2015-04-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / ChangeLog
blob21a9792f1ea06d1095d83ffb4227596917e3155b
1 2014-12-04  Tobias Burnus  <burnus@net-b.de>
3         * configure.ac: Permit also ISL 0.14 with CLooG.
4         * Makefile.def: Make more dependent on mpfr, mpc, isl, and cloog.
5         * Makefile.in: Regenerate.
6         * configure: Regenerate.
8 2014-10-30  Release Manager
10         * GCC 4.9.2 released.
12 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
14         PR target/47230
15         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
16         * configure: Regenerate.
18 2014-07-16  Release Manager
20         * GCC 4.9.1 released.
22 2014-04-22  Release Manager
24         * GCC 4.9.0 released.
26 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
28         PR bootstrap/60620
29         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
30         * Makefile.in: Regenerate.
32 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
34         * Makefile.def (dependencies): Make all-ld depend on all-binutils
35         for WINDRES_FOR_TARGET in default-manifest.o rule.
36         * Makefile.in: Regenerate.
38 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
40         * MAINTAINERS (Write After Approval): Add myself.
42 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
44         PR sanitizer/56781
45         * Makefile.def: Set bootstrap=true; for host fixincludes.
46         * configure.ac: Don't bootstrap host fixincludes unless
47         --with-build-config=bootstrap-{a,ub}san.
48         * Makefile.in: Regenerated.
49         * configure: Regenerated.
51 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
53         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
54         --enable-vtable-verify option parsing.  Don't add
55         target-libsanitizer to bootstrap_target_libs unless
56         --with-build-config=bootstrap-asan or
57         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
58         to bootstrap_target_libs unless --enable-vtable-verify.
59         * configure: Regenerated.
61 2014-03-10  Anatoly Sokolov <aesok@post.ru>
63         * MAINTAINERS (Write After Approval): Add myself.
65 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
67         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov
68         and Eric Weddington
70 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
72         PR bootstrap/58572
73         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
74         -I for libstdc++-v3 includes if $(LEAN).
75         * Makefile.in: Regenerated.
77 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
79         * MAINTAINERS: Update my email address.
81 2014-02-24  Walter Lee  <walt@tilera.com>
83         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
84         (tilegx-*-*): Change to tilegx*-*-*.
85         * configure: Regenerate.
87 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
89         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
91 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
93         * MAINTAINERS (Write After Approval): Add myself.
95 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
97         PR target/59788
98         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
99         *solaris2*.
101 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
103         * MAINTAINERS: Update my email address.
105 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
107         * MAINTAINERS: Convert to UTF-8.
108         Properly sort Xinliang David Li's entry.
110 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
111             Sandra Loosemore  <sandra@codesourcery.com>
113         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
114         nios2 port maintainers.
116 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
118         * MAINTAINERS (Write After Approval): Add myself.
120 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
122         * configure.ac: Add user-friendly check for native x86_64-linux
123         multilibs.
124         * configure: Regenerate.
126 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
128         * MAINTAINERS: Add myself as sh maintainer.
130 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
132         * MAINTAINERS: Add self as SLSR maintainer.
134 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
136         * MAINTAINERS: Update my email address.
138 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
140         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
142 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
144         * Makefile.in: Regenerate.
146         * Makefile.tpl: Fix typo.
147         * Makefile.in: Regenerate partially.
149 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
151         * configure.ac: Added libcilkrts to noconfig list when C++ is not
152         supported.
153         * configure: Regenerated.
155 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
157         * MAINTAINERS (Write After Approval): Add myself.
159 2013-10-30  Jason Merrill  <jason@redhat.com>
161         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
162         --disable-build-format-warnings.
164 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
166         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
167         depend on libstdc++ and libgcc.
168         * configure: Regenerate.
169         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
170         libcilkrts for POSIX and i*86, and x86_64 architectures.
171         * Makefile.in: Added libcilkrts related fields to support building it.
173 2013-10-26  Jeff Law  <law@redhat.com>
175         * Makefile.def (target_modules): Remove libmudflap
176         (languages): Remove check-target-libmudflap).
177         * Makefile.in: Rebuilt.
178         * Makefile.tpl (check-target-libmudflap-c++): Remove.
179         * configure.ac (target_libraries): Remove target-libmudflap.
180         Remove checks which disabled libmudflap on some systems.
181         * configure: Rebuilt.
182         * libmudflap: Directory removed.
184 2013-10-21  Cong Hou  <congh@google.com>
186         * MAINTAINERS (Write After Approval): Add myself.
188 2013-10-16  Mike Stump  <mikestump@comcast.net>
190         * .dir-locals.el: Add.
192 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
194         * configure.ac: Add --enable-host-shared
195         * configure: Regenerate.
197 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
199         Import from savannah.gnu.org:
200         * config.guess: Update to 2013-06-10 version.
201         * config.sub: Update to 2013-10-01 version.
203 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
205         Changes to build configuration to allow big endian ARC ELF toolchain
206         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
207         * configure: Regenerate.
209 2013-09-20  Alan Modra  <amodra@gmail.com>
211         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
212         ppc host match.  Support little-endian powerpc linux hosts.
214 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
216         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
217         maintainer.
219 2013-09-12  DJ Delorie  <dj@redhat.com>
221         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
222         maintainers.
224 2013-09-03  Richard Biener  <rguenther@suse.de>
226         * configure.ac: Also allow ISL 0.12.
227         * configure: Regenerated.
229 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
231         * MAINTAINERS (Write After Approval): Add myself.
233 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
235         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
237 2013-08-26  Caroline Tice  <cmtice@google.com>
239         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
240         "Various Reviewers" to libvtv "Various Maintainers".
242 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
244         * MAINTAINERS: Add myself as RTL optimizers reviewer.
246 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
248         * MAINTAINERS: Update name, email.
250 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2013-08-12  Caroline Tice  <cmtice@google.com>
256         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
257         address in the Write After Approval section.
259 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
261         * MAINTAINERS (Write After Approval): Update email.
263 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
265         * configure.ac: Adjust to check VTV_SUPPORTED.
266         * configure: Regenerated.
268 2013-08-02  Caroline Tice  <cmtice@google.com>
270         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
271         on non-linux systems; add target-libvtv to noconfigdirs; add
272         libsupc++/.libs to C++ library search paths.
273         * configure: Regenerated.
274         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
275         libstdc++ and libgcc.
276         * Makefile.in: Regenerated.
278 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
280         * MAINTAINERS (Write After Approval): Add myself.
282 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
283             Shiva Chen  <shiva0217@gmail.com>
285         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
286         nds32 port maintainers.
288 2013-07-17  Tim Shen  <timshen91@gmail.com>
290         * MAINTAINERS (Write After Approval): Add myself.
292 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
294         * configure.ac: Sync from binutils.
295         * configure: Regenerate.
297 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
299         * MAINTAINERS (Write After Approval): Add myself.
301 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
303         * MAINTAINERS (Write After Approval): Add myself.
305 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
307         * MAINTAINERS (Write After Approval): Add myself.
309 2013-04-30  Brooks Moses  <bmoses@google.com>
311         * MAINTAINERS: Update my email; move myself from Fortran
312         reviewer to Write After Approval.
314 2013-04-16  Andreas Schwab  <schwab@suse.de>
316         * configure.ac (aarch64-*-*): Don't disable java.
317         * configure: Regenerate.
319 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
321         * MAINTAINERS (Write After Approval): Add myself.
323 2013-03-30  Matthias Klose  <doko@ubuntu.com>
325         * Makefile.def (target_modules): Don't install libffi.
326         * Makefile.in: Regenerate.
328 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
330         * MAINTAINERS (Write After Approval): Add myself.
332 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
334         * MAINTAINERS (Write After Approval): Add myself.
336 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
338         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
339         * configure: Regenerated.
341 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
343         * MAINTAINERS: Explicitly add myself as AIX maintainer.
344         Remove Geoff Keating as rs6000 port maintainer, at his request.
346 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
348         * MAINTAINERS: Update my email.
350 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
352         * configure: Re-generate.
354 2013-01-15  Richard Biener  <rguenther@suse.de>
356         PR other/55973
357         * configure: Re-generate.
359 2013-01-14  Matthias Klose  <doko@ubuntu.com>
361         * Makefile.def (install-target-libsanitizer): Depend on
362         install-target-libstdc++-v3.
363         * Makefile.in: Regenerate.
365 2013-01-14  Richard Biener  <rguenther@suse.de>
367         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
368         * configure: Re-generate
370 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
372         * config.sub: Update from config repo.
374 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
376         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
377         * Makefile.in: Regenerate.
379 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
381         * MAINTAINERS (arc): Add new port maintainership for myself.
383 2013-01-09  Jason Merrill  <jason@redhat.com>
385         * .gitignore: Import from gdb repository.
387 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
389         * Makefile.def (configure-gcc): Depend on all-gmp.
390         (all-gcc): Remove dependency on all-gmp.
391         * Makefile.in: Regenerated.
393 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
395         * config.sub: Merge from config repo.
396         * config.guess: Ditto.
398 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
400         * Makefile.def: Merge from binutils.
401         * Makefile.in: Ditto.
403 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
405         * MAINTAINERS: Update my email.
407 2012-12-29  Ben Elliston  <bje@gnu.org>
409         * config.guess: Update to 2012-12-29 version.
410         * config.sub: Likewise.
412 2012-12-20  Matthias Klose  <doko@ubuntu.com>
414         * Makefile.def (install-target-libgfortran): Depend on
415         install-target-libquadmath, install-target-libgcc.
416         (install-target-libsanitizer): Depend on install-target-libgcc.
417         (install-target-libjava): Depend on install-target-libgcc.
418         (install-target-libitm): Depend on install-target-libgcc.
419         (install-target-libobjc): Depend on install-target-libgcc.
420         (install-target-libstdc++-v3): Depend on install-target-libgcc.
421         * Makefile.in: Regenerate.
423 2012-12-19  Matthias Klose  <doko@ubuntu.com>
425         * Makefile.def (install-target-libgo): Depend on
426         install-target-libatomic.
427         * Makefile.in: Regenerate.
429 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
431         PR go/55201
432         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
433         * Makefile.in: Regenerate.
435 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
437         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
438         * configure: Regenerate.
440 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
442         * config.sub: Merge from config repo.
444 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
446         * Makefile.def (target_modules): Add bootstrap=true and
447         raw_cxx=true to libsanitizer.
448         * configure.ac (bootstrap_target_libs): Add libsanitizer.
449         * Makefile.in: Regenerated.
450         * configure: Likewise.
452 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
454         * MAINTAINERS: Remove self as RTL optimization maintainer.
456 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
458         * MAINTAINERS (Write After Approval): Add myself.
460 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
462         * Makefile.def (target_modules): Remove bootstrap=true and
463         raw_cxx=true from libsanitizer.
464         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
465         * Makefile.in: Regenerated.
466         * configure: Likewise.
468 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
470         * Makefile.def (target_modules): Add bootstrap=true and
471         raw_cxx=true to libsanitizer.
472         * configure.ac (bootstrap_target_libs): Add libsanitizer.
473         * Makefile.in: Regenerated.
474         * configure: Likewise.
476 2012-11-28  Andrew Pinski  <apinski@cavium.com>
478         PR bootstrap/54279
479         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
480         * configure: Regenerate.
481         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
482         * Makefile.in: Regenerate.
484 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
486         * configure.ac: Disable libsanitizer if we're not building C++.
487         * configure: Regenerate.
489 2012-11-15  Roland McGrath  <roland@hack.frob.com>
491         * MAINTAINERS (Write After Approval): Add myself.
493 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
495         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
496         Kostya Serebryany (kcc@google.com) and
497         Jakub Jelinek (jakub@redhat.com).
498         Rename area for Dodji Seketeli (dodji@redhat.com).
500 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
502         * MAINTAINERS: (asan.c, related): Add myself.
504 2012-11-14  Roland McGrath  <mcgrathr@google.com>
506         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
507         * configure: Regenerate.
509 2012-11-13  Richard Henderson  <rth@redhat.com>
511         * configure.ac: Move libsanitizer logic to subdirectory.
512         * configure: Regenerate.
514 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
516         * configure.ac: Enable libsanitizer just on x86 linux for now.
517         * configure: Re-generate.
519 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
521         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
522         sections.
523         * configure: Regenerate.
525 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
527         * configure.ac: Add section for configdirs for libsanitizer.
528         Disable for cris-*-* and mmix-*-*.
529         * configure: Regenerate.
531 2012-11-12  Wei Mi <wmi@google.com>
533         * configure.ac: Add libsanitizer to target_libraries.
534         * Makefile.def: Ditto.
535         * configure: Regenerate.
536         * Makefile.in: Regenerate.
537         * libsanitizer: New directory for asan runtime.  Contains an empty
538         tsan directory.
540 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
542         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
543         against Mingw64 w32api.
544         * configure: Regenerate.
546 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
548         * configure: Regenerated.
550 2012-11-03  Robert Mason  <rbmj@verizon.net>
552         * configure.ac: add --disable-libstdcxx configure option
553         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
555 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
557         * MAINTAINERS (Write After Approval): Add myself.
559 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
561         * MAINTAINERS (Write After Approval): Add myself.
563 2012-10-24  Sharad Singhai  <singhai@google.com>
565         * MAINTAINERS (Write After Approval): Add myself.
567 2012-10-24  Eric Christopher  <echristo@gmail.com>
569         * MAINTAINERS: Update email address.
571 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
573         PR bootstrap/54820
574         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
575         * configure: Regenerate.
577 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
579         * MAINTAINERS (aarch64): Add Marcus and myself.
581 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
583         PR bootstrap/54820
584         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
585         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
586         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
587         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
588         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
589         * Makefile.in: Regenerate.
590         * configure.ac (have_static_libs): New variable and associated check.
591         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
592         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
593         * configure: Regenerate.
595 2012-10-10  Richard Biener  <rguenther@suse.de>
597         * MAINTAINERS: Adjust for changed surname.
599 2012-10-04  Lawrence Crowl  <crowl@google.com>
601         * MAINTAINERS (Write After Approval): Add myself.
603 2012-10-01  Cary Coutant  <ccoutant@google.com>
605         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
607 2012-09-28  Ian Lance Taylor  <iant@google.com>
609         * Makefile.def: Make all-target-libgo depend on
610         all-target-libbacktrace.
611         * Makefile.in: Rebuild.
613 2012-09-26  Ian Lance Taylor  <iant@google.com>
615         * Makefile.def: Make all-gcc depend on all-libbacktrace.
616         * Makefile.in: Rebuild.
618 2012-09-20  Walter Lee  <walt@tilera.com>
620         * configure.ac: Add tilegx to list of targets that support gold.
621         * configure: Regenerate.
623 2012-09-20  Marek Polacek  <polacek@redhat.com>
625         * MAINTAINERS (Write After Approval): Add myself.
627 2012-09-19  Steve Ellcey  <sellcey@mips.com>
629         * configure.ac: Add mips*-mti-elf* target.
630         * configure: Regenerate.
632 2012-09-17  Ian Lance Taylor  <iant@google.com>
634         * MAINTAINERS (Various Maintainers): Add libbacktrace.
635         * configure.ac (host_libs): Add libbacktrace.
636         (target_libraries): Add libbacktrace.
637         * Makefile.def (host_modules): Add libbacktrace.
638         (target_modules): Likewise.
639         * configure, Makefile.in: Rebuild.
641 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
643         PR target/38607
644         Merge upstream change.
645         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
647         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
648         Add libgomp*.o to compare_exclusions for AIX.
649         * configure: Regenerate.
651 2012-09-06  Diego Novillo  <dnovillo@google.com>
653         * configure.ac: Bump minimum GMP version to 4.2.3.
654         * configure: Re-generate.
656 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
658         PR target/54461
659         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
660         target-libgloss if not configured --with-avrlibc=no.
661         * configure: Regenerate.
663 2012-09-04  Jason Merrill  <jason@redhat.com>
665         * configure.ac: Fix --enable-languages=all.
667 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
669         * MAINTAINERS (Write After Approval): Add myself.
671 2012-09-03  Richard Guenther  <rguenther@suse.de>
673         PR bootstrap/54138
674         * configure.ac: Re-organize ISL / CLOOG checks to allow
675         disabling with either --without-isl or --without-cloog.
676         * configure: Regenerated.
678 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
680         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
681         * configure: Regenerate.
683 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
685         * MAINTAINERS: Fix my email address.
687 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
689         PR binutils/4970
690         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
691         and opcodes.
692         * Makefile.in: Regenerated.
694 2012-08-26  Art Haas <ahaas@impactweather.com>
696         * configure: Regenerate.
698 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
700         * INSTALL/README: Also refer to the online installation
701         instructions.
703 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
705         * MAINTAINERS (Write After Approval): Add myself.
706         (Picochip port): Remove myself.
708 2012-08-14   Diego Novillo  <dnovillo@google.com>
710         Merge from cxx-conversion branch.
712         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
713         POSTSTAGE1_CONFIGURE_FLAGS.
714         * Makefile.in: Regenerate.
715         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
716         Force C++ when bootstrapping.
717         * configure: Regenerate.
719 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
721         * MAINTAINERS (Write After Approval): Add myself.
723 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
725         * README: Document use of ranges of years in copyright notices.
727 2012-07-06  Richard Guenther  <rguenther@suse.de>
729         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
730         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
731         --with-gmp=system.
732         * Makefile.in: Regenerated.
733         * configure: Likewise.
735 2012-07-06  Richard Guenther  <rguenther@suse.de>
737         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
738         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
739         supply V=1 as extra_make_flags.
740         * configure: Regenerated.
741         * Makefile.in: Likewise.
743 2012-07-04  Tristan Gingold  <gingold@adacore.com>
745         * configure: Regenerate.
747 2012-07-03  Richard Guenther  <rguenther@suse.de>
749         * Makfile.def (isl): Remove not necessary extra_exports and
750         extra_make_flags.
751         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
752         * Makefile.in: Regenerated.
754 2012-07-03  Richard Guenther  <rguenther@suse.de>
756         * Makefile.def (cloog): Add V=1 to extra_make_flags.
757         * configure.ac: If either the ISL or the CLooG check failed
758         do not try to build in-tree versions.
759         * Makefile.in: Regenerated.
760         * configure: Regenerated.
762 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
764         * configure: Regenerate.
766 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
768         * MAINTAINERS (Various Maintainers): Add myself as testsuite
769         maintainer.
771 2012-07-02  Richard Guenther  <rguenther@suse.de>
773         * configure: Regenerated.
775 2012-07-02  Richard Guenther  <rguenther@suse.de>
776         Michael Matz  <matz@suse.de>
777         Tobias Grosser <tobias@grosser.es>
778         Sebastian Pop <sebpop@gmail.com>
780         * Makefile.def: Add ISL host module, remove PPL host module.
781         Adjust ClooG host module to use the proper ISL.
782         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
783         * configure.ac: Include config/isl.m4.  Add ISL host library,
784         remove PPL.  Remove PPL configury, add ISL configury, adjust
785         ClooG configury.
786         * Makefile.in: Regenerated.
787         * configure: Likewise.
789 2012-07-02  Richard Guenther  <rguenther@suse.de>
791         Merge from graphite branch
792         2011-07-21  Tobias Grosser  <tobias@grosser.es>
794         * configure: Regenerated.
795         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
796         both cloog.org and legacy versions. The only supported version will
797         be CLooG with the isl backend.
799         2011-07-21  Tobias Grosser  <tobias@grosser.es>
801         * configure: Regenerated.
802         * configure.ac: Require cloog isl 0.17.0
804         2011-07-21  Tobias Grosser  <tobias@grosser.es>
806         * configure: Regenerated.
807         * config/cloog.m4: Do not define CLOOG_ORG
809 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
811         * configure.ac: Skip C if explicitly selected.
812         * configure: Regenerate.
814 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
816         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
817         they contain -O2.
818         * configure: Regenerate.
820 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
822         PR debug/53740
823         * df.h, df-problems.c, dce.c: Revert last patch.
825 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
827         * MAINTAINERS (Write After Approval): Update my email address.
829 2012-06-21  Meador Inge  <meadori@codesourcery.com>
831         * MAINTAINERS (Write After Approval): Add myself.
833 2012-06-20  Jason Merrill  <jason@redhat.com>
835         * Makefile.tpl (check-target-libgomp-c++): New.
836         (check-target-libitm-c++): New.
837         * Makefile.def (c++): Add them.
838         * Makefile.in: Regenerate.
840 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
842         * MAINTAINERS (Write After Approval): Add myself.
844 2012-05-16  Olivier Hainque  <hainque@adacore.com>
846         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
847         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
848         (install-no-fixedincludes): Adjust accordingly.
849         * Makefile.in: Regenerate.
851 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
853         Merge upstream change
854         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
856 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
858         * MAINTAINERS (Write After Approval): Add myself.
860 2012-05-09  Nick Clifton  <nickc@redhat.com>
861             Paul Smith  <psmith@gnu.org>
863         PR bootstrap/50461
864         * configure.ac (mpfr-dir): When using in-tree MPFR sources
865         allow for the fact that from release v3.1.0 of MPFR the source
866         files were moved into a src sub-directory.
867         * configure: Regenerate.
869 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
871         * configure.ac: Bump minimum MPFR version to 2.4.0.
872         * configure: Regenerated.
874 2012-05-01  Richard Henderson  <rth@redhat.com>
876         * Makefile.def (libatomic): New target_module.
877         * configure.ac (target_libraries): Add libatomic.
878         (noconfigdirs): Check if libatomic is supported.
879         * Makefile.in, configure: Rebuild.
881 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
883         * MAINTAINERS (Write After Approval): Add myself.
885 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
887         * config.sub: Update to 2012-04-18 version from official repo.
889 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
891         * MAINTAINERS (Write After Approval): Add myself.
893 2012-04-11  Steve Ellcey  <sellcey@mips.com>
895         * MAINTAINERS: Changed email address.
897 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
899         PR target/52737
900         * contrib/gcc_update (files_and_dependencies):
901         Remove gcc/config/avr/t-multilib from touch data.
903 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
905         * MAINTAINERS (OS Port Maintainers): Remove irix.
906         * configure.ac (enable_libgomp): Remove *-*-irix6*.
907         (unsupported_languages): Remove mips-sgi-irix6.*.
908         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
909         (with_stabs): Remove.
910         * configure: Regenerate.
912 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
914         * MAINTAINERS (OS Port Maintainers): Remove osf.
915         * configure.ac (enable_libgomp): Remove *-*-osf*.
916         (with_stabs): Remove alpha*-*-osf*.
917         * configure: Regenerate.
919 2012-03-05  Tristan Gingold  <gingold@adacore.com>
921         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
922         * configure: Regenerate.
924 2012-02-17  Walter Lee  <walt@tilera.com>
926         * MAINTAINERS: (Write After Approval): Delete myself.
928 2012-02-14  Walter Lee  <walt@tilera.com>
930         * MAINTAINERS (tilegx port): Add myself.
931         (tilepro port): Add myself.
932         (Write After Approval): Add myself.
934 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
936         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
937         and Joseph Myers as docstring relicensing maintainers.
939 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
941         * MAINTAINERS (write-after-approval): Add myself.
943 2012-02-08  Ira Rosen <irar@il.ibm.com>
945         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
946         maintainer.
948 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
950         * MAINTAINERS (Write After Approval): Move myself to
951         maintain alphabetical order.
953 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
955         * MAINTAINERS (Write After Approval): Add myself.
957 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
959         * MAINTAINERS (Write After Approval): Add myself.
961 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
962             Jayant R Sonar <jayant.sonar@kpitcummins.com>
964         * configure.ac (cr16-*-*): Remove nonconfigdirs.
965         * configure: Regenerate.
967 2012-01-23  Harshit Chopra  <harshit@google.com>
969         * MAINTAINERS (Write After Approval): Add myself.
971 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
973         * configure.ac: Remove reference to mh-interix.
974         * configure: Regenerate.
976 2012-01-05  Richard Henderson  <rth@redhat.com>
978         PR bootstrap/51072
979         * configure.ac: Disable libitm if c++ is not enabled.
980         * configure: Rebuild.
982         * configure.ac: Fix regexp for same.
983         * configure: Rebuild.
985 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
987         * MAINTAINERS (Write After Approval): Add myself.
989 2012-01-02  Richard Guenther  <rguenther@suse.de>
991         PR bootstrap/51686
992         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
993         * Makefile.in: Regenerate.
995 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1001         * configure: Regenerate.
1003 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1005         * MAINTAINERS (picochip): Changed email address.
1007 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1009         * MAINTAINERS (write-after-approval): Add self.
1011 2011-11-29  DJ Delorie  <dj@redhat.com>
1013         * configure.ac (rl78-*-*) New case.
1014         * configure: Regenerate.
1015         * MAINTAINERS: Add myself as RL78 maintainer.
1017 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1019         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1021 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1023         * libtool.m4: Additional FreeBSD 10 fixes.
1025 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1027         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1028         Maintainers section, as Epiphany maintainer.
1030 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1032         PR target/49992
1033         * configure.ac: Remove ranlib special-casing for Darwin.
1034         * configure: Regenerate.
1036 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1038         * MAINTAINERS (Reviewers): Keep the list sorted.
1040 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1042         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1044 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1046         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1047         * configure: Rebuild.
1048         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1049         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1050         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1051         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1052         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1053         Add READELF.
1054         * Makefile.in: Rebuild.
1056 2011-11-09  Jason Merrill  <jason@redhat.com>
1058         * Makefile.def (language=c++): Remove check-c++0x.
1059         * Makefile.in (check-gcc-c++): Regenerate.
1061 2011-11-08  Richard Henderson  <rth@redhat.com>
1063         * configure.ac: Test for libitm directory present first.
1065         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1067         * configure.ac: Test libitm/configure.tgt to disable libitm.
1068         * configure: Rebuild.
1070 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1071             Richard Henderson  <rth@redhat.com>
1073         Merged from transactional-memory.
1075         * Makefile.def (lang_env_dependencies): libitm is c++.
1076         Add libitm target module.
1077         * configure.ac: Likewise.
1078         * config/mmap.m4: New file.
1079         * contrib/gcc_update: Add libitm to touch data.
1080         * Makefile.in, configure: Rebuild.
1082 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1084         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1085         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1086         * Makefile.in: Regenerate.
1088 2011-11-01  DJ Delorie  <dj@redhat.com>
1090         * config.sub: Update to version 2011-10-29 (added rl78)
1092 2011-10-27  Nick Clifton  <nickc@redhat.com>
1094         * config.sub: Import these changes from the config project:
1096         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1097             Ben Elliston  <bje@gnu.org>
1099         * config.sub (epiphany): New.
1101         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1102             Ben Elliston  <bje@gnu.org>
1104         * config.sub (hexagon, hexagon-*): New.
1106         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1108         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1109         64eb to be64.
1111         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1113         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1114         (nacl): Grok as alias for 32el-unknown-nacl.
1116 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1118         * MAINTAINERS (Write After Approval): Add myself.
1120 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1126         * MAINTAINERS (sparc port): Remove myself.
1128 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1130         * MAINTAINERS (Write After Approval): Add myself.
1132 2011-08-14  Yao Qi  <yao@codesourcery.com>
1134         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1135         * configure: Regenerate.
1137 2011-07-26  Ian Lance Taylor  <iant@google.com>
1139         * configure.ac: Set have_compiler based on whether gcc directory
1140         exists, rather than on whether gcc is in configdirs.
1141         * configure: Rebuild.
1143 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1145         * MAINTAINERS (Global Reviewers): Add self.
1147 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1149         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1150         link directories.
1151         * Makefile.in: Rebuild.
1153 2011-07-20  Ian Lance Taylor  <iant@google.com>
1155         PR bootstrap/49787
1156         * configure.ac: Move --enable-bootstrap handling earlier in file.
1157         If --enable-bootstrap and either --enable-build-with-cxx or
1158         --enable-build-poststage1-with-cxx, enable C++ automatically.
1159         * configure: Rebuild.
1161 2011-07-19  Ian Lance Taylor  <iant@google.com>
1163         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1164         make C++ a boot_language.  Set and substitute
1165         POSTSTAGE1_CONFIGURE_FLAGS.
1166         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1167         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1168         * configure, Makefile.in: Rebuild.
1170 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1172         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1173         maintainers.
1175 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1177         * MAINTAINERS (Global Reviewers): Add myself.
1179 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1181         * configure: Regenerate.
1183 2011-07-16  Jason Merrill  <jason@redhat.com>
1185         * Makefile.def (language=c++): Add check-c++0x and
1186         check-target-libmudflap-c++.
1187         * Makefile.tpl (check-target-libmudflap-c++): New.
1188         * Makefile.in: Regenerate.
1190 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1192         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1193         * Makefile.def (target_modules/libjava): Pass
1194         $(EXTRA_CONFIGARGS_LIBJAVA).
1195         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1196         if not configured with --enable-static-libjava.
1197         * Makefile.in: Regenerate.
1198         * configure: Likewise.
1200 2011-07-15  Jason Merrill  <jason@redhat.com>
1202         * Makefile.in (check-c++): Move check-gcc-c++0x after
1203         check-target-libstdc++-v3.
1205 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1207         * MAINTAINERS (c6x port): New entry.
1209 2011-07-13  Jason Merrill  <jason@redhat.com>
1211         * Makefile.in (check-gcc-c++0x): New.
1212         (check-c++): Depend on it.
1214 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1216         PR target/39150
1217         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1218         x86_64-*-solaris2.1[0-9]*.
1219         * configure: Regenerate.
1221 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1223         * MAINTAINERS (RTL optimizers): Add self.
1225 2011-06-27  Gabriel Charette  <gchare@google.com>
1227         * MAINTAINERS (Write After Approval): Add myself.
1229 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1231         PR regression/47836
1232         PR bootstrap/23656
1233         PR other/47733
1234         PR bootstrap/49247
1235         PR c/48825
1236         * configure.ac (target_libraries): Remove target-libiberty.
1237         Remove case-statement setting skipdirs=target-libiberty for
1238         multiple targets.  Remove checking target_configdirs and
1239         removing target-libiberty but keeping target-libgcc if
1240         otherwise empty.
1241         * Makefile.def (target_modules): Don't add libiberty.
1242         (dependencies): Remove all traces of target-libiberty.
1243         * configure, Makefile.in: Regenerate.
1245 2011-06-13  Walter Lee <walt@tilera.com>
1247         * configure.ac (tilepro-*-*) New case.
1248         (tilegx-*-*): Likewise.
1249         * configure: Regenerate.
1251 2011-06-06  Jing Yu  <jingyu@google.com>
1253         * configure.ac: Skip target-libiberty for
1254         arm*-*-linux-androideabi.
1255         * configure: Regenerated.
1257 2011-06-06  Nick Clifton  <nickc@redhat.com>
1259         * config.sub: Sync from upstream.
1261 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1263         * MAINTAINERS (Write After Approval): Add myself.
1265 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1267         * MAINTAINERS: Update my email address.
1269 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1271         * MAINTAINERS (Write After Approval): Update my email address.
1273 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1275         * MAINTAINERS (Write After Approval): Add myself.
1277 2011-05-08  Doug Kwan  <dougkwan@google.com>
1279         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1280         * configure: Regenerated.
1281         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1282         value from configure.
1283         * Makefile.in: Regenerated.
1285 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1287         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1288         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1289         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1290         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1291         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1292         *-*-vxworks*): Disable newlib and libgloss in separate case
1293         statement.
1294         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1295         to separate case statement.
1296         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1297         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1298         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1299         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1300         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1301         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1302         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1303         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1304         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1305         i[[3456789]]86-*-rdos*, m32r-*-*,
1306         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1307         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1308         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1309         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1310         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1311         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1312         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1313         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1314         and libgloss in main case over targets.  Remove most empty cases
1315         in main case over targets.
1316         * configure: Regenerate.
1318 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1320         * MAINTAINERS (Write After Approval): Add myself.
1322 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1324         * configure.ac: Remove code setting special library locations for
1325         hppa*64*-*-hpux11*.  Remove code setting compiler for
1326         sparc-sun-solaris2*.
1327         * configure: Regenerate.
1329 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1331         * configure.ac: Separate libgloss_dir settings from general case
1332         over targets.
1333         * configure: Regenerate.
1335 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1337         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1338         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1339         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1340         cases in libgcj-disabling case statement.
1341         (hppa*64*-*-linux*): Set unsupported_languages instead of
1342         disabling target-zlib.
1343         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1344         to hppa*64*-*-hpux*.
1345         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1346         hppa*-*-hpux*.
1347         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1348         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1349         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1350         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1351         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1352         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1353         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1354         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1355         libgcj-disabling case statement.
1356         * configure: Regenerate.
1358 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1360         * configure.ac: Disable Java for targets not supporting libffi.
1361         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1362         Remove cases in Java-disabling statement.
1363         (*arm-wince-pe): Change to arm-wince-pe.
1364         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1365         cases in Java-disabling statement.
1366         (bfin-*-*): Don't disable Java again.
1367         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1368         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1369         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1370         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1371         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1372         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1373         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1374         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1375         Java-disabling statement.
1376         (mmix-*-*): Don't disable Java again.
1377         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1378         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1379         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1380         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1381         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1382         statement.
1383         * configure: Regenerate.
1385 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1387         * configure.ac: Separate cases disabling Java and Java libraries
1388         from general case over targets.
1389         * configure: Regenerate.
1391 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1393         * MAINTAINERS: Update my email address.
1395 2011-04-20  Easwaran Raman  <eraman@google.com>
1397         * MAINTAINERS (Write After Approval): Add myself.
1399 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1401         PR lto/48086
1402         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1403         * configure: Regenerate.
1405 2011-04-16  Jim Meyering  <meyering@redhat.com>
1407         * MAINTAINERS (Write After Approval): Add myself.
1409 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1411         * MAINTAINERS: Update my email address.
1413 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1415         * MAINTAINERS (Write After Approval): Add myself.
1417 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1419         * MAINTAINERS (Write After Approval): Add myself.
1421 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1423         * MAINTAINERS (Write After Approval): Add myself.
1425 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1427         * configure.ac (build_tools): Remove build-byacc.
1428         (host_libs): Remove mmalloc.
1429         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1430         autoconf automake libtool diff rcs fileutils shellutils time
1431         textutils wdiff find uudecode hello tar gzip indent recode release
1432         sed perl gawk findutils gettext zip.
1433         (libgcj): Remove target-qthreads.
1434         (target_tools): Remove target-examples target-gperf.
1435         (YACC): Don't handle building byacc.
1436         * configure: Regenerate.
1437         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1438         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1439         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1440         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1441         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1442         handle building components.
1443         * Makefile.in: Regenerate.
1445 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1447         * MAINTAINERS: Update my email address as Xtensa maintainer.
1449 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1451         * config.sub: Sync from upstream.
1453 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1455         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1456         (microblaze*): Don't disable libssp.
1457         * configure: Regenerate.
1459 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1461         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1462         moveifchange.
1463         * configure: Regenerate.
1464         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1465         * Makefile.in: Regenerate.
1467 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1469         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1470         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1471         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1472         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1473         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1474         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1475         md_exec_prefix cases.
1476         * configure: Regenerate.
1478 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1480         * configure.ac: Separate cases disabling target-libssp,
1481         target-libiberty, target-libstdc++-v3 and Fortran from general
1482         case over targets.
1483         * configure: Regenerate.
1485 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1487         * configure.ac (*-*-chorusos): Don't disable libgcj.
1488         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1489         Remove case.
1490         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1491         (arm-*-coff): Don't disable libgcj.
1492         (arm*-*-linux-gnueabi): Remove useless assignment.
1493         (arm-*-riscix*): Don't disable libgcj.
1494         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1495         configuration.
1496         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1497         (c54x*-*-*): Remove case.
1498         (tic54x-*-*): Don't disable GCC or GCC libraries.
1499         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1500         to *.
1501         (d10v-*-*): Don't disable GCC libraries.
1502         (d30v-*-*): Don't disable libgcj.
1503         (h8500-*-*): Don't disable GCC libraries.
1504         (i960-*-*): Don't disable libgcj.
1505         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1506         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1507         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1508         libgcj.
1509         (m68k-*-coff*): Remove case.
1510         (mmix-*-*): Don't disable libgloss on host.
1511         (mn10200-*-*, mn10300-*-*): Remove cases.
1512         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1513         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1514         Don't disable libgcj.
1515         (romp-*-*): Remove case.
1516         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1517         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1518         case.
1519         (v810-*-*): Don't disable GCC libraries.
1520         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1521         (ip2k-*-*): Don't disable GCC libraries.
1522         * configure: Regenerate.
1524 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1526         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1527         libffi on host.
1528         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1529         on host.
1530         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1531         * configure: Regenerate.
1533 2011-03-26  John Marino  <binutils@marino.st>
1535         * configure.ac: Add support for *-*-dragonfly*
1536         * configure: Regenerate.
1538 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1540         * configure.ac (native_only): Remove.
1541         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1542         send-pr uudecode guile gnuserv on host.
1543         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1544         send-pr rcs guile perl texinfo libtool on host.
1545         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1546         automake send-pr rcs guile perl texinfo libtool on host.
1547         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1548         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1549         (alpha*-dec-osf*): Don't disable fileutils on target.
1550         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1551         texinfo send-pr expect dejagnu on target.
1552         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1553         target-qthreads on target.
1554         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1555         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1556         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1557         x86_64-*-mingw*): Don't disable expect on target.
1558         (*-*-cygwin*): Don't disable target-gperf on target.
1559         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1560         gnuserv on target.
1561         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1562         target.
1563         * configure: Regenerate.
1565 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1567         * configure.ac (target_tools): Remove target-groff.
1568         (native_only): Remove target-groff.
1569         (hppa*64*-*-*): Don't disable byacc.
1570         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1571         setting.
1572         (*-*-kaos*): Don't skip target-librx and target-groff.
1573         (*-*-netware*): Don't skip target-libmudflap.
1574         (*-*-tpf*): Don't skip target-libmudflap.
1575         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1576         directories on the host.
1577         (ia64*-*-*vms*): Don't skip tix.
1578         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1579         host.
1580         * configure: Regenerate.
1582 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1584         * configure.ac: Remove references to mt-mep, mt-netware,
1585         mt-wince.
1586         * Makefile.def: Add all-utils soft dependencies.
1587         * Makefile.tpl: Remove GDB_NLM_DEPS.
1588         * configure: Regenerate.
1589         * Makefile.in: Regenerate.
1591 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1593         * configure.ac: Do not include mh-x86omitfp.
1594         * configure: Regenerate.
1596 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1598         * configure.ac: Remove empty cases.
1599         * configure: Regenerate.
1601 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1603         * Makefile.def: Add dependency from termcap to gdb.
1604         * Makefile.in: Regenerate.
1606 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1608         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1609         * configure: Regenerate.
1610         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1611         * Makefile.tpl: Likewise.
1612         * Makefile.in: Regenerate.
1614 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1616         * configure.ac: Remove all mentions of tentative_cc.
1617         * configure: Regenerate.
1619 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1621         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1622         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1623         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1624         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1625         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1626         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1627         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1628         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1629         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1630         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1631         *-*-rhapsody*): Remove host cases.
1632         * configure: Regenerate.
1634 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1636         * configure.ac (ppc*-*-pe): Remove host case.
1637         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1638         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1639         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1640         cases.
1641         * configure: Regenerate.
1643 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1645         * config.sub: Update to version 2011-03-23.
1647 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1649         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1650         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1651         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1652         * configure: Regenerate.
1654 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1656         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1657         to Write After Approval.
1658         * config-ml.in: Don't handle arc-*-elf*.
1659         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1660         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1661         handle GCC libraries.
1662         * configure: Regenerate.
1664 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1666         PR bootstrap/48120:
1667         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1668         Add -lstdc++ -lm to LIBS.
1669         * configure: Regenerate.
1671 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1673         * config.guess: Update to version 2011-02-02
1674         * config.sub: Update to version 2011-02-24
1676 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1678         PR lto/48086
1679         * configure.ac: Re-enable LTO on *-apple-darwin9.
1680         * configure: Regenerate.
1682 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1684         PR lto/48086
1685         * configure.ac: Disable LTO on darwin due to an assembler change in
1686         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1687         under 256.
1688         * configure: Regenerate.
1690 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1692         * MAINTAINERS: Update myself as score backend maintainer,
1693         update my e-mail address.
1695 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1697         * MAINTAINERS: Update my e-mail address.
1699 2011-03-06  Joey Ye  <joey.ye@arm.com>
1701         * MAINTAINERS: Update my e-mail address.
1703 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1705         * configure.ac: Adjust test of with_ppl.
1706         * configure: Regenerated.
1708 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1710         * MAINTAINERS: Adjust my e-mail address.
1712 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1714         * configure.ac: Add -lpwl to ppllibs.
1715         * configure: Regenerated.
1717 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1719         * config/cloog.m4: Add -lisl to clooglibs.
1720         * configure: Regenerated.
1722 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1724         * MAINTAINERS (CPU Port maintainers): Add self.
1726 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1728         * MAINTAINERS: Add myself as testsuite maintainer.
1730 2011-02-15  Mike Stump  <mikestump@comcast.net>
1732         * MAINTAINERS: Add myself as testsuite maintainer.
1734 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1736         Import from Libtool and gnulib:
1738         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1740         Prepare for supporting FreeBSD 10.
1741         * config.rpath: Remove handling of freebsd1* which soon would
1742         match FreeBSD 10.0.
1744         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1746         Remove support for FreeBSD 1.x.
1747         * libtool.m4 (_LT_LINKER_SHLIBS)
1748         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1749         soon would incorrectly match FreeBSD 10.0.
1751 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1753         PR binutils/12283
1754         * move-if-change: Import version from gnulib.
1756 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1758         PR lto/47225
1759         * Makefile.def (lto-plugin): Double dash for enable-shared.
1760         (configure-gcc): Depend on all-lto-plugin.
1761         * Makefile.in: Rebuilt.
1763 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1765         * configure.ac: Remove extra bracket.
1766         * configure: Regenerate.
1768 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1770         * MAINTAINERS: Add myself as libquadmath maintainer.
1772 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1774         * MAINTAINERS: Update my email address.
1776 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1778         * MAINTAINERS (option handling): Add self.
1780 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1782         PR lto/47225
1783         * Makefile.def: Add dependency for install-gcc
1784         on install-lto-plugin.
1785         * Makfile.in: Regenerated
1787 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1789         * MAINTAINERS (CPU Port Maintainers): Add myself.
1791 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1793         PR libgcj/44341
1794         * configure.ac: Discard --with-* flags for host when configuring
1795         target libraries for cross build.
1796         * configure: Rebuilt.
1798 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1800         * MAINTAINERS (linear loop transforms): Removed.
1802 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1804         * configure.ac: If with_ppl is no, move setting with_cloog=no
1805         after CLOOG_REQUESTED check.
1806         * configure: Regenerated.
1808 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1810         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1811         CLooG has been requested.
1812         * configure: Regenerated.
1814 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1816         * configure: Regenerated.
1817         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1819 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1821         * configure: Regenerated.
1822         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1824 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1826         * configure.ac: Use AS_HELP_STRING throughout.
1827         * configure: Regenerate.
1829 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1831         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1832         * configure: Regenerate.
1834 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1836         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1838 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1840         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1841         for ia64-hpux.
1842         * configure: Regenerate.
1844 2011-01-07  Jan Hubicka  <jh@suse.cz>
1846         PR lto/47225
1847         * Makefile.in: Regenerate.
1848         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1849         configure.
1851 2011-01-07  Jan Hubicka  <jh@suse.cz>
1853         * Makefile.in: Regenerate.
1854         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1855         and configure dependency on lto-plugin configure.
1856         (lto-plugin module): Remove dependency on GCC; add dependency on
1857         liniberty.
1859 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1861         * MAINTAINERS (Write After Approval): Add myself.
1863 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1865         * configure: Regenerate.
1867 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1869         * configure.ac: (picochip): Disable libiberty.
1871 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2010-12-10  Ian Lance Taylor  <iant@google.com>
1877         PR bootstrap/46819
1878         * configure.ac: For --disable-libgcj clear libgcj_saved.
1879         * configure: Rebuild.
1881 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1883         PR fortran/46540
1884         * configure.ac: Add --disable-libquadmath and
1885         --disable-libquadmath-support.
1886         * configure: Regenerate.
1888 2010-12-03  Ian Lance Taylor  <iant@google.com>
1890         * MAINTAINERS: Add myself as libgo maintainer.
1892 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1894         PR libffi/46792
1895         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1896         * configure: Regenerate.
1898 2010-12-02  Ian Lance Taylor  <iant@google.com>
1900         * configure.ac: Always set default for poststage1_ldflags to
1901         -static-libstdc++ -static-libgcc.
1903 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1905         * configure.ac: Move comment to remove extra space in last argument
1906         of GCC_TARGET_TOOL.
1908 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1910         PR other/46026
1911         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1912         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1913         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1914         (BASE_FLAGS_TO_PASS): Use it.
1915         * configure: Rebuilt.
1916         * Makefile.in: Rebuilt.
1918 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1920         PR binutils/12258
1921         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1922         Properly check default linker.
1923         * configure: Regnerated.
1925 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1927         * configure.ac: For --enable-gold, handle value `default' instead of
1928         `both*'.  New configure option --{en,dis}able-ld.
1929         * configure: Regenerate.
1931 2010-11-20  Ian Lance Taylor  <iant@google.com>
1933         * configure.ac: Only disable a language library if no language needs
1934         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1935         * configure: Rebuild.
1937 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1939         * Makefile.in: Regenerate.
1941         PR other/46202
1942         * configure.ac: Fix just-built in-tree STRIP name to be
1943         binutils/strip-new.
1944         * configure: Regenerate.
1945         * Makefile.def (install-strip-gcc, install-strip-binutils)
1946         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1947         (install-strip-sid): Mirror dependencies on non-strip variants
1948         of these targets on the respective -strip prerequisites.
1949         * Makefile.tpl (install-strip, install-strip-host)
1950         (install-strip-target): New targets.
1951         (install-strip-[+module+], install-strip-target-[+module+]):
1952         New targets.
1953         * Makefile.in: Regenerate.
1955 2010-11-19  Ian Lance Taylor  <iant@google.com>
1956             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1958         * configure.ac: Add target-libgo to target_libraries.  Set
1959         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1960         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1961         (HOST_EXPORTS): Add GOC.
1962         (BASE_TARGET_EXPORTS): Add GOC.
1963         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1964         (GOCFLAGS_FOR_TARGET): New variable.
1965         (EXTRA_HOST_FLAGS): Add GOC.
1966         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1967         * Makefile.def (target_modules): Add libgo.
1968         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1969         (dependencies): Add dependency from configure-target-libgo to
1970         configure-target-libffi and all-target-libstdc++-v3.  Add
1971         dependencies from all-target-libgo to all-target-libffi.
1972         (languages): Add go.
1973         * configure: Rebuild.
1974         * Makefile.in: Rebuild.
1976 2010-11-19  Ian Lance Taylor  <iant@google.com>
1978         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1979         compiler/flag environment variables.
1981 2010-11-18  Ian Lance Taylor  <iant@google.com>
1983         * configure.ac: Check for lang_requires_boot_languages in
1984         config-lang.in files.
1985         * configure: Rebuild.
1987 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1988             Tobias Burnus  <burnus@net-b.de>
1990         PR fortran/32049
1991         * Makefile.def: Add libquadmath; build it with language=fortran.
1992         * configure.ac: Add libquadmath.
1993         * Makefile.tpl: Handle multiple libs in check-[+language+].
1994         * Makefile.in: Regenerate.
1995         * configure: Regenerate.
1997 2010-11-16  Tom Tromey  <tromey@redhat.com>
1999         * MAINTAINERS: Moved myself to reviewers section.
2001 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2003         * MAINTAINERS: Moved myself to reviewers section.
2005 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2007         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2008         (Write After Approval): Remove self.
2010 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2012         * configure.ac: Fix spelling in option names.
2013         * configure: Regenerated.
2015 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2017         PR bootstrap/39622
2018         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2019         * configure: Regenerated.
2021 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2023         * MAINTAINERS: Update my email address.
2025 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2027         * configure: Regenerate.
2029 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2031         * configure: Regenerate.
2033 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2035         * configure: Regenerate.
2037 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2039         * configure: Regenerate.
2041 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2043         * configure.ac: Support official CLooG.org versions.
2044         * configure: Regenerate.
2045         * config/cloog.m4: New.
2047 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2049         * MAINTAINERS (Write After Approval): Add myself.
2051 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2053         * MAINTAINERS: Update my email address.
2055 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2057         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2058         * configure: Regenerate.
2060 2010-11-03  Ian Lance Taylor  <iant@google.com>
2061             Dave Korn  <dave.korn.cygwin@gmail.com>
2063         PR lto/46273
2064         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2065         and on other supported platforms whenever LTO is enabled.
2066         * configure: Rebuild.
2068 2010-11-02  Alan Modra  <amodra@gmail.com>
2070         PR binutils/12110
2071         * configure.ac: Error when source path contains spaces.
2072         * configure: Regenerate.
2074 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2076         * MAINTAINERS: Update my email address.
2078 2010-10-20  Ian Lance Taylor  <iant@google.com>
2080         * Makefile.def (target_modules): Set lib_path to src/.libs for
2081         libstdc++-v3 module.
2082         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2083         * Makefile.in: Rebuild.
2085 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2087         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2088         (Write After Approval): Remove myself.
2090 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2092         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2094 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2096         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2098 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2100         * configure.ac (build_lto_plugin): New shell variable.
2101         (--enable-lto): Turn on by default for all non-ELF platforms that
2102         have had LTO support added so far.  Set build_lto_plugin appropriately
2103         for both ELF and non-ELF.
2104         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2105         * configure: Regenerate.
2107 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2109         Sync from src:
2110         * configure.ac (v850 support): Remove target-libgloss from
2111         noconfigdirs.
2112         * configure: Regenerate.
2114 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2116         PR bootstrap/45326
2117         PR bootstrap/45174
2118         * configure.ac: Honor initial values of $build_configargs,
2119         $host_configargs, $target_configargs.  Mark the precious, so
2120         environment settings get recorded.
2121         * configure: Regenerate.
2123 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2125         PR bootstrap/45796
2126         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2127         Depend on all-build-libiberty.
2128         * Makefile.in: Regenerate.
2130 2010-09-30  Michael Eager  <eager@eagercon.com>
2132         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2133         * configure: Regenerate.
2135 2010-09-28  Michael Eager  <eager@eagercon.com>
2137         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2139 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2141         PR bootstrap/44621
2142         * configure.ac: Fix unportable shell quoting.
2143         * configure: Regenerate.
2145 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2147         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2148         targets and amend comment.
2149         * configure: Regenerate.
2151 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2157         * configure.ac: Enable LTO by default on Darwin.
2158         * configure: Regenerate.
2160 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2162         * MAINTAINERS (Write After Approval): Add myself.
2164 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2166         * MAINTAINERS (Write After Approval): Add myself.
2168 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2170         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2171         ports
2173 2010-07-28  David Yuste  <david.yuste@gmail.com>
2175         * MAINTAINERS (Write After Approval): Add myself.
2177 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2179         * configure.ac: Support all v850 targets.
2180         * configure: Regenerate.
2182 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2184         PR bootstrap/44455
2185         * configure.ac (extra_mpfr_configure_flags): Copy from
2186         extra_mpc_gmp_configure_flags.
2187         * configure: Re-generated.
2189 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2191         * MAINTAINERS (Write After Approval): Add myself.
2193 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2195         * MAINTAINERS (Write After Approval): Add myself.
2197 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2199         * MAINTAINERS (Write After Approval): Add myself.
2201 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2203         PR target/44862
2204         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2205         Provide -B option to allow for link spec %s substitutions for
2206         libstdc++.a on darwin.
2207         * Makefile.in: Regenerate.
2209 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2211         * MAINTAINERS (Reviewers): Update my e-mail address
2213 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2215         * Makefile.def (configure-gcc): Depend on all-libelf.
2216         * Makefile.in: Rebuild.
2218 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2220         * MAINTAINERS (Write After Approval): Add myself in the right place.
2222 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2224         * MAINTAINERS (Write After Approval): Add myself.
2226 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2228         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2230 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2232         * config.sub: Update to version 2010-05-21.
2233         * config.guess: Update to version 2010-04-03.
2235 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2237         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2238         * configure: Regenerate.
2240 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2242         * MAINTAINERS (Write After Approval): Add myself.
2244 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2246         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2247         a platform that supports LTO.
2248         * configure: Regenerate.
2250 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2252         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2253         * configure: Regenerated.
2255 2010-04-27  Roland McGrath  <roland@redhat.com>
2256             H.J. Lu  <hongjiu.lu@intel.com>
2258         * configure.ac (--enable-gold): Support both, both/gold and
2259         both/bfd to add gold to configdirs without removing ld.
2260         * configure: Regenerated.
2262         * Makefile.def: Add install-gold dependency to install-ld.
2263         * Makefile.in: Regenerated.
2265 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2267         PR lto/42776
2268         * configure.ac (--enable-lto): Refactor handling so libelf tests
2269         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2270         and allow LTO to be explicitly enabled on non-ELF platforms that
2271         are known to support it inside else-clause.
2272         * configure: Regenerate.
2274 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2276         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2277         * configure: Regenerate.
2279 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2281         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2282         * configure: Regenerate.
2284 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2286         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2287         separately.
2288         * configure: Regenerate.
2290 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2292         * MAINTAINERS (Write After Approval): Add myself.
2294 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2296         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2297         * configure: Regenerate.
2299 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2301         * configure: Regenerate after change to elf.m4.
2303 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2305         * MAINTAINERS (Write After Approval): Add myself.
2307 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2309         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2310         * configure: Regenerated.
2312 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2314         * configure.ac: Print "buggy but acceptable" when CLooG
2315         revision is less than 9.
2316         * configure: Regenerated.
2318 2010-04-01  Diego Novillo  <dnovillo@google.com>
2320         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2322 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2324         PR bootstrap/43615
2325         PR bootstrap/43328
2327         Revert:
2329         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2331         * configure.ac: Do not pass --enable-multilib nor
2332         --disable-multilib in baseargs.  Accept explicitly passed
2333         --enable_multilib.
2334         * configure: Regenerate.
2336 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2338         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2340 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2342         * MAINTAINERS: Remove myself.
2344 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2346         PR bootstrap/43328
2347         * configure.ac: Do not pass --enable-multilib nor
2348         --disable-multilib in baseargs.  Accept explicitly passed
2349         --enable_multilib.
2350         * configure: Regenerate.
2352 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2354         * MAINTAINERS (spu port): Remove me.
2356 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2358         * configure.ac (tic6x-*-*): New case.
2359         * configure: Regenerate.
2361 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2363         * config.sub: Update to version 2010-03-22.
2364         * config.guess: Update to version 2009-12-30.
2366 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2368         PR ada/42554
2369         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2370         * configure: Regenerate.
2372 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2374         * MAINTAINERS: Update my email address.
2376 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2378         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2379         (ghassan.shobaki@amd.com): Removed.
2381 2010-03-17  Alan Modra  <amodra@gmail.com>
2383         * MAINTAINERS: Update my email address.
2385 2010-03-16  Diego Novillo  <dnovillo@google.com>
2387         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2388         Matthews.
2390 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2392         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2393         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2395 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2397         * MAINTAINERS: Update my email address.
2399 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2401         * MAINTAINERS: Update my email address.
2403 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2405         * MAINTAINERS: Update my email address.
2407 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2409         * MAINTAINERS: Update my email address.
2411 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2413         PR libstdc++/32499
2414         * configure.ac (RANLIB): Default to true.
2415         (STRIP): Likewise.
2416         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2417         * configure: Regenerate.
2419 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2421         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2422         (Write After Approval): Update my email address.
2424 2010-02-17  Nick Clifton  <nickc@redhat.com>
2426         PR 11238
2427         * Makefile.tpl (local-distclean): Also remove config.cache files in
2428         sub-directories as there may not be Makefiles present in the
2429         sub-directories.
2430         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2431         the config.cache files found by the find command.
2433         * Makefile.in: Regenerate.
2434         * configure.ac: Revert previous delta.
2435         * configure: Regenerate.
2437 2010-02-15  Nick Clifton  <nickc@redhat.com>
2439         PR 11238
2440         * configure.ac: Delete config.cache files in sub-directories when
2441         deleting Makefiles.
2442         * configure: Regenerate.
2444 2010-02-12  Ben Elliston  <bje@gnu.org>
2446         * MAINTAINERS: Update my email address.
2448 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2450         * MAINTAINERS (spu port): Update my email address.
2452 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2454         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2456 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2458         * configure.ac: Add "recommended" version checks for GMP/MPC.
2459         Update recommended GMP/MPFR/MPC versions.
2460         * configure: Regenerate.
2462 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2464         * MAINTAINERS: Move my Embecosm email address into the
2465         write-after-approval section.
2467 2010-01-26  Ian Lance Taylor  <iant@google.com>
2469         * MAINTAINERS: Add myself as Go frontend maintainer.
2471 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2473         PR libstdc++/36101, PR libstdc++/42813
2474         * configure.ac (bootstrap_target_libs): Make inclusion of
2475         target-libgomp conditional on libgomb being in target_configdirs.
2476         * configure: Regenerate.
2478 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2480         PR libstdc++/36101, PR libstdc++/42813
2481         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2482         * configure: Regenerate.
2484 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2486         PR libstdc++/36101, PR libstdc++/42813
2487         * configure.ac (target_configdirs): Substitute.
2488         * Makefile.def: Bootstrap target module libgomp.
2489         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2490         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2491         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2492         * configure, Makefile.in: Regenerate.
2494 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2496         * MAINTAINERS: Adjust my details.
2498 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2500         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2502 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2504         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2506 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2508         * MAINTAINERS (Write After Approval): Add myself.
2510 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2512         * MAINTAINERS (Write After Approval): Add myself.
2514 2010-01-11  Richard Guenther  <rguenther@suse.de>
2516         PR lto/41569
2517         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2518         * Makefile.in: Regenerated.
2520 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2522         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2523         * configure: Regenerate.
2525 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2526             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2528         PR bootstrap/42424
2529         * configure.ac: Include libtool m4 files.
2530         (_LT_CHECK_OBJDIR): Call it.
2531         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2532         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2534         * configure: Regenerate.
2536 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2538         PR bootstrap/41818
2539         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2540         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2541         * Makefile.in: Regenerate.
2543 2010-01-02  Richard Guenther  <rguenther@suse.de>
2545         PR lto/41529
2546         * configure.ac: Include config/elf.m4.  Disable LTO if not
2547         builting for an elf target.
2548         * configure: Regenerate.
2550 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2552         * MAINTAINERS: Change my email address.
2554 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2556         * config.sub, config.guess: Update from upstream sources.
2558 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2560         * MAINTAINERS (Write After Approval): Add myself.
2562 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2564         PR middle-end/30447
2565         PR middle-end/30789
2566         PR other/40302
2568         * configure.ac: Require MPC.
2569         * configure: Regenerate.
2571 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2573         PR target/38384
2574         PR bootstrap/40972
2575         * libtool.m4: Sync from git Libtool.
2576         * ltoptions.m4: Likewise.
2577         * ltversion.m4: Likewise.
2578         * lt~obsolete.m4: Likewise.
2579         * ltmain.sh: Likewise.
2581 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2583         * configure.ac: Update minimum MPC version to 0.8.
2584         * configure: Regenerate.
2586 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2588         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2589         * configure: Regenerated.
2591 2009-11-21  Ian Lance Taylor  <iant@google.com>
2593         * configure.ac: Change default of poststage1_ldflags to be empty if
2594         poststage1_libs is set.  When poststage1_libs is empty, and
2595         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2596         * configure: Rebuild.
2598 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2600         * MAINTAINERS (Write After Approval): Update my email address.
2602 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2604         * config.guess: Update from upstream sources.
2606 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2608         * Makefile.def: Restore host and target settings for gmp.
2609         * Makefile.in: Rebuild.
2611 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2613         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2614         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2615         Fix portability of test of C++ as bootstrap language.  Add
2616         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2617         * configure: Rebuild.
2618         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2619         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2620         in-tree building.
2621         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2622         (POSTSTAGE1_HOST_EXPORTS): Use it.
2623         (STAGE[+id+]_CXXFLAGS): New.
2624         (BASE_FLAGS_TO_PASS): Pass it down.
2625         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2626         extra_exports.
2627         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2628         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2629         extra_exports.
2630         * Makefile.in: Rebuild.
2632 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2634         * config.sub, config.guess: Update from upstream sources.
2636 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2638         * MAINTAINERS (Write After Approval): Add myself.
2640 2009-11-09  Jon Beniston  <jon@beniston.com>
2642         * MAINTAINERS (Write After Approval): Add myself.
2644 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2646         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2647         paths for *-w64-mingw* and x86_64-*mingw*.
2648         * configure: Regenerated.
2650 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2652         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2654 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2656         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2657         Phil Edwards to Write-After Approval.
2659 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2661         * configure.ac: Disable target-winsup & co for
2662         x86_64-*-mingw* and *-w64-mingw* targets.
2663         * configure: Regenerated.
2665 2009-10-16  Nick Clifton  <nickc@redhat.com>
2667         * MAINTAINERS: Add myself as a maintainer for the RX port.
2669 2009-10-26  Johannes Singler  <singler@kit.edu>
2671         * MAINTAINERS (Write After Approval): Update my e-mail address.
2673 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2675         * configure.ac (CLooG test): Use = with test.
2676         * configure: Regenerate.
2678 2009-10-22  Richard Guenther  <rguenther@suse.de>
2680         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2681         cloog if the ppl version check failed.  Move flags saving
2682         before setting in libelf check.
2683         * configure: Regenerate.
2685 2009-10-21  Richard Guenther  <rguenther@suse.de>
2687         * configure.ac: Adjust the ppl and cloog configure to work as
2688         documented.  Disable cloog if ppl was disabled.  Omit the version
2689         checks if they were disabled.
2690         * configure: Re-generate.
2692 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2694         * configure.ac: Add 'lto' to enable_languages, not
2695         new_enable_languages, and only if not already present.
2696         * configure: Regenerate.
2698 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2700         * README: Refer to the various COPYING* files instead of just
2701         COPYING.
2702         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2704 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2706         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2708 2009-10-07  Richard Guenther  <rguenther@suse.de>
2710         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2711         and Richard Guenther as reviewers.
2712         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2713         as reviewers.
2715 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2717         * config.sub: Update from upstream sources.
2719 2009-10-06  Ian Lance Taylor  <iant@google.com>
2721         * Makefile.def: check-gold depends upon all-gas.
2722         * Makefile.in: Rebuild.
2724 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2726         * MAINTAINERS (Write After Approval): Add myself.
2728 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2730         * Makefile.def: all-lto-plugin depends on all-libiberty.
2731         set bootstrap=true for lto-plugin.
2732         Add lto-plugin.
2733         * Makefile.in: Regenerate.
2734         * configure.ac (host_libs): Add lto-plugin.
2735         * configure: Regenerate.
2737 2009-10-03  Diego Novillo  <dnovillo@google.com>
2739         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2740         (HOST_LIBELFLIBS): Define.
2741         (HOST_LIBELFINC): Define.
2742         * Makefile.in: Regenerate.
2743         * configure.ac: Add --enable-lto.
2744         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2745         If --enable-lto is used, add 'lto' to new_enable_languages.
2746         If --enable-lto is used and gold is enabled, add
2747         lto-plugin to configdirs.
2748         * configure: Regenerate.
2750 2009-10-03  Simon Baldwin  <simonb@google.com>
2752         * configure.ac: If --with-system-zlib, suppress local zlib and
2753         pass --with-system-zlib to subdir configure scripts.
2754         * configure: Regenerate.
2756 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2757             Paolo Bonzini  <bonzini@gnu.org>
2759         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2760         $(srcdir).
2761         * Makefile.in: Rebuilt.
2763 2009-09-26  Gary Funck  <gary@intrepid.com>
2765         * MAINTAINERS (Write After Approval): Add myself.
2767 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2769         * configure.ac: Update minimum MPC version to 0.7.
2770         * configure: Regenerate.
2772 2009-09-25  Nick Clifton  <nickc@redhat.com>
2774         * configure.ac: Pass any --cache-file=/dev/null option on to
2775         subconfigures.
2776         * configure: Regenerate.
2778 2009-09-23  Nick Clifton  <nickc@redhat.com>
2780         * config.sub, config.guess: Update from upstream sources.
2782 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2784         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2785         * Makefile.in: Rebuilt.
2787 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2789         PR bootstrap/32272
2790         * configure.ac: Error out if $srcdir isn't '.' but contains
2791         host-${host_noncanonical}.
2792         * configure: Regenerate.
2794 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2796         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2797         maintainer.
2799 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2801         * configure.ac: If bootstrapping a combined tree with
2802         --enable-gold, require c++ in stage1_languages.
2803         * configure: Regenerate.
2805         * configure.ac: Also add target_libs of stage1_languages to
2806         bootstrap_target_libs.
2807         * configure: Regenerate.
2809         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2810         with --enable-languages not containing c++.
2811         * configure: Regenerate.
2813 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2815         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2816         * configure: Regenerate.
2818 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2820         * MAINTAINERS (Write After Approval): Update my e-mail address,
2821         and move from from here...
2822         (Waiting for paperwork): To here.
2824 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2826         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2828 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2830         * configure.ac: Do not use $extrasub for replacing @if/@endif
2831         parts in Makefile; instead, use additional arguments to
2832         AC_CONFIG_COMMANDS to do the replacement manually, with several
2833         sed invocations, to avoid HP-UX sed command limits.
2834         * configure: Regenerate.
2836 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2838         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2839         blank before -L.
2841 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2843         * configure.ac (with-build-config): Document.  Handle without.
2844         Handle missing argument.
2845         * configure: Rebuilt.
2847 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2849         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2850         Default to bootstrap-debug only if compare-debug works.
2851         * configure: Rebuilt.
2852         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2853         * Makefile.in: Rebuilt.
2855 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2857         * MAINTAINERS (OS Port Maintainers): Update my email address.
2859 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2861         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2862         * Makefile.in: Rebuilt.
2864 2009-09-01  Chris Demetriou  <cgd@google.com>
2866         * MAINTAINERS (Write After Approval): Add myself.
2868 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2870         PR debug/30161
2871         * include/dwarf2.h (enum dwarf_tag): Added
2872         DW_TAG_GNU_template_template_param
2873         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2875 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2877         * Makefile.tpl (AWK): Fix typo.
2878         * Makefile.in: Regenerate.
2880 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2882         * configure.ac: Detect awk and sed.
2883         * Makefile.def (flags_to_pass): Add AWK and SED.
2884         * Makefile.tpl (AWK, SED): New.
2885         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2886         * configure: Regenerate.
2887         * Makefile.in: Regenerate.
2889 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2891         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2892         (collapseslashes): Likewise.
2894 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2896         * configure.ac (AC_PREREQ): Bump to 2.64.
2898 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2900         * configure.ac: Remove --with-datarootdir, --with-docdir,
2901         --with-pdfdir, --with-htmldir switches.
2902         * configure: Regenerate.
2904         * configure: Regenerate.
2906         * compile: Sync from Automake 1.11.
2907         * depcomp: Likewise.
2908         * install-sh: Likewise.
2909         * missing: Likewise.
2910         * mkinstalldirs: Likewise.
2911         * ylwrap: Likewise.
2913 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2915         * ltmain.sh (func_normal_abspath): New function.
2916         (func_relative_path): Likewise.
2917         (func_mode_help): Document new -bindir option for link mode.
2918         (func_mode_link): Add new -bindir option, and use it to place
2919         output DLL if specified.
2921 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2923         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2924         (baseargs): Add --disable-option-checking.
2925         * configure: Regenerate.
2927         * Makefile.def (configure-target-libiberty): Depend on
2928         all-binutils and all-ld.
2929         (configure-target-newlib): Likewise.
2930         * Makefile.in: Regenerate.
2932 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2934         * config.sub, config.guess: Update from upstream sources.
2936 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2938         Sync from src, merge:
2940         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2942         * configure.ac: Do not exclude gas for i386-*-darwin.
2943         Add a case for x86_64-*-darwin.
2944         * configure: Regenerate.
2946 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2948         * MAINTAINERS: Add my name to Write After Approval list.
2950 2009-08-06  Michael Eager  <eager@eagercon.com>
2952         * configure.ac: Add Microblaze target.
2953         * configure: Regenerate.
2955 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2957         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2958         * configure: Regenerate.
2960 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2962         * MAINTAINERS (Write After Approval): Update my e-mail address.
2964 2009-07-06  Ian Lance Taylor  <iant@google.com>
2966         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2967         * configure: Rebuild.
2969 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2971         * MAINTAINERS: Move myself to the Graphite Reviewers.
2973 2009-06-30  Wei Guozhi  <carrot@google.com>
2975         * MAINTAINERS: Add my name to Write After Approval list.
2977 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2979         PR bootstrap/40338
2980         * configure.ac (comparestring): Create new variable.
2981         * Makefile.tpl (comparestring): Use to skip some comparisions.
2982         * configure: Regenerate.
2983         * Makefile.in: Regenerate.
2985 2009-06-26  Doug Evans  <dje@sebabeach.org>
2987         * Makefile.def (host_modules): Add cgen.
2988         * Makefile.in: Regenerate.
2989         * configure.ac (host_tools): Add cgen.
2990         * configure: Regenerate.
2992 2009-06-23  DJ Delorie  <dj@redhat.com>
2994         * MAINTAINERS: Add myself as mep maintainer.
2996 2009-06-23  Ian Lance Taylor  <iant@google.com>
2998         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2999         boot_languages.  Only bootstrap target libraries listed in
3000         target_libs for some boot language.  Add --with-stage1-ldflags,
3001         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3002         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3003         if not building with C++.
3004         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3005         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3006         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3007         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3008         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3009         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3010         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3011         * configure, Makefile.in: Rebuild.
3013 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3015         * MAINTAINERS: Added my name to write-after-approval list.
3017 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3019         * configure.ac: Define is_elf for QNX Neutrino targets.
3020         * configure: Regenerate.
3022 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3024         * MAINTAINERS: Added my name to the write-after-approval list
3026 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3028         * configure.ac: Detect MPC in default directory.
3029         * configure: Regenerate.
3031 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3032             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3034         * Makefile.tpl (all): Avoid a trailing backslash.
3035         * Makefile.in: Regenerate.
3037 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3039         * config.sub, config.guess: Update from upstream sources.
3041 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3043         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3044         to noconfdirs.
3045         * configure: Regenerate.
3047 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3049         * Makefile.tpl ([+compare-target+]): Compare all stage
3050         directories, rather than just gcc.
3051         * Makefile.in: Rebuilt.
3053 2009-06-01  Doug Kwan  <dougkwan@google.com>
3055         * configure.ac: Support gold for target arm*-*-*.
3056         * configure: Regenerate.
3058 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3060         * Makefile.def: Add MPC support and dependencies.
3061         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3063         * Makefile.in, configure: Regenerate.
3065 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3067         * Makefile.tpl (all): Avoid harmless warning in make all when
3068         gcc-bootstrap is enabled but stage_last does not exist.
3069         * Makefile.in: Rebuilt.
3071 2009-05-24  Nicolas Roche  <roche@adacore.com>
3073         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3074         * Makefile.in: Regenerate.
3076 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3078         * MAINTAINERS: Update my e-mail address.
3080 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3082         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3083         * configure:  Regenerate.
3085 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3087         PR other/40159
3088         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3089         gcc-no-bootstrap are mutually exclusive.
3090         * Makefile.in: Rebuilt.
3092 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3094         PR other/40159
3095         * Makefile.tpl (all): Don't end with unconditional success.
3096         * Makefile.in: Rebuilt.
3098 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3100         PR target/37137
3101         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3102         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3103         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3104         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3105         stage_configureflags, stage_cflags and stage_libcflags into
3106         explicit Makefile macros.
3107         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3108         GFORTRAN.
3109         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3110         CC.  Set CC_FOR_BUILD from CC.
3111         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3112         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3113         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3114         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3115         and GFORTRAN.
3116         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3117         (_LIBCFLAGS): Renamed to _TFLAGS.
3118         (do-compare-debug, do-compare3-debug): Drop.
3119         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3120         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3121         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3122         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3123         (XGCC_FLAGS_FOR_TARGET): New.
3124         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3125         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3126         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3127         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3128         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3129         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3130         TFLAGS.
3131         (BUILD_CONFIG): Include if requested.
3132         (all): Set TFLAGS on bootstrap.
3133         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3134         (all-stageid-prefixmodule): Likewise.
3135         (do-clean, distclean-stageid): Set TFLAGS.
3136         (restrap): Fix whitespace.
3137         * Makefile.in: Rebuilt.
3139 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3141         * config.guess: Sync with src.
3143 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3145         * configure.ac ($with_ppl):  Default to no if not supplied.
3146         ($with_cloog):  Likewise.
3147         configure:  Regenerate.
3149 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3151         * MAINTAINERS: Update my e-mail address.
3153 2009-04-27  Nick Clifton  <nickc@redhat.com>
3155         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3157 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3159         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3160         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3161         * Makefile.in: Regenerate.
3163 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3165         PR bootstrap/39739
3166         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3167         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3169         * configure, Makefile.in: Regenerate.
3171 2009-04-21  Taras Glek  <tglek@mozilla.com>
3173         * include/hashtab.h: Update GTY annotations to new syntax
3174         * include/splay-tree.h: Likewise
3176 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3178         * config.sub, config.guess: Update from upstream sources.
3180 2009-04-15  Anthony Green  <green@moxielogic.com>
3182         * configure.ac: Add moxie support.
3183         * configure: Rebuilt.
3185 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3187         * configure.ac: Change copyright header to refer to version
3188         3 of the GNU General Public License and to point readers at the
3189         COPYING3 file and the FSF's license web page.
3190         * Makefile.def: Likewise.
3191         * Makefile.tpl: Likewise.
3192         * Makefile.in: Regenerate.
3194 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3196         * configure.ac: Restore match for darwin9 or later. Use double
3197         brackets since regeneration eats one pair.
3198         * configure: Regenerate.
3200 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3202         PR gas/10039
3203         * configure.ac: Require texinfo 4.7.
3204         * configure: Regenerated.
3206 2009-04-09  Nick Clifton  <nickc@redhat.com>
3208         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3209         the GCC Runtime Library Exception.
3211 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3213         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3214         * configure: Regenerate.
3216 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3218         * Makefil.def (languages): New entries.
3219         * Makefile.tpl (check-gcc-*): New generic target.
3220         * Makefile.in: Regenerate.
3222 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3224         * MAINTAINERS:  Update my email address.
3226 2009-03-18  Tom Tromey  <tromey@redhat.com>
3228         * configure: Rebuild.
3229         * configure.ac (host_libs): Add libiconv.
3230         * Makefile.in: Rebuild.
3231         * Makefile.def (host_modules): Add libiconv.
3232         (configure-gdb, all-gdb): Depend on libiconv.
3234 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3236         * configure.ac: Treat gdb as supported on x86_64-darwin.
3237         * configure: Regenerate.
3239 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3241         * configure.ac (--with-host-libstdcxx): New option.
3242         * configure: Regenerate.
3244 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3246         * MAINTAINERS:  Move myself into the write after approval list.
3248 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3250         * MAINTAINERS: Update e-mail address.
3252 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3254         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3256 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3258         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3260 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3262         Backport from git Libtool:
3264         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3265         Support GNU/kOpenSolaris.
3266         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3267         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3268         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3269         GNU/kOpenSolaris.
3271 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3273         * MAINTAINERS: Update e-mail address.
3275 2009-02-24  Michael Eager  <eager@eagercon.com>
3277         * MAINTAINERS (Write After Approval): Add self.
3279 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3281         * MAINTAINERS (Write After Approval): Add myself.
3283 2009-02-05  Andreas Schwab  <schwab@suse.de>
3285         * Makefile.tpl (stage_last): Define $r and $s before using
3286         $(RECURSE_FLAGS_TO_PASS).
3287         * Makefile.in: Regenerate
3289 2009-01-30  Ian Lance Taylor  <iant@google.com>
3291         * MAINTAINERS: Move myself to the Global Reviewers list.
3293 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3295         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3296         * configure: Regenerate.
3298 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3300         * MAINTAINERS: Make whitespace consistent.
3301         Remove Robert Millan from Write After Approval.
3303 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3305         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3306         (all-opcodes): Depend on all-libiberty.
3307         * Makefile.in: Regenerate.
3309 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3311         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3312         * configure: Regenerate.
3314 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3316         * MAINTAINERS (Write After Approval): Add myself.
3318 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3320         * MAINTAINERS: Add myself to reviewers (Fortran).
3322 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3324         PR tree-optimization/38515
3325         * configure.ac (cloog-polylib): Removed.
3326         (with_ppl, with_cloog): Test for "no".
3327         * configure: Regenerated.
3329 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3331         * MAINTAINERS: Moved myself to reviewers (Fortran).
3333 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3335         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3336         (Write After Approval): Remove myself.
3338 2009-01-03  Diego Novillo  <dnovillo@google.com>
3340         * MAINTAINERS: Remove myself from alias maintainership.
3342 2009-01-02  David Ayers  <ayers@fsfe.org>
3344         * MAINTAINERS: Update e-mail address.
3346 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3348         * MAINTAINERS: Make whitespace consistent.
3350 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3352         Backport from upstream Libtool:
3353         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3354         Add cache variables to tests that require the linker to work.
3355         For shlibpath_overrides_runpath, this also changes the semantics
3356         to let the result from the C compiler take precedence.
3358 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3360         * config.sub, config.guess: Update from upstream sources.
3362 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3364         * configure.ac (ppllibs): Add by default the lib flags.
3365         * configure: Regenerate.
3367 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3369         * MAINTAINERS:  Add myself to the write after approval list.
3371 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3373         * configure.ac: Add double brackets on darwin[912].
3374         * configure: Regenerate.
3376 2008-12-03  Daniel Kraft  <d@domob.eu>
3378         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3379         Approval to Reviewer section (for Fortran front-end).
3381 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3383         * configure.ac: Expand to darwin10 and later.
3384         * configure: Regenerate.
3386 2008-12-02  Andreas Schwab  <schwab@suse.de>
3388         * Makefile.def: configure-target-boehm-gc depends on
3389         all-target-libstdc++-v3.
3390         * Makefile.in: Regenerate.
3392 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3394         * MAINTAINERS:  Add myself as mingw maintainer.
3396 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3398         * config.sub, config.guess: Update from upstream sources.
3400 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3402         * README.SCO: Remove.
3404 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3406         * MAINTAINERS:  Add myself to the write after approval list.
3408 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3410         * MAINTAINERS:  Update my email address in WAA section.
3412 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3414         * MAINTAINERS: Update e-mail address.
3416 2008-11-27  Toon Moene  <toon@moene.org>
3418         * MAINTAINERS: Change e-mail address.
3420 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3422         * configure.ac: Build gdb for i?86-*-darwin*
3423         * configure: Regenerated.
3425 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3427         * MAINTAINERS: Added my full name.
3429 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3431         PR bootstrap/38014
3432         PR bootstrap/37923
3434         Revert:
3436         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3438         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3439         * Makefile.in: Regenerated.
3441         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3443         PR gdb/921
3444         PR gdb/1646
3445         PR gdb/2175
3446         PR gdb/2176
3448         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3449         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3450         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3451         (HOST_EXPORTS): Pass CPPFLAGS.
3452         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3453         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3454         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3455         * Makefile.in, configure: Regenerated.
3456         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3457         and CPPFLAGS_FOR_BUILD.
3459 2008-11-06  Jeff Law  <law@redhat.com>
3461         * MAINTAINERS: Add myself as middle end maintainer.
3463 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3465         * MAINTAINERS (Write after approval): Add myself.
3467 2008-11-05  Diego Novillo  <dnovillo@google.com>
3469         * MAINTAINERS (Global Reviewers): Add myself.
3470         (Non-Algorithmic Maintainers): Remove myself.
3472 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3474         * MAINTAINERS (Write after approval): Add myself.
3476 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3478         * MAINTAINERS (Write after approval): Add myself.
3480 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3482         * configure.ac (spu-*-*): Remove special case.
3483         * configure: Regenerate.
3485 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3487         * MAINTAINERS (Write after approval): Update my email address.
3489 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3491         * configure.ac [spu-*-*]: Do not set skipdirs.
3492         * configure: Re-generate.
3494 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3496         * MAINTAINERS (Various Maintainers): Add myself to reload.
3498 2008-10-25  Richard Guenther  <rguenther@suse.de>
3500         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3501         maintainer.  Remove myself as libgcc-math maintainer.
3502         (Non-Algorithmic Maintainers): Remove myself.
3504 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3506         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3507         * Makefile.in: Regenerated.
3509 2008-10-23  Cary Coutant  <ccoutant@google.com>
3511         * MAINTAINERS (Write after approval): Add myself.
3513 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3515         PR gdb/921
3516         PR gdb/1646
3517         PR gdb/2175
3518         PR gdb/2176
3520         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3521         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3522         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3523         (HOST_EXPORTS): Pass CPPFLAGS.
3524         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3525         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3526         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3527         * Makefile.in, configure: Regenerated.
3528         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3529         and CPPFLAGS_FOR_BUILD.
3531 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3533         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3534         Sebastian Pop.
3536 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3538         * MAINTAINERS (Write After Approval): Added myself.
3540 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3542         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3543         recommended version to 2.3.2.
3545         * configure: Regenerate.
3547 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3549         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3551 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3553         * MAINTAINERS (Write After Approval): Update e-mail address.
3555 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3557         * libtool.m4: Update to libtool 2.2.6.
3558         * lt~obsolete.m4: Update to libtool 2.2.6.
3559         * ltmain.sh: Update to libtool 2.2.6.
3560         * ltsugar.m4: Update to libtool 2.2.6.
3561         * ltversion.m4: Update to libtool 2.2.6.
3562         * ltoptions.m4: Update to libtool 2.2.6.
3563         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3565 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3567         * MAINTAINERS (Write After Approval): Add myself.
3569 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3571         * MAINTAINERS (Write After Approval): Update my name.
3573 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3575         * MAINTAINERS: Add myself in "Write After Approval".
3577 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3579         * MAINTAINERS: Add myself as ia64 maintainer.
3581 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3583         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3584         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3585         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3586         and Michael Tiemann from Write After Approval since they do not
3587         actually have access.
3589 2008-09-05  Richard Guenther  <rguenther@suse.de>
3591         * configure.ac: Initialize clooglibs to -lcloog.
3592         * configure: Re-generate.
3594 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3596         * MAINTAINERS (Write After Approval): Add myself.
3598 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3600         * configure.ac (--with-cloog-polylib): New.
3601         (--disable-cloog-version-check): New.
3602         (--disable-ppl-version-check): New.
3603         * configure: Re-generate.
3605 2008-09-03  Richard Guenther  <rguenther@suse.de>
3607         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3608         cloog test.
3609         * configure: Re-generate.
3611 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3613         Add picoChip port.
3614         * MAINTAINERS: Add picoChip maintainers.
3616 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3617             Tobias Grosser  <grosser@fim.uni-passau.de>
3618             Jan Sjodin  <jan.sjodin@amd.com>
3619             Harsha Jagasia  <harsha.jagasia@amd.com>
3620             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3621             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3622             Adrien Eliche  <aeliche@isty.uvsq.fr>
3624         Merge from graphite branch.
3625         * configure: Regenerate.
3626         * Makefile.in: Regenerate.
3627         * configure.ac (host_libs): Add ppl and cloog.
3628         Add checks for PPL and CLooG.
3629         * Makefile.def (ppl, cloog): Added modules and dependences.
3630         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3631         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3633 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3635         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3636         (GCC_SHLIB_SUBDIR): New.
3637         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3638         * configure: Regenerate.
3639         * Makefile.in: Regenerate.
3641 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3643         * MAINTAINERS: Consistently use tabs to separate columns.
3645 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3647         * MAINTAINERS (Write after Approval): Add myself.
3649 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3651         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3652         Enable bfd, binutils and opcodes.
3653         * configure: Regenerate.
3655 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3657         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3659 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3661         * MAINTAINERS:  Use correct Umlaut for last name.
3663 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3665         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3667 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3669         * MAINTAINERS: Update my email address.
3671 2008-08-16  Nicolas Roche  <roche@adacore.com>
3673         * Makefile.tpl: Add BOOT_ADAFLAGS.
3674         * Makefile.in: Regenerate.
3676 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3678         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3679         * configure: Regenerate.
3681 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3683         * configure.ac: Add makefile fragments for hpux.
3684         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3685         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3686         * configure: Regenerate.
3687         * Makefile.in: Regenerate.
3689 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3691         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3693 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3695         * MAINTAINERS (Write after Approval): Add myself.
3697 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3699         * MAINTAINERS (Write After Approval):  Add myself.
3701 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3703         * MAINTAINERS (Write After Approval):  Add myself.
3705 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3707         * MAINTAINERS: Update my email address.
3709 2008-06-25  Joey Ye  <joey.ye@intel.com>
3711         * MAINTAINERS (Write After Approval):  Add myself.
3713 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3715         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3716         * Makefile.in: Regenerate.
3717         * configure: Regenerate.
3719 2008-06-17  Daniel Kraft  <d@domob.eu>
3721         * MAINTAINERS (Write After Approval):  Add myself.
3723 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3725         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3726         "$@" is still intact with both Autoconf 2.59 and 2.62.
3727         * configure: Regenerate.
3729 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3731         * Makefile.tpl: Fix comment errors.
3732         * Makefile.in: Regenerate.
3734 2008-06-12  David S. Miller  <davem@davemloft.net>
3735             David Edelsohn  <edelsohn@gnu.org>
3737         * configure.ac: Add powerpc*-*-* to gold supported targets.
3738         * configure: Regenerate.
3740 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3742         PR tree-optimization/36218
3743         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3744         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3745         (all prefix="build-"): Pass them to build-system sub-makes.
3746         * Makefile.in: Regenerate.
3748 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3750         * MAINTAINERS (mt port): Remove.
3751         (sco5, unixware, sco udk): Remove.
3752         (Kean Johnston): Add to Write After Approval.
3754 2008-05-30  Julian Brown  <julian@codesourcery.com>
3756         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3757         of libobjc for ARM EABI Linux.
3758         * configure: Regenerate.
3760 2008-05-18  Xinliang David Li   <davidxl@google.com>
3762         * ChangeLog: Remove wrong ChangeLog entry.
3764 2008-05-17  Xinliang David Li   <davidxl@google.com>
3766         * MAINTAINERS (Write After Approval): Add myself.
3768 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3770         * MAINTAINERS (Write After Approval): Add myself.
3772 2008-05-14  Rafael Espíndola  <espindola@google.com>
3774         * config-ml.in: don't handle --enable-shared and --enable-static.
3776 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3778         * MAINTAINERS: Update my email address.
3780 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3782         * MAINTAINERS: Update my email address.
3784 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3786         * MAINTAINERS (Write After Approval): Add myself.
3788 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3790         * MAINTAINERS (Write After Approval): Add myself.
3792 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3794         * MAINTAINERS (crx): Add myself.
3796 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3798         Sync with src:
3799         2008-04-14  David S. Miller  <davem@davemloft.net>
3801         * configure.ac: Add sparc*-*-* to gold supported targets.
3802         * configure: Regenerate.
3804 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3806         PR bootstrap/35457
3807         * configure.ac: Include override.m4.
3808         * configure: Regenerate.
3810 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3812         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3813         * Makefile.in: Regenerate.
3815 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3817         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3818         as nonconfigurable directories list.
3819         * configure: Regenerate.
3821 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3823         * config.sub, config.guess: Update from upstream sources.
3825 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3827         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3828         * Makefile.in: Regenerate.
3830 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3832         * configure.ac: Do not build libssp for the AVR.
3833         * configure: Regenerate.
3835 2008-04-07  Ian Lance Taylor  <iant@google.com>
3837         * Makefile.def: check-gold depends upon all-binutils.
3838         * Makefile.in: Regenerate.
3840 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3842         * MAINTAINERS (Write After Approval): Add myself.
3844 2008-04-04  Nick Clifton  <nickc@redhat.com>
3846         PR binutils/4334
3847         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3848         builds.
3849         * configure: Regenerate.
3851 2008-04-04  NightStrike  <NightStrike@gmail.com>
3853         PR other/35151
3854         * configure.ac: Combine rules for mingw32 and mingw64.
3855         * configure: Regenerate.
3857 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3859         * MAINTAINERS (Write After Approval): Add myself.
3861 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3863         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3864         * Makefile.in (.NOTPARALLEL): Ditto.
3866 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3868         * MAINTAINERS (Write After Approval): Add myself.
3870 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3872         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3873         * Makefile.in (.NOTPARALLEL): Regenerate.
3875 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3877         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3878         * Makefile.in: Regenerate.
3880 2008-03-26  Jakub Staszak  <kuba@et.pl>
3882         * MAINTAINERS (Write After Approval): Add myself.
3884 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3886         * MAINTAINERS:  Update e-mail address.
3888 2008-03-20  Ian Lance Taylor  <iant@google.com>
3890         * configure.ac: Add support for --enable-gold.
3891         * Makefile.def: Add gold as a directory like ld.
3892         * configure, Makefile.in: Regenerate.
3894 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3896         * configure.ac: m4_include config/proginstall.m4.
3897         * configure: Regenerate.
3899         Backport from upstream Libtool:
3901         2007-10-12  Eric Blake  <ebb9@byu.net>
3903         Deal with Autoconf 2.62's semantic change in m4_append.
3904         * ltsugar.m4 (lt_append): Replace broken versions of
3905         m4_append.
3906         (lt_if_append_uniq): Don't require separator to be overquoted,
3907         and avoid broken m4_append.
3908         (lt_dict_add): Fix typo.
3909         * libtool.m4 (_LT_DECL): Don't overquote separator.
3911 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3913         * config.rpath: Add AIX 6 support.
3915 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3917         * Makefile.def (stageprofile).  Remove -fprofile-generate
3918         from stage_libcflags.
3919         * Makefile.in: Regenerate.
3921 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3923         * config.sub, config.guess: Update from upstream sources.
3925 2008-03-06  Tom Tromey  <tromey@redhat.com>
3927         * MAINTAINERS: Update for treelang deletion.
3929 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3931         * MAINTAINERS: Update my email address.
3933 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3935         * MAINTAINERS (darwin port): Add myself as a maintainer.
3936         (objective-c/c++): Add myself as a maintainer.
3938 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3940         * MAINTAINERS (Write After Approval): Update my email address.
3942 2008-02-25  Tomas Bily  <tbily@suse.cz>
3944         * MAINTAINERS (Write After Approval): Add myself.
3946 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3948         * MAINTAINERS (OpenMP): Add myself.
3950 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3952         PR bootstrap/32009
3953         PR bootstrap/32161
3955         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3956         * configure: Regenerate.
3958         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3959         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3960         STAGE4_LIBCFLAGS): New.
3961         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3962         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3963         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3964         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3965         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3966         for target modules.  Don't export LIBCFLAGS.
3967         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3968         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3969         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3970         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3971         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3972         * Makefile.in: Regenerate.
3974 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3976         PR libgcj/33085
3977         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3978         Do not use -DDLL_EXPORT.  Backport from upstream.
3980 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3982         * MAINTAINERS (Write After Approval): Add myself.
3984 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3986         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3987         * configure: Regenerate.
3989 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3991         * configure.ac (xtensa*-*-*): Recognize processor variants.
3992         * configure: Regenerate.
3994 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3996         PR bootstrap/34922
3997         * configure.ac (PARSE_ARGS): Push suitable setting of
3998         ac_subdirs_all, for `./configure --help=recursive'.
3999         Handle `+' in generic toplevel directory disabling.
4000         * configure: Regenerate.
4002 2008-01-28  Nick Clifton  <nickc@redhat.com>
4004         * MAINTAINERS (xstormy16): Take over maintainership.
4006 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4008         * MAINTAINERS (c4x port): Remove.
4010 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4012         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4014 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4016         * config.sub, config.guess: Update from upstream sources.
4018 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4020         * MAINTAINERS (Write After Approval): Add myself.
4022 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4024         * MAINTAINERS: Update my email address.
4026 2008-01-09  Raksit Ashok  <raksit@google.com>
4028         * MAINTAINERS (Write After Approval): Add myself.
4030 2008-01-09  Raksit Ashok  <raksit@google.com>
4032         * MAINTAINERS (Write After Approval): Add myself.
4034 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4036         * config.sub, config.guess: Update from upstream sources.
4038 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4040         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4041         Change recommended MPFR from 2.2.1 -> 2.3.0.
4042         * configure: Regenerate.
4044 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4046         * MAINTAINERS: Update my email address.
4048 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4050         * MAINTAINERS: Update my email address.
4052 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4054         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4055         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4056         * Makefile.in: Regenerate.
4058 2007-12-10  Mark Heffernan  <meheff@google.com>
4060         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4061         misplaced entries.
4063 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4065         * configure.ac: Enable libjava for x86_64-*-darwin9.
4066         * configure: Regenerate.
4068 2007-12-07  Bill Maddox  <maddox@google.com>
4070         * MAINTAINERS (Write After Approval): Add myself.
4072 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4074         * config.sub, config.guess: Update from upstream sources.
4076 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4078         * config-ml.in: Remove 64bit configure tests.
4080 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4082         * config-ml.in: Robustify against white space in absolute file
4083         names.
4085         * config-ml.in (multi-clean): Substitute ${Makefile}.
4086         Remove superfluous ${Makefile} in list.
4088 2007-11-19  Thiemo Seufer  <ths@mips.com>
4090         * config-ml.in: Don't hardcode the Makefile name.
4092 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4094         * MAINTAINERS (Write After Approval): Add myself.
4096 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4098         * MAINTAINERS (Write After Approval): Add myself.
4100 2007-11-06  Doug Kwan  <dougkwan@google.com>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4106         * MAINTAINERS (mercury): Remove entry.
4107         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4109 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4111         * Makefile.def (dependencies): Make configure-gdb depend on
4112         all-intl.
4113         * Makefile.in: Regenerated.
4115 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4117         * MAINTAINERS (Fortran maintainer): Remove myself.
4119 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4121         * Makefile.def: To avoid problems running with parallel makes,
4122         build newlib before libgloss so that target specific header
4123         files are availble.
4124         * Makefile.in: Regenerate
4126 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4128         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4129         * Makefile.in: Regenerate.
4131 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4133         * MAINTAINERS (Register allocation reviewer): Add myself.
4135 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4137         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4138         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4139         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4140         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4141         * configure: Regenerate.
4143 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4145         * MAINTAINERS (Register allocation reviewer): Add myself.
4147 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4149         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4150         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4151         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4152         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4153         * configure.ac: Default them to host tools for $host = $build.
4154         Subst them.
4156         * configure: Regenerate.
4157         * Makefile.in: Regenerate.
4159 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4161         * MAINTAINERS (Register allocation reviewer): Add myself.
4163 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4165         * MAINTAINERS (Register allocation reviewer): Add myself.
4167 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4169         * MAINTAINERS (Write After Approval): Fix typo.
4171 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4173         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4174         * configure: Regenerate.
4176 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4178         PR bootstrap/31906
4179         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4180         they're already prefixed.
4182 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4184         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4185         libstdc++.
4186         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4187         * configure: Regenerate.
4188         * Makefile.in: Regenerate.
4190 2007-09-17  Andreas Schwab  <schwab@suse.de>
4192         * configure.ac: Raise minimum makeinfo version to 4.6.
4193         * configure: Regenerate.
4195 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4197         * MAINTAINERS (write-after-approval) add myself
4199 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4201         * configure.ac: Correct makeinfo version check.
4202         * configure: Regenerate.
4204 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4206         * MAINTAINERS: Update my email address.
4208 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4210         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4211         to $skipdirs and only disable gprof for newlib.  Use the normal
4212         mips*-elf* handling in other respects.
4213         * configure: Regnerate.
4215 2007-09-12  David Daney  <ddaney@avtrex.com>
4217         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4218         enabling libgcj.
4219         * configure: Regenerate.
4221 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4223         PR other/32154
4224         * configure.ac: For libgloss targets, point the linker to the linker
4225         script, startup code and simulator library.
4226         * configure: Regenerate.
4228 2007-09-07  Andrew Haley  <aph@redhat.com>
4230         * configure.ac (noconfigdirs): Remove target-libffi and
4231         target-libjava.
4232         * configure: Regenerate.
4234 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4236         PR target/33281
4237         * configure.ac: Use config/mh-mingw on mingw.
4238         * configure: Regenerate.
4240 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4242         * MAINTAINERS (Write After Approval): Add myself.
4244 2007-09-05  Richard Guenther  <rguenther@suse.de>
4246         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4247         nor --disable-checking is provided also turn on yes and types
4248         checking for stage1.
4249         * configure: Re-generate.
4251 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4253         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4254         (Write After Approval): Remove myself.
4256 2007-08-29  Nick Clifton  <nickc@redhat.com>
4258         * config.sub, config.guess: Update from upstream sources.
4260 2007-08-22  Bud Davis  <jmdavis@link.com>
4262         * MAINTAINERS (Write After Approval): Added myself.
4263         * MAINTAINERS (Reviewers): Removed myself.
4265 2007-08-18  Paul Brook  <paul@codesourcery.com>
4266             Joseph Myers  <joseph@codesourcery.com>
4268         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4269         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4270         * Makefile.in: Regenerate.
4271         * configure.ac (--with-debug-prefix-map): New.
4272         * configure: Regenerate.
4274 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4275             Nigel Stephens  <nigel@mips.com>
4277         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4278         as target_makefile_frag.
4279         * configure: Regenerate.
4281 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4283         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4284         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4285         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4286         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4287         (do-compare, do-compare3, do-compare-debug): New.
4288         ([+compare-target+]): Use them.
4290 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4292         * MAINTAINERS (Write After Approval): Change my email address.
4294 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4295             Ben Elliston  <bje@au.ibm.com>
4297         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4298         --silent if $silent.
4299         * configure: Regenerate.
4301 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4303         * MAINTAINERS (Various Maintainers): Add myself as
4304         loop infrastructure maintainer.  Update my e-mail
4305         address.
4307 2007-07-31  Diego Novillo  <dnovillo@google.com>
4309         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4310         Adjust description.
4312 2007-07-26  Richard Guenther  <rguenther@suse.de>
4314         * configure.ac: Add types checking to stage1 checking flags.
4315         * configure: Regenerate.
4317 2007-07-17  Nick Clifton  <nickc@redhat.com>
4319         * COPYING3: New file.  Contains version 3 of the GNU General
4320         Public License.
4321         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4322         Lesser General Public License.
4324 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4326         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4328 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4330         * MAINTAINERS (S/390 co-maintainer): Add myself.
4331         (Write After Approval): Remove myself.
4333 2007-07-13  Dan Hipschman  <dsh@google.com>
4335         * MAINTAINERS (Write After Approval): Add myself.
4337 2007-07-11  Nick Clifton  <nickc@redhat.com>
4339         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4340         WINDRES export.
4341         * Makefile.in: Regenerate.
4343 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4345         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4346         maintainer.
4348 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4350         * lt~obsolete.m4: New. Import from 20070318 libtool.
4352 2007-07-03  Julian Brown  <julian@codesourcery.com>
4354         * MAINTAINERS (Write After Approval): Add myself.
4356 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4358         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4359         * configure: Regenerate.
4361 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4363         * configure.ac: Add some missing m4 quotation.
4364         * configure: Regenerate.
4366 2007-07-02  Simon Baldwin  <simonb@google.com>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4372         * configure: Regenerate.
4374 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4376         * Makefile.def: Add windmc tool to build.
4377         * Makefile.tpl: Likewise.
4378         * configure.ac: Likewise.
4379         * Makefile.in: Regenerate.
4380         * configure: Regenerate.
4382 2007-06-28  DJ Delorie  <dj@redhat.com>
4384         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4385         not building newlib.
4386         * configure: Regenerated.
4388 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4390         * MAINTAINERS (Write After Approval): Add myself.
4392 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4394         * MAINTAINERS (Write After Approval): Add myself.
4396 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4398         * MAINTAINERS (Write After Approval): Add myself.
4400 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4402         * MAINTAINERS (Write After Approval): Add myself.
4404 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4406         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4407         * Makefile.in: Regenerated.
4409 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4411         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4412         bfin*-*-uclinux* targets.
4413         * configure: Regenerate.
4415 2007-06-14  Ian Lance Taylor  <iant@google.com>
4417         * MAINTAINERS: Add myself as non-algorithmic global write
4418         maintainer.
4420 2007-06-14  Diego Novillo  <dnovillo@google.com>
4422         * MAINTAINERS: Add self as middle-end maintainer and
4423         non-algorithmic global write maintainer.
4425 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4427         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4428         Move all Fortran maintainers except Paul Brook into the
4429         Non-Autopoiesis section.
4431 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4433         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4434         (distclean-stage[+id+]): Possibly delete stage_last.
4435         * Makefile.in: Regenerate.
4437 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4439         * MAINTAINERS (Various Maintainer): Fix typo.
4441 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4443         * MAINTAINERS (Various Maintainer): Add myself as
4444         dataflow maintainer.
4446 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4448         * config.sub, config.guess: Update from upstream sources.
4450 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4452         * Makefile.tpl: Fix spelling error.
4453         * Makefile.in: Regenerate.
4455 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4457         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4458         lt_cv_sys_max_cmd_len.
4460 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4462         * MAINTAINERS (Various Maintainers): Add myself as
4463         auto-vectorizer maintainer.
4465 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4467         PR libjava/32098
4468         * libtool.m4: Revert previous change.
4469         * ltgcc.m4: Put it here.
4471 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4473         * MAINTAINERS (Various Maintainers): Add myself as
4474         auto-vectorizer maintainer.
4476 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4478         PR libjava/32098
4479         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4481 2007-05-30  Richard Guenther  <rguenther@suse.de>
4483         * MAINTAINERS (Various Maintainers): Add myself as
4484         auto-vectorizer maintainer.
4486 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4488         PR bootstrap/29382
4489         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4490         * configure: Rebuilt.
4492 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4494         * MAINTAINERS (Write After Approval): Removed my name.
4496 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4498         * MAINTAINERS (Write After Approval): Remove myself.
4500 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4502         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4504 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4506         * ltmain.sh: Update from ToT Libtool.
4507         * libtool.m4: Update from ToT Libtool.
4508         * ltsugar.m4: New. Update from ToT Libtool.
4509         * ltversion.m4: New. Update from ToT Libtool.
4510         * ltoptions.m4: New. Update from ToT Libtool.
4511         * ltconfig: Remove.
4512         * ltcf-c.sh: Remove.
4513         * ltcf-cxx.sh: Remove.
4514         * ltcf-gcj.sh: Remove.
4516 2007-05-22  Ollie Wild  <aaw@google.com>
4518         * MAINTAINERS (Write After Approval): Add myself.
4520 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4522         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4523         stage_cflags.
4524         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4525         Remove CFLAGS/LIBCFLAGS.
4526         (configure-stage[+id+]-[+prefix+][+module+],
4527         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4528         * Makefile.in: Regenerate.
4530 2007-05-15  Diego Novillo  <dnovillo@google.com>
4532         * MAINTAINERS: Update e-mail address.
4534 2007-05-15  Revital Eres  <eres@il.ibm.com>
4536         * MAINTAINERS (Write After Approval): Add myself.
4538 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4540         * MAINTAINERS (Write After Approval): Updated my address.
4542 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4544         * MAINTAINERS (Write After Approval): Add myself.
4546 2007-05-11  Silvius Rus  <rus@google.com>
4548         * MAINTAINERS (Write After Approval): Add myself.
4550 2007-04-23  Tom Tromey  <tromey@redhat.com>
4552         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4554 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4556         * MAINTAINERS (cpplib): Rename to ...
4557         (libcpp): ... this.  Add C/C++ front end maintainers.
4559 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4561         * config-ml.in: Pass ${ml_config_env} to configure calls.
4563 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4565         * MAINTAINERS (Write After Approval): Add myself.
4567 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4569         * MAINTAINERS (Write After Approval): Add myself.
4571 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4573         * MAINTAINERS (fortran 95 front end): Add myself.
4575 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4577         * MAINTAINERS (Write After Approval): Add myself.
4579 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4581         * MAINTAINERS (Modulo Scheduler): Add myself.
4583 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4585         * MAINTAINERS (fortran 95 front end): Add myself.
4586         (c++ front end): whitespace fix.
4588 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4590         * MAINTAINERS (Write After Approval): Add myself.
4592 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4594         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4595         of glob.  Quote arguments with single quotes too.
4596         * configure: Regenerate.
4598 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4600         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4601         * Makefile.in: Regenerate
4603 2007-03-07  Andreas Schwab  <schwab@suse.de>
4605         * configure: Regenerate.
4607 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4609         * configure.ac: Add "--with-pdfdir" configure option,
4610         which defines pdfdir variable.
4611         * Makefile.def (target=fixincludes): Add install-pdf to
4612         missing targets.
4613         (recursive_targets): Add install-pdf target.
4614         (flags_to_pass): Add pdfdir.
4615         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4616         target.
4617         * configure: Regenerate
4618         * Makefile.in: Regenerate
4620 2007-02-28  Eric Christopher  <echristo@apple.com>
4622         Revert:
4623         2006-12-07  Mike Stump  <mrs@apple.com>
4625         * Makefile.def (dependencies): Add dependency for
4626         install-target-libssp and install-target-libgomp on
4627         install-gcc.
4628         * Makefile.in: Regenerate.
4630 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4632         * configure: Regenerate.
4633         * configure.ac: Move statements after variable declarations.
4635 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4637         * MAINTAINERS: Add myself as sh maintainer.
4639 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4641         * configure.ac: Adjust for loop syntax.
4642         * configure: Regenerate.
4644 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4646         * configure: Rebuilt.
4648 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4650         * configure.ac: Drop multiple occurrences of --enable-languages,
4651         and fix its quoting.
4652         * configure: Rebuilt.
4654 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4655             Nathan Sidwell  <nathan@codesourcery.com>
4656             Vladimir Prus  <vladimir@codesourcery.com>
4657             Joseph Myers  <joseph@codesourcery.com>
4659         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4660         * configure: Regenerate.
4662 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4664         * ltconfig (freebsd*): Default to elf.
4666 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4668         * configure.ac (target_libraries): Move libgcc before libiberty.
4669         * configure: Regenerated.
4671 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4672             Paolo Bonzini  <bonzini@gnu.org>
4674         PR bootstrap/30753
4675         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4676         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4677         * configure: Regenerated.
4679 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4681         * MAINTAINERS (Language Front End Maintainers): Update my mail
4682         address.
4684 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4686         PR bootstrap/30748
4687         * configure.ac: Correct syntax for Solaris ksh.
4688         * configure: Regenerated.
4690 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4692         * configure.ac: Sync with src.
4693         * configure: Regenerate.
4695 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4697         * Makefile.in: Regenerate.
4699 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4701         * config.sub: Sync with src.
4703 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4705         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4706         noncanonical equivalents.
4707         * configure.in: Rename to...
4708         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4709         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4710         target_noncanonical.  Use them.  Rewrite removal of configure
4711         arguments for autoconf 2.59.  Discard variable settings.  Force
4712         program_transform_name for native tools.
4714         * Makefile.in: Regenerated.
4715         * configure: Regenerated with autoconf 2.59.
4717 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4719         * MAINTAINERS (Write After Approval): Add myself.
4721 2007-01-31  Andreas Schwab  <schwab@suse.de>
4723         * Makefile.tpl (LDFLAGS): Substitute it.
4724         * Makefile.in: Regenerate.
4726 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4732         * MAINTAINERS (spu port): Add myself.
4734 2007-01-23  Richard Guenther  <rguenther@suse.de>
4736         PR bootstrap/30541
4737         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4738         * Makefile.tpl (GNATBIND): Substitute it.
4739         (GNATMAKE): Likewise.
4740         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4741         of STAGE_PREFIX.
4742         * Makefile.in: Regenerate.
4743         * configure: Regenerate.
4745 2007-01-18  Mike Stump  <mrs@apple.com>
4747         * configure.in: Re-enable -Werror for gcc builds.
4749 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4751         * MAINTAINERS (Write After Approval): Add myself.
4753 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4755         * configure.in: Change == to = in test command.
4756         * configure: Regenerate.
4758 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4759             Nick Clifton  <nickc@redhat.com>
4760             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4762         * configure.in (build_configargs, host_configargs, target_configargs):
4763         Remove build/host/target parameters.
4764         (host_libs): Add gmp and mpfr.
4765         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4766         * Makefile.def (gmp, mpfr): New.
4767         (gcc): Remove target.
4768         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4769         target_os, target_vendor): New.
4770         (configure): Add host_alias/target_alias arguments; adjust invocations.
4771         * configure: Regenerate.
4772         * Makefile.in: Regenerate.
4774 2007-01-11  Matt Fago  <fago@earthlink.net>
4776         * configure.in: Try to link to functions only in mpfr 2.2.x
4777         to improve robustness of configure tests.
4778         * configure: Regenerate.
4780 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4782         * MAINTAINERS: Add myself as i386 maintainer.
4784 2007-01-08  Jan Hubicka  <jh@suse.cz>
4786         * MAINTAINERS: Add myself as i386 maintainer.
4788 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4790         * configure.in: Add support for an x86_64-mingw* target.
4791         * configure: Regenerate.
4793 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4795         * Makefile.tpl (all-target): Correct @if conditional for target
4796         modules.
4797         * configure.in: Omit libiberty if building only target libgcc.
4798         * configure, Makefile.in: Regenerated.
4800 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4802         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4803         * configure: Regenerate.
4805 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4807         * Makefile.def (target_modules): Add libgcc.
4808         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4809         * Makefile.tpl (clean-target-libgcc): Delete.
4810         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4811         on gcc even for bootstrapped modules.  Rewrite handling of
4812         lang_env_dependencies to loop over target_modules.
4813         * configure.in (target_libraries): Add target-libgcc.
4814         * Makefile.in, configure: Regenerated.
4816 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4818         * configure.in: Reorganize recognition of languages.  Add
4819         --enable-stage1-languages.  Show supported languages for the chosen
4820         target rather than all recognized languages.
4821         * configure: Regenerate.
4823 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4825         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4826         * Makefile.in: Regenerate.
4828 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4830         * configure.in: Warn that MPFR 2.2.0 is buggy.
4831         * configure: Regenerate.
4833 2006-12-27  Ian Lance Taylor  <iant@google.com>
4835         * configure.in: When removing Makefiles to force a reconfigure, also
4836         remove prev-DIR*/Makefile.
4837         * configure: Regenerate.
4839 2006-12-22  Andreas Schwab  <schwab@suse.de>
4841         * configure: Regenerate with correct autoconf version.
4843 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4845         * configure.in: add AC_SUBST for *_FOR_TARGET.
4846         * configure: Regenerate.
4848 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4850         * configure.in: Simplify logic for rejecting languages that cannot
4851         be built.  Separate the case when a language is unsupported,
4852         from the case when the user chooses not to build a language.
4854 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4856         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4857         it only affects bootstrap and could be tested on "$host" as well.
4858         * configure: Regenerate.
4859         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4861 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4863         PR bootstrap/29544
4864         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4865         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4866         move here comment from Makefile.tpl.
4867         * Makefile.tpl: Move some definitions higher in the file.
4868         (STAGE1_CHECKING): New.
4869         * configure.in: Add --enable-stage1-checking.
4870         * configure: Regenerate.
4871         * Makefile.in: Regenerate.
4873 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4875         * MAINTAINERS: Add myself as build system maintainer.
4877 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4879         * MAINTAINERS (Write After Approval): Add myself.
4881 2006-12-13  Eric Christopher  <echristo@apple.com>
4883         * MAINTAINERS: Add myself as darwin maintainer.
4885 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4887         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4889 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4891         MAINTAINERS: Update my entry.
4893 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4895         * configure.in:  Handle spu makefile frag.
4896         * Makefile.tpl (MAINT): Define
4897         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4898         * configure: Regenerate.
4899         * Makefile.in: Regenerate.
4901 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4903         * config.guess: Import latest version.
4904         * config.sub: Likewise.
4906 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4908         * configure.in (spu-*-*): Don't skip target-libiberty.
4909         * configure: Regenerate.
4911 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4913         PR bootstrap/30134
4914         * configure.in: Correct x86 darwin support for libjava to powerpc
4915         and i?86 only.
4916         * configure: Regenerate.
4918 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4920         * configure.in: Add x86 darwin support for libjava.
4921         * configure: Regenerate.
4923 2006-12-07  Mike Stump  <mrs@apple.com>
4925         * Makefile.def (dependencies): Add dependency for
4926         install-target-libssp and install-target-libgomp on
4927         install-gcc.
4928         * Makefile.in: Regenerate.
4930 2006-12-04  Richard Guenther  <rguenther@suse.de>
4932         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4933         (Non-Algorithmic Maintainers): Move over non-algorithmic
4934         loop optimizer maintainers, add myself as a non-algorithmic
4935         middle-end maintainer.
4937 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4939         * MAINTAINERS (Write After Approval): Add myself.
4941 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4943         * configure.in: Update error message for missing GMP/MPFR.
4945         * configure: Regenerate.
4947 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4949         * configure.in: Update MPFR version in error message.
4951         * configure: Regenerate.
4953 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4955         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4956         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4957         --with-gmp-lib): New flags.
4959         * configure: Regenerate.
4961 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4963         * MAINTAINERS (Write After Approval): Change my email address.
4965 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4967         * MAINTAINERS (Write After Approval): Add myself.
4969 2006-11-22  Philipp Thomas  <pth@suse.de>
4971         * MAINTAINERS (i18n): Update e-mail address.
4973 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4975         * MAINTAINERS (spu port): Add myself as maintainer.
4976         (Write After Approval): Remove myself.
4978 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4980         * configure.in (skipdirs): Don't build libssp for SPU.
4981         * configure: Regenerate.
4983 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4985         * MAINTAINERS (spu port): Add myself as maintainer.
4986         (libobjc): Update my email address.
4988 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4990         * MAINTAINERS (Write After Approval): Add myself.
4992 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4994         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4995         * configure : Rebuilt.
4997 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5003         * MAINTAINERS (Write After Approval): Add myself.
5005 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5007         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5008         libmpfr.a.
5009         * configure: Regenerate.
5011 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5013         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5014         (unstage): Test for stage_last presence.
5016         PR bootstrap/29802
5017         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5018         STAGE_PREFIX.
5019         * Makefile.in: Regenerate.
5021 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5023         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5024         maintainers.
5026 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5028         * MAINTAINERS (Write After Approval): Add myself.
5030 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5032         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5033         and stageN-package/Makefile.
5034         * Makefile.in: Regenerated.
5036 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5038         * configure.in: Remove target-libgloss from noconfigdirs for
5039         bfin-*-*.
5040         * configure: Regenerated.
5042 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5044         * configure.in (have_gmp): Only error if the gcc directory exists.
5046         * configure: Regenerate.
5048 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5050         * configure.in: Robustify error message for missing GMP/MPFR.
5052         * configure: Regenerate.
5054 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5056         * MAINTAINERS (Write After Approval): Add myself.
5058 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5060         * MAINTAINERS: Change email address.
5062 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5064         * MAINTAINERS (Write After Approval): Add myself.
5066 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5068         * MAINTAINERS (Write After Approval): Add myself.
5070 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5072         * MAINTAINERS (Write After Approval): Move myself to
5073         Write After Approval section.
5075 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5077         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5078         need_gmp anymore.
5079         * configure: Regenerate.
5081 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5083         * MAINTAINERS (Write After Approval): Add myself.
5085 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5087         * config.guess: Import latest version.
5088         * config.sub: Likewise.
5090 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5092         * Makefile.def: Added pdf target handling.
5093         * Makefile.tpl: Added pdf target handling.
5094         * Makefile.in: Regenerated.
5096 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5098         * MAINTAINERS: Add self as score port maintainer.
5100 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5102         * MAINTAINERS (Write After Approval): Add myself.
5104 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5106         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5107         or newer.
5108         * configure: Regenerated.
5110 2006-09-27  Dave Brolley  <brolley@redhat.com>
5112         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5113         using $s instead of $r.
5114         * configure: Regenerated.
5116 2006-09-26  Thiemo Seufer  <ths@mips.com>
5118         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5119         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5120         * configure: Regenerate.
5122 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5124         * MAINTAINERS (Write After Approval): Remove myself.
5126 2006-09-22  Chao-ying Fu  <fu@mips.com>
5128         * MAINTAINERS (Write After Approval): Add myself.
5130 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5132         * MAINTAINERS: Add self as soft-fp maintainer.
5134 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5136         * MAINTAINERS: Add myself as avr maintainer.
5137         Remove Marek Michalkiewicz as avr maintainer.
5139 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5141         * MAINTAINERS (Write After Approval): Add myself.
5143 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5145         * configure.in: Never build newlib for a Mingw host.
5146         Never build newlib as Mingw target library.
5147         Test the existence of winsup/cygwin for building a Cygwin newlib,
5148         rather than just winsup.
5149         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5150         building a Mingw target.
5151         * configure: Regenerate.
5153 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5155         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5157 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5159         * config.guess: Import from src (was more updated).
5160         * config.sub: Likewise.
5162 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5164         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5165         * configure: Regenerated.
5167 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5169         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5170         for stages after the first.
5172 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5174         * Makefile.def: Add dependencies for configure-opcodes
5175         on configure-intl and all-opcodes on all-intl.
5176         * Makefile.in: Regenerated.
5178 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5180         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5182 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5184         Port to hosts whose 'sort' and 'tail' implementations
5185         treat operands with leading '+' as file names, as POSIX
5186         has required since 2001.  However, make sure the code still
5187         works on pre-POSIX hosts.
5188         * ltmain.sh: Don't assume "sort +2" is equivalent to
5189         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5191 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5193         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5195 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5197         * ltconfig: chmod 644 before ranlib during install.
5199 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5201         PR bootstrap/18058
5202         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5203         if the bootstrap compiler is a GCC version that supports it.
5204         * configure: Regenerate.
5206 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5208         * configure.in: Fix thinkos in previous check-in.
5209         * configure: Regenerate.
5211 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5213         PR other/27063
5214         * configure.in: Test subdir_requires and give an appropriate
5215         error message.
5216         * configure: Regenerate.
5218 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5220         * MAINTAINERS (Write After Approval): Add myself.
5222 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5224         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5226 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5228         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5230 2006-06-20  David Ayers  <d.ayers@inode.at>
5232         PR bootstrap/28072
5233         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5234         whether target-libjava is being configured instead of whether the
5235         java front end is enabled.
5236         * configure: Regenerate.
5238 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5240         PR target/27540
5241         * configure.in: Only enable libgomp on IRIX 6.
5242         * configure: Regenerate.
5244 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5246         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5247         too.
5248         * Makefile.in: Regenerate.
5250 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5252         * config-ml.in: Alter CCASFLAGS to include special
5253         multilib options the same as is done for CFLAGS.
5255 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5257         * configure.in: Don't enable libgomp on hpux10.
5258         * configure: Rebuilt.
5260 2006-06-12  David Ayers  <d.ayers@inode.at>
5262         PR bootstrap/27963
5263         PR target/19970
5264         * configure.in: Remove target-boehm-gc from noconfigdirs where
5265         ${libgcj} is specified.
5266         * configure: Regenerate.
5268 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5270         Sync from src:
5272         * configure.in: Sync.
5273         * configure: Regenerated.
5275         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5277         * Makefile.def: Added dependencies from sim and gdb on intl, and
5278         added configure dependencies to everything with an all dependency
5279         on intl.
5280         * Makefile.in: Regenerated.
5282 2006-06-06  David Ayers  <d.ayers@inode.at>
5284         PR libobjc/13946
5285         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5286         * Makefile.in: Regenerate.
5287         * configure.in: Add --enable-objc-gc at toplevel and have it
5288         enable boehm-gc for Objective-C.
5289         Remove target-boehm-gc from libgcj.
5290         Add target-boehm-gc to target_libraries.
5291         Add target-boehm-gc to noconfigdirs where ${libgcj}
5292         is specified.
5293         Assert that boehm-gc is supported when requested for Objective-C.
5294         Only build boehm-gc if needed either for Java or Objective-C.
5295         * configure: Regenerate.
5297 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5299         PR 27674
5300         * Makefile.tpl (configure-[+prefix+][+module+],
5301         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5302         Remove rule to unstage bootstrapped modules.
5303         (stage_current): New.
5304         * Makefile.in: Regenerate.
5306 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5308         * MAINTAINERS (Write After Approval): Update my e-mail address.
5310 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5312         * include/libiberty.h: Declare pex_run_in_environment.
5314 2006-05-31  Asher Langton  <langton2@llnl.gov>
5316         * MAINTAINERS (Write After Approval): Add myself.
5318 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5320         * Makefile.def (bfd, opcodes): Fix lib_path.
5321         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5322         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5323         * Makefile.in: Regenerate.
5325 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5327         * Makefile.in: Regenerate.
5329 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5331         * Makefile.def: Add install-html target. Add datarootdir
5332         docdir and htmldir to flags_to_pass.
5333         * Makefile.tpl: Add install-html target.
5334         * Makefile.in: Regenerate.
5335         * configure.in: Add --with-datarootdir, --with-docdir, and
5336         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5337         * configure: Regenerate.
5339 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5341         * configure.in: Enable gprof for cross builds.
5342         * configure: Regenerate.
5344 2006-05-22  Richard Guenther  <rguenther@suse.de>
5346         Revert
5347         2006-01-31  Richard Guenther  <rguenther@suse.de>
5348         Paolo Bonzini  <bonzini@gnu.org>
5350         * Makefile.def (target_modules): Add libgcc-math target module.
5351         * configure.in (target_libraries): Add libgcc-math target library.
5352         (--enable-libgcc-math): New configure switch.
5353         * Makefile.in: Re-generate.
5354         * configure: Re-generate.
5355         * libgcc-math: New toplevel directory.
5357 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5358             Andreas Tobler  <a.tobler@schweiz.ch>
5360         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5361         * configure: Rebuilt.
5363 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5365         * MAINTAINERS (Write After Approval): Add myself.
5367 2006-05-01  DJ Delorie  <dj@redhat.com>
5369         * configure.in: Restore CFLAGS if GMP isn't present.
5370         * configure: Regenerate.
5372 2006-05-01  Richard Guenther  <rguenther@suse.de>
5374         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5375         maintainer.
5377 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5379         * MAINTAINERS (Write After Approval): Add myself.
5381 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5383         * MAINTAINERS (Write After Approval): Add myself.
5385 2006-04-18  DJ Delorie  <dj@redhat.com>
5387         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5388         reference libgloss so that libssp can be built in a combined
5389         tree.
5390         * configure: Regenerate.
5392 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5394         * MAINTAINERS (Write After Approval): Add myself.
5396 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5398         * configure.in: Require makeinfo 4.4 or higher.
5399         * configure: Regenerate.
5401 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5403         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5404         Rearrange the entries of other libraries to have them in one place.
5406 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5408         * MAINTAINERS (Write After Approval): Remove myself.
5409         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5411 2006-03-14  Richard Guenther  <rguenther@suse.de>
5413         * configure: Regenerate with autoconf 2.13.
5415 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5417         * MAINTAINERS: Use my work address.
5419         * MAINTAINERS: Update my E-mail address.
5421 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5423         * configure.in: Handle --disable-<component> generically.
5424         * configure: Regenerate.
5426 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5428         PR libgcj/17311
5429         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5431 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5433         * MAINTAINERS (Write After Approval):  Remove myself.
5434         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5436 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5438         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5439         (TARGET_CONFIGDIRS): Remove.
5440         * configure.in: Remove AC_SUBST(target_configdirs).
5441         * Makefile.in, configure: Regenerated.
5443 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5445         * MAINTAINERS (Write After Approval):  Remove myself.
5446         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5448 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5450         PR bootstrap/25670
5452         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5454         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5455         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5456         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5457         BUILD_PREFIX, BUILD_PREFIX_1.
5458         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5460         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5461         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5463         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5464         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5465         of `cat stage_current`.  Always provide the `r' and `s' variables.
5466         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5467         a single shell execution.
5468         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5469         bootstrapped modules, make the stage1 module if the build was not
5470         started yet, else build the current stage.
5471         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5472         (all-build, all-host, all-target, [+make_target+]-host,
5473         [+make_target+]-target): Do not use \-continued lines.
5474         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5475         (current_stage, restrap, stage_last): New.
5477         * Makefile.in: Regenerate.
5478         * configure: Regenerate.
5480 2006-02-19  Bud Davis  <jmdavis@link.com>
5482         * MAINTAINERS (Write After Approval):  Remove myself.
5483         (Language Front End Maintainers):  Add myself as fortran 95
5484         maintainer and update e-mail address.
5486 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5488         * MAINTAINERS (Write After Approval):  Remove myself.
5489         (Language Front End Maintainers):  Add myself as fortran 95
5490         maintainer.
5492 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5494         * MAINTAINERS (Write After Approval): Add myself.
5496 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5498         * MAINTAINERS (Write After Approval):  Remove myself.
5499         (Language Front End Maintainers):  Add myself as
5500         fortran 95 maintainer.
5502 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5504         Sync from src:
5506         2005-12-27  Leif Ekblad  <leif@rdos.net>
5508         * configure.in: Add support for RDOS target.
5509         * configure: Regenerate.
5511 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5512             Andreas Schwab  <schwab@suse.de>
5514         * configure: Regenerate.
5516 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5518         * configure.in (enable_libgomp): Add AIX.
5519         * configure: Regenerate.
5521 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5523         * MAINTAINERS (Write After Approval): Add myself.
5525 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5527         * MAINTAINERS (Write After Approval): Add myself.
5529 2006-01-31  Richard Guenther  <rguenther@suse.de>
5530         Paolo Bonzini  <bonzini@gnu.org>
5532         * Makefile.def (target_modules): Add libgcc-math target module.
5533         * configure.in (target_libraries): Add libgcc-math target library.
5534         (--enable-libgcc-math): New configure switch.
5535         * Makefile.in: Re-generate.
5536         * configure: Re-generate.
5537         * libgcc-math: New toplevel directory.
5539 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5541         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5542         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5543         the assembler, linker and binutils.
5544         * configure: Regenerate.
5546 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5548         * MAINTAINERS (Write After Approval): Add myself.
5550 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5552         * configure: Regenerate.
5554 2006-01-18  Richard Henderson  <rth@redhat.com>
5555             Jakub Jelinek  <jakub@redhat.com>
5556             Diego Novillo  <dnovillo@redhat.com>
5558         * libgomp: New directory.
5559         * Makefile.def: Add target_module libgomp.
5560         * Makefile.in: Regenerate.
5561         * configure.in (target_libraries): Add target-libgomp.
5562         * configure: Regenerate.
5564 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5566         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5567         @ from continuation.
5568         * Makefile.in: Rebuilt.
5570 2006-01-04  Chris Lattner  <sabre@gnu.org>
5572         * MAINTAINERS (Write After Approval): Add myself.
5574 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5576         PR bootstrap/24252
5578         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5579         * Makefile.tpl (OBJDUMP): New.
5580         (EXTRA_HOST_FLAGS): Add it.
5581         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5583         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5584         to use symbolic links between directories.  Avoid race conditions
5585         or make them harmless.
5586         * configure.in: Do not try to use symbolic links between directories.
5588         * Makefile.def (LEAN): Pass.
5589         * Makefile.tpl (LEAN): Define.
5590         (stage[+id+]-start): Accept that the previous directory does not
5591         exist, if the bootstrap is lean.
5592         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5593         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5594         configure substitution.
5595         ([+compare-target+]): Likewise.
5596         ([+bootstrap-target+]-lean): New.
5597         * configure.in: Remove lean bootstrap support from here.
5599         * Makefile.in: Regenerate.
5600         * configure: Regenerate.
5602 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5604         * MAINTAINERS (libdecnumber): Add myself.
5606 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5608         * libtool-ldflags: New script.
5610 2006-01-02  Andreas Schwab  <schwab@suse.de>
5612         * configure.in: When reconfiguring remove Makefile in
5613         all stage directories.
5614         * configure: Regenerate.
5616 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5618         * MAINTAINERS: Update my email address.
5620 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5622         Revert Ada-related part of the previous change.
5624         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5625         Do not pass.
5626         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5627         * Makefile.in: Regenerate.
5628         * configure.in: Do not include mt-ppc-aix target fragment.
5629         * configure: Regenerate.
5631 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5633         * configure.in: Select appropriate fragments for PowerPC/AIX.
5634         * configure: Regenerate.
5636         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5637         BOOT_CFLAGS, BOOT_LDFLAGS.
5638         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5639         BOOT_CFLAGS, BOOT_LDFLAGS.
5640         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5641         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5642         (stage): Fail if we cannot complete the work.
5643         * Makefile.in: Regenerate.
5645 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5647         * configure.in: Replace ms1 with mt.
5648         * configure: Rebuilt.
5650 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5652         * MAINTAINERS: Update my email address.
5654 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5656         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5657         install-host-nogcc): Don't invoke $(stage) at the end.
5658         * Makefile.in: Regenerate.
5660 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5662         * configure.in: Flip the top-level bootstrap switch.
5663         * configure: Regenerate.
5665 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5667         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5668         $(stage) and $(unstage).
5669         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5670         (all): Remove stray semicolon.
5671         (local-distclean): Don't handle multilib.tmp and multilib.out.
5672         (install.all): Set $s for consistency.
5673         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5674         check_multilibs setting.  Always make the install directory.
5675         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5676         Correct @if/@endif.
5677         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5678         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5679         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5680         (multilib.out): Remove.
5681         * Makefile.in: Regenerated.
5683 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5685         * MAINTAINERS (Write After Approval): Add myself.
5687 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5689         * MAINTAINERS: Add myself as mt maintainer.
5691         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5693 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5695         * MAINTAINERS: Change email address.
5697 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5699         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5700         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5701         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5702         Find in-tree tools if available.
5703         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5704         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5705         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5706         (COMPILER_*_FOR_TARGET): New.
5707         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5708         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5709         (CONFIGURED_*, USUAL_*): Remove.
5710         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5711         STRIP): Use autoconf substitutions.
5712         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5713         COMPILER_NM_FOR_TARGET): New.
5714         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5716         (all): Make all-host and all-target in parallel.
5717         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5718         that $$r and $$s are set before invoking a recursive make.
5719         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5720         ([+bootstrap-target+]): Inline most of the `all' target.
5722 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5724         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5725         from the gcc build directory.
5726         * Makefile.in: Regenerate.
5728 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5730         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5731         depend on all-libdecnumber.
5732         * configure.in (host_libs): Include libdecnumber.
5733         * Makefile.in: Regenerate.
5734         * configure: Likewise.
5736 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5738         * libdecnumber: Import decNumber sources from the dfp-branch.
5740 2005-11-21  Kean Johnston  <jkj@sco.com>
5742         * config.sub, config.guess: Sync from upstream sources.
5744 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5746         Import from Autoconf sources:
5748         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5749         * config/move-if-change: Don't output "$2 is unchanged";
5750         suggested by Ben Elliston.  Handle weird characters correctly.
5752 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5754         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5755         to match upstream libtool for darwin.
5757 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5759         * Makefile.def: Remove gdb dependencies for gdbtk.
5760         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5761         (configure-gdb, install-gdb): New rules.
5762         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5763         * Makefile.in, configure: Regenerated.
5765 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5767         * MAINTAINERS (Write After Approval): Add myself.
5769 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5771         * MAINTAINERS (Write After Approval): Add myself.
5773 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5775         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5776         Diego Novillo.
5778 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5780         PR bootstrap/24297
5781         * Makefile.tpl (do-[+make-target+], do-check, install,
5782         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5783         are set before recursing.
5784         * Makefile.in: Regenerate.
5786 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5788         PR bootstrap/18939
5789         * Makefile.def (gcc) <target>: Fix thinko.
5790         * Makefile.in: Regenerate.
5792 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5794         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5795         * configure: Regenerate.
5797 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5799         * MAINTAINERS (Write After Approval): Add self.
5801 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5803         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5804         target-libffi, target-qthreads, target-libjava, and
5805         targetlibobjc.
5806         * configure: Regenerate.
5808 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5810         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5811         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5812         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5813         (USUAL_OBJDUMP_FOR_TARGET): New.
5814         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5815         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5816         * configure, Makefile.in: Regenerated.
5818 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5820         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5821         before other host packages.
5823 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5825         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5827 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5829         PR bootstrap/22340
5831         * configure.in (default_target): Remove.
5832         * Makefile.tpl (all): Do not use prerequisites as subroutines
5833         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5834         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5835         use prerequisites as subroutines.
5836         (check-host, check-target): New.
5837         (bootstrap configure & all targets): Do not use stage*-start
5838         if the directory layout is already ok.
5839         (non-bootstrap configure & all targets): Prepend a $(unstage).
5840         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5841         (NOTPARALLEL): Remove.
5842         (unstage, stage variables): New variables.
5843         (unstage, stage targets): Simply expand to those variables.
5845         * configure: Regenerate.
5846         * Makefile.in: Regenerate.
5848 2005-10-04  James E Wilson  <wilson@specifix.com>
5850         * Makefile.def (lang_env_dependencies): Add libmudflap.
5851         * Makefile.in: Regenerate.
5853 2005-10-03  Andreas Schwab  <schwab@suse.de>
5855         Backport from libtool CVS:
5856         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5858         * ltmain.sh: add support for installing into temporary
5859         staging area (e.g. 'make install DESTDIR=...')
5861 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5863         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5864         * configure: Regenerated.
5866 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5868         * configure: Regenerate with the correct
5869         autoconf version.
5871 2005-09-30  Catherine Moore  <clm@cm00re.com>
5873         * configure.in (bfin-*-*): New.
5874         * configure: Regenerated.
5876 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5878         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5879         (LIPO_FOR_TARGET): New.
5880         (CONFIGURED_LIPO_FOR_TARGET): New.
5881         (USUAL_LIPO_FOR_TARGET): New.
5882         (STRIP_FOR_TARGET): New.
5883         (CONFIGURED_STRIP_FOR_TARGET): New.
5884         (USUAL_STRIP_FOR_TARGET): New.
5885         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5886         STRIP_FOR_TARGET.
5887         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5888         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5889         * Makefile.in: Regenerate.
5890         * configure: Regenerate.
5892 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5894         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5895         (rs6000-*-aix*): Same.
5896         * configure: Regenerate.
5898 2005-09-16  Tom Tromey  <tromey@redhat.com>
5900         * MAINTAINERS: Add self as java maintainer.
5902 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5904         * configure.in: Recognize f95 in the --enable-languages option,
5905         and substitute it for fortran, issuing a warning.
5906         * configure: Regenerate.
5908 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5910         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5911         * configure:  Regenerated.
5913 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5915         * MAINTAINERS: Add self as ms1 maintainer.
5917 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5919         * Makefile.def (libssp): Add to lang_env_dependencies.
5920         * Makefile.in: Regenerate.
5922 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5924         * MAINTAINERS: Add myself as middle-end maintainer.
5926 2005-08-17  Christian Groessler  <chris@groessler.org>
5928         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5929         * Makefile.in: Regenerate.
5931 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5933         * MAINTAINERS (write after approval): Added myself.
5935 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5937         * MAINTAINERS (Write After Approval): Add myself.
5939 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5941         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5942         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5943         Look for alternate names of the target cc and c++
5944         * configure: Regenerate.
5946 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5948         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5949         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5950         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5951         tools; remove code to manually set them.
5952         (Target tools): Look in the environment for them.
5953         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5954         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5955         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5956         build directory.
5957         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5958         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5959         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5960         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5961         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5962         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5963         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5964         * configure: Regenerate.
5965         * Makefile.in: Regenerate.
5967 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5969         * MAINTAINERS: Update for removed CPU targets.
5971 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5973         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5974         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5975         * Makefile.in: Regenerated.
5977 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5979         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5980         (CFLAGS_FOR_TARGET): Use it.
5981         (CXXFLAGS_FOR_TARGET): Likewise.
5982         * Makefile.in: Regenerated.
5983         * configure.in (--with-build-sysroot): New option.
5984         * configure: Regenerated.
5986 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5988         * Makefile.tpl: Wrap install between unstage and stage
5989         * Makefile.in: Regenerate.
5991 2005-07-21  Eric Christopher  <echristo@apple.com>
5993         * MAINTAINERS: Update affiliation.
5995 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5997         * MAINTAINERS: Add self as crx port maintainer.
5999 2005-07-20  DJ Delorie  <dj@redhat.com>
6001         * MAINTAINERS: Add self as m32c maintainer.
6003 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6005         * all files: Update FSF address.
6007 2005-07-15  Eric Christopher  <echristo@redhat.com>
6009         * MAINTAINERS: Change affiliation.
6011 2005-07-14  Jim Blandy  <jimb@redhat.com>
6013         * configure.in: Add cases for Renesas m32c.
6014         * configure: Regenerated.
6016 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6018         * COPYING.LIB: Update from fsf.org.
6020 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6022         * COPYING, compile, config.guess,
6023         config.sub, install-sh, missing, mkinstalldirs,
6024         symlink-tree, ylwrap: Sync from upstream sources.
6025         * config-ml.in: Update FSF address.
6027 2005-07-13  Eric Christopher  <echristo@redhat.com>
6029         * configure.in: Add toplevel noconfigdir support for tpf.
6030         * configure: Regenerate.
6032 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6034         PR ada/22340
6036         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6037         * Makefile.in: Regenerate.
6039 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6041         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6042         Brolley to write-after-approval.
6044 2005-07-07  Andreas Schwab  <schwab@suse.de>
6046         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6047         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6048         * Makefile.in: Regenerated.
6050 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6052         * configure.in: Don't build sim or rda when targetting darwin.
6053         * configure: Regenerate.
6055 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6057         * configure.in: Add --enable-libssp and --disable-libssp.
6058         * configure: Regenerate with autoconf-2.13.
6060 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6062         * Makefile.def (target_modules): Add libssp.
6063         * configure.in (target_libraries): Add target-libssp.
6064         * configure: Rebuilt.
6065         * Makefile.in: Rebuilt.
6067 2005-07-01  Zack Weinberg  <zackw@panix.com>
6069         * MAINTAINERS: Change email address.  Resign from maintainership.
6071 2005-07-01  Richard Guenther  <rguenther@suse.de>
6073         * MAINTAINERS: Change my e-mail address and affiliation.
6075 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6077         * Makefile.def (stagefeedback): Come after profile.
6078         Define profiledbootstrap target.
6079         * Makefile.tpl (profiledbootstrap): Remove.
6080         (stageprofile-end): Zap stagefeedback.
6081         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6082         * Makefile.in: Regenerate.
6084 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6086         * MAINTAINERS: Update my email address.
6088 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6090         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6091         In 'cpp' stanza, support '#line' as well as '# '.
6093 2005-06-08  Andreas Schwab  <schwab@suse.de>
6095         * MAINTAINERS: Move myself from 'Write After Approval' to
6096         'CPU Port Maintainers' section as m68k maintainer.
6098 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6100         * configure.in (unsupported_languages): New macro.
6101         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6102         non-ported target libraries in noconfigdirs.
6103         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6104         non-linux-gnu.  Remove libgcj_ex_libffi.
6105         <lang_frag loop>: Set add_this_lang=no if the language is in
6106         unsupported_languages.
6107         * configure: Regenerate.
6109 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6111         * configure.in: Fix typo in handling of --with-mpfr-dir.
6112         * configure: Regenerate.
6114 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6116         * MAINTAINERS: Update my email address.
6118 2005-06-02  Jim Blandy  <jimb@redhat.com>
6120         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6121         accepted into the master sources.)
6123 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6124             Michael Snyder  <msnyder@redhat.com>
6125             Stan Cox  <scox@redhat.com>
6127         * configure.in: Set noconfigdirs for ms1.
6129         * configure: Regenerate.
6131 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6133         * MAINTAINERS (Write After Approval): Add self.
6135 2005-06-01  Josh Conner  <jconner@apple.com>
6137         * MAINTAINERS (Write After Approval): Add self.
6139 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6141         * MAINTAINERS: Update my email address.
6143 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6145         * MAINTAINERS (Write After Approval): Add self.
6147 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6149         * MAINTAINERS (Write After Approval): Remove self.
6151 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6153         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6154         (Dependencies): Consider target modules for bootstrap dependencies.
6155         Make target bootstrap modules depend on each stage's gcc.
6156         * Makefile.in: Regenerate.
6158 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6160         * Makefile.def (configure-gcc): Depend on binutils having been built.
6161         (all-gcc): No need to do it here.
6162         * Makefile.in: Regenerate.
6164 2005-05-19  Paul Brook  <paul@codesourcery.com>
6166         * configure.in: Rewrite misleading error message when requested
6167         language cannot be built.
6168         * configure: Regenerate.
6170 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6172         * ylwrap: Import from Automake 1.9.5.
6174 2005-05-13  David Ung  <davidu@mips.com>
6176         * MAINTAINERS (Write After Approval): Add self.
6178 2005-05-09  Mike Stump  <mrs@apple.com>
6180         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6181         lt_cv_sys_max_cmd_len for now.
6183 2005-05-09  Stan Cox  <scox@redhat.com>
6185         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6187 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6189         * README.SCO: Update the URL.
6191 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6193         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6194         with_gnu_ld to libtool.
6195         * ltcf-c.sh (aix[45]): Define file_list_spec.
6196         * ltcf-cxx.sh (aix[45]): Same.
6197         * ltcf-gcj.sh (aix[45]): Same.
6198         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6199         exists, write list of input files to temporary file.
6201 2005-05-04  Mike Stump  <mrs@apple.com>
6203         * configure.in: Always pass --target to target configures as
6204         otherwise rebuilds that do --recheck will fail.
6205         * confiugure: Rebuilt.
6207 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6209         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6210         STAGE_HOST_EXPORTS.
6211         (configure, all): Add bootstrap support.
6212         (Host modules, target modules): Pass post-stage1 flags and exports.
6213         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6214         * Makefile.in: Regenerate.
6216 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6218         * configure: Regenerate.
6220 2005-04-27  Mike Stump  <mrs@apple.com>
6222         * MAINTAINERS: Add self as darwin maintainer.
6224 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6226         * config.sub: Update from master copy.
6228 2005-04-21  Mike Stump  <mrs@apple.com>
6230         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6231         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6233 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6235         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6236         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6237         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6238         "*-*-elf" and "*-*-linux*".
6239         * configure: Regenerate.
6241 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6243         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6245 2005-04-12  Mike Stump  <mrs@apple.com>
6247         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6249 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6251         * MAINTAINERS (Write After Approval): Add myself.
6253 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6255         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6257 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6259         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6260         (TARGET_CONFIGARGS): Include --with-target-subdir.
6261         (configure, all): New macros.  Use them throughout.
6262         * Makefile.in: Regenerate.
6264 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6266         * MAINTAINERS (Write After Approval): Add myself.
6268 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6270         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6272 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6274         * MAINTAINERS: Move John Carr to Write After Approval.
6276 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6278         * config/mh-mingw32: Delete.
6279         * configure.in: Don't use it.
6280         * configure: Regenerate.
6282 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6284         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6285         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6286         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6287         (HOST_LIB_PATH): Generate from Makefile.def.
6288         (TARGET_LIB_PATH): Likewise.
6289         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6290         * Makefile.in: Regenerate.
6291         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6292         (RPATH_ENVVAR): Include Darwin case.
6293         * configure: Regenerate.
6295 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6297         * MAINTAINERS (Various Maintainers): Remove self.
6298         (Write After Approval): Add self.
6300 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6302         * MAINTAINERS (Various Maintainers): Add self.
6304 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6306         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6307         * configure: Regenerate.
6309 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6311         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6312         gcc_version, and gcc_version_trigger from set of flags to pass.
6313         * Makefile.tpl: Remove definitions of above variables.
6314         (config.status): Remove dependency on $(gcc_version_trigger).
6315         * Makefile.in: Regenerate.
6316         * configure.in: Do not reference config/gcc-version.m4 nor
6317         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6318         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6319         * configure: Regenerate.
6321 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6322             Andrew Pinski  <pinskia@physics.uc.edu>
6324         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6325         * Makefile.in: Regenerate.
6327 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6329         * MAINTAINERS (Write After Approval): Add myself.
6331 2005-03-03  David Ayers  <d.ayers@inode.at>
6333         * MAINTAINERS (Write After Approval): Add myself.
6335 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6337         PR libgcj/20160
6338         * ltmain.sh: Avoid creating archives with components that have
6339         duplicate basenames.
6341 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6343         PR bootstrap/20250
6344         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6345         instead of check.
6346         * Makefile.in: Regenerate.
6348 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6350         * Makefile.in: Regenerate to fix conflict between the previous two
6351         patches.
6353 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6355         PR bootstrap/17383
6356         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6357         * Makefile.tpl (HOST_SUBDIR): New substitution.
6358         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6359         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6360         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6361         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6362         (Host modules, Bootstrapped modules): Use it.
6363         (Build modules, Target modules): Do not create symlink trees,
6364         always configure out-of-srcdir.
6365         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6366         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6367         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6368         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6370         * Makefile.in: Regenerate.
6371         * configure: Regenerate.
6373 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6375         Merged from libada-gnattools-branch:
6376         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6378         * gnattools: New directory.
6379         * Makefile.def: Add gnattools as a module, depending on target-libada.
6380         * Makefile.in: Regenerate.
6381         * configure.in: Include gnattools in host_tools; disable it if ada
6382         is disabled.
6383         * configure: Regenerate.
6385 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6387         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6388         treelang maintainer.
6389         (Write After Approval): Remove myself.
6391 2005-02-23  Paul Schlie  <schlie@comcast.net>
6393         * configure.in: Allow darwin targeted ports to build tk, itcl and
6394         libgui.
6395         * configure: Regenerate.
6397 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6399         PR libgcj/10353
6400         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6401         * configure: Regenerate.
6403 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6405         * MAINTAINERS (Write After Approval): Add myself.
6407 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6409         * MAINTAINERS: Update my e-mail address.
6411 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6413         * MAINTAINERS (Write After Approval): Add myself.
6415 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6417         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6418         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6419         target-libgloss when not *-*-elf and *-*-aout.
6420         * configure: Regenerate.
6422 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6424         * MAINTAINERS: Remove obsolete entries.
6426         * MAINTAINERS (Write After Approval): Add Michael Matz.
6428 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6430         * MAINTAINERS: Remove self as cpplib maintainer.
6432 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6434         * install-sh, config.sub: Import from upstream.
6436 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6438         PR bootstrap/18222
6439         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6440         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6441         * Makefile.in: Regenerate.
6443 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6445         * MAINTAINERS: Update my email address.
6447 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6448             Andreas Schwab  <schwab@suse.de>
6450         PR bootstrap/18033
6451         * config-ml.in: Eval option if surrounded by single quotes.
6453 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6455         Revert 2004-12-28 Makefile changes, a better fix will be
6456         applied to mainline and src after GCC 4.0 branches.
6458 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6460         PR bootstrap/17383
6462         * Makefile.def (target_modules): Remove stage parameter,
6463         it is always true now.
6464         * Makefile.tpl (configure-build-[+module+],
6465         configure-target-[+module+]): Always build symlink tree
6466         for the directory and for include.  BUILD_SUBDIR and
6467         TARGET_SUBDIR cannot be . anymore.
6468         * Makefile.in: Regenerate.
6470 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6472         Revert 2004-12-08 Makefile changes.
6474 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6476         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6477         cygwin, mingw.
6479 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6481         * configure.in (sh64-*-*): Reenable gprof.
6482         * configure: Regenerate.
6484 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6486         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6487         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6488         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6489         * Makefile.in: Regenerate.
6491 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6493         * MAINTAINERS: Update my email address.
6495 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6497         * Makefile.tpl: Generate normal dependencies if the LHS module is
6498         not bootstrapped.
6499         * Makefile.in: Regenerate.
6501 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6503         * configure.in: Include config/gxx-include-dir.m4.  Use
6504         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6505         * configure: Regenerate.
6507 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6509         * config.if: Delete.
6510         * configure.in: Set libstdcxx_incdir directly.
6511         * configure: Regenerate.
6513 2004-12-02  Eric Christopher  <echristo@redhat.com>
6515         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6516         * Makefile.in: Regenerate.
6518 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6520         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6521         * configure: Regenerate.
6523 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6525         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6526         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6527         * configure: Regenerate.
6529 2004-12-01  Eric Christopher  <echristo@redhat.com>
6531         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6532         of things to remove.
6534 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6536         * MAINTAINERS (Write After Approval): Update my e-mail address.
6538 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6540         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6541         from CVS libtool to always pass_all.
6543 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6545         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6546         (hppa*64*-*-*): Delete incorrect comment.
6547         * configure: Rebuilt.
6549 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6551         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6553 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6555         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6556         from CVS libtool to always pass_all.
6558 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6560         * install-sh, compile: Import from automake.
6562 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6564         * config.guess, config.sub:  Import from savannnah.
6566 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6568         * MAINTAINERS (Write After Approval): Add myself
6570 2004-11-12  Mike Stump  <mrs@apple.com>
6572         * Makefile.def: Add html support.
6573         * Makefile.tpl: Likewise.
6574         * Makefile.in: Regenerate.
6576 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6578         PR 18423
6579         * configure.in: Remove all instances of build-fixincludes from
6580         noconfigdirs.
6581         (build_configargs): Supply --target to subdirectories.
6582         * configure: Regenerate.
6584         * Makefile.def: Make gcc install depend on fixincludes install.
6585         * Makefile.in: Regenerate.
6587 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6589         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6591 2004-11-11  Paul Brook  <paul@codesourcery.com>
6593         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6595 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6597         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6598         target-libgfortran.
6599         * configure: Regenerate.
6601 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6603         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6604         like CC.
6606 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6608         * Makefile.def (host fixincludes): Specify missing targets.
6609         * Makefile.in: Regenerate.
6611 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6613         * MAINTAINERS: Add myself
6615 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6617         * MAINTAINERS (Write After Approval): Add myself.
6619 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6621         * Makefile.def: Build fixincludes for the host, too.
6622         * Makefile.in: Regenerate.
6623         * configure.in (host_tools): Add fixincludes.
6624         * configure: Regenerate.
6626 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6628         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6629         * configure: Regenerated.
6631 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6633         PR other/17783
6634         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6635         * configure: Regenerated.
6637 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6639         * README.SCO: Update per FSF instructions.
6641 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6643         PR target/18151
6644         * configure.in (case ${target}): Do not build fixincludes for avr.
6645         * configure: Regenerated.
6647 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6649         * configure.in (case ${target}): Do not build fixincludes
6650         on platforms where it is not used.
6651         * configure: Regenerated.
6653 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6655         * configure.in: Use an absolute path to install-sh.
6656         * configure: Regenerated.
6658 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6660         * MAINTAINERS (Write After Approval): Add myself.
6662 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6664         * MAINTAINERS: Remove from Write After Approval those that are
6665         already maintainers.
6667 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6669         * MAINTAINERS:  Update my email address.
6671 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6673         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6674         * configure: Regenerate.
6676 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6678         * MAINTAINERS:  Update my email address.
6680 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6682         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6683         entries belonging to this category.
6685 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6687         * MAINTAINERS: Update my e-mail address.
6689 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6691         Fix wrong conflict resolution in:
6693         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6695         * Makefile.in: Regenerate.
6696         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6697         in the recursive `make', instead of hardwiring `all'.
6698         (Autogenerated TARGET-* variables): New.
6700 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6702         * configure.in: Enable target-libgloss for crx-*-*.
6703         * configure: Regenerate.
6705 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6707         * MAINTAINERS (Various Maintainers): Move the "windows,
6708         cygwin, mingw" maintainer to ...
6709         (OS Port Maintainers): ... here.
6711 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6713         * MAINTAINERS (Write After Approval): Remove those that are
6714         maintainers of some subsystem.
6716 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6718         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6719         * ltcf-cxx.sh (tpf*): Likewise.
6720         * ltconfig (tpf*): Add TPF OS configuration support.
6722 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6724         * MAINTAINERS: Change my email address to my new work account.
6726 2004-09-24  Michael Roth  <mroth@nessie.de>
6728         * configure.in (--without-headers): Add missing double quotes.
6729         * configure: Regenerate.
6731 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6733         * ylwrap: Revert to previous version.
6735 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6737         PR bootstrap/17369
6738         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6739         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6740         SET_GCC_LIB_PATH_CMD.
6741         (BASE_TARGET_EXPORTS): Likewise.
6742         * Makefile.in: Regenerated.
6744         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6745         * configure: Regenerated.
6747 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6749         * config.guess: New upstream version
6750         * compile, depcomp, install-sh, ylwrap: Likewise.
6752 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6754         * config/mh-x86omitfp: New host makefile fragment.  Add
6755         -fomit-frame-pointer to the default BOOT_CFLAGS.
6756         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6757         * configure: Regenerate.
6759 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6761         PR target/11572
6762         * configure.in (*-*-darwin*): Renable libobjc.
6763         * configure: Regenerate.
6765 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6767         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6769 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6771         * Makefile.def: Remove libbanshee.
6772         * Makefile.tpl: Ditto.
6773         * configure.in: Ditto.
6774         * Makefile.in: Regen.
6775         * configure: Ditto.
6777 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6779         * ltmain.sh: Use $pic_object as $non_pic_object if
6780         $non_pic_object=none.
6782 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6784         * missing: Import latest version from master repository.
6786 2004-09-06  Nick Clifton  <nickc@redhat.com>
6788         * config.sub: Import latest version from master repository.
6789         * config.guess: Likewise.
6790         This includes these changes:
6792         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6794         * config.sub: Handle crisv32, alias etraxfs.
6795         * config.guess (crisv32:Linux:*:*): Handle.
6797         2004-08-13  Brad Smith  <brad@comstyle.com>
6799         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6800         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6802         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6804         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6805         assume the processor is a powerpc.  This is because coreutils
6806         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6807         in this case, due to a MacOS X bug that causes
6808         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6809         to return a negative number.
6810         Problem reported by Petter Reinholdtsen in:
6811         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6813         2004-07-19  Ben Elliston  <bje@gnu.org>
6815         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6817         2004-06-24  Ben Elliston  <bje@gnu.org>
6819         * config.guess: Update copyright years.
6820         * config.sub: Likewise.
6822         2004-06-22  Robert Millan  <robertmh@gnu.org>
6824         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6825         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6827         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6829         * config.guess (*:*VMS:*:*): New entry. Replaces
6830         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6831         manufacturer.
6833         2004-06-22  Ben Elliston  <bje@gnu.org>
6835         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6836         * config.sub: Likewise.
6838         2004-06-22  Ben Elliston  <bje@gnu.org>
6840         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6841         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6843         2004-06-11  Ben Elliston  <bje@gnu.org>
6845         * config.guess (pegasos:OpenBSD:*:*): Remove.
6847         2004-06-11  Ben Elliston  <bje@gnu.org>
6849         From Wouter Verhelst <wouter@grep.be>:
6850         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6852         2004-06-11  Ben Elliston  <bje@gnu.org>
6854         * config.guess (luna88k:OpenBSD:*:*): New.
6856         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6858         * config.guess (m32r*:Linux:*:*): New case.
6859         * config.sub: Handle m32rle.
6861         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6863         From Jens Petersen  <petersen@redhat.com>:
6864         * config.sub: Handle sparcv8.
6866         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6868         From Tom Smith <smith@cag.lkg.hp.com>:
6869         * config.guess: Version suffixes are equally significant on Tru64
6870         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6871         prefix of "P" (patched kernel).
6873         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6875         * config.sub: Add support for National Semiconductor CRX target.
6877 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6879         * MAINTAINERS (Various Maintainers): Remove myself as web page
6880         maintainer, add myself as maintainer of build status lists.
6882 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6884         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6885         *-*-netware, but add target-libmudflap.
6886         Consolidate *-*-netware targets (of which really only i?86 exists)
6887         into a single entry.
6888         * configure: Likewise.
6890 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6892         * Makefile.tpl (sorry): Remove.
6893         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6894         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6895         (do-clean): Clean per-stage directories too.
6896         (do-distclean): Run distclean-stage1 too.
6897         (.NOTPARALLEL): Enable during toplevel bootstrap.
6898         (stage[+id+]-bubble): Enable parallel execution during
6899         the recursive invocation.
6900         * Makefile.in: Regenerate.
6902         Fix previous checkin:
6904         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6905         include.
6906         * configure.in: Fix indentation.
6907         * configure: Regenerate.
6909 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6911         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6912         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6913         * configure: regenerate
6914         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6915         -mdynamic-no-pic
6917 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6919         * Makefile.def (build_modules): Add fixincludes.
6920         (dependencies): Make gcc depend on fixincludes.
6921         * configure.in (build_tools): Add fixincludes.
6922         (build_configdirs): Always include build_libs.
6923         * Makefile.in: Regenerate.
6924         * configure: Regenerate.
6926 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6928         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6929         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6930         phony targets; do not generate timestamp files.
6931         (distclean-stageN): Remove references to their timestamp files.
6932         (restageN, touch-stageN): Remove.
6933         (stageN-bubble): Rewritten.
6934         (compare): Support lean bootstraps.
6935         * Makefile.in: Regenerate.
6937         * configure.in: Only warn when bootstrapping but
6938         build != host or build != target.  Support lean bootstraps.
6939         * configure: Regenerate.
6941 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6943         * configure.in:  Give a better error message if GMP/MPFR are missing
6944         and a language needing them has been requested.
6945         * configure:  Regenerated.
6947 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6949         * configure.in:  Print a list of available language front-ends if
6950         a requested one is missing.  Tidy stray tab characters.
6951         * configure:  Regenerated.
6953 2004-08-19  Michael Koch  <konqueror@gmx.de>
6955         * gcc/doc/install.texi: Update entry about automake for libjava.
6957 2004-08-17  Robert Millan  <robertmh@gnu.org>
6959         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6960         (instead of FreeBSD).
6961         * configure: Regenerate.
6963 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6965         * Makefile.in: Regenerate.
6966         * configure: Regenerate.
6968         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6969         stage_*_flags.
6970         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6971         for bootstrapped modules if toplevel bootstrap is going.
6972         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6973         modules.  Adjust for changes in Makefile.def.  Enable several
6974         rules even in non-bootstrap mode, just to avoid peppering the
6975         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6976         (stage-[+prev+]-bubble): Remove.
6978         * Makefile.def (Dependencies): Depend on all-build-bison,
6979         all-build-flex, all-build-byacc, all-build-texinfo, rather
6980         than the host variations.
6981         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6982         with BUILD_SUBDIR.
6983         (BISON): Update for recent Bisons.
6984         (YACC): Fix typo.
6985         (cross): Depend on all-build.
6986         (all): Do not depend on all-build.
6987         (prebootstrap): Remove.
6988         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6989         (Prebootstrap dependencies): Add them to the per-stage targets
6990         and to all-prebootstrap.
6991         * configure.in (build_configdirs): Always enable build_tools.
6992         (BUILD_DIR_PREFIX): Remove.
6994         * Makefile.def (gcc): Add target variable.
6995         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6996         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6997         in the recursive `make', instead of hardwiring `all'.
6998         (Autogenerated TARGET-* variables): New.
7000 2004-08-13  Brian Booth  <bbooth@redhat.com>
7002         * MAINTAINERS: Remove myself from write-after-approval.
7004 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7006         * src-release: Stop distributing mmalloc with gdb (which doesn't
7007         use it).
7008         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7009         * Makefile.in: Regenerate.
7011 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7013         * configure.in (arm*-*-eabi*): New target.
7014         * configure: Regenerate.
7016 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7018         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7019         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7020         (Dependencies): New section.
7021         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7022         (configure-target-[+module+]): Depend on maybe-all-gcc
7023         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7024         (toplevel profiledbootstrap): Fix dependencies.
7025         * Makefile.in: Regenerate.
7027 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7029         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7030         target-libiberty to noconfigdirs.
7031         * configure: Regenerate.
7033 2004-08-03  Paul Brook  <paul@codesourcery.com>
7035         * configure.in: Check for MPFR as well as GMP.
7036         * configure: Regenerate.
7038 2004-08-01  Robert Millan  <robertmh@gnu.org>
7040         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7041         libmudflap for all GNU-based systems (with Glibc).
7042         * configure: Regenerate.
7044 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7046         * Makefile.def (host-modules): Add gcc.
7047         * Makefile.in: Regenerate.
7048         * Makefile.tpl (sorry): New rule.
7049         (configure-host, all-host, [+make_target+]-host, do-check,
7050         install-host): Do not add gcc as a special case.
7051         (host modules): Add a small special-casing for gcc.  Export
7052         extra_make_flags through the environment.
7053         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7054         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7055         other recursive targets for gcc): Remove.
7057         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7058         (stage, unstage): New rules.
7059         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7060         distclean-stage[+id+]): Use stage_current.
7061         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7062         the stage*-start rules.
7064 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7066         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7067         use -all_load flag.
7069 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7071         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7072         * configure: Regenerate.
7074 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7076         * maintainer-scripts/gcc_release: Revert yesterday's change.
7078 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7080         * MAINTAINERS: Add myself to write-after-approval.
7082 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7084         * libf2c: Removed.
7085         * gcc/gccbug.in: Updated because of libf2c removal.
7086         * maintainer-scripts/gcc_release: Ditto.
7088 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7090         * configure.in: Build libmudflap by default on FreeBSD.
7091         * configure: Regenerated.
7093 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7095         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7096         systems.
7097         * configure: Regenerated.
7099 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7101         PR target/16344
7102         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7103         feedback based compiler.
7104         * Makefile.in: Rebuilt.
7106 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7108         * Makefile.def (host_modules): Set bootstrap=true for flex.
7109         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7110         * Makefile.in: Rebuilt.
7112 2004-07-07  Jan Hubicka  <jh@suse.cz>
7114         * MAINTAINERS: Add self as a profile feedback maintainer.
7116 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7118         * configure.in:  Do not prepend $srcdir to /dev/null in
7119         makefile fragments.
7120         * configure:  Regenerate.
7122 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7124         * Makefile.def (build_modules): Add bison, byacc, flex,
7125         m4, texinfo.
7126         (flags_to_pass): Add FLEX.
7127         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7128         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7129         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7130         DEFAULT_MAKEINFO): Remove.
7131         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7132         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7133         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7134         objdir or else use configured tool.
7135         (all-build): New.
7136         (all): Depend on it.
7137         (Build module dependencies): Add.
7138         * Makefile.in: Regenerate.
7139         * configure.in: Better support for multiple build modules,
7140         matching what is done for host/target modules.  Do not look
7141         for "plausible" locations of build tools if Canadian cross.
7142         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7143         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7144         * configure: Regenerate.
7146 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7148         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7149         * Makefile.in: Regenerate.
7151 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7153         * Makefile.tpl (configure-build-[+module+],
7154         configure-[+module+], configure-target-[+module+]): Pass
7155         [+extra_configure_args+].
7156         (all-build-[+module+], all-[+module+], check-[+module+],
7157         install-[+module+], [+make_target+]-[+module+],
7158         all-target-[+module+], check-target-[+module+],
7159         install-target-[+module+], [+make_target+]-target-[+module+]):
7160         Pass [+extra_make_args+].
7161         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7162         (GCC_HOST_EXPORTS): Remove.
7163         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7164         cross, check-gcc, check-gcc-c++, install-gcc,
7165         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7166         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7167         * Makefile.in: Regenerate.
7169 2004-06-21  Matthew Sachs  <msachs@apple.com>
7171         * MAINTAINERS: Added self to write-after-approval.
7173 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7175         * configure.in: Check for srcdir/winsup rather than build directory
7176         winsup.
7177         * configure: Regenerate.
7179 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7181         * configure.in: Don't build Cygwin native newlib if winsup
7182         directory is missing.  Emit warning instead.
7183         * configure: Regenerate.
7185 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7187         * Makefile.tpl (touch-stage[+id+]): New.
7188         (restage[+prev+]): Depend on touch-stage[+id+].
7190         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7191         Use it throughout.
7193         * Makefile.def: Add profile and feedback bootstrap stages.
7194         Remove next field from bootstrap stages.
7195         * Makefile.tpl (LN, LN_S): Substitute.
7196         (stageN-start, stageN-end): Use double-colon rules, to
7197         provide a hook for additional setup commands.
7198         (distclean-stageN-gcc, restageN): Create dependencies from
7199         [+prev+], not from [+next+].
7200         (stageN-bubble): Add commands for successive stages from
7201         [+prev+], using double-colon rules.
7202         (all-stageN-gcc): Fix typo.
7203         (stagefeedback-start, profiledbootstrap): New.
7204         * Makefile.in: Regenerate.
7205         * configure.in: Call ACX_PROG_LN.
7206         * configure: Regenerate.
7208 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7210         * MAINTAINERS (Write After Approval): Add myself.
7212 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7214         * MAINTAINERS (Write After Approval): Add myself.
7216 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7218         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7219         without gcc.
7220         * configure: Regenerate.
7222 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7224         * Makefile.tpl: Fix typo.
7225         * Makefile.in: Regenerate.
7227 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7229         * configure.in: Remove new- prefix from toplevel
7230         bootstrap targets.
7231         * configure: Regenerate.
7233 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7235         * Makefile.tpl (all.normal): Rename to all.
7236         (all): Replace with a rule to pick the default
7237         target from configure.
7238         (all-gcc, configure-gcc): Use conditionals to
7239         do nothing when toplevel bootstrap is going on.
7240         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7241         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7242         * configure.in: Support --enable-bootstrap.
7244         * Makefile.def: Remove new- prefix from toplevel
7245         bootstrap targets.
7246         * Makefile.tpl: Likewise.
7248         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7249         target.
7251         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7252         $(RECURSE_FLAGS) to recursive invocation of make.
7254         * Makefile.in: Regenerate.
7255         * configure: Regenerate.
7257 2004-05-30  Andreas Jaeger  <aj@suse.de>
7258             Jim Wilson  <wilson@specifixinc.com>
7260         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7261         like CC.
7263 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7265         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7266         * configure: Regenerate.
7268 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7270         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7271         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7272         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7273         targets.
7274         * Makefile.in: Regenerate.
7276 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7278         * configure.in: Test the ability to symlink directories.
7279         * configure: Regenerate.
7281         * Makefile.def (bootstrap-stage): New definitions.
7282         * Makefile.tpl (configure-stage1-gcc,
7283         configure-stage2-gcc, configure-stage3-gcc,
7284         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7285         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7286         new-restage3, compare): Autogenerate, see Makefile.in
7287         entry for behavioral changes.
7288         (distclean-stage1, new-stage1-start, new-stage1-end,
7289         new-stage1-bubble, distclean-stage2, new-stage2-start,
7290         new-stage2-end, new-stage2-bubble, distclean-stage3,
7291         new-stage3-start, new-stage3-end): New autogenerated targets.
7292         (objext, prebootstrap, BOOT_CFLAGS,
7293         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7294         targets.
7296         * Makefile.in: Regenerate.
7297         (distclean-stage1, new-stage1-start, new-stage1-end,
7298         new-stage1-bubble, distclean-stage2, new-stage2-start,
7299         new-stage2-end, new-stage2-bubble, distclean-stage3,
7300         new-stage3-start, new-stage3-end): New targets.
7301         (all-stage1-gcc): Move prebootstrap dependency from here...
7302         (configure-stage1-gcc): ...to here.
7303         (new-bootstrap): Use bubble targets.
7304         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7305         Use per-stage distclean targets.
7306         (configure-stage1-gcc, configure-stage2-gcc,
7307         configure-stage3-gcc, all-stage1-gcc,
7308         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7309         Use new-stageN-start to prepare the tree.
7311 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7313         * Makefile.def (host_modules): add libcpp.
7314         * Makefile.tpl: Add dependencies on and for libcpp.
7315         * Makefile.in: Regenerate.
7316         * configure.in: Add libcpp host module.
7317         * configure: Regenerate.
7319 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7321         * Makefile.tpl: Whenever a recursive target is defined, wrap
7322         it in a special @if/@endif block, and prepare its maybe
7323         dependency in the @if/@endif block
7324         * configure.in: Instead of writing maybe dependencies, remove
7325         the @if/@endif statements, and remove the @if/@endif blocks
7326         that remain.
7327         * configure: Regenerate.
7328         * Makefile.in: Regenerate.
7330 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7332         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7334 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7336         PR bootstrap/15120
7337         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7338         * */configure: Rebuilt.
7340 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7342         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7343         of libf2c.
7344         * configure, Makefile.in: Regenerate.
7346 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7348         * MAINTAINERS (Write After Approval): Add myself.
7350 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7352         Merge from tree-ssa-20020619-branch.
7354         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7355         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7356         (HOST_GMPLIBS): Define.
7357         (HOST_GMPINC): Define.
7358         (TARGET_LIB_PATH): Add libmudflap.
7359         (GFORTRAN_FOR_TARGET): Define.
7360         (configure-build*): Export GFORTRAN.
7361         (configure-gcc): Export GMPLIBS and GMPINC.
7362         (all-gcc): Add maybe-all-libbanshee.
7363         (configure-target-libgfortran): Define.
7364         * Makefile.in: Regenerate.
7365         * configure.in (host_libs): Add libbanshee.
7366         (target_libraries): Add target-libmudflap and target-libgfortran.
7367         Add --with-libbanshee.
7368         Handle --disable-libmudflap.
7369         (*-*-freebsd*): Use with_gmp.
7370         Add $(libgcj) to noconfigdirs.
7371         * configure: Regenerate.
7372         * depcomp: New file.
7373         * MAINTAINERS: Add tree-ssa maintainers.
7375 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7377         * MAINTAINERS (Various Maintainers): Add myself.
7379 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7381         * MAINTAINERS (Write After Approval): Add myself.
7383 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7385         * MAINTAINERS (Write After Approval): Add myself.
7387 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7389         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7390         * configure: Regenerate.
7392 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7394         Revert:
7395         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7397         * Makefile.def (flags_to_pass): Remove *dir variables that
7398         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7399         as well as prefix and exec_prefix.
7400         * Makefile.in: Regenerate.
7402 2004-04-26  Robert Millan  <robertmh@gnu.org>
7404         Add patches from libtool CVS.
7405         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7406         * ltconfig: Likewise.
7407         * ltcf-c.sh: Likewise.
7408         * ltcf-cxx.sh: Likewise.
7409         * ltcf-gcj.sh: Likewise.
7411 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7413         * Makefile.def (host_modules): Mark with the bootstrap
7414         flag packages on which gcc depends.
7415         * Makefile.tpl (all-bootstrap): Use it.
7416         * Makefile.in: Regenerate.
7418 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7420         * Makefile.def (flags_to_pass): Remove *dir variables that
7421         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7422         as well as prefix and exec_prefix.
7423         * Makefile.in: Regenerate.
7425 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7427         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7428         * configure: Regenerate.
7429         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7430         * gcc/Makefile.tpl (compare): Use the result of the test.
7431         * gcc/Makefile.in: Regenerate.
7433 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7435         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7436         Always relocate gcc and prev-gcc to the original names, even
7437         if the build fails.
7438         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7439         New targets.
7441 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7443         * MAINTAINERS: Update my email address.
7445 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7447         * configure.in (mips*-*-irix5*): Enable ld.
7448         * configure: Regenerate.
7450 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7452         * configure: Regenerate.
7454 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7456         * Makefile.tpl (configure-[+module+], configure-gcc,
7457         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7458         Set and export LDFLAGS.
7459         * Makefile.in: Regenerate.
7461 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7463         * MAINTAINERS: Add myself to write-after-approval.
7465 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7467         PR bootstrap/14871
7468         * Makefile.tpl: If we don't have built-in-tree target tools,
7469         use the ones found by configure rather than hacking around with
7470         program_transform_name.
7471         * configure.in: Give Makefile.tpl the information necessary
7472         to do that.
7473         * Makefile.in: Regenerate.
7474         * configure: Regenerate.
7476 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7478         PR bootstrap/14760
7479         * configure.in: When computing baseargs, strip *all* copies of
7480         offending options.  Also, don't match/substitute the trailing space,
7481         so that this actually works when two similar options are separated by
7482         only one space.
7483         * configure: Regenerate.
7485 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7487         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7488         (rs6000-*-aix*): Same.
7489         * configure: Regenerate.
7491 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7493         * MAINTAINERS: Add myself to write-after-approval.
7495 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7497         * MAINTAINERS: Add myself to write-after-approval.
7499 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7501         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7502         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7503         * Makefile.in: Regenerate.
7505         * configure.in (top level bootstrap support): Rework --enable-werror
7506         to set @stage2_werror_flag@.
7507         * configure: Regenerate.
7508         * Makefile.tpl (top level bootstrap support): Pass
7509         @stage2_werror_flag@ down to configure in stages 2 and 3.
7510         * Makefile.in: Regenerate.
7512 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7514         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7515         for stages 2 and 3 as well as in make.  As a consequence, remove
7516         OUTPUT_OPTION (now detected by configure) from the flags passed down
7517         to make.
7518         * Makefile.in: Regenerate.
7520         * Makefile.tpl (new-bootstrap): Fix typo.
7521         * Makefile.in: Regenerate.
7523 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7525         * Makefile.tpl: Rearrange by moving recursive_targets rules
7526         into their proper sections.
7527         * Makefile.tpl (top level bootstrap support): Move disabling
7528         of coverage flags from 'make' to 'configure'; improve comments.
7529         * Makefile.in: Regenerate.
7531         * Makefile.tpl (experimental top level bootstrap) Move stage1
7532         language setting from all- target to configure- target; disable
7533         intermodule optimization in stage 1; prevent gratuitous rebuilds
7534         of stage 1.
7535         * Makefile.in: Regenerate.
7536         * configure.in: Comma-separate stage 1 language list for top
7537         level bootstrap.
7538         * configure: Regenerate.
7540         * Makefile.tpl: Clean up experimental top level bootstrap support:
7541         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7542         prev-gcc in configure- targets as well as all- targets.
7543         * Makefile.in: Regenerate.
7545 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7547         * compile: New file imported from automake.
7549 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7551         * configure.in: Remove symbolic link section.
7552         * configure: Regenerate.
7553         * Makefile.tpl (links): Remove.
7554         * Makefile.in: Regenerate.
7556 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7557             Nathanael Nerode  <neroden@gcc.gnu.org>
7559         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7560         Set with AC_CHECK_PROGS.
7561         * configure.in: Fix comment typo from last patch.
7562         * configure: Regenerate.
7564 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7566         * Makefile.tpl: Introduce experimental top level bootstrap support.
7567         * Makefile.in: Regenerate.
7568         * configure.in: Introduce support for top level bootstrap.
7569         * configure: Regenerate.
7571 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7572             Paolo Bonzini  <bonzini@gnu.org>
7574         PR bootstrap/14522
7575         * configure.in: Cope with shells that do not support unquoted ^
7576         * configure: Regenerate.
7578 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7579             Paolo Bonzini  <bonzini@gnu.org>
7581         PR bootstrap/14522
7582         * configure.in: Cope with shells that do not support nesting
7583         quotes inside quoted backquote substitutions.
7584         * configure: Regenerate.
7586 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7588         PR bootstrap/14522
7589         * configure.in: Fix escaping of $.
7590         * configure: Regenerate.
7592 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7594         * configure: Regenerate, since I forgot to while committing Paolo's
7595         changes.
7597 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7599         PR ada/14131
7600         Move language detection to the top level.
7601         * configure.in: Find default values for the tools as
7602         soon as possible.  Disable ada if GNAT is not found.
7603         Emit error message about missing languages.  Expand
7604         --enable-languages=all for the gcc subdirectory.
7606 2004-03-10  Ben Elliston  <bje@gnu.org>
7608         * MAINTAINERS: Update my email address.
7610 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7612         * ltconfig: Disable building static libraries if building shared
7613         libraries on AIX 5L.
7615 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7617         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7618         and disable libgcj.
7619         * configure: Regenerated.
7621 2004-03-01  Brian Booth  <bbooth@redhat.com>
7623         * MAINTAINERS: Add myself to write-after-approval.
7625 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7627         * MAINTAINERS: Add myself to write-after-approval.
7629 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7631         PR bootstrap/7087
7632         * Makefile.tpl: Guard XFOO sed statements better.
7633         * Makefile.tpl: Add dependency for configure-target-libada.
7634         * Makefile.in: Regenerate (incidentally fixes broken
7635         commit when libada-branch was merged).
7637 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7639         * MAINTAINERS: Add myself to write-after-approval.
7641 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7643         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7644         maintainers.
7646 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7648         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7649         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7651 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7653         PR bootstrap/11932
7654         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7656 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7658         * MAINTAINERS: Added myself to write-after-approval.
7660 2004-02-14  Michael Koch  <konqueror@gmx.de>
7662         * MAINTAINERS: Added myself to write-after-approval.
7664 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7666         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7667         some OS port maintainers to OS port maintainers section.
7669 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7671         * MAINTAINERS: Add self.
7673 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7675         * MAINTAINERS: Alphabetize.
7677 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7679         * MAINTAINERS: Remove myself.
7681 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7683         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7684         (rs6000-*-aix*): Same.
7685         * configure: Regenerate.
7687 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7689         * configure.in (host): Add in missing $noconfigdirs to defines.
7690         * configure: Regenerate.
7692 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7693             Nathanael Nerode  <neroden@gcc.gnu.org>
7695         PR ada/6637, PR ada/5911
7696         Merge with libada-branch:
7697         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7698         with appropriate dependencies. Add --enable-libada configure switch.
7699         * configure, Makefile.in: Regenerate.
7701 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7703         * MAINTAINERS: Add myself to write-after-approval.
7705 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7707         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7708         * configure: Regenerate.
7710 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7712         Merge from upstream:
7714         * ltmain.in: When setting IFS to '~', be careful about user
7715         arguments that contain '~'.
7717         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7719         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7720         Also test $base_compile against $CC with escaped arguments. Bug
7721         reported by Geoff Keating <geoffk@apple.com>.
7723 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7725         * MAINTAINERS: Remove i960 port.
7727 2004-01-23  DJ Delorie  <dj@redhat.com>
7729         * Makefile.def (target_modules) [libiberty]: Don't stage.
7730         * Makefile.in: Rebuilt.
7732 2004-01-20  Caroline Tice  <ctice@apple.com>
7734         * MAINTAINERS: Add myself to write-after-approval.
7736 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7738         * MAINTAINERS: Update my email address.
7740 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7742         * MAINTAINERS: Add myself to write-after-approval.
7744 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7746         * MAINTAINERS: Remove entries without email address.
7748 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7750         * MAINTAINERS: Add myself to write-after-approval.
7752 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7754         * MAINTAINERS: Update my email address.
7756 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7758         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7759         * Makefile.tpl (configure-target-[+module+]): Support stage.
7760         * Makefile.in: Rebuilt.
7762 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7764         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7766 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7768         * MAINTAINERS: Add myself as a MIPS maintainer.
7770 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7772         * configure.in: Use ./config.cache, not config.cache.
7773         * configure: Regenerate.
7774         * Makefile.tpl: Special-casing not needed for GCC any more.
7775         * Makefile.in: Regenerate.
7777         * configure.in: Don't share a cache file for host dirs.
7778         * configure: Regenerate.
7780         * config-ml.in: Don't mess with the cache file.
7782 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7784         * MAINTAINERS: Move myself from 'Write After Approval' to
7785         'CPU Port Maintainers' section as SPARC maintainer.
7787 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7789         * Makefile.tpl: Make GCC use a separate config.cache.
7790         * Makefile.in: Regenerate.
7792         PR bootstrap/11932, PR bootstrap/11933
7793         (I don't know if it will fix either of them, but it relates
7794         to them.)
7795         * configure.in: Don't use shared config.cache for target
7796         directories.
7797         * configure: Regenerate.
7799 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7801         * MAINTAINERS: Add myself to 'Write After Approval' section.
7803 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7805         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7806         * configure: Regenerated.
7808 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7810         * MAINTAINERS: Remove the mn10200 maintainer.
7812 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7814         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7815         * configure: Regenerated.
7817 2003-12-16  Jan Hubicka  <jh@suse.cz>
7819         * MAINTAINERS: Add myself as callgraph maintainer.
7821 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7823         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7824         * configure: Regenerate.
7826 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7828         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7829         'Write After Approval' section. Update email.
7831 2003-12-01  James Lemke  <jim@wasabisystems.com>
7833         * MAINTAINERS (Write After Approval): Add myself.
7835 2003-11-20  Matt Thomas  <matt@3am-software.com>
7837         * MAINTAINERS: Add myself as a vax port maintainer.
7839 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7841         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7842         (configure-build-[+module+], configure-[+module+]): Likewise.
7843         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7844         * Makefile.in: Regenerate.
7846 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7848         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7849         shared/dylibed libraries.
7850         * ltmain.sh: Likewise.
7851         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7852         * ltcf-cxx.sh: Likewise.
7853         * ltcf-gcj.sh: Likewise.
7854         * ltconfig: Likewise.
7856 2003-11-17  Stan Cox  <scox@redhat.com>
7858         * MAINTAINERS: Add myself as iq2000 port maintainer.
7860 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7862         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7863         * Makefile.in: Regenerate.
7865 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7867         * config.sub: Update to 2003-11-03 version.
7869 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7871         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7872         * configure:  Regenerate.
7874 2003-10-20  Nicolas Pitre  <nico@cam.org>
7876         * MAINTAINERS: Add myself to 'Write After Approval' section.
7878 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7880         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7882 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7884         * MAINTAINERS: Update my email address.
7886 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7888         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7890 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7892         * MAINTAINERS: Add myself to 'Write After Approval' section.
7894 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7896         * config.guess: Update to 2003-10-16 version.
7897         * config.sub: Update to 2003-10-16 version.
7899 2003-10-15  David Daney  <ddaney@avtrex.com>
7901         * MAINTAINERS: Added myself to 'Write After Approval' section.
7903 2003-10-15  Falk Hueffner  <falk@debian.org>
7905         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7906         'Write After Approval' section. Update email.
7908 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7910         * MAINTAINERS: Move myself from 'Write After Approval' to
7911         'Various Maintainers' section as middle-end maintainer.
7913 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7915         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7916         HOST_FLAGS_TO_PASS.
7917         * Makefile.in: Regenerate.
7919 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7921         * config.guess: Update to 2003-10-07 version.
7922         * config.sub: Update to 2003-10-07 version.
7924 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7926         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7927         * ltconfig (irix5*, irix6*): Don't override version_type.
7929 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7931         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7932         * configure: Rebuilt
7933         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7934         * Makefile.in: Rebuilt
7936 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7938         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7940 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7942         * MAINTAINERS (Write After Approval): Add myself.
7944 2003-09-29  Paul Koning  <ni1d@arrl.net>
7946         * MAINTAINERS: Move myself from "Write After Approval"
7947         to CPU platform maintainers for pdp11 platform.
7949 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7951         * MAINTAINERS: Move myself from 'Write After Approval' to
7952         'Various Maintainers' section as libffi testsuite maintainer.
7954 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7956         * configure.in: Pass a computed --program-transform-name
7957         to subconfigures.
7958         * configure: Regenerated.
7960 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7962         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7963         * Makefile.in: Regenerate.
7965         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7966         * Makefile.in: Regenerate.
7968 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7970         * MAINTAINERS: Move myself from 'Write After Approval'
7971         to 'Various Maintainers' (objective-c) section.
7973 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7975         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7976         quoting.
7977         * configure: Regenerated.
7979 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7981         * MAINTAINERS (Write After Approval): Add myself to write after
7982         approval list.
7984 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7986         * MAINTAINERS (Write After Approval): Add myself.
7988 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7990         * MAINTAINERS: Update my e-mail address.
7992 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7994         * libtool.m4 (LD): Correct powerpc64 host match.
7996 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7998         * MAINTAINTERS: Update my affiliation and email address.
8000 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8002         * MAINTAINERS (Write After Approval): Add myself.
8004 2003-09-04  DJ Delorie  <dj@redhat.com>
8006         * configure: Regenerate.
8008 2003-09-04  Robert Millan  <robertmh@gnu.org>
8010         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8012 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8014         * configure.in: Ensure arguments to sed are properly spaced.
8015         * configure: Regenerate.
8017 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8019         * MAINTAINERS: Update my e-mail address.
8021 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8023         * MAINTAINERS (Write After Approval): Add myself.
8025 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8027         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8028         * configure: Regenerated.
8030 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8032         * MAINTAINERS: Update my email address.
8034 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8036         * configure.in:  Use newline instead of semicolon when assuming
8037         shell arguments in a for loop.
8038         * configure:  Regenerated.
8040 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8042         * MAINTAINERS: Resurrect the i860 maintainer.
8044 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8046         PR 8180
8047         * configure.in: When testing with_libs and with_headers, treat
8048         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8049         * configure: Regenerate.
8051         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8052         make, shell, etc.
8053         (baseargs): Likewise.
8054         * configure: Regenerate.
8056 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8058         * MAINTAINERS (Write After Approval): Add myself.
8060 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8062         * configure.in: Disable libgcj for darwin not on powerpc.
8063         * configure: Rebuild.
8065 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8067         * config-ml.in, symlink-tree: Add license.
8069 2003-08-03  Richard Stallman  <rms@gnu.org>
8070             Eben Moglen  <moglen@columbia.edu>
8072         * README.SCO: New file.
8074 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8076         * Makefile.tpl (check, check-c++): Express dependencies using
8077         dependencies rather than commands.
8078         * Makefile.in: Regenerate.
8080 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8082         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8083         * configure: Ditto.
8085 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8087         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8088         * Makefile.in: Update.
8090 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8092         * configure.in: Enable libgcj for darwin.
8093         * configure: Rebuild.
8095 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8097         * config-ml.in:  Use ac_configure_args directly instead of
8098         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8099         actually seen.
8101 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8103         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8104         creating target and build subdirs to build all parent dirs as needed.
8105         * Makefile.in: Rebuild.
8106         * configure.in: Don't build dirs explicitly here.
8107         * configure: Rebuild.
8109 2003-07-26  Paul Brook  <paul@nowt.org>
8111         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8113 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8115         * Makefile.tpl (all-make): Depend on intl.
8116         * Makefile.in: Rebuilt.
8118 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8120         * install-sh:  Update to newer upstream versions (associated with
8121         aclocal 1.7).
8122         * mkinstalldirs:  Likewise.
8123         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8125 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8127         * MAINTAINERS: Move self from Bug database only accounts
8128         to write-after-approval.
8130 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8132         * config.if: Remove unused libc_interface determination.
8134 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8136         * MAINTAINERS: Move self from write-after-approval to
8137         build machinery (*.in).
8139 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8141         PR bootstrap/11273
8142         PR bootstrap/11408
8143         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8144         unused INSTALL_PROGRAM_ARGS.
8145         * configure.in: Use AC_PROG_INSTALL.
8146         * Makefile.in: Regenerate.
8147         * configure: Regenerate.
8149 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8151         * MAINTAINERS: Alphabetize.
8153 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8155         * configure: Rebuilt.
8156         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8157         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8158         newlib nor libgloss.
8159         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8160         * configure.in (am33_2.0-*-linux*): Added.
8162 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8164         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8165         * configure: Regenerate.
8167 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8169         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8170         * Makefile.in: Regenerate.
8172 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8174         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8175         * Makefile.in: Regenerate.
8177 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8179         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8180         * Makefile.in: Regenerated.
8182         * config-ml.in: Replace PWD with PWD_COMMAND.
8184 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8186         * intl: New directory; see intl/ChangeLog for details.
8187         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8188         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8189         * Makefile.in: Regenerate.
8191 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8193         * configure.in: Clean up config-lang.in handling.  Delete
8194         useless assignment to "subdirs".
8195         * configure: Regenerate.
8197 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8199         * configure.in: Rename 'target_libs' to 'target_libraries'.
8200         Remove useless reference to 'target_libs'.
8201         * configure: Regenerate.
8203 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8205         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8206         * Makefile.in: Regenerate.
8208 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8210         * Makefile.def: Introduce flags_to_pass.
8211         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8212         * Makefile.in: Regenerate.
8214 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8216         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8217         and target-libgloss.
8218         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8219         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8220         * configure: Regenerate.
8222 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8224         * configure.in: Update testsuite_flags to new location.
8225         * configure. Regenerate.
8227 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8229         * Makefile.tpl: Remove BUILD_CC stuff.
8230         * Makefile.in: Regenerate.
8232 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8234         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8236 2003-06-16  Graeme Peterson  <gp@qnx.com>
8238         * MAINTAINERS (Write After Approval): Add myself.
8240 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8242         * config.guess: Update to 2003-06-12 version.
8243         * config.sub: Update to 2003-06-13 version.
8245 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8247         * config.guess: Update to 2003-06-06 version.
8248         * config.sub: Update to 2003-06-06 version.
8250 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8252         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8253         * configure. Regenerate.
8255 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8257         * configure.in: Disable serial configure by default.
8258         * configure: Regenerate.
8259         * Makefile.tpl: Abolish .NOTPARALLEL.
8260         * Makefile.in: Regenerate.
8262         * Makefile.tpl: Replace {build,host,target}_canonical by
8263         {build,host,target}.
8264         * Makefile.in: Regenerate.
8266         * Makefile.tpl: Fix stupid pasto.
8267         * Makefile.in: Regenerate.
8269 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8271         * Makefile.tpl: Remove bogus conditional.
8272         * Makefile.in: Regenerate.
8274 2003-06-05  Jan Hubicka  <jh@suse.cz>
8276         * Makefile.tpl (profiledbootstrap): New target.
8277         * Makefile.in (profiledbootstrap): New target.
8279 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8281         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8282         Pinski. Remove user names from other bugzilla-only maintainers.
8284 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8286         * Makefile.tpl: Make 'recursive targets' using autogen rather
8287         than shell loop.  Remove duplicate 'clean' targets and false
8288         comments.
8289         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8290         Add systematic method of specifying missing targets in subdirs.
8291         Add copyright boilerplate.
8292         * Makefile.in: Regenerate.
8293         * configure.in: Add 'recursive targets' to maybe list.
8294         * configure: Regenerate.
8296         * MAINTAINERS: "GNATS only" -> "Bug database only".
8298         * Makefile.tpl: Rename [+target+] to [+make_target+].
8299         * Makefile.def: Rename 'target' to 'make_target'.
8301 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8303         * MAINTAINERS: Add self as options handling maintainer.
8305 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8307         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8308         been too long since I touched those ports.
8310 2003-05-28  DJ Delorie  <dj@redhat.com>
8312         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8313         * Makefile.in: Regenerate.
8315 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8317         * configure.in: Use curly braces in the definition of tooldir.
8318         * configure: Regenerate.
8320 2003-05-21  DJ Delorie  <dj@redhat.com>
8322         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8323         newlib or libgloss.
8324         * Makefile.in: Regenerate.
8326 2003-05-21  DJ Delorie  <dj@redhat.com>
8328         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8329         * Makefile.in: Regenerate.
8331 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8333         * MAINTAINERS: Update my e-mail address.
8335 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8337         * configure.in: Switch more things to use maybe dependencies.
8338         * Makefile.tpl: Switch more things to use maybe dependencies.
8339         Factor out common code from autogen IF statements.
8340         * configure: Regenerate.
8341         * Makefile.in: Regenerate.
8343 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8345         * configure.in: Accept i[3456789]86 for machine type.
8346         * configure: Regenerate.
8348 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8350         * configure.in: Switch more things to use maybe dependencies.
8351         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8352         * configure: Regenerate.
8353         * Makefile.tpl: Switch more things to use maybe dependencies.
8354         * Makefile.in: Regenerate.
8356 2003-05-16  Andreas Schwab  <schwab@suse.de>
8358         * Makefile.tpl (install-opcodes): Define.
8359         * Makefile.in: Rebuild.
8361 2003-05-13  Andreas Jaeger  <aj@suse.de>
8363         * config.guess: Update to 2003-05-09 version.
8364         * config.sub: Update to 2003-05-09 version.
8366 2003-05-13  Michael Eager  <eager@mvista.com>
8368         * configure.in: Correct sed script so that options in quotes are not
8369         deleted.
8370         * configure: Rebuild.
8372 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8374         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8375         and $$s/newlib/libc/sys/cygwin32 include paths.
8376         * configure: Ditto.
8378 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8380         * MAINTAINERS: Update my email addresses.
8382 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8384         * config-ml.in: Propagate INSTALL variables.
8386 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8388         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8390 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8392         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8393         * Makefile.in: Regenerate.
8395 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8397         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8399 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8401         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8403 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8405         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8406         * Makefile.in: Regenerated.
8408 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8410         * MAINTAINERS (Write After Approval): Upgrade myself from
8411         GNATS only to write-after-approval. Update my mail address.
8413 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8415         (OS Port Maintainers: freebsd): Add myself.
8417 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8419         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8421 2003-04-22  Kean Johnston  <jkj@sco.com>
8423         * MAINTAINERS (SCO ports): Added myself.
8425 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8427         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8429 2003-04-19  Kean Johnston  <jkj@sco.com>
8431         * MAINTAINERS (Write After Approval): Add myself.
8433 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8435         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8436         * Makefile.in: Regenerate.
8438 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8440         * configure.in (powerpc64*-*-linux*): Remove.
8441         * configure: Rebuilt.
8443 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8445         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8446         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8447         and restrap.
8448         * Makefile.in:  Regenerate.
8450 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8452         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8453         * configure: Regenerated.
8455 2003-04-15  DJ Delorie  <dj@redhat.com>
8457         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8459 2003-04-13  Nick Clifton  <nickc@redhat.com>
8461         * config-ml.in: Remove support for --disable-aix removing
8462         call-aix multilibs.
8464 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8466         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8467         * */configure: Rebuilt.
8469 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8471         * MAINTAINERS: Add my email address.
8473 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8475         * MAINTAINERS (Write After Approval): Add myself.
8477 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8479         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8480         * Makefile.in: Regenerate.
8482 2003-03-14  Michael Chastain  <mec@shout.net>
8484         * Makefile.in: Regenerate with correct Makefile.def.
8486 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8488         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8489         Make macro.
8490         * Makefile.in: Regenerate.
8491         * configure.in: Clean up gxx_include_dir logic.
8492         * configure: Regenerate.
8494 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8496         * MAINTAINERS (Write After Approval): Add myself.
8498 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8500         * MAINTAINERS: Update my mail address.
8502 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8504         * configure.in (gxx_include_dir): Fix typo.
8505         * configure: Regenerated.
8507 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8509         * Makefile.tpl: Reindent.
8510         * Makefile.in: Regenerate.
8511         * configure.in: Reindent.  Don't set unused variables.
8512         * configure: Regenerate.
8514 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8516         * configure.in: Include $(build_tooldir)/sys-include in
8517         FLAGS_FOR_TARGET.
8518         * configure: Regenerated.
8520 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8522         * Makefile.tpl: Always pass down RANLIB.
8523         * Makefile.in: Regenerate.
8525         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8526         * Makefile.in: Regenerate.
8527         * configure.in: Remove unused logic relating to --enable-shared
8528         and --enable-threads.  Remove bogus comments.  Remove redundant
8529         noconfigdirs.
8530         * configure: Regenerate.
8532         * configure.in: Replace ${libstdcxx_version} by its value.
8533         Remove reference to mh-dgux.
8534         * configure: Regenerate.
8536 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8538         * MAINTAINERS (Write After Approval): Add myself.
8540 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8542         * Makefile.tpl: Rearrange.
8543         * Makefile.in: Regenerate.
8545 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8547         * configure.in: Add support for kaOS as cross build target system.
8548         * configure: Regenerated.
8550 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8552         * MAINTAINERS (Write after approval): Add myself.
8554 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8556         * MAINTAINERS: Update my email address.
8558 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8560         * MAINTAINERS: Add self to blanket write privs. section.
8562 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8564         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8565         configure-target-* as some target builds may require additional
8566         flags for preprocessor tests.
8567         * Makefile.in: Regenerated.
8569 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8571         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8572         * ltconfig: Handle it.
8573         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8574         auto-detecting it.
8576         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8577         it is used as argument to $CC.
8578         * ltcf-gcj.sh: Likewise.
8580         * configure.in: Introduce --enable-maintainer-mode.
8581         * configure: Rebuilt.
8582         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8583         for maintainer mode.
8584         * Makefile.in: Rebuilt.
8586 2003-02-18  Jason Merrill  <jason@redhat.com>
8588         * Makefile.tpl (check-c++): Allow parallelism.
8590 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8592         * MAINTAINERS: Remove John Carr (who never actually had access to
8593         gcc.gnu.org).
8595 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8597         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8598         don't configure target-libobjc.
8599         * configure: Regenerate.
8601 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8603         * Makefile.tpl (RANLIB): Define.
8604         * Makefile.in: Regenerate.
8606 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8608         * MAINTAINERS: Update my email.
8610 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8612         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8613         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8614         * Makefile.in: Regenerated.
8615         * configure.in: Remove all traces of snavigator, db, and grep.
8616         * configure: Regenerated.
8618 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8620         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8621         After Approval.
8623 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8625         * MAINTAINERS (Write after approval): Add myself.
8627 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8629         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8630         * Makefile.in: Regenerated.
8632 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8634         * config.guess: Updated to 2003-01-30's version.
8635         * config.sub: Updated to 2003-01-28's version.
8637 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8639         * config.if: If gcc_version is already set, just use it.  Don't set
8640         gcc_version_trigger if it's already set, otherwise set it to
8641         gcc/version.c, but only if the file exists.  If it is not set and
8642         gcc/version.c does not exist, try to extract the version number from
8643         $CC.
8645 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8647         * MAINTAINERS: Add myself to write-after-approval list.
8649 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8651         * configure.in:  Revert 24Jan change.
8652         * configure:  Regenerate.
8654 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8656         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8657         entry of HJ Lu.
8659 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8661         * configure.in: Revert previous change.
8662         * configure: Regenerate.
8664 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8666         * configure.in: Make rda native-only.
8667         * configure: Regenerate.
8669 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8671         * MAINTAINERS: Move myself from GNATS-only-accounts to
8672         write-after-approval.
8674 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8676         * configure.in: Add missing \.
8677         * configure: Rebuilt.
8679 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8681         * configure.in (baseargs): Avoid using \| in sed regular
8682         expressions.
8683         * configure: Rebuilt.
8685 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8687         * configure.in (baseargs): Remove all supported forms of
8688         --cache-file, --srcdir, --host, --build and --target options
8689         from argument lists.
8690         * configure: Rebuilt.
8692 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8694         * MAINTAINERS: Add myself to write-after-approval list.
8696 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8698         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8699         * configure: Rebuilt.
8701 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8703         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8704         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8705         * Makefile.in: Regenerate.
8706         * configure: Regenerate.
8708 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8710         * configure.in: Remove Makefile in build, host and target modules
8711         unless configure was run with --no-recursion.
8712         * configure: Rebuilt.
8714 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8716         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8717         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8718         * Makefile.in: Regenerate.
8720 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8722         * config.guess: Update to 2003-01-03 version.
8723         * config.sub: Update to 2003-01-03 version.
8725 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8727         * configure: Regenerate with proper autoconf 2.13.
8729 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8731         * configure.in: Add AC_PREREQ for consistency.
8732         * configure: Regenerate.
8734 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8736         * configure.in (GDB_TK): Add tcl directories conditional on
8737         gdb/gdbtk directory being present.
8738         * configure: Regenerate.
8740 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8742         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8743         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8744         * configure: Rebuilt.
8746 2002-12-31  Tom Tromey  <tromey@redhat.com>
8748         * Makefile.in: Rebuilt.
8749         * Makefile.def (target_modules) [libffi]: Allow installation.
8751 2002-12-31  Andreas Schwab  <schwab@suse.de>
8753         * configure.in: Fix use of $program_transform_name.
8754         * configure: Regenerated.
8756 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8758         * configure.in (baseargs): Don't remove first configure argument.
8759         * configure: Regenerated.
8761 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8763         * Makefile.tpl (local-distclean): Don't remove...
8764         (multilib.ts): ... this.  Moved into...
8765         (multilib.out): ... this.  Don't use sub-make.
8766         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8767         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8768         (configure-build-[+module+], configure-[+module+],
8769         configure-target-[+module+], configure-gcc): ... these.  Test
8770         for Makefile existence.  Drop config.status from dependencies.
8771         * Makefile.in: Rebuilt.
8772         * configure.in: Move gcc-version-trigger to the end of
8773         ac_configure_args.  Add comments to maybedep.tmp and
8774         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8775         nonopt from baseargs, matching and removing corresponding
8776         whitespace while at it.
8777         * configure: Rebuilt.
8779 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8781         * configure.in (host_configargs): Replace reference to
8782         no-longer-defined buildopts with --build=${build_alias}.
8783         * configure: Rebuilt.
8785         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8786         program_transform_name to standard idiom.
8787         (AUTOGEN, AUTOCONF): Define.
8788         (Makefile.in): Use $(AUTOGEN).
8789         (Makefile): Depend on config.status, and use autoconf-style rule to
8790         build it.  Move original commands to...
8791         (config.status): ... this new target.
8792         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8793         $(AUTOCONF).
8794         * Makefile.in: Rebuilt.
8796 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8798         * Makefile.tpl: Fix dramatic bustage due to change in
8799         program_transform_name.
8800         * Makefile.in: Regenerate.
8802         * configure.in: Remove unnecessary PATH setting.
8803         * configure: Regnerate.
8805         * configure.in: Don't default to unprefixed tools unless
8806         the native tools will work.
8807         * configure: Regenerate.
8809         * configure.in: Convert to autoconf script.  Blow away lots
8810         of now-redundant Makefile fragments.
8811         * configure: Generate using Autoconf.
8812         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8813         * Makefile.in: Regenerate.
8815 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8817         * configure: Fix stupid bug where RANLIB was mistakenly included.
8819         * configure.in: Rename (buildargs, hostargs, targargs) to
8820         (build_configargs, host_configargs, target_configargs).
8822         * configure.in: Move logic out of sed statement.
8824         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8825         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8827 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8829         * config.sub: Import from master repository
8830         * config.guess: Ditto
8832 2002-12-24  Andreas Schwab  <schwab@suse.de>
8834         * Makefile.tpl (multilib.out): Fix missing space.
8835         * Makefile.in: Regenerate.
8837 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8839         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8840         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8841         * Makefile.in: Regenerate.
8842         * configure.in: Remove unnecessary leftovers.
8844 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8846         * configure.in (extra_ranlibflags_for_target): New variable.
8847         (*-*-darwin): Add -c to ranlib commands.
8848         * configure (tooldir): Handle extra_ranlibflags_for_target.
8850 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8852         * Makefile.tpl: Revert HJL's change.
8853         * Makefile.in: Regenerated.
8854         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8855         always.
8857 2002-12-19  Andreas Schwab  <schwab@suse.de>
8859         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8860         * Makefile.in: Regenerate.
8862 2002-12-18  H.J. Lu  <hjl@gnu.org>
8864         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8865         * Makefile.in: Regenerated.
8867         * configure.in (build_prefix): New. Substitute.
8869 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8871         * Makefile.tpl: Don't let real targets depend on phony targets.
8872         * Makefile.in: Regenerate.
8874         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8875         * Makefile.in: Regenerate.
8877 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8879         * config.sub: Import from master repository
8880         * config.guess: Ditto
8882 2002-12-16  Jason Merrill  <jason@redhat.com>
8884         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8885         previous 'make bootstrap'.
8886         * Makefile.in: Regenerate.
8888 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8890         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8892 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8894         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8895         * Makefile.in: Regenerate.
8897 2002-12-13  Jason Merrill  <jason@redhat.com>
8899         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8900         library tests.
8901         (check-c++): Just depend on it and check-target-libstdc++-v3.
8902         * Makefile.in: Regenerate.
8904 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8906         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8907         * Makefile.in: Rebuilt.
8909 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8911         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8913 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8915         * configure: Fix bug put in by gremlins.
8917         * Makefile.tpl: Substitute more autoconfily.
8918         * configure: Substitute more autoconfily.
8919         * Makefile.in: Regenerate.
8921 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8923         * config.sub: Import from master repository
8924         * config.guess: Ditto
8925         * MAINTAINERS: Added Svein Seldal under write after approval
8927 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8929         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8930         * Makefile.in (all-sim): Ditto.
8932 2002-12-06  DJ Delorie  <dj@redhat.com>
8934         * Makefile.tpl: Change configure dependencies to not have real
8935         targets depend on phony targets.
8937 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8939         * configure.in: Revert unintentional change.
8941         * Makefile.tpl: Change dependency for */multilib.out so that
8942         it works when gcc isn't in the tree.
8944         * configure.in: Substitute more.
8945         * configure: Run subconfigures from the Makefile.
8946         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8947         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8949 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8951         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8953 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8955         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8956         and corresponding dependencies.
8957         * Makefile.in: Regenerate.
8959         * configure.in (host_tools): Order binutils, gas and ld for
8960         convenience in running the testsuites.
8962         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8963         * Makefile.in: Regenerate.
8964         * configure.in: Introduce rules to serialize subconfigure runs.
8966         * configure.in: Introduce BASE_CC_FOR_TARGET.
8967         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8968         Realize configure-build-* targets.  Realize configure-target-* targets.
8969         * Makefile.in: Regenerate.
8971 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8973         * configure: Move gcc_version_trigger stuff from here...
8974         * configure.in: ...to here.
8976         * configure.in: Separate subconfigure options added by this file from
8977         options given by the user.  Add machinery to put args for host
8978         subconfigures into the Makefile.
8980         * Makefile.tpl: Remove 'vault' targets.
8981         * Makefile.tpl: Reorder and comment dependencies.
8982         * Makefile.in: Regenerate.
8984 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8985         * configure.in: Fix my broken commit of previous patch. (sigh)
8987 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8989         * configure.in: Move host-specific darwin noconfigdirs into
8990         the host-specific section.
8992 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8994         * configure.in: Move host-specific darwin noconfigdirs into
8995         the host-specific section.
8997 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8999         * configure: Remove skip-this-dir support.
9000         * Makefile.tpl: Remove skip-this-dir support.
9002         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9003         subdirectories.
9004         * Makefile.in: Regenerate.
9006         * Makefile.tpl: Strip out useless setting of 'dir'.
9007         * Makefile.in: Regenerate.
9009 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9011         * configure.in: Fix deeply stupid bug.
9013         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9014         shell code in CXX_FOR_TARGET
9015         * Makefile.def: Introduce raw_cxx.
9016         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9017         RAW_CXX_FOR_TARGET.
9018         * Makefile.in: Regenerate.
9020 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9022         * Makefile.tpl: Remove unnecessary ifs.
9023         * Makefile.in: Regenerate.
9025         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9026         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9027         targets for 'no_install' modules.
9028         * configure: Move GDB_TK substitution to configure.in.  Move
9029         build_modules stuff to configure.in.
9030         * configure.in: Implement soft dependency machinery.  Maybe-ize
9031         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9032         * Makefile.in: Regenerate.
9034 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9036         * Makefile.tpl: Make all-target, install-target behave similarly
9037         to all, install (only hitting configured targets).  Eliminate
9038         unused macro defintions.
9040         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9041         build != host.
9043         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9045         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9047         * configure.in: Produce lists of subdir targets we're actually
9048         configuring.  Remove references to "dosrel".
9049         * Makefile.tpl: Let configure set which subdir targets are hit.
9050         Remove install-cross; clean up install; remove ALL.  Remove
9051         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9052         Autogenerate host module targets.  Remove empty dependency lines
9053         and redundant dependency; rearrange slightly.
9054         * Makefile.def: Add host-side libtermcap, utils.
9056         * Makefile.in: Regenerate.
9058 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9060         * ltconfig (osf[345]): Append $major to soname_spec.
9061         Reflect this in library_names_spec.
9062         * ltmain.sh (osf): Prefix $major with . for use as extension.
9064 2002-11-19  Andreas Jaeger  <aj@suse.de>
9066         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9067         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9068         and sparc64 GNU/Linux systems.
9070 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9072         * MAINTAINERS: Update email.
9074 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9076         * MAINTAINERS: Complete James Dennett's entry.
9078 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9080         * MAINTAINERS (Write After Approval): Add myself.
9082 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9084         * Makefile.tpl: syntactic cleanup
9086 2002-11-13  Stuart Hastings  <stuart@apple.com>
9088         * MAINTAINERS: Add myself to write-after-approval list.
9090 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9092         * Makefile.def: Add list of recursive targets to autogenerate.
9093         Add build_modules.
9094         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9095         targets.  Autogenerate *-build-* targets.
9096         * Makefile.in: Regenerate.
9098 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9100         * configure: More autoconf-style substitutions.
9101         * Makefile.tpl: More autoconf-style substitutions.
9102         * Makefile.in: Regenerate.
9104 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9106         * configure: Substitute more variables in a more autoconf-friendly
9107         way.  Simplify slightly.
9108         * Makefile.tpl: Make more variables substitutable in an
9109         autoconf-friendly way.
9110         * Makefile.in: Regenerate.
9112 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9114         * MAINTAINERS (Write After Approval): Add myself.
9116 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9118         * configure.in (v810*): Remove special setting of tools.
9120         * configure: Add support for extra required flags for ar or nm.
9121         * configure.in (aix4.3+): Use above support for target-specific
9122         issues, rather than using config/mt-aix43.
9124 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9126         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9127         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9128         with $srcdir.  Reformat indentation.  Substitute some variables
9129         formerly hard-coded in the Makefile for build=host.
9130         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9131         * Makefile.def: Autogenerate more.
9132         * Makefile.in: Regenerate.
9134 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9136         * MAINTAINERS (Write After Approval): Add myself.
9138 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9140         * Makefile.def (host_modules): Add rda.
9141         * Makefile.in: Regenerate.
9142         * configure.in (target_tool): Add target-rda to list.
9144 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9146         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9148 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9150         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9151         and restrap targets to this rule.
9152         * Makefile.in:  Regenerate.
9154 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9156         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9157         GNATS only accounts.
9159 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9161         * configure.in (i[3456]86-*-linux*): Add check to disable
9162         ${libgcj} for glibc1.
9164 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9166         * MAINTAINERS: Add myself as ip2k port maintainer.
9168 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9170         * configure.in: Add tic4x target.
9172 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9174         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9175         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9176         * Makefile.in: Regenerate.
9178         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9179         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9180         * Makefile.in: Regenerate.
9182 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9184         * MAINTAINERS: Add myself as web pages co-maintainer.
9186 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9188         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9189         * Makefile.in: Regenerate.
9191 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9193         * MAINTAINERS: Add myself and Nathan Sidwell
9194         <nathan@codesourcery.com> as VxWorks maintainers.
9196 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9198         * Makefile.def: Remove order dependency comments.
9199         * Makefile.tpl: Add explicit install-install dependencies.
9200         * Makefile.in: Regenerate.
9202         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9203         * Makefile.in: Regenerate.
9205         * Makefile.tpl: Add configure-target (for src-release in src)
9206         * Makefile.in: Regenerate.
9208 2002-09-30  Nick Clifton  <nickc@redhat.com>
9210         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9212 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9214         * configure.in (s390*-*-linux*): Enable libgcj.
9216 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9218         * configure: Revert accidentally applied changes.
9220         * Makefile.tpl: Make more autoconf-friendly.
9221         * Makefile.in: Regenerate.
9222         * configure: Make substitution more autoconf-like.
9224 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9226         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9227         single entry to handle all these.
9228         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9229         libjava on arm-*-elf.
9231 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9233         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9234         things that depend on them.
9236 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9238         * Makefile.tpl: Make subsituted variables more autoconfy.
9239         * Makefile.in: Regenerate.
9240         * configure: Make seds more autoconfy.
9242 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9244         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9245         * Makefile.in: Regenerate.
9246         * configure.in: Rewrite sed statements to look autoconfy.
9248         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9249         all-target-foo on configure-target-foo.
9250         * Makefile.def: Ditto.
9251         * Makefile.in: Rebuild.
9253 2002-09-25  Andrew Haley  <aph@redhat.com>
9255         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9257 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9259         * Makefile.def: New file.
9260         * Makefile.tpl: New file.
9261         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9262         * contrib/gcc_update: Note that Makefile.in is a generated file.
9264         * configure.in: Minor rearrangement.  Simplify tests.
9266 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9268         * configure.in (with_headers): Skip copy if value is "yes".
9269         (with_libs): Likewise.
9271 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9273         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9274         * configure.in (sh*-*-pe*): Ditto.
9275         * configure.in (mips*-*-pe*): Ditto.
9276         * configure.in (*arm-wince-pe): Ditto.
9278         * configure.in: Rearrange.
9280 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9282         * MAINTAINERS: Update my email address.
9284 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9286         * MAINTAINERS: (Write After Approval): Add myself.
9288 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9290         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9292 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9294         * MAINTAINERS: Change my mailing address.
9296 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9298         * MAINTAINERS (Write After Approval): Remove myself.
9299         (Various Maintainers: c++ runtime libs): Add myself.
9301 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9303         * MAINTAINERS (Write After Approval): Remove myself.
9304         (Various Maintainers: c++ runtime libs): Add myself.
9306 2002-08-15  Eric Christopher  <echristo@redhat.com>
9308         * config.sub: Import from master repository.
9309         * config.guess: Ditto.
9311 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9313         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9314         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9315         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9317 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9319         * MAINTAINERS: Add self to rs6000 vector extensions.
9321 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9323         * libiberty/configure: Reverted unintended yesterday's check in.
9325 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9327         * boehm-gc/configure, libf2c/configure: Rebuilt.
9328         * libffi/configure, libiberty/configure: Ditto.
9329         * libjava/configure, libobjc/configure: Ditto.
9330         * libstdc++-v3/configure, zlib/configure: Ditto.
9331         Merged from binutils:
9332         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9333         From Steve Ellcey <sje@cup.hp.com>:
9334         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9335         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9336         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9337         IA64.
9338         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9339         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9340         soname_spec, sys_lib_search_path_spec): Ditto.
9342 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9344         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9346 2002-08-04  H.J. Lu  (hjl@gnu.org)
9348         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9350 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9352         * MAINTAINERS (Write After Approval): Add myself.
9354 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9356         * configure.in: Move generic linux case to end.  Copy generic
9357         linux noconfigdirs to mips*-*-linux* entry and new
9358         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9360 2002-07-19  Michael Matz  <matz@suse.de>
9362         * MAINTAINERS: Add myself as ra* maintainer.
9364 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9366         * config.guess: Update to 2002-07-09 version.
9367         * config.sub: Update to 2002-07-03 version.
9369 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9371         * MAINTAINERS: Fix typo in a maintainer email address.
9373 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9375         * configure.in: Remove two redundant tests.
9377 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9379         * configure.in (mips*-*-irix6*o32): Enable stabs.
9381 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9383         * configure.in: Don't build grez.
9384         * Makefile.in: Ditto.
9386         * Makefile.in: Remove references to bsp, cygmon, libstub.
9387         * configure.in: Ditto.
9389         * configure.in: Remove leftover reference to gdbtest.
9391 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9393         * configure.in (gxx_include_dir):  Change to match versioned
9394         C++ headers if --enable-version-specific-runtime-libs is used.
9396 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9398         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9400 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9402         * configure.in: Make --without-x work.
9404 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9406         * configure.in: Rearrange target Makefile fragment collection.
9408         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9409         cvs[src].
9410         * configure.in: Ditto.
9412 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9414         * MAINTAINERS (Write After Approval): Update my e-mail address.
9416 2002-06-24  Ben Elliston  <bje@redhat.com>
9418         * configure.in (host_tools): Remove cgen.
9420         * Makefile.in (all-cgen): Remove; runs from its source directory.
9421         (check-cgen, install-cgen, clean-cgen): Likewise.
9422         (all-opcodes): Do not depend on all-cgen.
9423         (all-sim): Likewise.
9425 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9427         * Makefile.in: Eliminate 'apache' targets.
9428         * configure.in: Eliminate 'apache' targets.
9430         * configure.in: Eliminate redundant tests.  Reorganize.
9432         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9434         * config-ml.in: Eliminate references to Cygnus configure.
9436         * Makefile.in: Eliminate references to building emacs.
9438 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9440         * MAINTAINERS: Update my email address.
9442 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9444         * config.if (libstdcxx_incdir): Version C++ headers.
9445         (cxx_incdir): Remove.
9447 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9449         * MAINTAINERS (Write After Approval): Add self.
9451 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9453         * configure.in: Add support for ip2k.
9455 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9457         * configure.in: Fix AIX configury bug.
9459 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9461         * MAINTAINERS (Write After Approval): Add self.
9463 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9465         * configure.in: replace ${topsrcdir} with ${srcdir}
9467         * configure.in: Move definition of libstdcxx_flags
9468         right above usage, rather than waaay earlier.
9470         * configure.in: Pull definition of is_cross_compiler earlier.
9472         * configure.in: Rearrange a little.
9474         * configure.in: Remove references to librx.
9475         * Makefile.in: Remove references to librx.
9477 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9479         * config.sub: Add support for avr target.
9480         Import from master sources, rev 1.255
9482 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9484         * configure, .cvsignore:  Revert previous change...
9485         * Makefile:  ...delete.
9487 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9489         * configure.in: Eliminate ${gasdir} variable.
9491 2002-06-18  Dave Brolley  <brolley@redhat.com>
9493         * configure.in: Add support for frv.
9494         * config.sub: Add support for frv.
9496 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9498         * configure:  Remove garbage from previous commit.
9500 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9502         * configure:  For in-source builds, make a subdir and re-exec there.
9503         * Makefile:  New file.  Pass targets through to build directory.
9504         * .cvsignore:  No longer ignore "Makefile".
9506 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9508         * MAINTAINERS (Write After Approval): Add self.
9510 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9512         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9514 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9516         * configure.in (vax-*-netbsd*): Re-enable gas.
9518 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9520         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9521         BUILD_PREFIX_1, to correct nomenclature.
9522         * configure: Likewise.
9524         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9525         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9527 2002-05-31  Olaf Hering  <olh@suse.de>
9529         * config-ml.in: Propogate DESTDIR also.
9531 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9533         * configure.in (vax-*-netbsd*): Don't build gas for this
9534         platform.
9536 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9538         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9539         and libgcj for AVR.
9541 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9543         * MAINTAINERS (Write After Approval): Add myself.
9545 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9547         * config.guess: Update to 2002-05-22 version.
9548         * config.sub: Likewise.
9550 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9552         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9553         * config-ml.in: Likewise.
9554         * configure: Likewise.
9555         * configure.in: Likewise.
9557 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9559         * MAINTAINERS: Update my email address.
9561 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9563         * configure.in: Simplify makefile fragment collection.
9565         * configure.in: Remove code to build emacs.
9567         * configure.in : Remove --srcdir argument from targargs and buildargs
9568         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9570         * configure: Move some logic to configure.in.
9571         * configure.in: Move some logic from configure.
9573 2002-05-11  Tom Tromey  <tromey@redhat.com>
9575         * MAINTAINERS: Reflect libgcj reality.
9577 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9579         * Makefile.in: Honour DESTDIR.
9581 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9583         * config.guess: Import 2002-03-20 version.
9584         * config.sub: Import 2002-04-26 version.
9586 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9588         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9590 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9592         * MAINTAINERS: Add self.
9594 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9596         * ltmain.sh: Detect and handle object name conflicts
9597         while piecewise linking a static library.
9599 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9601         * configure.in (noconfigdirs): Don't disable libgcj on
9602         sparc64-*-solaris* and sparcv9-*-solaris*.
9604 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9606         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9608 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9610         * configure.in (FLAGS_FOR_TARGET): Do not add
9611         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9612         on i[3456]86-*-linux*.
9614 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9616         * configure.in (noconfigdirs): Replace [ ] with test.
9618         * configure.in (noconfigdirs): Do not add target-newlib if
9619         target == i[3456]86-*-linux*, and host == target.
9621 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9623         * configure.in: delete reference to absent file
9625         * configure.in: replace '[' with 'test'
9627         * configure.in: Eliminate references to gash.
9628         * Makefile.in: Eliminate references to gash.
9630         * configure.in: remove useless references to 'pic' makefile fragments.
9632         * configure.in: (*-*-windows*) Finish removing.
9634         * configure.in: Eliminate redundant test for libgui.
9636 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9638         * MAINTAINERS: Add self and realphabetize.  Update entries
9639         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9640         entry for a29k port maintainer.
9642 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9644         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9645         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9647 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9649         * configure.in: remove references to dead files
9651 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9653         * MAINTAINERS: Add information about purpose of this file.
9655 2002-04-18  Tom Tromey  <tromey@redhat.com>
9657         * configure.in: Disallow configuring libgcj when it is already
9658         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9659         Solaris 2.8 by default.  For PR libgcj/6158.
9661 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9663         * configure.in:  Move default CC setting out of config/mh-* fragments
9664         directly into here.
9666 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9668         * configure.in: don't even try to configure or make a subdirectory
9669         if there's no configure script for it.
9671 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9673         * MAINTAINERS: Remove chill maintainers.
9674         * Makefile.in (CHILLFLAGS): Remove.
9675         (CHILL_LIB): Remove.
9676         (TARGET_CONFIGDIRS): Remove libchill.
9677         (CHILL_FOR_TARGET): Remove.
9678         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9679         CHILL_LIB.
9680         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9681         (CHECK_TARGET_MODULES): Likewise.
9682         (INSTALL_TARGET_MODULES): Likewise.
9683         (CLEAN_TARGET_MODULES): Likewise.
9684         (configure-target-libchill): Remove.
9685         (all-target-libchill): Remove.
9686         * configure.in (target_libs): Remove target-libchill.
9687         Do not compute CHILL_FOR_TARGET.
9688         * libchill: Remove directory.
9690 2002-04-11  DJ Delorie  <dj@redhat.com>
9692         * Makefile.in, configure.in: Sync with binutils, entries
9693         follow...
9695 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9697         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9698         (do-tar, do-bz2): New rules.
9699         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9700         (gdb-tar): New rule.
9701         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9702         (insight_dejagnu.tar): New rule.
9703         (insight.tar): New rule.
9704         (gdb+dejagnu.tar): New rule.
9705         (gdb.tar): New rule.
9707 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9709         * Makefile.in: Add all-tix to deps for all-snavigator
9710         so that tix is built when building snavigator.
9712 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9714         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9715         ld and gdb are not supported.
9717 2002-01-07  Mark Salter  <msalter@redhat.com>
9719         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9720         Allow target-libgloss to be built for arm, strongarm, and xscale.
9722 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9724         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9725         options for i[3456]86-pc-linux* native builds.
9727 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9729         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9730         files from .po files for a distribution.
9732 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9734         * configure.in: Enable libstdc++-v3 for h8300 targets.
9736 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9738         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9739         version from bfd/.
9741 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9743         * Makefile.in (VER): When present, extract the version number from
9744         the file version.in.
9746 2001-05-24  Tom Rix  <trix@redhat.com>
9748         * configure.in : enable ld for aix
9750 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9752         * config.guess: Add linux target for S/390.
9754 2000-11-07  Philip Blundell  <pb@futuretv.com>
9756         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9758 2000-11-03  Philip Blundell  <pb@futuretv.com>
9760         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9761         files.
9763 2001-01-15  Ben Elliston  <bje@redhat.com>
9765         * configure.in (host_tools): Add sid.
9766         Always configure cgen.
9768 2000-11-24  Nick Clifton  <nickc@redhat.com>
9770         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9773 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9775         * Makefile.in (ALL_MODULES): Add all-cgen.
9776         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9777         (all-cgen): New target.
9778         (all-opcodes,all-sim): Depend on all-cgen.
9779         * configure.in (host_tools): Add cgen.
9780         Only configure cgen if --enable-cgen-maint.
9782 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9784         * configure.in: Add *-*-freebsd* configurations.
9786 2002-04-08  Tom Tromey  <tromey@redhat.com>
9788         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9789         Fixes PR libgcj/6068.
9791 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9793         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9795 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9797         * configure.in (alpha*-dec-osf*): Enable libgcj.
9799 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9801         * MAINTAINERS (Write After Approval): Add myself.
9803 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9805         Fix for: PR bootstrap/3591, target/5676
9806         * configure.in (mcore-pe): Disable the configuration of
9807         libstdc++-v3 since exceptions are not supported.
9809 2002-03-20  Anthony Green  <green@redhat.com>
9811         * configure.in: Enable libgcj for xscale-elf target.
9813 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9815         * MAINTAINERS:  Update my email address.
9817 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9819         * ltmain.sh (relink_command): Fix typo in previous change.
9821 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9823         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9824         (relink_command): Added --tag flags.
9825         (mode=install): If relinking fails; error out.
9827 2002-03-12  Richard Henderson  <rth@redhat.com>
9829         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9830         .NOTPARALLEL tag.
9831         (do-check): Rename from check.
9832         (check): Allow parallel check.
9834 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9836         * MAINTAINERS: Add myself as maintainer for xtensa port.
9837         Fix alphabetical order in CPU port maintainer list.
9838         Remove myself from Write After Approval list.
9840 2002-03-11  Richard Henderson  <rth@redhat.com>
9842         * Makefile.in (.NOTPARALLEL): Add fake tag.
9844 2002-03-07  H.J. Lu  (hjl@gnu.org)
9846         * configure.in: Enable gprof for mips*-*-linux*.
9848 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9850         * MAINTAINERS (Write After Approval): Add myself.
9852 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9854         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9855         libjava.
9856         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9858 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9860         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9861         because its Makefile is there; test for the executable instead.
9863 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9865         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9866         libstdc++-v3 and libjava.
9868 2002-02-11  Adam Megacz  <adam@xwt.org>
9870         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9871         boehm-gc
9873 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9875         * config.guess: Updated to 2002-01-30's version.
9876         * config.sub: Updated to 2002-02-01's version.
9877         Contribute sh64-elf.
9878         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9879         * configure.in: Added sh64-*-*.
9881 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9883         * MAINTAINERS: Belatedly add myself to write after approval list.
9885 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9887         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9888         Remove self as Write After Approval.
9890 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9892         * MAINTAINERS: Put self in as maintainer for contrib/regression
9893         directory.
9895 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9897         * MAINTAINERS:  Update my email address.
9899 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9901         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9902         target-libiberty, and target-libgloss.  Skip Java-related
9903         libraries if not supported for NetBSD on target CPU.
9905 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9907         * install-sh: Use _inst.$$_ for temp file name.
9909 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9911         * MAINTAINERS (Write After Approval): Move my contact info
9912         from here...
9913         (OS Port Maintainers): ...to here (netbsd).
9915 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9917         * MAINTAINERS (Write After Approval): Add myself.
9919 2002-01-17  H.J. Lu  <hjl@gnu.org>
9921         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9922         (all-target-fastjar): Also depend on all-target-libiberty.
9924 2002-01-16  H.J. Lu  (hjl@gnu.org)
9926         * config.guess: Import from master sources, rev 1.225.
9927         * config.sub: Import from master sources, rev 1.238.
9929 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9931         * MAINTAINERS (Write After Approval): Remove myself.
9933 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9935         * MAINTAINERS (Write After Approval): Add myself.
9937 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9939         * MAINTAINERS: Add self as docs co-maintainer.
9941 2001-12-11  Matthias Klose  <doko@debian.org>
9943         * MAINTAINERS (Write After Approval): Add myself.
9945 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9947         * MAINTAINERS: Update my email address.
9949 2001-12-07  Turly O'Connor  <turly@apple.com>
9950         * MAINTAINERS (Write After Approval): Add myself.
9951         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9952         (rs6000_initialize_trampoline): Call __trampoline_setup for
9953         ABI_DARWIN too.
9954         * darwin-tramp.asm: New file, implements __trampoline_setup.
9955         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9957 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9959         * MAINTAINERS (Write After Approval): Add myself.
9961 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9963         * configure, configure.in: Use temp file for long sed commands.
9965 2001-12-03  Laurent Guerby  <guerby@acm.org>
9967         * config.sub: Update to version 1.232 on subversion.
9969 2001-12-03  Ben Elliston  <bje@redhat.com>
9971         * MAINTAINERS: Update mail address for config.* patches.
9973 2001-11-27  DJ Delorie  <dj@redhat.com>
9974             Zack Weinberg  <zack@codesourcery.com>
9976         When build != host, create libiberty for the build machine.
9978         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9979         CONFIG_ARGUMENTS.
9980         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9981         New variables.
9982         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9983         and rules.
9984         (all.normal): Depend on ALL_BUILD_MODULES.
9985         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9986         (all-build-libiberty): Depend on configure-build-libiberty.
9988         * configure: Calculate and substitute proper value for
9989         ALL_BUILD_MODULES.
9990         * configure.in: Create the build subdirectory.
9991         Calculate and substitute TARGET_CONFIGARGS (formerly
9992         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9994 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9996         * MAINTAINERS (write-after-approval): Add self.
9998 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10000         * MAINTAINERS (GNATS only accounts): Remove self.
10002 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10004         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10005         libf2c.
10007 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10009         * MAINTAINERS (Write After Approval): Add self.
10011 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10013         * MAINTAINERS: mips and s390 are also CPU ports.
10015 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10017         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10019 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10021         * MAINTAINERS: Alphabetize.
10023 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10025         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10027 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10029         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10031 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10033         * configure.in (--enable-languages): Be more permissive about
10034         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10036 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10038         * config.sub: Import from master sources, rev. 1.230.
10039         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10041 2001-11-07  Laurent Guerby  <guerby@acm.org>
10043         * MAINTAINERS (Write After Approval): Add self.
10045 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10047         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10049 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10051         * config.sub: Import from master sources, rev 1.226.
10052         * config.guess: Import from master sources, rev 1.216.
10054 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10056         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10057         * MAINTAINERS: Add self as maintainer of MMIX port.
10058         Remove old after-approval entry.
10060 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10062         * ChangeLog, configure: Fix spelling errors.
10064 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10066         * MAINTAINERS: Tweak my address.
10068 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10070         * MAINTAINERS: Update my email address.
10072 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10074         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10075         * MAINTAINERS: Add self as maintainer of CRIS port.
10077 2001-10-10  Geert Bosch  <bosch@gnat.com>
10079         * MAINTAINERS (Various maintainers: Ada front end):
10080         Added Robert Dewar.
10082 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10084         * MAINTAINERS (Write After Approval): Added self
10086 2001-10-02  Geert Bosch  <bosch@gnat.com>
10088         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10090 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10092         * configure: Handle temporary files securely using mkdir.
10094 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10096         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10098 2001-09-26  Will Cohen  <wcohen@redhat.com>
10100         * configure.in (*-*-linux*): Disable configuration of target-newlib
10101         and target-libgloss.
10103 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10105         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10106         RANLIB.
10108 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10110         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10111         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10112         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10113         avoid quotes nesting problems.
10114         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10115         (DO_X): Export only variables that are set.
10117 2001-09-19  Ben Elliston  <bje@redhat.com>
10119         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10120         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10121         semantics.  Use the shell built-in "type" command instead.
10123 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10125         Merged from gcc-3_0-branch:
10126         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10127         * ltcf-c.sh: Use $objext, not $ac_objext.
10128         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10129         * ltcf-cxx.sh: Add support for GNU.
10130         2001-07-22  Timothy Wall  <twall@redhat.com>
10131         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10132         default settings if using GNU tools with that configuration.
10133         * ltcf-cxx.sh: Ditto.
10134         * ltcf-gcj.sh: Ditto.
10135         2001-07-21  Michael Chastain  <chastain@redhat.com>
10136         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10137         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10138         * ltmain.sh: Mark as gcc-local.
10140 2001-08-30  Eric Christopher  <echristo@redhat.com>
10141             Jason Eckhardt  <jle@redhat.com>
10143         * config.guess: Merge from master sources.
10144         * config.sub: Merge from master sources, add support for mipsisa32.
10146 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10147         * config.sub: Merge from master sources, rev 1.219.
10148         * MAINTAINERS: Add self as contact for stormy16 port.
10150 2001-08-14  Zack Weinberg  <zackw@panix.com>
10152         * config.sub: Merge from master sources, rev 1.218.
10153         * config.guess: Merge from master sources, rev 1.209.
10155 2001-08-11  Graham Stott  <grahams@redhat.com>
10157         * Makefile.in (check-c++): Add missing semicolon.
10159 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10161         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10163 2001-07-30  Eric Christopher  <echristo@redhat.com>
10165         * MAINTAINERS (Various maintainers: mips port): Added myself.
10167 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10169         * configure.in (sh-*-linux*): New.
10171 2001-07-27  Richard Henderson  <rth@redhat.com>
10173         * .cvsignore: Add LAST_UPDATED.
10175 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10177         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10179 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10181         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10183 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10185         * MAINTAINERS (Write After Approval): Added myself.
10187 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10189         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10190         and libgcj on m68hc11/m68hc12.
10192 2001-06-27  H.J. Lu  (hjl@gnu.org)
10194         * Makefile (CFLAGS_FOR_BUILD): New.
10195         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10197 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10199         * README: Remove version number.
10201 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10203         * INSTALL/README: Update wrt. to the installation instructions now
10204         residing in gcc/doc/install.texi.
10206 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10208         * README: Replace with a cut-down and updated version of gcc/README.
10210 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10212         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10213         multilibs to be disabled.
10215 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10217         * MAINTAINERS (Write After Approval): Add myself.
10219 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10221         * config.guess: Import CVS version 1.195.
10222         * config.sub: Import CVS version 1.212.
10224 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10226         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10227         gcc/xgcc is built, use -print-prog-name to find out the program
10228         name to use.
10230 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10232         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10233         appear to also be in the master copy.
10234         * config.sub:  Import CVS version 1.211.
10236 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10238         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10239         with_gcc]: Use `gcc -shared' to build a shared library.
10241 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10243         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10244         archives.
10246 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10248         * MAINTAINERS (Write After Approval): Add myself.
10250 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10252         * configure.in (libstdcxx_flags): Do not try to execute
10253         libstdc++-v3/testsuite_flags until it exists.
10255 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10257         * MAINTAINERS: Update my email address.
10259 2001-05-31  Graham Stott  <grahams@redhat.com>
10261         * MAINTAINERS (Write After Approval): Add myself.
10263 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10265         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10266         libraries when using g++ with native linker.
10268 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10270         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10272 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10274         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10275         [aix4*|aix5*]: Prepend blank.
10277 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10279         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10280         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10281         of subdir/configure scripts to use the new libtool.m4.
10283 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10285         * MAINTAINERS (Write After Approval): Add myself.
10287 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10289         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10291 2001-05-11  Ben Elliston  <bje@redhat.com>
10293         * Makefile.in (all-sid): New target.
10294         (check-sid, clean-sid, install-sid): Likewise.
10296 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10298         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10300 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10302         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10303         libgcj.
10305 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10307         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10308         gcc/xgcc is built, use -print-prog-name to find out the program
10309         name to use.
10311 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10313         * configure.in (noconfigdirs): Don't reset it from scratch in the
10314         target case; only append to it.
10316         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10317         sparc-*-solaris2.8]: Disable ${libgcj}.
10319 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10321         * configure.in (libgcj_saved): Copy from $libgcj.
10322         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10323         --disable-libgcj.
10325 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10327         * MAINTAINERS: Remove self as MIPS maintainer and
10328         C front end maintainer.
10330 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10332         * configure.in: Move *-chorusos target case to the proper switch.
10333         Disable libgcj.
10335 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10337         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10338         1.641.2.228.
10340 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10342         * Makefile.in (STAGE1_CFLAGS): Pass down.
10344 2001-04-13  Alan Modra  <amodra@one.net.au>
10346         * config.guess: Add hppa64-linux support.  Note for next import that
10347         this is already in the master file.
10348         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10350 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10352         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10353         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10355 2001-04-11  Stan Shebs  <shebs@apple.com>
10357         * MAINTAINERS: Add self as Darwin port maintainer.
10359 2001-04-11  Alan Modra  <amodra@one.net.au>
10361         * MAINTAINERS: Update my email address.
10363 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10365         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10366         recent versions of FreeBSD (release 3 or later).
10367         * ltconfig: On FreeBSD, -lc must not be provided when building
10368         a shared library or else the standard -pthread gcc option is
10369         rendered worthless to later users of the built library.
10371 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10373         * MAINTAINERS: Add self and RTH as C front end maintainers.
10375 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10377         * config.sub: Make sure to match an already-canonicalized
10378         machine name (eg. mn10300-unknown-elf).
10380 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10382         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10383         New macros.
10384         (bootstrap, cross): Use RECURSE_FLAGS.
10385         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10387 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10389         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10391 2001-03-22  Colin Howell  <chowell@redhat.com>
10393         * Makefile.in (DO_X): Do not backslash single-quotes in
10394         backquotes (two places).
10396 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10398         Re-installed:
10399         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10400         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10401         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10402         * ltcf-cxx.sh: Likewise.
10403         * ltcf-gcj.sh: Likewise.
10405 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10407         * MAINTAINERS: Add myself as "documentation co-maintainer".
10409 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10411         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10412         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10414 2001-03-19  Tom Tromey  <tromey@redhat.com>
10416         * config-ml.in: Handle GCJ and GCJFLAGS.
10418 2001-03-21  Michael Chastain  <chastain@redhat.com>
10420         * Makefile.in: all-m4 depends on all-texinfo.
10422 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10424         * MAINTAINERS: Add myself to write after approval list.
10426 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10428         * Makefile.in (DO_X): Quote nested quotes.
10430 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10432         * MAINTAINERS: Add myself to write after approval list.
10434 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10436         * Makefile.in (DO_X): Use double quotes for quoting
10437         "RANLIB=$${RANLIB}".
10439 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10441         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10443 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10445         * configure.in: Only use `lang_requires' for languages athat are
10446         actually enabled.
10448 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10450         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10452 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10454         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10456 2001-03-07  Tom Tromey  <tromey@redhat.com>
10458         * configure.in: Allow config-lang.in to set `lang_requires' to list
10459         of other required languages.
10461 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10463         * Makefile.in: Remove RANLIB definition. Use RANLIB
10464         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10465         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10467 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10468             Alexandre Oliva  <aoliva@redhat.com>
10470         * Makefile.in (check-c++): Use tabs, not spaces.
10472 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10474         * MAINTAINERS: add myself to Write After Approval list.
10476 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10478         * Makefile.in (check-c++): New rule.
10480         * configure.in (target_libs): Remove libg++.
10481         (noconfigdirs): Remove libg++.
10482         (noconfigdirs): Same.
10483         (noconfigdirs): Same.
10484         (noconfigdirs): Same.
10486         * config-ml.in: Remove libg++ references.
10488         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10489         (ALL_TARGET_MODULES): Same.
10490         (configure-target-libg++): Remove.
10491         (all-target-libg++): Remove.
10492         (configure-target-libio): Remove.
10493         (all-target-libio): Remove.
10494         (check-target-libio): Remove.
10495         (.PHONY): Remove.
10496         (libg++.tar.bz2): Remove.
10497         (all-target-cygmon): Remove libio.
10498         (all-target-libstdc++): Remove.
10499         (configure-target-libstdc++): Remove.
10500         (TARGET_LIB_PATH): Remove libstdc++.
10501         (ALL_GCC_CXX): Remove libstdc++.
10502         (all-target-gperf): Correct.
10504 2001-02-16  Nick Clifton  <nickc@redhat.com>
10506         * configure.in (noconfigdirs): Allow configuration of texinfo
10507         for Cygwin hosts.
10509 2001-02-15  Anthony Green  <green@redhat.com>
10511         * configure: Introduce GCJ_FOR_TARGET.
10512         * configure.in: Ditto.
10513         * Makefile.in: Ditto.
10515 2001-02-13  Andreas Schwab  <schwab@suse.de>
10517         * MAINTAINERS: Update mail address.
10519 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10521         * config.guess: Add linux target for S/390.
10522         * config.sub: Likewise.
10524 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10526         * configure.in: for *-chorusos, don't config target-newlib and
10527         target-libgloss.
10529 2001-02-06  Ben Elliston  <bje@redhat.com>
10531         * configure: Output host type to stdout, not stderr.
10533 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10535         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10536         * ltcf-cxx.sh: Likewise.
10538         * config.if: Assume enable_libstdcxx_v3 is defined.
10540 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10542         Remove V2 C++ library.
10543         * configure.in: Remove --enable-libstdcxx_v3 support.
10545 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10547         * include/demangle.h: Add prototype for java_demangle_v3.
10549 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10551         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10553 2001-01-27  Richard Henderson  <rth@redhat.com>
10555         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10557 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10559         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10560         Don't unset, it's non-portable and no longer necessary, set to empty
10561         instead.
10563 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10565         * ltconfig: Shell portability fix for the tagname validity check.
10567 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10569         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10570         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10572 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10574         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10576 2001-01-26  Tom Tromey  <tromey@redhat.com>
10578         * configure.in: Allow libgcj to be built on Sparc Solaris.
10580 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10582         * ltcf-c.sh: Add aix5 case.
10583         * ltcf-cxx.sh: Likewise.
10584         * ltconfig: Likewise.
10586 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10588         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10589         keep at least one of build_libtool_libs or build_old_libs set to
10590         yes.
10592         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10593         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10595 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10597         * configure.in: Enable libgcj on several additional platforms.
10599 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10601         * configure.in: Enable libgcj for linux targets.
10603 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10605         * MAINTAINERS (Write After Approval): Add myself.
10607 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10609         * MAINTAINERS: Add myself as vax port maintainer.
10611 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10613         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10615 2001-01-09  Mike Stump  <mrs@wrs.com>
10617         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10618         failures of subdirectories.
10620 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10622         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10623         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10624         * ltcf-cxx.sh: Likewise.
10625         * ltcf-gcj.sh: Likewise.
10626         * ltconfig.sh: Fix typo.
10628 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10630         * configure: handle DOS-style absolute paths.
10632 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10634         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10636 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10638         * MAINTAINERS: Add myself as avr port co-maintainer.
10640 2000-12-28  Ben Elliston  <bje@redhat.com>
10642         * MAINTAINERS: Add myself under ``Write After Approval''.
10644 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10646         * texinfo: Remove directory from GCC.
10648 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10650         * COPYING: Update to current
10651         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10652         to 19yy as example year in copyright notice).
10654 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10656         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10657         (libstdcxx_incdir): Pass down.
10658         * config.if: Remove expired bits for cxx_interface, add stub.
10659         (libstdcxx_incdir): Add variable for g++ include directory.
10660         * configure.in (gxx_include_dir): Use it.
10662 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10664         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10665         with old-email address from ``Write After Approval''.
10667 2000-12-15  Andreas Jaeger  <aj@suse.de>
10669         * configure.in: Handle lang_dirs.
10671 2000-12-14  Tom Tromey  <tromey@redhat.com>
10673         * MAINTAINERS: Removed brads.
10675         * MAINTAINERS: Added gcj developers.
10677 2000-12-13  Anthony Green  <green@redhat.com>
10679         * configure.in: Disable libgcj for any target not specifically
10680         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10681         with g++ abi.
10683 2000-12-13  Mike Stump  <mrs@wrs.com>
10685         * Makefile.in (local-distclean): Also remove fastjar.
10687 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10689         * contrib/gcc_update: Add fastjar --touch entries.
10691 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10693         * configure.in: Disable language-specific target libraries for
10694         languages that aren't enabled.
10696 2000-12-10  Anthony Green  <green@redhat.com>
10698         * configure.in: Define libgcj.  Disable libgcj target libraries for
10699         most targets.
10701 2000-12-10  Neil Booth  <neilb@earthling.net>
10703         * MAINTAINERS: Update mail address, remove from WAA list.
10705 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10707         * libjava: Imported from /cvs/java.
10708         * libffi: Likewise.
10709         * Boehm-gc: Likewise.
10711 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10713         * configure.in (target_libs): Revert 2000-12-08 patch.
10714         (noconfigdirs): Added target-libjava.
10716 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10718         * djunpack.bat: removed.
10720 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10722         * Makefile.in: handle DOS-style absolute paths.
10723         * config-ml.in: likewise.
10724         * symlink-tree: likewise.
10726 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10728         * fastjar: Imported.
10730 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10732         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10733         libjava.
10734         * configure.in (target_libs): Removed `target-libjava'.
10736 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10738         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10739         (ALL_MODULES): Added fastjar.
10740         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10741         (all-target-libjava): all-fastjar replaces all-zip.
10742         (all-fastjar): Added.
10743         (configure-target-fastjar, all-target-fastjar): Likewise.
10744         * configure.in (host_tools): Added fastjar.
10746 2000-12-07  Mike Stump  <mrs@wrs.com>
10748         * Makefile.in (local-distclean): Remove leftover built files.
10750 2000-11-24  Nick Clifton  <nickc@redhat.com>
10752         * configure.in (xscale-elf): Add target.
10753         (xscale-coff): Add target.
10755 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10757         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10758         recent versions of FreeBSD (release 3 or later).
10759         * ltconfig: On FreeBSD, -lc must not be provided when building
10760         a shared library or else the standard -pthread gcc option is
10761         rendered worthless to later users of the built library.
10763 2000-11-16  Fred Fish  <fnf@be.com>
10765         * configure.in (enable_libstdcxx_v3): Fix typo,
10766         libstd++ -> libstdc++.
10768 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10770         * MAINTAINERS: Add self to Write After Approval list.
10772 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10774         * MAINTAINERS: Update my email address.  Add myself to global write
10775         privs list.
10777 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10779         * Makefile.in: Merge with src and libgcj.
10780         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10781         configure-target-<library> when their configure scripts need the C
10782         or C++ library to have already been built to work properly.
10783         (do_proto_toplev): Set them to an empty string.
10785         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10786         (REALLY_SET_LIB_PATH): Use them.
10788 2000-11-17  Stan Shebs  <shebs@apple.com>
10790         * MAINTAINERS: Add self to Write After Approval list.
10792 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10794         * configure: Provide the original toplevel configure arguments
10795         (including $0) to subprocesses in the environment rather than
10796         through gcc/configargs.h.
10798 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10800         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10801         C99.  Alphabetise "Write After Approval" list.
10803 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10805         * configure: Turn on libstdc++ V3 by default.
10807         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10808         if we've got GCC.
10810 2000-11-11  Philip Blundell  <philb@gnu.org>
10812         * MAINTAINERS: Add self to Write After Approval list.
10814 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10816         * ltcf-c.sh (aix4): Improve shared library configuration; require
10817         exporting symbols.
10818         * ltcf-cxx.sh (aix4): Define.
10819         * ltconfig (aix4): Define library and soname specs appropriate for
10820         AIX.  Define command to create export symbols list.
10822 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10824         * config.sub: Add support for Sun Chorus
10826 2000-10-31  Nick Clifton  <nickc@redhat.com>
10828         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10829         <name>@redhat.com.  Also installed new email address for Clint
10830         Popetz.
10832 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10834         * etc: Remove directory from GCC.
10836 2000-10-16  Michael Meissner  <meissner@redhat.com>
10838         * configure (gcc/configargs.h): Only create if there is a build GCC
10839         directory created.
10841 2000-10-16  Matthias Klose  <doko@debian.org>
10843         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10844         when configured for libstdc++-v3.
10846 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10848         * configure: Save configure arguments to gcc/configargs.h.
10850 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10852         * config.guess: Import CVS version 1.157.
10853         * config.sub: Import CVS version 1.181.
10855 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10857         * Makefile.in (bootstrap): avoid recursion if subdir missing
10858         (cross): ditto
10859         (do-proto-toplev): ditto
10861 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10863         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10864         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10866         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10867         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10868         all affected `configure' scripts.
10870 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10872         * MAINTAINERS: Add self as cpplib co-maintainer.
10874 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10876         * MAINTAINERS: Add self to Write After Approval list.
10878 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10880         * INSTALL/README: egcs -> GCC update.
10882 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10884         * MAINTAINERS: Add myself to Write After Approval list.
10886 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10888         * MAINTAINERS: Add myself to Write After Approval list.
10890 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10892         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10893         X11 libraries for hppa64.
10895 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10897         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10899 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10901         * Makefile.in (all-zlib): Added dummy target.
10903         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10904         ltcf-gcj.sh: Updated from libtool multi-language branch.
10906 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10908         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10909         (bootstrap*): Depend on all-bootstrap.
10911 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10913         * config.guess: Import CVS version 1.156.
10914         * config.sub: Import CVS version 1.179.
10916 2000-09-02  Anthony Green  <green@cygnus.com>
10918         * Makefile.in (all-gcc): Depend on all-zlib.
10919         (CLEAN_MODULES): Add clean-zlib.
10920         (ALL_MODULES): Add all-zlib.
10921         * configure.in (host_libs): Add zlib.
10923 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10925         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10926         crosses, but add gcc/include to the header search path for them.
10928 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10930         * MAINTAINERS: Add self to Write After Approval list.
10932 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10934         * config.guess: Import CVS version 1.152.
10935         * config.sub: Import CVS version 1.177.
10937 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10939         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10940         $targargs to tell whether newlib is going to be built.
10942         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10943         $$r/TARGET_SUBDIR/libio for _G_config.h.
10945 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10947         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10949 2000-08-22  DJ Delorie  <dj@redhat.com>
10951         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10953 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10955         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10956         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10957         sub-configures.
10959 2000-08-21  DJ Delorie  <dj@redhat.com>
10961         * MAINTAINERS: Add self as a libiberty maintainer
10963 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10965         * configure.in (libstdcxx_flags): Use
10966         libstdc++-v3/src/libstdc++.INC.
10968 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10970         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10972 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10974         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10976         * configure: Make enable_threads and enable_shared defaults
10977         explicit.  Substitute enable_threads into generated Makefiles.
10978         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10979         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10981 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10983         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10985 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10987         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10988         previous delta.
10990 2000-08-11  Jason Merrill  <jason@redhat.com>
10992         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10993         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10994         (FLAGS_FOR_TARGET): Not here.
10995         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10997 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10999         * config-ml.in (CC, CXX): Don't introduce a leading space.
11001 2000-08-07  DJ Delorie  <dj@delorie.com>
11003         * MAINTAINERS: Add self as a DJGPP maintainer
11005 2000-08-07  DJ Delorie  <dj@redhat.com>
11007         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11008         "if we're also building gcc, and it's a gcc that will run on the
11009         build machine, we want to use its includes instead of the system's
11010         default includes".
11012 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11014         * MAINTAINERS: Add self to Write After Approval list.
11016 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11018         * configure.in (libstdcxx_flags): Don't use `"'.
11020         * config-ml.in: Adjust multilib search paths to the
11021         appropriate multilib tree.
11023 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11025         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11026         commas in $LANGUAGES.
11028 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11030         * configure.in: Re-enable all references to libg++ and librx.
11032 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11034         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11035         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11036         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11037         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11039         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11041 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11043         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11044         CXX_FOR_TARGET for sed.
11046 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11048         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11049         Do not override if already set in the environment or in configure.
11050         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11051         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11053 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11055         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11056         the libtool CVS tree multi-language branch.
11057         * ltconfig, ltmain.sh: Updated.
11059 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11061         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11062         (clean-target): Depend on it.
11064         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11065         (GCC_FOR_TARGET): Use it.
11066         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11067         * configure.in: ... here.
11068         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11069         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11071 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11073         * MAINTAINERS: Add self to Write After Approval list.
11075 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11077         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11078         (configure-target-libchill, configure-target-libobjc): Likewise.
11080         * configure.in: Use the same cache file for all target libs.
11081         * config-ml.in: But different cache files per multilib variant.
11083 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11085         * configure (topsrcdir): Don't use dirname.
11087 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11089         * MAINTAINERS: Add self to Write After Approval list.
11091 2000-07-20  Jason Merrill  <jason@redhat.com>
11093         * configure.in: Remove all references to libg++ and librx.
11095         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11097 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11099         * config.sub: Update to subversions version 2000-07-06.
11101 2000-07-12  Andrew Haley  <aph@cygnus.com>
11103         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11104         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11106 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11108         * symlink-tree:  Check number of arguments.
11110 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11112         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11113         search path for a g++ extracted from the build tree.  This
11114         will allow link tests run by configure scripts in
11115         subdirectories to succeed.
11117 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11119         * ltconfig: Add support for mips-dde-sysv4.2MP
11121 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11123         * MAINTAINERS: Add myself as loop discovery maintainer.
11125 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11127         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11128         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11130 2000-06-19  Timothy Wall  <twall@cygnus.com>
11132         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11133         * config.sub: Add tic54x target.
11135 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11137         * MAINTAINERS: Add self as Fortran maintainer,
11138         remove Craig Burley.
11140 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11142         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11143         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11145 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11147         * MAINTAINERS: Add self as i18n maintainer
11149 20000-05-21  H.J. Lu  (hjl@gnu.org)
11151         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11152         directory are used if they exist. Make sure
11153         $(build_tooldir)/include is searched for header files,
11154         $(build_tooldir)/lib/ for library files.
11155         (GCC_FOR_TARGET): Likewise.
11156         (CXX_FOR_TARGET): Likewise.
11158 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11160         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11162 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11164         * Makefile.in (configure-target-libiberty): Depend on
11165         configure-target-newlib.
11167 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11169         * configure.in, Makefile.in: Merge all libffi-related
11170         configury stuff from the libgcj tree.
11172 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11174         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11175         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11177 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11179         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11180         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11181         current version information.  Add to proto-toplev directory.
11182         (gdb-taz): Build do-djunpack.
11184 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11186         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11188 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11190         * MAINTAINERS: Add self to Write After Approval list.
11192 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11194         * ltmain.sh: Preserve in relink_command any environment
11195         variables that may affect the linker behavior.
11197 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11199         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11201 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11203         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11205 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11207         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11208         with the version name.
11210 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11212         * MAINTAINERS: Add self as bb-reorder maintainer.
11214 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11216         * config.if: Tweak.
11218 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11220         * djunpack.bat: New file.
11222 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11224         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11225         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11226         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11227         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11229 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11231         * config.sub (case $basic_machine): Change default for "ibm-*"
11232         to "openedition".
11234 2000-04-13  Andreas Jaeger  <aj@suse.de>
11236         * MAINTAINERS: Added myself.
11238 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11240         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11241         (do-md5sum): New target.
11242         (MD5PROG): Define.
11243         (PACKAGE): Default to TOOL.
11244         (VER): Default to a shell script.
11245         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11246         md5 checksum generation.
11247         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11248         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11249         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11250         insight.tar.bz2): Use gdb-taz to create archive.
11252 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11254         * configure (warn_cflags): Delete.
11256 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11258         * MAINTAINERS: Added myself.
11260 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11261             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11263         * configure.in (enable_libstdcxx_v3): Add.
11264         (target_libs): Add bits here to switch between libstdc++-v2 and
11265         libstdc++-v3.
11266         * config.if: And this file too.
11267         * Makefile.in: Add libstdc++-v3 targets.
11269 2000-04-05  Michael Meissner  <meissner@redhat.com>
11271         * config.sub (d30v): Add d30v as a basic machine type.
11273 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11275         * configure.in: -linux-gnu*, not -linux-gnu.
11277 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11279         * MAINTAINERS: Add self in write-after-approval section.
11281 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11283         * MAINTAINERS: Add self as ia64 port maintainer.
11285 2000-03-08  Neil Booth  <NeilB@earthling.net>
11287         * MAINTAINERS: Add self in write-after-approval section.
11289 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11291         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11292         (do-tar-bz2): Replace TOOL with PACKAGE.
11293         (gdb.tar.bz2): Remove GDBTK from GDB package.
11294         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11295         dejagnu.tar.bz2): New packages.
11297 2000-02-27  Andreas Jaeger  <aj@suse.de>
11299         * configure.in: Add entry for mips*-*-linux*, move catch all
11300         *-*-*linux* entry below this one.
11302 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11304         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11306 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11308         * config.sub: Support an OS of "wince".
11310 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11312         * config.guess, config.sub: Updated to match config's 2000-02-15
11313         version.
11315 2000-02-23  Linas Vepstas  <linas@linas.org>
11317         * config.sub: Add support for Linux/IBM 370.
11318         * configure.in: Likewise.
11320 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11322         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11324 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11326         * config.guess: Guess "cygwin" rather than "cygwin32".
11328 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11330         * configure (gcc_version): When setting, narrow search to
11331         lines containing `version_string'.
11333 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11335         * config.sub: Add support for avr target.
11337 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11339         * MAINTAINERS: Add maintainers for MCore port.
11341 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11343         * config.sub: Add mmix-knuth-mmixware.
11345 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11347         * MAINTAINERS: Pair cccp with cpplib maintainership.
11349 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11351         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11352         structure stuff to -L library search.
11353         (CXX_FOR_TARGET): Ditto.
11354         (CROSS_CHECK_MODULES): Fix spelling mistake.
11356 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11358         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11359         the C++ compiler.
11361 2000-01-12  Richard Henderson  <rth@cygnus.com>
11363         * configure.in: Don't build some bits for beos.
11365 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11367         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11368         as include files.
11370 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11372         * Add self as cpplib maintainer, as requested by Jason
11373         Merrill.  Correct my e-mail address.
11375 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11377         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11378         not mh-aix43.
11380 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11382         * MAINTAINERS: Add myself to "write after approval" list.
11384 1999-12-14  Richard Henderson  <rth@cygnus.com>
11386         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11387         * config.sub: Accept alphaev[78], alphaev8.
11389 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11391         * config.guess, config.sub: Update from autoconf.
11393 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11395         * MAINTAINERS:  update my playtime e-address.
11397 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11399         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11400         necessary libraries are missing.
11402 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11404         * MAINTAINERS: Add new 'write after approval' maintainer.
11406 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11408         * MAINTAINERS: Add new Java maintainer.
11410 1999-10-25  Andreas Schwab  <schwab@suse.de>
11412         * configure: Fix quoting inside arguments of eval.
11414 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11416         * config-ml.in: Allow suppression of some ARM multilibs.
11418 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11420         * config.guess: Add OS/390 match pattern.
11421         * config.sub: Add mvs, openedition targets.
11422         * configure.in (i370-ibm-opened*): New.
11424 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11426         * config.sub: Add support for configuring for pj.
11428 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11430         * config.sub (maybe_os): Add support for configuring for fr30.
11432 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11434         * configure.in: Do not configure or build ld for AIX
11435         platforms.  ld is known to be broken on these platforms.
11437 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11439         * config-ml.in: Pass compiler flag corresponding to multidirs to
11440         subdir configures.
11442 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11444         * Makefile.in (LDFLAGS): Define.
11446 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11448         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11449         noconfigdirs.
11450         (*-*-cygwin*): Likewise.
11452 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11454         * mkdep: New file.
11455         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11456         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11458         From Eli Zaretskii <eliz@is.elta.co.il>:
11459         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11460         long file name when using DJGPP on MS-DOS.
11462 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11464         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11466 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11468         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11469         dependency as this causes "make check" to globally "make all"
11471 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11473         * configure.in (target_libs): Added target-zlib.
11474         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11475         (CONFIGURE_TARGET_MODULES): Likewise.
11476         (CHECK_TARGET_MODULES): Likewise.
11477         (INSTALL_TARGET_MODULES): Likewise.
11478         (CLEAN_TARGET_MODULES): Likewise.
11479         (configure-target-zlib): New target.
11480         (all-target-zlib): Likewise.
11481         (all-target-libjava): Depend on all-target-zlib.
11482         (configure-target-libjava): Depend on configure-target-zlib.
11484         * Makefile.in (configure-target-libjava): Depend on
11485         configure-target-newlib.
11486         (configure-target-boehm-gc): New target.
11487         (configure-target-qthreads): New target.
11489         * configure.in (target_libs): Added target-qthreads.
11490         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11491         (CONFIGURE_TARGET_MODULES): Likewise.
11492         (CHECK_TARGET_MODULES): Likewise.
11493         (INSTALL_TARGET_MODULES): Likewise.
11494         (CLEAN_TARGET_MODULES): Likewise.
11495         (all-target-qthreads): New target.
11496         (configure-target-libjava): Depend on configure-target-qthreads.
11497         (all-target-libjava): Depend on all-target-qthreads.
11499         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11500         (CONFIGURE_TARGET_MODULES): Likewise.
11501         (CHECK_TARGET_MODULES): Likewise.
11502         (INSTALL_TARGET_MODULES): Likewise.
11503         (CLEAN_TARGET_MODULES): Likewise.
11504         (all-target-libjava): New target.
11505         (all-target-boehm-gc): Likewise.
11506         * configure.in (target_libs): Added libjava, boehm-gc.
11508 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11510         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11511         configure.bat in SUPPORT_FILES.
11512         (gas+binutils.tar.bz2): Likewise.
11514         * makeall.bat: Remove; obsolete.
11516 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11518         From Mark Elbrecht:
11519         * configure.bat: Remove; obsolete.
11521 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11523         * configure: Add -W -Wall to the default CFLAGS when compiling with
11524         gcc.
11526 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11528         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11530 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11532         * configure.in: Build ld on IRIX6.
11534 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11536         * Makefile.in: Change distribution targets to use bzip2 instead of
11537         gzip.
11538         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11539         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11541 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11543         * config.sub: Add mcore target.
11545 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11547         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11549 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11551         * config.guess (dummy): Changed to $dummy.
11553 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11555         * config.sub: Tidied up case statements.
11557 1999-05-22  Ben Elliston  <bje@cygnus.com>
11559         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11560         <jiro@din.or.jp>.
11562         * config.guess: Merge with FSF version. Future changes will be
11563         more accurately recorded in this ChangeLog.
11564         * config.sub: Likewise.
11566 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11568          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11570 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11572         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11574 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11576         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11578 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11580         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11581         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11582         Bad merge removed these two changes.
11584 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11585                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11587         * config.guess (interix Alpha): Add.
11589 1999-04-11  Richard Henderson  <rth@cygnus.com>
11591         * configure.in (i?86-*-beos*): Do config gperf; don't config
11592         gdb, newlib, or libgloss.
11594 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11596         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11597         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11598         from multidirs.
11600 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11602         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11604 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11606         * config.sub: Add support for mcore targets.
11608 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11610         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11611         not mt-ospace, in order to shut up assembler warning about using
11612         symbols that are named the same as registers.
11614 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11616         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11617         dependency list for all-target-cygmon.
11619 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11621         * config-ml.in: Check $host, not $target, for selective multilibs.
11622         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11623         thumb interworking, and underscore prefix multilibs.
11625 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11627         * missing: Update to version from current automake.
11629 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11631         * configure (gxx_include_dir): Removed.
11633         * configure.in (gxx_include_dir): Handle it.
11634         * Makefile.in: Likewise.
11636 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11638         * config.sub (mips64vr4111,mips64vr4111el) Add.
11640 1999-03-21  Ben Elliston  <bje@cygnus.com>
11642         * config.guess: Correct typo for detecting ELF on FreeBSD.
11644 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11646         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11647         config/mh-djgpp.
11649 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11651         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11652         all-target-newlib to dependency list for all-target-bsp.
11654 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11656         * config.sub: Add i386-uwin support.
11657         * config.guess: Likewise.
11659 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11661         * configure.in: cleanup, add mh-*pic handling for arm, special
11662         case powerpc*-*-aix*
11664 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11666         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11667         can be built.
11669 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11671         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11672         targets.
11674 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11676         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11678 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11680         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11682 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11684         * config.sub: Fix typo in arm recognition.
11686 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11688         * configure.in (noconfigdirs): Changed target_configdirs to
11689         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11690         rather than m68k-*-* since it is not known to work on
11691         m68k-aout. Ditto for arm-*-*oabi.
11693 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11695         * configure.in (*-*-windows*): Remove, no longer used.
11697 1999-02-19  Ben Elliston <bje@cygnus.com>
11699         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11700         Smart and improved by Andrew Cagney.
11702 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11704         * config.guess: Recognize openbsd-*-hppa.
11706 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11708         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11709         only if it is not empty.
11711 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11713         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11715         * config.guess: Modified to recognize uname's armv* syntax.
11717         * config.sub: Modified to recognize uname's armv* syntax.
11719 1999-02-17  Mark Salter  <msalter@cygnus.com>
11721         * configure.in: Added target-bsp for sparclite.
11723 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11725         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11727 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11729         * configure.in: Add support for strongarm port.
11730         * config.sub: Add support for strongarm target.
11732 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11734         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11735         the old name config/mh-cygwin32.
11736         Enable texinfo.
11738 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11740         * configure.in: Do build ld for ix86 Solaris.
11742 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11744         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11745         $AR_FOR_TARGET.  Likewise for RANLIB.
11747 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11749         * config.sub (oabi):  Recognize.
11750         * configure.in (arm-*-oabi):  Handle.
11752 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11754         * config.guess: Improve detection of i686 on UnixWare 7.
11756 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11758         * config.guess: Add support for i386-pc-interix.
11759         * config.sub: Likewise.
11760         * configure.in: Likewise.
11762 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11764         * Makefile.in: Remove unneeded all-target-libio from
11765         from all-target-winsup target since it is now unneeded.
11766         Add all-target-libtermcap in its place since it is now
11767         needed.
11769 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11771         * configure.in: makefile stub for cygwin target is probably
11772         unnecessary.  Remove it for now.
11774 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11776         * configure.in: libtermcap.a should be built when cygwin is the
11777         target as well as the host.
11778         * config.guess: Allow mixed case in cygwin uname output.
11779         * Makefile.in: Add libtermcap target.
11781 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11783         * config.sub: Clean up handling of hppa2.0.
11785 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11787         * config.guess: Use C code to identify more HP machines.
11789 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11791         * config.sub: Handle hppa2.0.
11793 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11795         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11796         cygmon for all sparclite targets, regardless of object format.
11798 1998-12-15  Mark Salter  <msalter@cygnus.com>
11800         * configure.in: Added target-bsp for several target architectures.
11802         * Makefile.in: Added rules for bsp.
11804 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11806         * config.guess: Improve detection of hppa2.0 processors.
11808 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11810         * config.guess: Recognize FreeBSD using ELF automatically.
11812 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11814         * configure (skip-this-dir): Add handling for new shell script, which
11815         might be created by a sub-directory's configure to indicate, this particular
11816         directory is "unwanted".
11817         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11819 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11821         * ltconfig: import from libtool, after changing libtool to
11822         account for the cygwin name change.
11824 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11826         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11827         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11829 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11831         * configure.in: Add libtermcap to list of cygwin dependencies.
11833 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11835         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11836         they include winsup/include when it's a cygwin target.
11838 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11840         * configure.in (host_tools): Added zip.
11841         * Makefile.in (all-target-libjava): Depend on all-zip.
11842         (all-zip): New target.
11843         (ALL_MODULES): Added all-zip.
11844         (NATIVE_CHECK_MODULES): Added check-zip.
11845         (INSTALL_MODULES): Added install-zip.
11846         (CLEAN_MODULES): Added clean-zip.
11848 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11850         * Makefile.in: lose "32" from comment about cygwin.
11852 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11854         * configure.in: Use -Os to build target libraries for the fr30.
11856 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11858         * config.sub: Add fr30.
11860 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11862         * configure.in: drop "32" from config/mh-cygwin32.  Check
11863         cygwin* instead of cygwin32*.
11864         * config.sub: Check cygwin* instead of cygwin32*.
11866 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11868         * config.guess: Match any version of Unixware7.
11870 1998-10-20  Syd Polk  <spolk@cygnus.com>
11872         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11873         if desired.
11875 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11877         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11878         these if the appropriate directories and files to not exist.
11880 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11882         * Makefile.in (DEVO_SUPPORT): Add config.if.
11884 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11886         * configure: Add pattern to replace "build_tooldir"'s
11887         definition in the generated Makefile with "tooldir"'s
11888         actual value.
11890 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11892         * config.sub: Bring back lost sparcv9.
11894         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11896 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11898         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11899         CC_FOR_TARGET and friends.
11901 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11903         * Makefile.in (build_tooldir): New variable, same as tooldir.
11904         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11905         -B$(build_tooldir)/bin/.
11906         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11908 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11910         * README: Remove installation instructions and refer to the
11911         INSTALL directory instead.
11913 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11915         * config.sub: Add support for i[34567]86-pc-udk.
11916         * configure.in: Likewise.
11918 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11920         * Makefile.in: add bzip2 package building bits for user
11921         tools module
11922         * configure.in: ditto
11924 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11926         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11927         (ALL_TARGET_MODULES): Add all-target-libobjc.
11928         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11929         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11930         (all-target-libchill): Add dependencies.
11931         * configure.in (target_libs): Add libchill.
11933 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11935         * configure.in (target_subdir): Remove duplicate line.
11937 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11939         * Makefile.in (all-automake): fix dependencies.
11941 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11943         * configure.in: Minor cleanups for building in the $(target_alias)
11944         subdir.
11946 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11948         * Makefile.in (bootstrap): Set r and s before make all.  Use
11949         BASE_FLAGS_TO_PASS in make all.
11950         (cross): Likewise.
11952 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11954         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11956 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11958         * config.sub: Fix typo in last change.
11960 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11962         * config.sub: Add support for C4x target.
11963         * configure.in: Likewise.
11965 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11967         * config.sub: Recognize sparcv9 just like sparc64.
11969 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11971         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11973 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11975         * config.guess: Correctly identify Pentium II sco boxes.
11977         * config.guess: Fix "tr" code.  From Weiwen Liu.
11979 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11981         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11982         stabs.
11984 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11986         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11987         (ALL_TARGET_MODULES): Add all-target-libchill.
11988         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11989         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11990         (all-target-libchill): Add dependencies.
11991         * configure.in (target_libs): Add libchill.
11993 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11995         * config.guess: Avoid assumptions about "tr" behaves when
11996         LANG is set to something other than English.
11998 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12000         * configure (gxx_include_dir): Changed to
12001         '${prefix}/include/g++'-${libstdcxx_interface}.
12003         * config.if: New to determine the interfaces.
12005 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12007         * config.guess: Detect and handle MPE/IX.
12008         * config.sub: Deal with MPE/IX.
12010 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12012         * configure.in: Use mh-aix43.
12014 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12016         * configure: Fix --without/--disable cases for gxx-include-dir.
12018 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12020         * mdata-sh:  Imported.  Needed for automake support.
12022 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12024         * Makefile.in (taz): Try "chmod -R og=u ." before
12025         "chmod og=u `find . -print`".
12027 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12029         * configure.in: Add arm-elf and thumb-elf support.
12031 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12033         * Makefile.in: Undo previous patch.
12035 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12037         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12038         to here ...
12039         (install-no-fixedincludes): and here
12040         (INSTALL_MODULES): ... from here.
12042 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12044         * config.sub: Merge with FSF.
12046         * config.guess: Merge with FSF.
12048 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12050         * configure (extraconfigdirs): New variable.
12051         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12052         * Makefile.in (all): Move higher in file.
12053         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12054         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12055         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12056         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12057         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12059 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12061         * Makefile.in (all-target-libjava): Depend on all-gcc and
12062         all-target-newlib.
12063         (configure-target-libjava): Depend on $(ALL_GCC).
12065 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12067         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12068         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12070 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12072         * INSTALL/README: Fix typo.
12074 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12076         * ylwrap: Change absolute path checks to check for DOS style path
12077         names.
12079         * ylwrap: Don't use a full path name if the source file is in the
12080         same directory.  From hjl@lucon.org (H.J. Lu).
12082         * config-ml.in: Default to being verbose, to match Feb 18 change to
12083         configure.
12085 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12087         Brought over from egcs:
12089         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12091         * configure.in (target_subdir): Set to ${target_alias} instead
12092         of "libraries".
12094         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12096         * configure.in (target_subdir): Set to libraries if enable_multilib.
12098 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12100         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12101         multilibs, force reconfiguration the first time we create
12102         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12104 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12106         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12107         avoid confusion with --no-recursion.
12109 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12111         * configure.in: Win32 hosts shouldn't use install -x
12112         * install-sh: remove -x option, and special .exe-handling
12113         hack.
12115 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12117         * config.guess: Recognize i586-pc-beos.
12118         * configure.in: Don't build some bits for beos.
12120 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12122         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12123         CFLAGS default to -O2.
12125         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12126         when using GNU ld.
12128 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12130         * ltmain.sh: Correct install when using a different shell.
12132 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12134         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12136 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12138         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12139         target.
12141 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12143         * ltconfig: Update to correct AIX handling.
12145 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12147         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12149         * configure.in (target_subdir): Set to ${target_alias} instead
12150         of "libraries".
12152 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12154         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12155         (Makefile): Depend on $(gcc_version_trigger).
12157         * configure (gcc_version): Change default initializer to empty
12158         string.
12159         (gcc_version_trigger): New variable; pass this variable down
12160         to subdir configures to enable them checking gcc's version
12161         themselves. Emit make macros for both gcc_version vars.
12162         (topsrcdir): Initialize reliably.
12163         (recursion line): Remove --with-gcc-version=${gcc_version}.
12165 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12167         * configure (enable_version_specific_runtime_libs): Implement new flag
12168         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12169         in $(libsubdir); emit definition in each generated Makefile.
12170         (gxx_include_dir): Initialize depending on
12171         $enable_version_specific_runtime_libs.
12173 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12175         * configure (gcc_version): Initialize properly depending on
12176         how and where configure is started.
12177         (recursion line): Pass a --with-gcc-version=${gcc_version}
12178         to configures in subdirs.
12180 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12182         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12183         cygmon
12185 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12187         * configure.in: Add cygmon and libstub support for mn10200.
12189 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12191         * configure (gcc_version): Add new variable describing the
12192         particular gcc version we're building.
12193         * Makefile.in (libsubdir): Add new macro for the directory
12194         in which the compiler finds executables, libraries, etc.
12195         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12196         and libsubdir.
12198 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12200         * Makefile.in (local-clean): Remove *.log.
12201         (warning.log): Built with warn_summary from build.log.
12202         (mail-report.log): Run test_summary.
12203         (mail-report-with-warnings.log): Run test_summary including
12204         warning.log in the report.
12206 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12208         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12210 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12212         * Makefile.in (grep): Grep no longer depends on libiberty.
12214 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12216         * Makefile.in: all-snavigator needs all-libgui.
12218 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12220         * configure.in: Add cygmon and libstub support for mn10300.
12222 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12224         * missing: Update to version from automake 1.3.
12226         * ltmain.sh: On installation, don't get confused if the same name
12227         appears more than once in the list of library names.
12229 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12231         * config.sub: Accept m68060 and m5200 as CPU names.
12233 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12235         * configure: Use && rather than using -a in test, because odd
12236         strings can confuse test.
12237         * configure.in: Likewise.
12239 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12241         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12243 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12245         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12246         bootstrap4-lean): New targets.
12248 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12250         * mpw-* Delete.  Not used.
12252 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12254         * COPYING.LIB: Update FSF address.
12256 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12258         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12260         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12261         GAS_SUPPORT_DIRS.
12263 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12265         * ltconfig, ltmain.sh: Avoid producing a version number if
12266         -version-info was not used.
12268 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12270         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12271         building with newlib.
12273 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12275         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12276         Solaris `make' causes it to continue to next definition.
12278 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12280         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12281         the right GUI libraries and files are installed along with GDB.
12283 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12285         * configure.in: Change alpha to alpha* in several places.
12287 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12289         * config.sub: Recognize sparc86x.
12291 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12293         * configure.in (--enable-target-optspace): Remove debug echo.
12295 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12297         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12299 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12301         * ltconfig: Update cygwin32 support.
12303         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12304         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12305         (GDB_SUPPORT_DIRS): Likewise.
12307 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12309         * configure.in (target_makefile_frag): If --enable-target-optspace,
12310         use -Os to compile target libraries rather than -O2.  Default to
12311         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12312         not used.
12313         * configure.in (target_cflags): Ditto for d30v.
12315 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12317         * Makefile.in (all-bfd): Depend on all-intl.
12318         (all-binutils): Likewise.
12319         (all-gas): Likewise.
12320         (all-gprof): Likewise.
12321         (all-ld): Likewise.
12323 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12325         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12327 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12329         * Makefile.in (all-bfd): Depend upon all-libiberty.
12331         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12333 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12335         * Makefile.in: Add libstub.
12337         * configure.in: Ditto. Build libstub for targets that have cygmon
12338         support.
12340 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12342         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12344 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12346         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12347         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12349 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12351         * configure: Define DEFAULT_M4 by searching PATH.
12352         * Makfile.in: Use DEFAULT_M4.
12354 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12356         * ltconfig: Add cygwin32 support.
12358         * Makefile.in, configure.in: Add libtool as a native only directory
12359         to configure and build.
12361 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12363         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12365 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12367         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12369 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12371         * Makefile.in: add ash make rules
12372         * configure.in: add ash to native_only and host_tools lists
12374 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12376         * Makefile.in (all-gettext, all-intl): New targets.
12377         (ALL_MODULES): Added all-gettext, all-intl.
12378         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12379         (INSTALL_MODULES): Added install-gettext, install-intl.
12380         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12382         * configure.in (host_tools): Added gettext.
12383         (native_only): Likewise.
12384         (noconfigdirs) [various cases]: Likewise.
12385         (host_libs): Added intl.
12387 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12389         * configure: Do not disable building gdbtk for cygwin32 hosts.
12391 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12393         * configure.in: Add thumb-coff target.
12394         * config.sub: Add thumb-coff target.
12396 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12398         * Makefile.in: Revert yesterday's change.
12399         (all-target-winsup):  all-target-librx stays out of here.
12401 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12403         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12404         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12405         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12406         Remove references to librx and libg++.
12408 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12410         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12411         recursive makes
12413 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12415         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12416         for newlib directory.
12417         (CXX_FOR_TARGET): Likewise.
12419 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12421         * ltconfig: Update after libtool/ltconfig.in change for
12422         hpux11.
12424 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12426         * ltconfig, ltmain.sh: Update to libtool 1.2.
12428 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12430         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12431         (install-gcc-cross): Instead, override LANGUAGES here.
12433 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12435         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12436         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12438 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12440         * configure.in: Add Thumb-pe target.
12442 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12444         * Makefile.in - changed sn targets to snavigator
12445         * configure.in - changed sn targets to snavigator
12447 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12449         * config-ml.in: After building symlink tree call make distclean
12450         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12451         to be the case for libiberty.
12453 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12455         * configure: When making link, also check the current
12456         directory. The configure scripts may create one.
12458 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12460         * config.sub: Accept alphapca56 and alphaev6 properly.
12462 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12464         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12466 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12468         * config.sub (sco5): Fix typo.
12470 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12472         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12473         install-itcl.
12474         (install-itcl): Remove dependency on install-tcl.
12476 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12478         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12480 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12482         * configure.in: Don't build libgui for a cygwin32 target when not on
12483         a cygwin32 host.
12485 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12487         * configure (redirect): Set to null, so default behavior of
12488         configure is now --verbose.
12490 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12492         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12493         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12495 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12497         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12498         this change to sync Makefile.in with its ChangeLog entries.
12500 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12502         * ltmain.sh (mkdir): Check that the directory doesn't exist
12503         before we exit with error, so that we don't get races during
12504         parallel builds.
12506 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12508         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12510 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12512         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12513         PICFLAG_FOR_TARGET.
12514         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12516         * configure: Emit a definition for the new macro enable_shared
12517         into each Makefile.
12519 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12521         * configure.in (host_tools, native_only): Add libtool.
12523 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12525         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12526         Fix typo in ming config comment.
12528 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12530         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12532 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12534         * config.sub: Add tic30 cases, and map c30 to tic30.
12536 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12538         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12539         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12540         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12541         (CLEAN_TARGET_MODULES): Similarly
12542         (all-target-libf2c): Add dependences.
12543         * configure.in (target_libs): Add libf2c.
12545 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12547         * configure.in: Remove expect from noconfigdirs when target
12548         is cygwin32.  OK to build expect and dejagnu with Canadian
12549         Cross.
12551 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12553         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12554         host.
12556         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12557         and mingw32.
12559 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12561         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12562         here as it is not defined in the toplevel Makefile.
12564 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12566         * configure (package_makefile_rules_frag): New variable, which names
12567         a file with generic rules, ...
12568         Change comment to mention we now have FIVE parts.
12569         * configure: Undo last change.
12571 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12573         * config.guess: More accurate determination of HP processor types.
12574         * config.sub: More accurate determination of HP processor types.
12576 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12578         * configure (package_makefile_frag): Move inserting the
12579         ${package_makefile_frag} to where it should be according
12580         to the comment.
12582 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12584         * config.guess: Add support for Linux/ARM.
12586 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12588         * .cvsignore: Remove *-info and *-install since they match
12589         release-info and mpw-install, which we don't want to just ignore.
12591 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12593         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12595 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12597         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12598         local_prefix to sub-make invocations.
12600 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12602         * configure.in: Check makefile fragments in the source
12603         directory.
12605 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12607         * configure.in: Check whether host and target makefile
12608         fragments exist before adding them to *_makefile_frag.
12610 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12612         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12614 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12616         * configure.in: Make sure we only replace RPATH_ENVVAR on
12617         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12618         regexp to sed.
12620         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12621         to sub-makes.
12623 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12625         * config-ml.in (multi-do): LDFLAGS must include multilib
12626         designator.
12628 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12630         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12632 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12634         * config.sub: Add mingw32 support.
12635         * configure.in: Likewise.
12637 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12639         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12641 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12643         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12644         * configure (gxx_include_dir): Provide a definition for subdirs
12645         which do not use autoconf.
12647 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12649         * config.guess: Sync with egcs.  Picks up new alpha support,
12650         BeOS & some additional linux support.
12652 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12654         * config.guess: HP 9000/803 is a PA1.1 machine.
12656 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12658         * configure.in: It's alpha*-...
12660 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12662         * configure.in (host_makefile_frag, target_makefile_frag):
12663         Handle multiple config files.
12664         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12665         alpha-*-*.
12667 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12669         * mkdep: New file.
12671 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12673         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12675 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12677         * Makefile.in: Add libgui directory.
12678         (GDB_TK): Add all-libgui.
12679         * configure.in: Add libgui directory.
12680         * configure: Add all-libgui to GDB_TK.
12682 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12684         * config-ml.in (multidirs): Add m32r to multilib list.
12686 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12688         * Makefile.in (all-target-gperf): Change dependency to
12689         all-target-libstdc++.
12691 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12693         * config.guess: Add BeOS support.
12695 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12697         Source directory cvs renamed to cvssrc:
12698         * configure.in (host_tools): Change cvs to cvssrc.
12699         (native_only): Likewise.
12700         (noconfigdirs) [various cases]: Likewise.
12701         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12702         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12703         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12704         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12705         (all-cvssrc): Rename target from all-cvs.
12707 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12709         * configure (gxx_include_dir): Fix thinko.
12711 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12713         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12714         (install-cross, install-gcc-cross): New targets.
12716 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12718         * configure.in (noconfigdirs): Add support for Thumb target.
12720         * config.sub (maybe_os): Add support for Thumb target.
12722 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12724         * Makefile.in: Add rules for cygmon.
12726         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12728 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12730         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12731         * configure (gxx_include_dir): Provide a definition for subdirs
12732         which do not use autoconf.
12734 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12736         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12737         11/18/97 build
12739 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12741         * From Franz Sirl.
12742         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12743         found on RedHat Linux systems.
12745 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12747         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12748         guesses.
12750 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12752         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12754 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12756         * ltmain.sh: If mkdir fails, check whether the directory was created
12757         anyhow by some other process.
12759 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12761         * configure.in (d30v-*-*): Configure all directories.
12763 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12765         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12766         for the D30V.
12768 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12770         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12772 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12774         * include/libiberty.h: Add extern "C" { so it can be used with C++
12775         progrms.
12776         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12777         programs.
12779 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12781         * configure.in (d30v-*-*): Configure GCC now.
12783 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12785         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12786         is no longer needed.
12788 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12790         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12792 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12794         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12795         targets using "$@" to provide support for similar but not identical
12796         targets without having to duplicate code.
12798 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12800         * makefile.vms: Fix to work with DEC C.
12802 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12804         * config.sub: Add mips-tx39-elf to marketing names.
12806 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12808         * ltmain.sh: Handle symlinks in generated script.
12810 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12812         * configure: Handle autoconf style directory options: --bindir,
12813         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12814         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12815         --sysconfdir.
12816         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12817         (sharedstatedir, localstatedir, oldincludedir): New variables.
12818         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12819         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12820         sbindir, sharedstatedir, and sysconfdir.
12822 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12824         * Makefile.in (bootstrap-lean): New target.
12826 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12828         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12829         sn, and gnuserv from noconfigdirs.
12831 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12833         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12835 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12837         * Makefile.in (cross): New target.
12839 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12840                           Jeff Law         <law@cygnus.com>
12842         * Makefile.in (bootstrap2, bootstrap3): New targets.
12843         (all-bootstrap): Remove outdated and confusing target.
12844         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12846 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12848         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12849         windows.  Consistent with gdb/configure.
12851 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12853         * configure.in: Name Linux target fragment.
12855         * configure: Rewrite so that project Makefile fragment is inserted
12856         first and appears last in the resulting Makefile.
12858 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12860         * Makefile.in (install-itcl): Install tcl first.
12862 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12864         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12866 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12868         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12870         * configure.in (skipdirs): Add target-librx for Linux.
12871         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12873 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12875         * Makefile.in (bootstrap): New target.
12877 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12879         * config.sub: Accept 'amigados' for backward compatibility.
12881 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12883         * config.guess: Merge with FSF.
12885 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12887         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12889 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12891         * config.sub: Add "marketing-names" patch.
12893 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12895         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12897 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12899         * config.sub: Handle v850-elf.
12901 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12903         * .cvsignore (*-install): Remove.
12905 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12907         * ltconfig: Set CONFIG_SHELL in libtool.
12908         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12910 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12912         * configure.in (target_subdir): Set to libraries if enable_multilib.
12914 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12916         * config.guess: Update from gcc directory.
12918 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12920         * Makefile.in (all-sim): Depends on all-readline.
12922 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12924         * Makefile.in (BISON, YACC): Use $$s.
12925         (all-bison): Depend on all-texinfo.
12927 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12929         * Makefile.in (BISON): Add -L flag.
12930         (YACC): Likewise.
12932 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12934         * configure.in (noconfigdirs): Add support for v850e target.
12936         * config.sub (maybe_os): Add support for v850e target.
12938 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12940         * configure.in (noconfigdirs): Add support for v850ea target.
12942         * config.sub (maybe_os): Add support for v850ea target.
12944 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12946         * config.sub: Add mipstx39.  Delete r3900.
12948 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12950         * Makefile.in (all-autoconf): Depends on all-texinfo.
12952 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12954         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12955         eabi targets.
12957 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12959         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12961         * configure: When handling a Canadian Cross, handle YACC as well as
12962         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12963         * Makefile.in (all-bison): Depend upon all-texinfo.
12965 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12967         * Makefile.in (BISON): bison, not byacc or bison -y.
12968         (YACC): bison -y or byacc or yacc.
12969         (various): Add *-bison as appropriate.
12970         (taz): No need to mess with BISON anymore.
12972 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12974         * configure: If OSTYPE matches *win32*, try to find a good value for
12975         CONFIG_SHELL.
12977 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12979         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12980         configure.in if it is present.
12982 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12984         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12986 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12988         * config.sub: Recognize `arc' cpu.
12989         * configure.in: Likewise.
12990         * config-ml.in: Likewise.
12992 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12994         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12996 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12998         * configure: Changed sed delimiter from ':' to '|' when
12999         attempting to substitute ${config_shell} for SHELL. On
13000         NT ${config_shell} may contain a ':' in it.
13002 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13004         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13006 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13008         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13010 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13012         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13014         * ylwrap: If the program is a relative path, force it to be
13015         absolute.
13017 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13019         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13021 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13023         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13024         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13025         for libraries.
13027 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13029         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13030         separated by spaces.
13032 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13034         * ylwrap: New file.
13035         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13037         * ltmain.sh: Handle /bin/sh at start of install program.
13039         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13041         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13042         * missing: New file, from automake 1.2.
13044 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13046         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13047         check-tk to CHECK_X11_MODULES.
13049 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13051         * config.sub: Merge with FSF.
13053 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13055         * config.guess: Merge with FSF.
13057 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13059         * configure: Treat msdosdjgpp like go32.
13060         * configure.in: Likewise.  Don't remove gprof for go32.
13062         * configure: Change Makefile.tem2 to Makefile.tm2.
13064 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13066         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13068 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13070         * install-sh (chmodcmd): Set to null if the DST directory already
13071         exists.  Same as Nov 11th change.
13073 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13075         * configure (GDB_TK): Needs itcl and tix.
13077 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13079         * config.guess: Update from FSF.
13081 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13083         * Makefile.in (GDB_TK): Depend on itcl and tix.
13085 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13087         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13088         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13089         (INSTALL_SCRIPT): New variable.
13090         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13091         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13092         to -x.
13093         * install-sh: Add support for -x option.
13095 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13097         * configure.in, Makefile.in: Treat tix like itcl.
13099 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13101         * Makefile.in (WINDRES): New variable.
13102         (WINDRES_FOR_TARGET): New variable.
13103         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13104         (EXTRA_HOST_FLAGS): Add WINDRES.
13105         (EXTRA_TARGET_FLAGS): Add WINDRES.
13106         (EXTRA_GCC_FLAGS): Add WINDRES.
13107         ($(DO_X)): Pass down WINDRES.
13108         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13109         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13110         DLLTOOL_FOR_TARGET.
13112 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13114         * configure.in: configure sim before gdb for win32-x-ppc
13116 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13118         Move gperf into the toplevel, from libg++.
13119         * configure.in (target_tools): Add target-gperf.
13120         (native_only): Add target-gperf.
13121         * Makefile.in (all-target-gperf): New target, depend on
13122         all-target-libg++.
13123         (configure-target-gperf): Empty rule.
13124         (ALL_TARGET_MODULES): Add all-target-gperf.
13125         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13126         (CHECK_TARGET_MODULES): Add check-target-gperf.
13127         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13128         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13130 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13132         * config.sub (mn10200): Recognize new basic machine.
13134 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13136         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13137         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13139 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13141         * configure.in: If we're building mips-sgi-irix6* native, turn on
13142         ENABLE_MULTILIB and set TARGET_SUBDIR.
13144 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13146         * Makefile.in (all-sn): Depend on all-grep.
13148 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13150         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13152         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13153         Makefile.  From Jeff Makey <jeff@cts.com>.
13154         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13156         * Makefile.in (DISTBISONFILES): Remove.
13157         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13158         $(DEFAULT_YACC).
13160         * configure.in: Build itl, db, sn, etc., when building for native
13161         cygwin32.
13163         * Makefile.in (LD): New variable.
13164         (EXTRA_HOST_FLAGS): Pass down LD.
13165         ($(DO_X)): Likewise.
13167 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13169         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13171 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13173         * configure.in (targargs): Strip out any supplied --build argument
13174         before adding our own. Always add --build.
13176 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13178         * configure.in (targargs): Pass --build if we're doing
13179         a cross-compile.
13181 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13183         * configure: Use '|' instead of ":" as the separator in
13184         sed. Otherwise sed chokes on NT path names with drive
13185         designators. Also look for "?:*" as the leading characters in an
13186         absolute pathname.
13188 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13190         * config.sub: Support for r3900.
13192 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13194         * configure.in: Use install-sh, not install.sh.
13196 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13198         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13199         apply it twice.
13201 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13203         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13204         install-binutils.
13206 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13208         * Makefile.in: Add automake targets.
13209         * configure.in (host_tools): Add automake.
13211 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13213         * configure: Default CXX to c++, not gcc.
13214         * Makefile.in (CXX): Set to c++, not gcc.
13215         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13217 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13219         * install-sh: try appending a .exe if source file doesn't
13220         exist
13222 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13224         * configure.in: Turn on multilib by default.
13225         (cross_only): Remove target-libiberty.
13227         * Makefile.in (all-gcc): Don't depend on libiberty.
13229 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13231         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13233 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13235         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13236         (DISTBISONFILES): Add ld/Makefile.in
13238 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13240         * configure.in: if target is cygwin32 but host isn't cygwin32,
13241         don't configure gdb tcl tk expect, not just gdb.
13243 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13245         * configure.in: Added gnuserv everywhere sn appears.
13247         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13248         (CROSS_CHECK_MODULES): Added check-gnuserv.
13249         (INSTALL_MODULES): Added install-gnuserv.
13250         (CLEAN_MODULES): Added clean-gnuserv.
13251         (all-gnuserv): New target.
13253 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13255         * config.guess: Fixes for MIPS OpenBSD systems.
13257 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13259         * Makefile.in (INSTALL_XFORM): Remove.
13260         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13262         * mkinstalldirs: New file, copied from automake.
13263         * Makefile.in (installdirs): Rename from install-dirs.  Use
13264         mkinstalldirs.  Change all users.
13265         (DEVO_SUPPORT): Add mkinstalldirs.
13267 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13269         * install-sh: Rename from install.sh.
13270         * Makefile.in (INSTALL): Change install.sh to install-sh.
13271         (DEVO_SUPPORT): Likewise.
13273         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13274         Graichen <graichen@rzpd.de>.
13276 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13278         * config.guess: Recognize OpenBSD systems correctly.
13280 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13282         * README, Makefile.in (ETC_SUPPORT): Remove references to
13283         cfg-paper*, configure.{texi,man,info*}._
13285 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13287         * Makefile.in (all.normal): Ensure that gcc is built after all
13288         the x11 - ie gdb - targets.
13290 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13292         * makefile.vms: Don't run conf-a-gas.
13294 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13296         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13298 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13300         * configure.in: Remove noconfigdirs case since gdb also
13301         configures and builds for tic80-coff.
13303 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13305         * configure: Set cache_file to config.cache.
13306         * Makefile.in (local-distclean): Remove config.cache.
13308 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13310         * COPYING: Update FSF address.
13312 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13314         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13315         noconfigdirs.
13317 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13319         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13320         MAKEDIRS, is empty.
13322 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13324         * config.sub: Tweak mn10300 entry.
13326 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13328         * configure.in (host_tools): Put sim before gdb, so gdb's
13329         configure.tgt can determine if the simulator was configured.
13331 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13333         * config.sub: Move BeOS $os case to be with other Cygnus
13334         local cases.
13336 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13338         * config.sub: Remove misplaced comment that broke Linux.
13340 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13342         * config.sub: Add BeOS support.
13344 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13346         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13348 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13350         * configure.in (noconfigdirs): Remove tcl and tk from
13351         noconfigdirs for cygwin32 builds.
13353 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13355         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13357 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13359         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13360         make-all.com, use makefile.vms instead.
13362 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13364         * config.sub: Accept -lnews*.
13366 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13368         * configure.in (noconfigdirs): Disable target-newlib,
13369         target-examples and target-libiberty for d30v.
13371 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13373         * configure.in (noconfigdirs): Enable ld for d30v.
13375 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13377         * configure.in (tic80-*-*): Build compiler.
13379 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13381         * configure.in (d30v-*): Remove sim directory from list of
13382         unsupported d30v directories
13384 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13386         * config.sub, configure.in: Add d30v target cpu.
13388 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13390         * makefile.vms: New file.
13391         * make-all.com: Remove.
13393 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13395         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13397 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13399         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13401 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13403         * Makefile.in (ALL_MODULES): Added all-db.
13404         (CROSS_CHECK_MODULES): Addec check-db.
13405         (INSTALL_MODULES): Added install-db.
13406         (CLEAN_MODULES): Added clean-db.
13408 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13410         * config.guess: Merge with latest FSF sources.
13412 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13414         * Makefile.in (ALL_MODULES): Added all-itcl.
13415         (CROSS_CHECK_MODULES): Added check-itcl.
13416         (INSTALL_MODULES): Added install-itcl.
13417         (CLEAN_MODULES): Added clean-itcl.
13419 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13421         * configure.in: build gdb for mn10200
13423 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13425         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13427 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13429         * configure.in (tic80-*-*): Turn off most targets right now.
13431 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13433         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13434         rather than the makeinfo program.
13435         (do-info): Depend upon all-texinfo.
13437 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13439         * configure.in: Remove uses of config/mh-linux.
13441         * config.sub, config.guess: Merge with latest FSF sources.
13443 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13445         * config.sub (case $basic_machine): Add tic80 entries.
13447 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13449         * config.sub, config.guess: Merge with latest FSF sources.
13451 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13453         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13454         * mpw-config.in: Test for NewFolderRecursive.
13455         * mpw-install: Use symbolic name for startup filename.
13456         * mpw-README: Add various additional details.
13458 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13460         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13462 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13464         * configure.in: Do build gcc and the target libraries for
13465         the mn10200.
13467 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13469         * configure.in: don't avoid building gdb for mn10300 any more
13470         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13471         instead of single-quoting it.
13473 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13475         * configure.in: Don't use --with-stabs on IRIX 6.
13477 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13479         * configure.in (m32r): Build gdb, libg++ now.
13481 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13483         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13484         directories from noconfigdirs.
13486 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13488         * config.sub (basic_machine): added mips16 configuration
13490 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13492         * config.sub: Handle d10v-unknown.
13494 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13496         * config.sub: Handle v850-unknown.
13498 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13500         * Makefile.in: add findutils
13501         * configure.in: add findutils to list of host_tools
13503 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13505         * config.sub: Handle mn10200 and mn10300.
13507 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13509         * configure.in (d10v-*): Do not build librx.
13511 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13513         * configure.in (mn10300): Build everything except gdb & libgloss.
13515 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13517         * config.guess:  Patch for Dansk Data Elektronik servers,
13518         from Niels Skou Olsen <nso@dde.dk>.
13520         For ncr, use /bin/uname rather than uname, since GNU uname does not
13521         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13523         Patch for MIPS R4000 running System V,
13524         from Eric S. Raymond <esr@snark.thyrsus.com>.
13526         Fix thinko for nextstep.
13528         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13530         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13531         * config.guess: Guess mips-dec-mach_bsd4.3.
13533         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13534         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13535         release numbers.
13536         * config.guess (mips-mips-riscos*):  Emit just enough of the
13537         release number.
13539         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13540         * config.guess (sparc-auspex-sunos*):  Added.
13541         (f300-fujitsu-*): Added.
13543         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13544         * config.guess:  Recognize a Tadpole as a sparc.
13546 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13548         * config.guess: Don't assume that NextStep version is either 2 or
13549         3.  NextStep 4 (aka OpenStep 4) has come out now.
13551 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13553         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13554         From Rik Faith <faith@cs.unc.edu>.
13556 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13558         * config.sub: Contributions from bug-gnu-utils to:
13559         Support plain "hppa" (no version given) architecture, reported by
13560         OpenStep.
13561         OpenBSD like NetBSD.
13562         LynxOs is not a hardware supplier.
13564         * config.guess: Contributions from bug-gnu-utils to add support for:
13565         OpenBSD like NetBSD.
13566         Stratus systems.
13567         More Pyramid systems.
13568         i[n>4]86 Intel chips.
13569         M680[n>4]0 Motorola chips.
13570         Use unknown instead of lynx for hardware manufacturer.
13572 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13574         * install.sh (chmodcmd): Set to null if the DST directory already
13575         exists.
13577 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13579         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13580         not use mt-ppc target Makefile fragment any more.
13582 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13584         * configure.in (*-*-windows):  Exclude everything but those dirs
13585         needed to build windows.
13587 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13589         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13591 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13593         * configure.in:  Exclude mmalloc from i386-windows.
13595 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13597         * Undo my previous change.
13599 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13601         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13602         unconditionally.
13603         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13605 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13607         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13608         host to add it's own flags.
13610 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13612         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13614 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13616         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13617         (CXX_FOR_TARGET): Likewise.
13618         (GCC_FOR_TARGET): Define.
13619         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13620         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13621         CC_FOR_TARGET was specified on the command line.
13622         (MAKEOVERRIDES): Don't define.
13624 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13626         * configure.in (m32r): Fix spelling of libg++ libs.
13628 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13630         * config.sub (-apple*): Remove, now redundant.
13632 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13634         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13636         * configure: Rework yesterday's sed script patch.
13638         * config.sub: Merge with FSF.
13640 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13642         * config.guess:  Merge from FSF.
13644         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13645         * config.guess: Use pc instead of unknown, for pc clone systems.
13646         Change linux to linux-gnu.
13648         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13649         * config.guess: Avoid non-portable tr syntax.
13651 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13653         * test-build.mk (HOLES): Add "xargs" for gdb.
13655         * configure: Avoid hpux10.20 sed bug.
13657 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13659         * configure.in:  Add support for windows host
13660         (that is a build done under the Microsoft build environment).
13662 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13664         * Makefile.in: Replace all uses of srcroot with s, to shrink
13665         command line lengths.
13667         Patches from Geoffrey Noer <noer@cygnus.com>:
13668         * configure.in: If configuring for newlib, pass --with-newlib to
13669         subdirectories.
13670         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13671         -Bnewlib/ and -Lwinsup to gcc.
13672         (CXX_FOR_TARGET): Likewise.
13674 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13676         * Makefile.in (ETC_SUPPORT): Add configure.
13678 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13680         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13681         host configuration file.
13683 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13685         * configure.in: Break mn10x00 support into separate
13686         mn10200 and mn10300 configurations.
13687         * config.sub: Likewise.
13689 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13691         * configure.in: Add lots of stuff to noconfigdirs for
13692         the mn10x00 targets.
13694         * config.sub, configure.in: Add mn10x00 support.
13696 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13698         * make-all.com: Call conf-a-gas, not config-a-gas.
13700 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13702         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13703         targets.
13705 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13707         * mpw-README: Add much more detail for native PowerMac.
13708         * mpw-install: New file.
13709         * mpw-configure: Add --norecursion and --help options.
13710         * mpw-config.in: Translate readme and install files when
13711         copying to objdir.
13712         * mpw-build.in: Don't always depend on byacc and flex.
13713         (install-only-top): New action.
13715 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13717         * configure.in:  You can now configure GDB for the v850.
13719 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13721         * configure.in (noconfigdirs): Don't configure any C++ dirs
13722         if targeting D10V.
13724 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13726         * config.sub: Recognize mips64vr5000.
13728 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13730         * configure.in: Use a single line for host_tools and native_only.
13732 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13734         * config.sub, configure.in: Add entries for m32r.
13736 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13738         * Makefile.in (inet-install): Don't run install-gzip.
13740 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13742         * configure.in:  Don't config lots of things for *-*-windows*.
13744 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13746         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13747         (host_libs, host_tools): Copy from configure.in.
13748         * mpw-configure: Don't complain about directories not found.
13750 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13752         * configure.in (i[345]86): Recognize i686 for pentium pro.
13753         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13754         file.
13756         * config.guess (i[345]86): Ditto.
13758 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13760         * configure.in (noconfigdirs): Removed gdb for D10V.
13762 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13764         * configure.in: Remove ld, target-libio, target-libg++, and
13765         target-libstdc++ from noconfigdirs.
13767 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13769         * configure: Fix three locations where shell scripts were
13770         being run directly rather than with config_shell.
13772 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13774         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13775         * config.sub (basic_machine): Recognize v850.
13777 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13779         * mpw-configure: Handle multiple enable/disable options and
13780         pass them down recursively, handle -c and -s flags appropriately
13781         depending on choice of compiler, add escape mechanism for
13782         quoted arguments to gC.
13784 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13786         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13787         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13788         so that -mrelocatable-lib and -mno-eabi are used.
13790         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13791         not support --print-multi-lib, don't abort.
13793 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13795         * make-all.com: Run config-a-gas.
13796         * setup.com: Don't copy subdirectory files around.
13798 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13800         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13801         target, it now compiles correctly.
13803 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13805         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13807 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13809         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13811 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13813         * configure.in (native_only): Add prms.
13815 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13817         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13818         (BINUTILS_SUPPORT_DIRS): Likewise.
13820 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13822         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13823         d10v support is added.
13825 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13827         * configure.in (d10v-*-*): New target.
13829 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13831         * config.guess (HP 9000/811): Recognize this as a PA1.1
13832         machine.
13834 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13836         * Makefile.in (do-tar-gz): New target, split out from tail end of
13837         taz target.  Run each command separately, don't use pipes.
13838         (taz): Use it.
13840 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13842         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13843         * mpw-build.in: No builds should depend on building byacc or flex,
13844         they are assumed to be installed already.
13846 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13848         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13849         variable that CC_FOR_TARGET needs.
13851 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13853         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13854         options have changed since the last time the subdirectory was
13855         configured, and if it has, reconfigure.
13856         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13857         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13859 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13861         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13862         CLEAN_MODULES): Add bash.
13863         (all-bash): New target.
13865 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13867         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13869 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13871         * config.sub (basic_machine): Recognize d10v as a valid processor.
13873 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13875         * mpw-configure: Add support for --bindir.
13876         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13878 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13880         * configure.in: add bash, time, gawk to list of hosttools and things
13881         to only build for native toolchains
13883 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13885         * Makefile.in (docdir): Remove.
13887 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13889         * Makefile.in (datadir): Set to $(prefix)/share.
13891 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13893         * configure.in: build diff and patch for cygwin32-hosted
13894         toolchains.
13896 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13898         * config.sub: Accept -rtems*.
13900 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13902         * configure.in: enable dosrel for cygwin32-hosted builds,
13903                 remove diff from the list of things not buildable
13904                 via Canadian Cross
13906 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13908         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13909         don't get ". ".
13911 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13913         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13915 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13917         * Makefile.in (taz): Handle case where tex3patch didn't even get
13918         checked out.  Also, if it was found, put the symlink in a new util
13919         subdirectory.
13921 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13923         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13925 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13927         * config.sub: Recognize -openvms.
13928         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13929         * make-all.com, setup.com: New files.
13931 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13933         * Makefile.in (taz): tex3patch moved to texinfo/util.
13935 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13937         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13938         * configure.in: remove make from disable-if-Can-Cross list
13939                 enable gdb if ${host} and ${target} are cygwin32
13941 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13943         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13944         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13946 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13948         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13949         distinguish sysv/svr4/bsd variants.
13950         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13952 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13954         * configure.in: Added copyright notice.
13955         * move-if-change: Added copyright notice.
13957 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13959         * configure.in (powerpcle-*-solaris*): Until we get shared
13960         libraries working, don't build gdb, sim, make, tcl, tk, or
13961         expect.
13963 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13965         * config.guess:  Merge with FSF:
13967         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13968         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13970         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13971         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13973         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13974         * config.guess:  Combine two OSF1 rules.
13975         Also recognize field test versions.  From mjr@zk3.dec.com.
13976         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13977         because GNU uname does not support -p.  From pmr@pajato.com.
13979 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13981         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13983 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13985         * mpw-README: Document GCCIncludes.
13987 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13989         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13991 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13993         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13995 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13997         * configure.in (*-*-cygwin32): Configure make.
13999 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14001         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14003 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14005         * Makefile.in (all-inet): Depend on all-perl.
14007         * Makefile.in (inet-install): New target.
14009         * Makefile.in (all-inet): Depend on all-tcl.
14010         (all-inet): Depend on all-send-pr.
14012 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14014         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14015         temporarily.
14017 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14019         * configure.in: Don't configure --with-gnu-ld on AIX.
14021 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14023         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14025 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14027         * Makefile.in (ALL_MODULES): Added all-inet.
14028         (CROSS_CHECK_MODULES): Added check-inet.
14029         (INSTALL_MODULES): Added install-inet.
14030         (CLEAN_MODULES): Added clean-inet.
14031         (all-indent): New target.
14033         * configure.in (host_tools): Added inet.
14034         (native_only): Added inet.
14035         (noconfigdirs): Added inet.
14037 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14039         * configure.in: Don't configure libgloss if we are not configuring
14040         newlib.
14042 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14044         * configure.in: Don't configure libgloss for unsupported
14045         architectures.
14047 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14049         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14051 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14053         * Makefile.in (ALL_MODULES): Include all-apache.
14054         (CROSS_CHECK_MODULES): Include check-apache.
14055         (INSTALL_MODULES): Include install-apache.
14056         (all-apache): New target.
14058         * configure.in: Added apache everywhere perl is seen.
14060 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14062         * Makefile.in: Add support for clean-{module} and
14063         clean-target-{module} rules.
14065 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14067         * configure.in (*-*-ose) do not build libgloss.
14069 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14071         * config.guess (prep*:SunOS:5.*:*): Turn into
14072         powerpele-unknown-solaris2.
14074 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14076         * configure.in: Permit --enable-shared to specify a list of
14077         directories.
14079 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14081         * configure.in (host==solaris): Pass only the first word of $CC
14082         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14084 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14086         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14088 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14090         * Makefile.in (ALL_MODULES): Include all-perl.
14091         (CROSS_CHECK_MODULES): Include check-perl.
14092         (INSTALL_MODULES): Include install-perl.
14093         (ALL_X11_MODULES): Include all-guile.
14094         (CHECK_X11_MODULES): Include check-guile.
14095         (INSTALL_X11_MODULES): Include install-guile.
14096         (all-perl): New target.
14097         (all-guile): New target.
14099         * configure.in (host_tools): Include perl and guile.
14100         (native_only): Include perl and guile.
14101         (noconfigdirs): Don't build guile and perl; no ports have been
14102         done.
14104 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14106         * configure (--enable-*): Handle quoted option lists such as
14107         --enable-sim-cflags='-g0 -O' better.
14109 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14111         * Makefile.in ({,inst}all-target): New rule so we can make and
14112         install all of the target directories easily.
14114 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14116         * configure.in: Add missing global flag in sed substitution when
14117         deleting `target-' from ${configdirs}.
14119 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14121         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14122         option.
14124         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14125         config/mh-necv4.
14127         * install.sh: Correct misspelling of transformbasename.
14129         * config.guess: Recognize mips-*-sysv*.
14131 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14133         * config.sub: Recognize mon960.
14135 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14137         * configure: Restore Canadian Cross handling of BISON and LEX,
14138         removed in Feb 20 change.
14140 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14142         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14143         Mention make install.  Remove the old copyright date as well the
14144         clumsy and rather pointless copyright on the README file.
14146 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14148         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14149         Makefile after running symlink-tree, then run `make distclean' to
14150         avoid clobbering any generated files in srcdir.
14152 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14154         * configure.in (m68k-*-netbsd*): Build everything now.
14156 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14158         * Makefile.in (taz): Fix quoting.
14160 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14162         * configure.in (sparclet-*-*): Build everything now.
14164 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14166         * configure.in (m68k-*-linux*): New host.
14168 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14170         * configure: Check for bison before byacc.
14172 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14174         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14175         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14176         searching PATH.  These are used as fallbacks by Makefile.in if
14177         flex/bison/byacc aren't in objdir.
14179 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14181         * Makefile.in: Make everything which depends upon all-bfd also
14182         depend upon all-opcodes, in case --with-commonbfdlib is used.
14184 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14186         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14187         building NT native compilers on Unix.
14189 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14191         * configure.in: Don't get CC from the host Makefile fragment if we
14192         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14193         Solaris test for /usr/ucb/cc to the post target script, just after
14194         the compiler sanity test.
14196 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14198         * config.sub: Merge with FSF.
14200 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14202         * Makefile.in (RPATH_ENVVAR): New variable.
14203         (REALLY_SET_LIB_PATH): Use it.
14204         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14206 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14208         * config.sub, configure.in: Recognize sparclet cpu.
14210 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14212         * config.guess:  Support m68k-cbm-sysv4.
14214 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14216         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14217         m68k-unknown-linuxaout from linker help string.  Put quotes around
14218         $ld_help_string.
14220 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14222         * config.guess (powerpc-harris-powerunix): Add guess for port
14223         to new target.
14225 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14227         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14229 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14231         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14232         $(REALLY_SET_LIB_PATH) in Makefile.
14233         * Makefile.in (SET_LIB_PATH): New variable.
14234         (REALLY_SET_LIB_PATH): New variable.
14235         ($(DO_X)): Use $(SET_LIB_PATH).
14236         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14237         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14238         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14239         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14240         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14241         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14242         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14243         (install-dosrel): Likewise.
14244         (all-opcodes): Depend upon all-libiberty.
14246 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14248         * config.guess (*:CYGWIN*): New
14250 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14252         * Makefile.in (all-target-winsup): All all-target-libiberty.
14254 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14256         * configure.in (noconfigdirs): Add missing # in front of comment.
14258 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14260         * configure.in: add second pass to things added to noconfigdirs
14261         so *-gm-magic can exclude libgloss properly.
14263 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14265         * mpw-configure (extralibs_name, rez_name): Set correctly
14266         for MWC68K compiler.
14268         * mpw-README: Add more info on the necessary build tools.
14270 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14272         * configure.in, config.sub: Recognize cygwin32.
14274 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14276         * config.guess, config.sub: Recognize A/UX.
14278 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14280         * config.sub: Merge with gcc/config.sub.
14282 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14284         * mpw-build.in (do-binutils): Add build of stamps.
14286 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14288         * config.sub: Add recognition for mips64vr4100*-* targets.
14290 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14292         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14293         Add creation of gconfigargs with `--enable-shared' turned on.
14294         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14295         ($(host)-stamp-stage3-configured): Likewise.
14296         (HOLES): Add chatr and ldd.
14297         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14299 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14301         * configure: Pass --nfp to recursive configures.
14303 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14305         * Makefile.in (DLLTOOL): New.
14306         (DLLTOOL_FOR_TARGET): New.
14307         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14308         (EXTRA_TARGET_FLAGS): Ditto.
14309         (EXTRA_GCC_FLAGS): Ditto.
14310         (CONFIGURE_TARGET_MODULES): Ditto.
14311         (DO_X): Ditto.
14312         * configure: Add DLLTOOL.
14314 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14316         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14317         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14318         mh-sco, since old workarounds no longer needed, and don't
14319         build ld, since libraries have weak symbols in COFF.
14321 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14323         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14325 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14327         * configure.in: Make sure that ${CC} can be used to compile an
14328         executable.
14330 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14332         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14333         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14334         nothing depending on whether gdbtk is being built.
14336 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14338         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14340 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14342         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14343         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14345 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14347         * config-ml.in: Add support for
14348         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14349         Simplify setting of multidirs from --disable-foo.
14351 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14353         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14354         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14355         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14356         non-empty, pass them on to the  GCC make.
14357         (all-bootstrap): New rule that is like all-gcc, except it executes
14358         the GCC bootstrap rule instead of the GCC all rule.
14360 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14362         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14364 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14366         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14367         DG/UX support.
14369 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14371         * config.sub (i*86*) Change [345] to [3456]
14373 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14375         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14376         --with-gnu-ld=no.
14378 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14380         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14381         AIX multilibs get built.
14383 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14385         * configure.in (i386-win32): Don't build expect if we're not
14386         building the tcl subdir.
14388 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14390         * Makefile.in: (configure-target-examples, all-target-examples):
14391         New targets, configure and build example programs.
14393 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14395         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14396         use it as input to sedit the generated MPW makefile.
14397         * mpw-README: Add a suggestion about Gestalt.h.
14399 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14401         * config.sub: Accept *-*-ieee*.
14403 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14405         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14406         Ronald F. Guilmette <rfg@monkeys.com>.
14408 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14410         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14411         for powerpc-pe native.
14412         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14413         (target==powerpc-pe): duplicate i386-win32 entry.
14415 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14417         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14418         of vxworks, not just vxworks5.1.
14420 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14422         * mpw-configure: Add support for exec-prefix.
14424 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14426         * config.guess: Recognize HP model 816 machines as having
14427         a PA1.1 processor.
14429 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14431         * configure: Ignore new autoconf configure options.
14433 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14435         * config.guess:  Recognize Pentium under SCO.
14436         From Robert Lipe <robertl@arnet.com>.
14438 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14440         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14442 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14444         * configure.in: Don't configure gas for alpha-dec-osf*.
14446 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14448         * configure.in: Default to --with-stabs for some targets for which
14449         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14450         i[345]86*-*-unixware*.
14452 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14454         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14455         rather than basing it on the target.  Simplify handling of options
14456         controlling which directories to configure.  Remove extraneous
14457         slash in multi-clean target.
14459 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14461         * config-ml.in: Prefix more variables with ml_ so they don't collide
14462         with configure's.
14464 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14466         * configure: Don't turn -v into --v.
14468 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14470         * configure.in (targargs): Fix typo.
14472         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14474 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14476         * configure.in: Strip --host and --target options from
14477         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14478         --with-cross-host option when building with a cross-compiler.
14479         * configure: Canonicalize the arguments put into config.status by
14480         always using `=' for an option with an argument.  Pass a presumed
14481         --host or --target explicitly.
14483 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14485         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14486         into general OS recognition case.
14488 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14490         * configure.in (target_configdirs): add target-winsup only
14491         for win32 target systems.
14493 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14495         * Makefile.in (all-target-libgloss): Depend upon
14496         configure-target-newlib, since when libgloss is built it looks to
14497         see if the newlib directory exists.
14499 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14501         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14502         cfg-ml-*.in.
14504 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14506         * configure: Handle LD and LD_FOR_TARGET when configuring a
14507         Canadian Cross.
14509 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14511         * configure.in (target_libs): add target-winsup.
14512         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14513         (target==ppcle-pe): remove ld from $noconfigdirs.
14515 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14517         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14518         Preserve relative path names in $srcdir.  Build symlink tree if
14519         configuring cross target dir and srcdir=. (= no VPATH support).
14520         (configure-target-libg++): Depend on configure-target-librx.
14521         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14522         * config-ml.in: New file.
14523         * symlink-tree: New file.
14524         * configure: Ensure srcdir="." if that's what it is.
14526 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14528         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14529         includes and FLEX_SKELETON setting.
14530         * mpw-configure (--with-gnu-ld): New option, controls whether
14531         to use PPCLink or ld with PowerMac GCC.
14532         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14533         * mpw-config.in: Configure grez if targeting Mac.
14535         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14536         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14537         just macos.
14538         * configure.in: Configure grez resource compiler if targeting Mac.
14539         * Makefile.in (all-grez, install-grez): New targets.
14541 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14543         * configure: CXX defaults to gcc, not g++.  If we find
14544         gcc in the path, set CC to gcc -O2.
14546 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14548         * configure: Default ${build} correctly.  Avoid picking up extra
14549         spaces when reading CC and CXX from Makefile.  When doing a
14550         Canadian Cross, use plausible default values for numerous
14551         variables.
14552         * configure.in: When doing a Canadian Cross, don't try to
14553         configure tools whose configure script can't handle it.
14555 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14557         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14559 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14561         * configure:  Remove dubious bug reporting address.
14563 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14565         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14566         configure script, run that instead of this directory's configure.
14567         In either case, print a message that we're configuring the sub-dir.
14569 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14571         * configure.in: Before checking for the existence of various files,
14572         use sed to filter out "target-".
14574 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14576         * Makefile.in (DO_X): Split rule to decrease command line length
14577         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14578         (Philippe De Muyter).
14580 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14582         * Makefile.in (all-patch): depend on all-libiberty.
14584 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14586         * configure.in: If the only directory in target_configdirs which
14587         actually exists is libiberty, then set target_configdirs to empty,
14588         to avoid trying to build a target libiberty in a gas or gdb
14589         distribution.
14591 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14593         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14594         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14595         systems.
14597 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14599         * configure.in (copy_dirs): Use sys-include instead of include
14600         for --with-headers option.
14602 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14604         * Makefile.in, configure.in: Make winsup builds work with
14605         new scheme.
14607 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14609         * configure.in: Build the linker on AIX.
14611 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14613         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14614         where needed.
14616 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14618         * Makefile.in (all-gcc): Fix typo.
14620 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14622         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14624 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14626         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14627         to target-xiberty, to provide more flexibility.
14628         (target_subdir):  Define.  Create if cross.
14629         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14630         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14631         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14632         check-libFOO -> check-target-libFOO, etc.
14633         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14634         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14635         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14636         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14637         allow ALL_GCC="" to only configure.
14638         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14639         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14640         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14642 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14644         * Makefile.in (taz): Build "info" in etc explicitly.
14646 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14648         * configure.in:  Make sure that CC is undefined (as opposed to
14649         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14650         problem with autoconf trying to configure on a host without GCC.
14652 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14654         * mpw-configure: Set host alias from choice of host compiler,
14655         only use generic MPW Makefile sed if present, edit a file
14656         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14657         * mpw-README: Add problem notes about CW6 and CW7.
14659 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14661         * Makefile.in (taz): Use ";" instead of ";;".
14663 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14665         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14666         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14667         DISTDOCDIRS.
14668         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14669         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14671 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14673         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14674         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14675         Move bfd to DISTSTUFFDIRS.
14677 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14679         * Makefile.in (X11_LIB): Removed.
14680         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14682         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14684 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14686         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14687         names.
14689 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14691         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14693 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14695         * configure.in (i[345]86-*-win32): Always build newlib.
14696         Don't configure cvs, autoconf or texinfo.
14697         * Makefile.in (LD_FOR_TARGET): New.
14698         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14699         Pass down LD_FOR_TARGET.
14701 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14703         * winsup: New directory.
14704         * Makefile.in: Build winsup.
14705         * configure.in: Winsup is configured when target is win32.
14706         Can only build win32 target GDB when native.
14708 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14710         * config.guess: Recognize HP model 819 machines as having
14711         a PA 1.1 processor.
14713 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14715         * configure: Fix sed loop which substitutes for CC and CXX to
14716         avoid bug found in various sed implementations.
14718 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14720         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14721         simulator.  Use standard powerpc-*-eabi*.
14723 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14725         * configure.in: Stop putting gas and binutils in noconfigdirs for
14726         powerpc-*-aix* and rs6000-*-*.
14728 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14730         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14731         -mcall-aixdesc libraries.
14733 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14735         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14737         * config.sub (arm | armel | armeb): Fix shell syntax.
14739 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14741         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14742         -msoft-float and -mcpu=common support.
14743         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14744         libraries.
14746 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14748         * configure.in: Allow configuration and build of emacs19 for the alpha.
14750 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14752         * configure.in (CC): Get ^CC, not just any old CC, from
14753         ${host_makefile_frag}.
14755 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14757         * configure.in (CC): Try to get CC from
14758         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14760 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14762         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14763         only if it exists in $(srcdir).
14765 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14767         * configure: If CC and CXX are not set in the environment, set
14768         them, based on either an existing Makefile or on searching for gcc
14769         in PATH.  Substitute for CC and CXX in Makefile.
14770         * configure.in: Remove libm from target_libs.  Separate
14771         target_configdirs from configdirs.  If CC is not set in
14772         environment, try to get it from a host Makefile fragment.  Rewrite
14773         changes of configdirs to use skipdirs instead.  A few minor
14774         tweaks.  Take directories out of target_configdirs as they are
14775         taken out of configdirs.  Remove existing Makefile files from
14776         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14777         CONFIG_ARGUMENTS in Makefile.
14778         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14779         by configure.in.
14780         (CONFIG_ARGUMENTS): Likewise.
14781         (CONFIGURE_TARGET_MODULES): New variable.
14782         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14783         ($(CONFIGURE_TARGET_MODULES)): New target.
14784         (configure-libg++, configure-libio): New targets.
14785         (all-libg++): Depend upon configure-libg++.
14786         (all-libio): Depend upon configure-libio.
14787         (configure-libgloss, all-libgloss): New targets.
14788         (configure-libstdc++): New target.
14789         (all-libstdc++): Depend upon configure-libstdc++.
14790         (configure-librx, all-librx): New targets.
14791         (configure-newlib): New target.
14792         (all-newlib): Depend upon configure-newlib
14793         (configure-xiberty): New target.
14794         (all-xiberty): Depend upon configure-xiberty.
14796 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14798         * configure.in (host i[345]86-*-win32):  Expand the
14799         noconfigdirs again.
14801 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14803         * mpw-configure: Fix sed command file name.
14805 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14807         * configure.in (host i[345]86-*-win32): Reduce the
14808         noconfigdirs again.
14810 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14812         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14813         or powerpc*-*-pe*, since they are not yet supported.
14815 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14817         Add PowerMac support and many other enhancements.
14818         * mpw-configure: New option --cc to select compiler to use,
14819         paste options set according to --cc into the generated
14820         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14821         if mpw-make.sed is present.
14822         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14823         add forward includes for PowerPC include files.
14824         * mpw-build.in: Build using Makefile.PPC if present.
14825         (do-byacc, etc): Remove separate version resource builds.
14826         (do-gas): Build "stamps" before "all".
14827         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14828         * mpw-README: Update to reflect --cc option, PowerMac support,
14829         and recently-reported compatibility problems.
14831 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14833         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14834         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14835         (--with-multilib-top): Pass to recursive invocations.
14837 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14839         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14840         v810-*-*.
14842 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14844         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14845         gdb, ld and opcodes on v810-*-*.
14847 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14849         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14850         (local-maintainer-clean): New target.
14851         (maintainer-clean): New target.
14852         (realclean): Just depend upon maintainer-clean.
14854 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14856         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14858 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14860         * configure.in: Build ld in mips*-*-bsd* case.
14862 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14864         * config.sub: Accept -lites* OS.  From Ian Dall.
14866 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14868         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14869         targets.
14871 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14873         * configure.in: treat i386-win32 canadian cross the same as
14874         i386-go32 canadian cross.
14876 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14878         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14879         running under the simulator to build a reduced set of libraries.
14880         (powerpc-*-eabiaix): Add fine grained multilib support added to
14881         other powerpc targets yesterday.
14883 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14885         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14886         -disable-softfloat, -disable-relocatable, -disable-aix, and
14887         -disable-sysv to control which multilib libraries get built.
14889 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14891         * configure: Add Makefile.tem to list of files to remove in trap
14892         handler.
14894 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14896         * config.guess (*Linux*):  Add missing "exit"s.
14897         Also, need specific check for alpha-unknown-linux (uses COFF).
14899 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14901         * config.guess:  Merge with FSF:
14903         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14904         * config.guess (AIX4): More robust release numbering discovery.
14906         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14907         * config.guess (i386-sequent-ptx): Properly get version number.
14909         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14910         * config.guess (mips:*:4*:UMIPS): New case.
14912 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14914         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14915         (i386-win32 host): Likewise.  Don't build readline.
14917 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14919         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14920         SUPPORT_FILES to submakes.
14922 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14924         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14925         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14926         mpw-configure.
14928 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14930         * configure.in (appdirs): Use =, not ==, in test expression when
14931         trying to build the text to print in the warning message for
14932         Solaris users.
14934 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14936         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14938 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14940         * config.guess: Recognize lynx-2.3.
14942 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14944         * config.sub (z8ksim): Deleted
14945         (z8k-*-coff): New, this is the one true name of the target.
14947 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14949         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14951 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14953         * config.guess (*:Linux:*:*): First try asking the linker what the
14954         default object file format is (elf, aout, or coff).  Then if this
14955         fails, try previous methods.
14957 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14959         * configure.in: Don't build newlib for *-*-vxworks5.1.
14961 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14963         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14964         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14966 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14968         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14970 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14972         * cfg-ml-com.in: New file.
14973         * cfg-ml-pos.in: New file.
14975 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14977         * COPYING.NEWLIB: Add HP free copyright to list.
14979 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14981         * config.sub: Recognize -eabi* for the system, not just -eabi.
14983 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14985         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14986         * config.sub, configure.in (win32): New target and host.
14988 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14990         * configure.in: Add i386-pe configuration.
14992 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14994         * mpw-build.in (install): Install GDB after LD.
14996 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14998         * mpw-config.in (elf/mips.h): Always forward-include, needed
14999         for GDB to build.
15001 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15003         * testsuite: New directory for customer acceptance and whole tool
15004         chain tests.
15006 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15008         * configure: If per-host line isn't found, but AC_OUTPUT is found
15009         and a configure script exists, run it instead.
15011 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15013         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15015 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15017         * configure: Set build_{cpu,vendor,os,alias} to host values when
15018         --build isn't specified.
15020 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15022         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15023         (FLAGS_TO_PASS): Pass them.
15024         (EXTRA_TARGET_FLAGS): Ditto.
15026 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15028         * Makefile.in (all-libg++): Depend on all-libstdc++.
15030 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15032         * configure.in (noconfigdirs): Enable all packages for
15033           i386-unknown-netbsd.
15035 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15037         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15038         hosted builds (DOS builds)
15040 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15042         Changes for ARM based on patches from Richard Earnshaw:
15043         * config.sub: Handle armeb and armel.
15044         * configure.in: Omit arm linker only for riscix.
15046 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15048         * config.guess:  Update from FSF.
15050 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15052         * config.sub: Recognize powerpcle as the little endian variant of
15053         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15054         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15055         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15056         temporarily.
15058 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15060         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15062 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15064         * config.sub: Accept -lites* as a basic system type.
15066 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15068         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15069         installed, and if so return linuxoldld as the system name.
15071 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15073         * config.guess: Add hppa1.1-hp-lites support.
15075 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15077         * configure.in: Don't build newlib for m68k-vxworks5.1.
15079 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15081         * configure.in (mips-sgi-irix6): Use mh-irix5.
15083 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15085         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15087 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15089         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15090         OSF/1.  Fix compiler flags.
15091         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15093 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15095         * configure.in: Recognize --with-newlib.
15096         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15098 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15100         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15101         to *_X11_MODULES due to gdbtk needing X include files et al.
15103 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15105         Merge in support for Mac MPW as a host.
15106         (Old change descriptions retained for informational value.)
15108         * mpw-config.in: Add generic include forwards for cpu-specific
15109         include files in aout and elf directories.
15111         * mpw-configure: Added copyright.
15112         * mpw-config.in: Check for presence of required build tools.
15113         (target_libs): Add newlib.
15114         (target_tools): Add examples.
15115         (Read Me): Generate as "Read Me for MPW" instead.
15116         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15117         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15118         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15120         * mpw-configure: Remove subdir-specific makefile hackery,
15121         delete mk.tmp after using it.
15123         * mpw-build.in (all): Display start and end times.
15125         * mpw-configure (host_canonical): Set.
15126         (target_cpu): Always add to makefiles.
15127         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15128         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15129         (mpw-mh-mpw): Look for in srcdir and srcroot.
15130         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15132         * mpw-build.in: (install-only): New target.
15134         * mpw-configure (host_alias, target_alias): Rename from hostalias
15135         and targetalias, add into generated Makefile.
15136         (mk.tmp): If present, add into generated Makefile.
15137         * mpw-build.in (all-gas): Build config.h first before gas proper.
15139         * mpw-configure (config.status): Write only if changed.
15140         * mpw-config.in (readline): Configure it (not built, just used for
15141         definitions).
15143         * mpw-config.in (elf/mips.h): Add a forward include.
15145         * mpw-config.in: Forward-include most .h files in include into
15146         extra-include.
15147         (readline): Don't build.
15148         mpw-build.in (install): Install GDB.
15150         * mpw-configure (prefix, mpw_prefix): Handle it.
15151         * mpw-config.in (mmalloc, readline): Don't configure.
15152         * mpw-build.in (thisscript): Rename to ThisScript.
15153         Use mpw-build instead of BuildProgram everywhere.
15154         (mmalloc, readline): Don't build.
15155         * mpw-README: New file, basic documentation about the MPW port.
15157         * mpw-config.in: Use forward-include to create include files.
15159         * mpw-configure: Add more things to the top of each configured
15160         Makefile, including contents of config/mpw-mh-mpw.
15161         * mpw-config.in (extra-include): Create this directory and fill it
15162         with Posix-like include files when configuring.
15164         * config.sub (apple, mac, mpw): Add various aliases.
15166         * mpw-build.in: New file, top-level build script fragment for MPW.
15167         * mpw-configure: New file, configure script for MPW.
15168         * mpw-config.in: New file, config fragment for MPW.
15170 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15172         * configure.in (host_libs): Remove glob, since it is gone from the
15173         sources.
15175 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15177         * Makefile.in: define empty GDB_NLM_DEPS var.
15179         * configure.in(target_makefile_frag): use config/mt-netware
15180         for netware targets.
15182 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15184         * config.sub: Merge in recent FSF changes.  Remove linux special
15185         cases.
15187 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15189         Revert this change:
15191         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15193                 * build-all.mk: Use CC=cc -Xs on Solaris.
15195 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15197         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15198         stop using it.
15199         * Makefile.in: Nuke all references to glob subdirectory.
15201 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15203         * configure.in: Fix --enable-shared logic in per-host.
15205 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15207         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15209 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15211         * configure.in (noconfigdirs): Don't build gas on AIX, for
15212         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15214 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15216         * configure: Fix --cache-file to work if the file argument is a
15217         relative path.
15219 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15221         * configure: If the --cache-file is used, pass it down to
15222         configure in subdirectories.
15224 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15226         * config.sub: add vxworks29k configuration.
15228 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15230         * Makefile.in (taz): Do "diststuff" part quietly.
15232 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15234         * config.sub: Mini-merge with gcc/config.sub.
15236 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15238         * config.guess (IRIX): Sed - to _.
15240 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15242         * Makefile.in (source-vault, binary-vault): New targets.
15244 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15246         * config.sub: Recognize -eabi as a basic system type.
15248 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15250         * configure.in (enable_shared stuff): Fix typo.
15252 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15254         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15256 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15258         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15260 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15262         * configure.in (rs6000-*-*): Don't build gas.
15264 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15266         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15267         reduce command line length.
15268         (AS_FOR_TARGET): Check for as.new, not Makefile.
15269         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15271 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15273         * config.guess:  Merge from FSF.
15275 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15277         * configure: Don't use $ when handling program_suffix.
15279 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15281         * configure.in:  Configure tk for hppa/hpux.
15283 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15285         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15287 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15289         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15290         to LIBCXXFLAGS.  Tests are better run without it.
15292 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15294         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15296 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15298         * configure.in (*-*-netware*): Don't configure xiberty.
15300 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15302         * configure.in:  Remove tk from native_only list.
15304 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15306         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15307           for special NCD build.
15309 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15311         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15312         makeall.bat, they're only useful for binutils snapshots.
15313         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15314         makeall.bat to specified SUPPORT_FILES.
15316 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15318         * build-all.mk: Add Ericsson targets to sun4 and solaris
15319           hosts.  Add  BNR's sun4 target to solaris host, so their
15320           build-from-source will be tested in-house first.
15322 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15324         * Makefile.in (LIBCFLAGS): New variable.
15325         (CFLAGS_FOR_TARGET): Ditto.
15326         (LIBCFLAGS_FOR_TARGET): Ditto.
15327         (LIBCXXFLAGS): Ditto.
15328         (CXXFLAGS_FOR_TARGET): Ditto.
15329         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15330         (BASE_FLAGS_TO_PASS): Pass them.
15331         (EXTRA_TARGET_FLAGS): Ditto.
15333         * configure.in: Support --enable-shared.
15335 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15337         * configure.in (target_libs):  Include libstdc++ again.
15338         * config.guess:  Update from FSF (for FreeBSD).
15340 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15342         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15343         makeall.bat.
15344         (DISTDOCDIRS): Add `etc'.
15345         (ETC_SUPPORT_PFX): New variable.
15346         (taz): Include anything from etc starting with a word in
15347         ETC_SUPPORT_PFX.
15349 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15351         * config.sub: Update for recent FSF changes.  Remove obsolete
15352         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15353         spacing changes.
15355 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15357         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15359         * config.guess:  Merge with FSF.
15360         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15362 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15364         * configure: Since the "trap 0" handler will override the exit
15365         status on many systems, only use it for "exit 1", and make it set
15366         a non-zero exit status; reset it before "exit 0".  Also, check
15367         exit status of config.sub, and error out if it failed.
15369 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15371         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15372         and install libgloss.
15374 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15376         * Makefile.in (all-binutils): Depend upon all-byacc.
15378         * configure.in: Don't build emacs on Irix 5.
15380 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15382         * configure.in (*-*-netware*): Add libio.
15384 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15386         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15387         (CHECK_TARGET_MODULES): Ditto.
15388         (INSTALL_TARGET_MODULES): Ditto.
15389         (TARGET_LIBS): Ditto.
15390         (all-libstdc++): Note dependencies.
15392 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15394         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15396 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15398         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15399         -fexternal-templates.
15401         * configure.in (target_libs): Add libstdc++.
15402         (noconfigdirs): Add libstdc++ as appropriate.
15404 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15406         * config.guess:  Update from FSF.
15408 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15410         * configure: Use ${config_shell} when running ${configsub}.
15412 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15414         * config.sub: No longer recognize h8300h.
15416 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15418         * config.sub: Remove extraneous differences between config.sub and
15419         gcc/config.sub.
15421 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15423         * Makefile.in (DISTSTUFFDIRS): Add gas.
15425 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15427         * COPYING.NEWLIB: New file.
15429 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15431         * config.guess (HP-UX):  Patch from Harlan Stenn
15432         <harlan@landmark.com> to also emit release level.
15434 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15436         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15438 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15440         * config.sub:  Merge nextstep cleanup from FSF.
15442 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15444         * configure.in (arm-*-*): Don't configure ld for this target.
15446 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15448         * configure.in (*-*-netware): don't configure libg++, libio,
15449           librx, or newlib.
15451 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15453         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15454         configure ld--it works, but it doesn't support shared libraries.
15456 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15458         * config.guess (*-unknown-freebsd*):  Get rid of possible
15459         trailing "(Release)" in version string.
15460         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15462 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15464         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15465         Fix type: *-next-neststep -> *-next-nextstep.
15467         * config.guess:  Merge from FSF:
15469         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15471         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15473         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15475         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15476         instead of UNIX_SV for UnixWare 1.0).
15478 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15480         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15481         to make gdb/nlm/* build after the compiler and linker.
15483 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15485         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15486         not just i[34]86.
15487         (m68k-atari-sysv4):  Relocate to match FSF version.
15489         * config.guess:  More merges from the FSF:
15491         Add a space before function call or macro invocation.
15493         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15495         * config.guess: Add trap cmd to remove dummy.c and dummy when
15496         interrupted.
15498         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15500         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15501         (dummy): Redirect stderr from compilation of dummy.c.
15503         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15505         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15507 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15509         * configure: Accept and ignore --cache*, for compatibility with
15510         new autoconf.
15512 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15514         * config.guess:  Merge from FSF:
15516         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15518         * config.guess (Pyramid*:OSx*:*:*): New case.
15519         (PATH): Add /.attbin at end for finding uname.
15520         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15522         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15524         * config.guess (M88*:DolphinOS:*:*): New case.
15526         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15528         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15529         to select whether to use ELF or COFF.
15531         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15533         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15535         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15537         * config.guess: Guess the OS version for HPUX.
15539         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15541         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15543 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15545         * configure.in: Recognize --with-headers, --with-libs, and
15546         --without-newlib.
15547         * Makefile.in (all-xiberty): Depend upon all-ld.
15549 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15551         * configure.in: Change i[34]86 to i[345]86.
15553 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15555         * configure (version): A few more tweaks to help message.
15557 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15559         * Makefile.in:  Remove (for now) librx as a host library,
15560         now that we're building it for target.
15562 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15564         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15565         (Karl Berry).
15567 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15569         * configure.in:  Also configure librx.
15571 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15573         * Makefile.in:  Update various rules to reflect that librx
15574         is now needed for libg++.
15576 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15578         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15580 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15582         * configure.in: Configure the examples directory.
15584 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15586         * configure: Simplify Jun 2 1994 change.
15588 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15590         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15591         /bin/gcc isn't good enough to build gcc.
15593 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15595         * Makefile.in (GDB_SUPPORT_FILES): Remove
15596         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15597         (gdb.tar.gz): Add new rule to use standard distribution building
15598         mechanism.
15600 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15602         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15603         Bill Cox <bill@cygnus.com>.
15605 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15607         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15609 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15611         * configure:  Search current dir first in .gdbinit.
15613 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15615         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15617 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15619         * config.sub:  Refer to NeXT's operating system as nextstep.
15621         * config.sub (case $basic_machine):  Re-order the cases, to match
15622         the order in the FSF version (which is mostly alphabethical).
15623         Merge in some additions and changes from the FSF.
15625 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15627         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15628         * config.sub: Recognize cxux7.
15629         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15631 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15633         * config.sub:  Fix typo powerpc -> powerpc-*.
15635 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15637         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15639         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15640         parallel with all-emacs and install-emacs).  Top-level command
15641         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15643 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15645         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15646         $(relbindir)/make before doing ``make install'', and use
15647         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15648         installing over running make binary.
15649         ($(host)-stamp-stage3-installed): Likewise.
15651 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15653         * config.guess: Recognize Mach.
15655 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15657         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15658         see whether --exec-prefix was used.
15660 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15662         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15664 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15666         * Makefile.in: Add all-librx target similar to all-libproc.
15668 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15670         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15671         with post 1.2 uname bogosity.
15673 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15675         * configure: Remove temporary files on receipt of a signal.
15677 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15679         * configure: If there is a package_makefile_frag, remove
15680         ${subdir}/Makefile.tem after copying it in.
15682 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15684         * build_all.mk: support rs6000 lynx identifies itself as
15685         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15686         since /bin/gcc is too feeble to compile a modern gcc.
15688 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15690         * brought devo/test-build.mk update-to-date with progressive/
15691           test-build.mk. Add lynx targets and hppa flag info.
15693 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15695         * configure.in:  Use mh-ncrsvr43.  Patch from
15696         Tom McConnell <tmcconne@sedona.intel.com>.
15698 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15700         * config.guess (i386-unknown-bsdi):  No longer need to
15701         check #if defined(__bsdi__) && defined(__i386__).
15703 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15705         * configure: Set program_transform_nameoption correctly.
15707 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15709         * brought build-all.mk update-to-date with progressive build-all.mk,
15710           added new targets and hppa info.
15712 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15714         * configure: If config.guess result is a prefix of the user
15715         specified target, assume a native build and use the user specified
15716         target as the host alias.  Remove SunOS patch suffix removal hack.
15717         * configure.in: Remove SunOS patch suffix removal hack.
15719         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15720         in NATIVE_CHECK_MODULES.
15722 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15724         * Makefile.in: Rename HOST_ONLY to NATIVE.
15725         * configure: Delete SunOs patch suffix from host_canonical
15726           and build_canonical variables that are prepended to Makefiles.
15727         * configure.in: Add comments for easier maintenance.
15729 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15731         * Makefile.in: Add all-libproc target similar to all-gui.
15733 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15735         * Makefile.in (CHECK_MODULES): split into
15736         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15738 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15740         * config.guess (i386-unknown-bsdi): New system to guess.
15742 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15744         * Makefile.in: Add all-gui target (but not yet build by "all").
15746 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15748         * config.sub: Move deletion of patch suffix from here...
15749         * configure.in: To here, at Ian's suggestion.  The top-
15750           level scripts might need to know of a patch level.
15752 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15754         * config.sub: Strip off patch suffix so rtl is recognized
15755           as a sunos4.1.3 machine, even though it's been patched.
15757 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15759         * Makefile.in (INSTALL_LAST): Delete.
15760         (INSTALL_DOSREL): New.
15762 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15764         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15765         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15766         whether we pass down --with-gnu-ld anyhow.
15768 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15770         * Makefile.in (INSTALL_LAST): Change operation so it works
15771         on more flavors of make.
15772         * configure.in (go32): Don't build libg++ or libio.
15774 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15776         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15777         they can be overriden by templates.
15779 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15781         * configure.in (target==go32): Don't build gdb.
15782         * dosrel: New directory.
15784 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15786         * configure.in (host==go32): Configure dosrel too.
15787         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15788         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15789         be set by incoming names or templates.
15790         (INSTALL_LAST): New rule.
15792 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15794         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15796 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15798         * configure.in (appdirs): New variable.  Currently empty, but will
15799         be used in gas distribution.  If nonempty, lists a set of
15800         directories at least one of which must get configured, or top
15801         level configuration is considered to have failed.
15802         (rs6000-*-lynxos*): Use new file name.
15804 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15806         Eliminate XTRAFLAGS.
15807         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15808         newlib include files using -idirafter, and also use -nostdinc.
15809         (CXX_FOR_TARGET): Likewise.
15810         (XTRAFLAGS): Removed.
15811         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15812         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15813         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15814         ($(DO_X)): Don't pass down XTRAFLAGS.
15816 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15818         * configure.in (mips*-dec-bsd*): New target; do build linker.
15819         (mips*-*-bsd*): New target; don't build linker.
15821 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15823         * configure.in: support rs6000-*-lynxos* configuration.
15824         support sunos4 as a cross target.
15826         * config.sub: look for lynx*, not lynx since the OS version may
15827         legitimately be part of the name.
15829 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15831         * configure.in (i[34]86-*-sco*): Move to be with other i386
15832         targets.
15833         (romp-*-*): New target.  Skip various binary utilities.
15834         (vax-*-*): New target.  Don't build newlib.
15835         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15837 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15839         * configure.in: Only set host_makefile_frag if config
15840         directory exists.
15842 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15844         * install.sh: If $dstdir exists, don't check whether each
15845         component does.
15847 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15849         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15851 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15853         * configure.in (*-*-lynxos*): Don't configure newlib for either
15854         native or cross Lynx.
15856 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15858         * config.sub (sparc64-elf): Fix os.
15859         (z8k): Remove duplicate.
15861 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15863         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15864         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15866 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15868         * configure: Make file links cleanly even if Lynx fails on
15869           an NFS symlink (at least fail cleanly).
15871 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15873         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15874         -XNh2000.
15876 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15878         * configure: Unknown options are fatal again.
15880 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15882         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15883         compatibility.
15885 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15887         * build-all.mk: Add `clean' target.
15889 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15891         * config.guess:  Add SINIX support.
15892         * configure.in:  Add mips-*-sysv4* support.
15894 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15896         * build-all.mk: Document all useful targets.
15897         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15898         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15900 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15902         * configure: Support --silent, --quiet.
15904 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15906         * configure: Support --disable-FEATURE.
15908 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15910         * config.guess: Recognize NCR running SVR4.3.
15912 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15914         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15915         Patch from Paul Eggert <eggert@twinsun.com>.
15917 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15919         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15921 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15923         * configure: Make unrecognized options give nonfatal warnings
15924         instead of fatal errors, and pass them to any subdirectory
15925         configures in case they recognize them.
15926         Make --x equivalent to --with-x.
15928 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15930         * configure: Add --enable-* options.  Clean up usage message and
15931         some comments.
15933 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15935         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15937 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15939         * configure.in (hppa*-*-*): Enable binutils.
15941 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15943         * config.sub: Recognize cisco.
15945 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15947         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15949 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15951         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15952         than one configuration name.  Add comment.
15954 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15956         * config.guess: about target *-hitachi-hiuxwe2, fixed
15957         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15958         macro is incorrect.]
15960 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15962         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15963         than the "make ls" stuff which used to be here.
15965 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15967         * config.guess:  Recognize i[34]86-unknown-freebsd.
15968         From Shawn M Carey <smcarey@rodan.syr.edu>.
15970 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15972         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15974 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15976         * config.guess: Check for ptx.
15978 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15980         * config.sub: Add os9k checking.
15982 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15984         * config.guess: Handle OSF1 running on HPPA processors
15986 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15988         * configure: If subdir configure fails, print out a message with
15989         subdirectory name, in case subdir's configure code didn't identify
15990         itself.
15992 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15994         * configure.in: Remove embedded newlines from configdirs.
15995         Avoid mismatches of substrings.  Fix matching strings at end
15996         of configdirs.
15998 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16000         * config.guess:  Add Lynx/rs6000 config support.
16002 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16004         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16006 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16008         * configure.in (hppa*-*-osf*): Treat this just like most other
16009         PA configurations (eg no binutils or ld).
16010         (hppa*-*-*elf*): These configurations have binutils and ld.
16012 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16014         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16016 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16018         * configure.in (rs6000-*-*): Build gas.
16020 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16022         * Makefile.in:  Avoid bug in losing hpux sed.
16024 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16026         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16027         for GDB and GDB has been fixed to not need it.
16029 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16031         * config.guess: Recognize vax hosts.
16033 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16035         * configure (while loop): Don't use "break 2" inside case
16036         statement -- the case statement isn't an enclosing loop.
16038 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16040         * config.guess:  Clean up NeXT support, to allow nextstep
16041         on Intel machines.  Make OS be nextstep.
16043 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16045         * config.guess: Add alternate forms for Convex.
16047 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16049         * configure:  Completely rewrite option processing.  Take
16050         advantage of pattern-matching to avoid invoking test frequently.
16051         Also clean up host and target defaulting logic.
16053 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16055         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16056         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16057         commands (plus user environment) will fit SCO limits.
16059 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16061         * configure.in: Don't issue warnings about directories which are
16062         not being configured if -norecursion is set.  Correct test for
16063         --with-gnu-as and --with-gnu-ld to not get confused by substring
16064         matches.
16066         * configure.in: Don't build gas for alpha-dec-osf1*.
16068 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16070         * configure:  Back out Per's change of 12/19/1993.  It changes the
16071         behavior of configure in unexpected and confusing ways.
16073         Also, use different delim char when calculating
16074         program_transform_name so that the name can contain slashes.
16076 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16078         * configure.in, config.sub: Add support for VSTa micro-kernel.
16080 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16082         * configure.in: Nuke hacks which were used to get a special
16083         version of GAS for HPPA configurations.
16085 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16087         * configure:  If only ${target_alias} is given, use that
16088         as the default for ${host_alias}.
16089         * configure:  Add missing back-slashes before nested quotes.
16091 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16093         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16095 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16097         * config.guess:  Recognize some Tektronix configurations.
16098         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16100 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16102         * config.sub: Match any flavor of SH.
16104 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16106         * configure.in: Don't try to configure newlib for Alpha.
16108 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16110         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16111         libg++ or libio for any Alpha target.
16113         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16115 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16117         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16118         default arguments -- so it tried to compress itself.
16120 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16122         * configure.in (notsupp): ensure that a space is always at the end
16123           of the configdirs list, since the grep checks for an explicit space
16125 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16127         * configure.in (target i386-sysv4.2): don't build ld, since static
16128           versions of many libraries are not available.
16130 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16132         * config.guess: Recognize Apollos (using environment variables).
16133         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16135 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16137         * config.guess: Recognize Sony news mips running newsos.
16139 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16141         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16142         "fi ; else" for bash.
16144 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16146         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16148 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16150         * config.sub: accept unixware as an alias for svr4.2.
16151         Fix some inconsistancies with the gcc version.
16153 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16155         * Makefile.in (DISTDOCDIRS):  Add gdb.
16157 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16159         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16161 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16163         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16164         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16165         this now.
16167 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16169         * config.sub: Accept hiux* as an OS name.
16171         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16172         etc/make-stds.texi.  The underscore came from gcc, and dje now
16173         agrees that RUNTESTFLAGS is the correct name.
16175 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16177         * install.sh:  Remove 'set -e'.  It makes any conditionals
16178         in the script useless.
16180         * config.guess: Automatically recognize arm-acorn-riscix
16181         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16183 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16185         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16187 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16189         * Makefile.in (DISTDOCDIRS): New variable.
16190         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16191         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16193 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16195         * configure.in (hppa target): check the source directory for the
16196           pagas sub-directory
16198 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16200         * config.sub: Allow -aout* and -elf*.
16202 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16204         * configure.in: Don't build ld on i386-solaris2, same as for
16205         sparc-solaris2.
16207 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16209         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16211 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16213         * configure.in:  Configure gdb for alpha.
16215 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16217         * Makefile.in (CXXFLAGS): Add -O.
16219 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16221         * config.guess: added support for DG Aviion
16223 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16225         * configure.in: Produce warning message for subdirectories not
16226         configurable for this host/target combination.  Don't try to
16227         configure gdb for vms.
16229 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16231         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16232         appropriate files before making "diststuff".
16233         (DISTBISONFILES): New var: list of files to be edited.
16234         (DISTSTUFFDIRS): Add binutils.
16236 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16238         * config.sub: also handle mipsel and mips64el (for little endian mips)
16240 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16242         * configure.in: Add * to end of all OS names.
16244 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16246         * configure.in: Build newlib for LynxOS native.
16248 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16250         * config.guess: Add support for delta 88k running SVR3.
16252         * configure.in: Add comment about HP compiler vs. emacs.
16254 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16256         * configure.in: don't build ld on solaris2 (not a viable option
16257           due to bugs in getpwnam & getpwuid)
16259 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16261         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16262         config.guess will produce a full version number.
16264 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16266         * configure.in: Build linker and binutils for alpha-dec-osf1.
16268 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16270         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16271         and gdb/testsuite/Makefile.in.
16273 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16275         * configure.in: recognize mips*- instead of mips-
16277 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16279         * config.sub: Accept linux*coff and linux*elf as operating
16280         systems.
16282 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16284         * config.sub: Recognize mips64, and mips3 as an alias for it.
16286 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16288         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16289         gdb knows how to handle OSF/1 shared libraries.
16291 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16293         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16294         * config.guess: Recognize Hitachi's HIUX.
16295         * config.sub: Recognize h3050r* and hppahitachi.
16296         Remove redundant cases for hp9k[23]*.
16298 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16300         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16301         if gas and ld are in the source tree and are in ${configdirs}.
16302         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16303         --with options (but still pass them down on the command line,
16304         if they were explicitly specified).
16306 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16308         * configure: substitute SHELL value in Makefile.in with
16309         ${CONFIG_SHELL}
16311 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16313         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16314         *-*-solaris2* targets.
16316 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16318         * Makefile.in: define M4, and pass it down to sub-makes;
16319         all-autoconf now depends on all-m4
16321 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16323         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16324         presence of {ar,ranlib} instead of a configured directory
16326 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16328         * config.guess: Accept 34?? as well as 33?? for NCR.
16330 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16332         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16333         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16335 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16337         * configure: grab values for $(CC) and $(CXX) from the
16338         environment, so that someone can do "CC=gcc configure; make" and
16339         have it work right (matching the way that autoconf works now)
16341         * configure.in, Makefile.in: add support for gash, the tcl
16342         interface to Galaxy
16344         * config.guess: add NetBSD variants (hp300, x86)
16346 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16348         * install.sh: Support -d option (in the manner of SunOS 4 install,
16349         as it is more deterministic than that of GNU install)
16350         (chmodcmd): Set file to mode 755 by default (should also do default
16351         chgrp and chown, but I don't feel like dealing with that now)
16353 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16355         * config.sub: Remove h8300hhms alias.
16357 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16359         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16361 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16363         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16364         as stmp-fixinc
16366 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16368         * config.sub: recognize m88110-bug-coff.
16370 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16372         * Makefile.in (all-libio): all dependencies on the toolchain used
16373         to build this (gcc, gas, ld, etc)
16375 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16377         * config.guess: Deal with OSF/1 1.3 on alpha.
16379 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16381         * install.sh: add some 'else true' clauses for portability
16383         * configure.in: don't build libio for h8[35]00-*-* targets
16385 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16387         * Makefile.in:  Add support for new libio.
16389 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16391         * install.sh: If one command fails, don't try the rest.  Don't try
16392         to remove $dsttmp (via trap) unless we have already created it.
16393         If $src doesn't exist, detect it and exit with an error.
16395         * config.guess: Recognize BSD on hp300.
16397 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16399         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16400         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16402 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16404         * Makefile.in (all-send-pr): depends on all-prms
16406 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16408         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16410 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16412         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16413         Added test for mips-mips-riscos5.
16415 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16417         * configure.in: use mh-hp300 for 68k HP hosts
16419 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16421         * configure: add support for CONFIG_SHELL, so that you can use
16422         some alternate shell for evaluating configure scripts
16424 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16426         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16427         in configure script to bug-gdb@prep.ai.mit.edu when building
16428         distribution archive.
16429         * Makefile.in (COMPRESS):  Remove def.
16430         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16431         gdb.tar.Z and make-gdb.tar.Z respectively.
16432         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16433         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16434         to convergence with 'taz' target in Makefile.in.
16436 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16438         * install.sh (dsttmp): use trap to ensure that tmp files go
16439         away on error conditions
16441 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16443         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16445 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16447         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16448         its parent is '/' not ''.
16450         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16452 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16454         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16455         that ${newsrcdir}/configure.in does.
16457 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16459         * test-build.mk: support for CONFIG_SHELL
16461 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16463         * config.sub (netware):  Add as a basic system type.
16465 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16467         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16468           $(srcdir)/ from the dependency on Makefile.in.
16470 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16472         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16473         (h8300hhms is temporary until multi-libraries are implemented).
16474         * configure.in: Handle h8300h too.
16476 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16478         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16480 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16482         * configure:  Remove extraneous output when guessing host type.
16483         * config.guess:  Remove extraneous output when guessing using C
16484         compiler rather than uname, or when guessing fails.
16486 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16488         * Makefile.in: remove all.cross and install.cross targets
16490         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16491           definitions
16493 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16495         * configure.in (target sh): Build gprof.
16497 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16499         * config.sub: change -solaris to -solaris2
16501 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16503         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16505 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16507         * configure: Correct error message for missing Makefile.in to
16508         print correct directory.
16510 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16512         * install.sh: kludge around 386BSD shell bug
16514 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16516         * config.guess:  Recognize NeXT.
16517         * config.guess:  Recognize i486-ncr-sysv4.
16518         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16520 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16522         * Makefile.in (MAKEINFOFLAGS): New variable.
16523         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16524         * build-all.mk, test-build.mk: Pass down --no-split as
16525         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16527 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16529         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16531 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16533         * Makefile.in (libg++.tar.z):  New rule.
16534         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16535         * Makefile.in (taz):  Only do a single chmod.
16537 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16539         * install.sh: don't use dirname anymore (replaced with sed usage)
16541 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16543         * Makefile.in:  Change extension for gzip'd files from '.z' to
16544         '.gz' per new FSF standard usage.
16546 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16548         * configure: put quotes around the final value of program_transform_name
16550 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16552         * Makefile.in: new install.sh support; update install-info rules
16554 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16556         * configure.in: Build diff for crosses, but not for go32 host.
16558         * configure.in: Build gprof only for native, and don't build it
16559         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16561 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16563         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16565 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16567         * configure.in (host_tools): Add prms.
16569 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16571         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16572         with $(FLAGS_TO_PASS) on the command line
16574         * config.sub: Recognize lynx and lynxos
16576 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16578         * config.sub: Accept -ecoff*, not just -ecoff.
16580 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16582         * Makefile.in (taz): Use .gz suffix instead of .z.
16583         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16584         names.
16586 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16588         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16590 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16592         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16593         that rebuilds that might happen during 'make install' don't get
16594         bogus gcc include files
16596 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16598         Change from Utah for HPPA support:
16599         * config.guess: Recognize hppa1.x-hp-bsd.
16601 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16603         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16604         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16606 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16608         * config.sub: Add support for rom68k and bug boot monitors.
16610 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16612         * Makefile.in: Make all-opcodes depend on all-bfd.
16614 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16616         * config.guess: Added special check for i[34]86-univel-sysv4*.
16618 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16620         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16621         the processor rather than assuming i486.
16623 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16625         * config.guess: Recognize SunOS6 as Solaris3.
16627 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16629         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16630         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16632 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16634         * build-all.mk (all-cross): New target for Canadian Cross.
16635         Added Q2 go32 targets.
16636         * test-build.mk: Configure go32 cross sparclite-aout and
16637         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16638         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16640 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16642         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16643         GO32 hosted toolchains
16645 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16647         * configure: change  so "-exec-prefix" gets passed down rather
16648         than "-exec_prefix" so autoconf generated Makefiles get the
16649         exec_prefix set right.
16651 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16653         * config.guess: get the Solaris2 minor version number
16655         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16657 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16659         * config.guess: Recognize some Sequent platforms.
16661 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16663         * Makefile.in: added the vault-install target
16665         * configure.in: actually use the Sun3 makefile fragment that's in
16666         config, also added the release dir to configdirs
16668 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16670         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16672 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16674         * configure.in: remove some program from Alpha targetted toolchains
16676 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16678         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16679         gprof.
16680         (taz): Run "make diststuff" in those directories instead of "make
16681         proto-dir".  Look for "VERSION=" only at start of line in subdir
16682         Makefile.  Use "gzip -9" for compression.
16683         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16684         (binutils.tar.z): New target.
16686 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16688         * Makefile.in (taz): Include gpl.texinfo.
16690 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16692         * Makefile.in (setup-dirs): Merged into "taz" target.
16693         (taz): Only do `proto-dir' stuff if a directory is actually needed
16694         for this target.
16696 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16698         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16699         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16700         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16701         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16702         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16704 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16706         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16707         config.sub, and move-if-change to gdb testsuite distribution
16708         archive, so the testsuite can be extracted, configured, and
16709         run separately from the gdb distribution.  Blow away the Chill
16710         tests that require a Chill compiled executable, since GNU Chill
16711         is not yet publically available.
16713 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16715         * test-build.mk: set environment variables in a single command,
16716         instead of a list of assignments and exports
16718         * config.guess: recognize Alpha/OSF1 systems
16720 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16722         * configure: Change help message to prefer --options rather than
16723           -options.
16725 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16727         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16728         zippy@ecst.csuchico.edu.
16729         * config.guess: Recognize miniframe.
16731 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16733         * Makefile.in: Use srcroot to find runtest rather than rootme.
16734         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16736 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16738         * test-build.mk: Extensive additions to support building on a
16739         machine other than the host.
16741 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16743         * configure (tooldir): Fix for i386-aix again.
16745 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16747         * configure, Makefile.in:  Change definition of $(tooldir)
16748         to match the FSF.
16750 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16752         * config.guess:  Recognize i[34]86/SVR4.
16754 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16756         * Makefile.in (all-gdb): gdb depends on sim.
16758 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16760         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16761         at the same time we make the prototype gdb directory.
16762         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16763         files at the same time as the gdb base release distribution.
16765 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16767         * Makefile.in (check): Use individual check targets rather than
16768         DO_X rule.
16769         (check-gcc): Added.
16771 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16773         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16774         for System V release 3.2.
16776 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16778         * config.sub: Recognize hppaosf.
16779         * configure.in: Do configure ld/binutils/gas for it.
16781 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16783         * configure (tooldir): Alter syntax used to set this, for systems
16784         where "\$" isn't handled right, like i386-aix.
16786 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16788         * configure: Pass program-transform-name, not
16789         program_transform_name, to recursive configures.
16791 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16793         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16794         of gas+ld+binutils.
16796 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16798         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16800 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16802         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16804 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16806         * Makefile.in (PRMS): Set back to all-prms.
16808 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16810         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16811         targets, rather than for MIPS hosts.
16813 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16815         * configure.in: add comment for --with-x default values
16817         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16819         * Makefile.in: add check-* targets for each of the directories in
16820         the tree.  Add a definition of RUNTEST that will use the one we
16821         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16823 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16825         * configure.in: Removed obsolete references to bfd_target and
16826         target_makefile_frag.
16828         * build-all.mk: Set assorted targets for Q2.
16829         * config.sub: Recognize z8k-sim and h8300-hms.
16830         * test-build.mk: Really don't pass host to configure.
16831         (HOLES): Added uname.
16833 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16835         * configure: Handle an empty program-prefix, program-suffix or
16836         program-transform-name correctly.
16838 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16840         * build-all.mk: -G 8 no longer required for MIPS targets.
16841         * test-build.mk: Don't pass host argument to configure; make it
16842         guess.
16844 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16846         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16847         * Makefile.in (COMPRESS):  New macro, like GZIP.
16849 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16851         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16853         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16854         with gas currently defaults to -G 0.
16856 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16858         * Makefile.in (all-flex): flex depends on byacc.
16860         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16861         to test-build.mk as RELEASE_TAG.
16862         * test-build.mk (configargs): New variable containing arguments to
16863         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16864         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16866         * config.guess: Use /bin/uname when checking -X argument on SCO,
16867         to avoid invoking GNU uname which doesn't understand -X.
16869         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16871         * configure.in: Build gas for mips-*-*.
16873 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16875         * Makefile.in (all.normal): insert missing backslash.
16877 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16879         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16881         * Makefile.in: Complete overhaul to merge many almost identical
16882         targets.
16884 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16886         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16887         (gdb.tar.Z): Adjusted.
16889         * Makefile.in (setup-dirs, taz): New targets; should be general
16890         enough to adapt for gdb sometime.  Build only .z file.
16891         (gas.tar.z): New target.
16893 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16895         * build-all.mk: Use CC=cc -Xs on Solaris.
16897 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16899         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16900         for handling BISON for FSF releases.
16902 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16904         * configure: Actually implement the change zoo just documented.
16906 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16908         * configure: when using config.guess, only set target_alias when
16909         it's not already been set (ie, on the command line)
16911 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16913         * Makefile.in: add installcheck target, set PRMS to install-prms
16915 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16917         * configure: add support for package_makefile_fragment, handle the
16918         case where a directory has a configure.in file but no Makefile.in
16919         more gracefully (with an actual understandable error message, even);
16920         add support for --without (and add this to the usage message); also
16921         explicitly add a --host=${host_alias} to the command line when
16922         config.guess is used
16924 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16926         * configure: Must use both --host and --target in recursive calls.
16928 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16930         * Makefile.in: Change deja-gnu to dejagnu.
16932 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16934         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16936 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16938         * configure.in: canonicalize all instances to *-*-solaris2*,
16939         also strip out a number of tools to not build for go32 host
16941 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16943         * config.guess: add GPL.
16945         * Makefile.in, config.guess, config.sub, configure: bump
16946           copyrights to 93.
16948 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16950         * Makefile.in (do-info): Removed obsolete check for existence of
16951         localenv file.
16953         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16955 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16957         * Makefile.in: a couple of 'else true' for decstation,
16958         support for TclX
16960         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16962 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16964         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16966 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16968         * config.guess: Recognize i386-ibm-aix (PS/2).
16969         * configure.in: Use config/mh-aix386 file for it.
16971 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16973         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16974         CC_FOR_TARGET instead.
16975         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16977 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16979         * Makefile.in: Add sim to list of directories sent with gdb
16981 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16983         * configure.in: Put back mips-dec-bsd* case.
16985 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16987         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16988         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16989         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16991 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16993         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16995         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16996         (install-info): install dir.info only if it exists,
16997         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16999 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17001         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17002         gas for mips-dec-bsd.
17004 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17006         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17007         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17009 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17011         * configure.in: Added "dejagnu" to hosttools list.
17013 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17015         * config.sub, configure.in, config.guess:  Add support
17016         for Bosx, an AIX variant from Bull.
17017         Patches from F.Pierresteguy@frcl.bull.fr.
17019 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17021         * devo/dejagnu: Initial creation of devo/dejagnu.
17022         Migrated dejagnu testcases and support files for testing software
17023         tools to reside as subdirectories, currently called "testsuite",
17024         within the directory of the software tool.  Migrated all programs,
17025         support libraries, etc. beloging to dejagnu proper from
17026         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17027         with no modifications.  The changes to these files which will
17028         allow them to configure, build, and execute properly will be made
17029         in a future update.
17031 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17033         * Makefile.in: Change send_pr to send-pr.
17034         * configure.in: Likewise.
17035         * send_pr: Renamed directory to send-pr.
17037 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17039         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17041 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17043         * README:  Update for gdb-4.8 release.
17044         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17045         gdb-xxx.tar.z (gzip'd) file also.
17047 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17049         * Makefile.in: make all-diff depend on all-libiberty
17051 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17053         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17055 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17057         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17059 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17061         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17062         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17063         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17065 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17067         * Makefile.in:  makeinfo binary is in a new location
17069 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17071         * config.sub: Accept -ecoff as an OS.
17073         * Makefile.in: Various changes to eliminate a level of make
17074         recursion and reduce the required command line length.
17075         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17076         sub-makes.
17077         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17078         variables holding settings for specific sub-makes.
17079         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17080         in terms of BASE_FLAGS_TO_PASS.
17081         (TARGET_LIBS): New variable listing directories which use
17082         TARGET_FLAGS_TO_PASS.
17083         (subdir_do): Eliminated.
17084         (do-*): New set of targets to replace subdir_do.
17085         (various): All targets which used subdir_do now depend on do-*.
17086         (local-clean): Renamed from do_clean.
17087         (local-distclean): New target, dependency of distclean and
17088         realclean.
17089         (install-info): Don't create directories.  Depend on dir.info
17090         rather than calling make recursively.
17091         (install-dir.info): Eliminated.
17092         (install-info-dirs): Create all info directories here.
17093         (dir.info): Depend upon do-install-info.
17095         * test-build.mk (HOLES): Added false.
17097 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17099         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17101 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17103         * Makefile.in (info): remove dependency on all-texinfo.  The
17104         problem was really in texinfo/C, not at this level.
17106 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17108         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17110 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17112         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17113         GDB releases.
17115 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17117         * configure: Include srcdir in message about target of link not
17118         being found.  Don't convert `-' to `_' in `with' options being
17119         passed to subdirs.
17121 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17123         * configure.in: add uudecode to host_tools
17125         * Makefile.in: added {all,install}-uudecode targets, added them to
17126         the appropriate lists
17128 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17130         * Makefile.in (all-gcc): Added dependency on all-gas.
17132         * configure.in (mips-*-*): Build ld and binutils.
17134 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17136         * configure: check return code from mkdir, print error message and
17137           exit on failure.
17139 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17141         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17143 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17145         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17147 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17149         * config.sub (h8500):  Recognize this as a cpu type.
17151 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17153         * configure: source directory missing is no longer a warning
17155         * configure.in: recognize irix[34]* instead of irix[34]
17157         * Makefile.in: define and pass down X11_LIB
17159 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17161         * guess-systype: Renamed to ...
17162         * config.guess:  ... by popular request.
17163         * configure.in, Makefile.in:  Update accordingly.
17165 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17167         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17168         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17169         + Execute ./dummy instead of assuming . is in PATH.
17171 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17173         * guess-systype:  New shell script.  Attempts to guess the
17174         canonical host name of the executing host.
17175         Only a few hosts are supported so far.
17176         * configure:  Call guess-systype if no host is specified.
17178 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17180         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17181         gcc Makefile.
17184 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17186         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17187         (all-gcc, install-gcc, subdir_do): Use it.
17189 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17191         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17193 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17195         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17196           set exclusively by configure, using configure.in .
17198 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17200         * test-build.mk: set $PATH for all builds
17202         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17204 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17206         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17207         the one used in gcc/Makefile.in, so that a null expansion doesn't
17208         override the one needed to build gcc with a native cc.
17211 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17213         * configure: Accept -with arguments.
17215 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17217         * Makefile.in: added h8300sim
17219 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17221         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17222         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17223         (all-cygnus, native, build-cygnus): Make
17224         $(canonhost)-stamp-3stage-done, not $(host)....
17225         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17226         i386-sco3.2v4.  Added else true to if command.
17228 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17230         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17232 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17234         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17236 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17238         * configure.in: don't remove binutils from Solaris builds
17240 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17242         * Makefile.in: get rid of earlier definitions for *clean,
17243         also handle the recursive info rule better
17245 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17247         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17248         do more-or-less the right thing.
17250 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17252         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17253         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17255 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17257         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17258         $(host_canonical).
17260         * configure.in: split the configdirs list into 4 categories (native
17261         v. cross, library v. tool) and handle the cross-only and native-
17262         only in more reasonable (and correct!) way.
17264 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17266         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17267         configdirs anymore.
17269 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17271         * Makefile.in: extensive cleanup::  removed all of the explicit
17272         clean-* targets, collapsed many wrappers around subdir_do into
17273         one, added additional targets to satisfy standards.texi, deleted
17274         some old targets, some changes for consistency
17276 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17278         * configure.in: handle some programs as cross-only, and others as
17279         native only
17281         * test-build.mk: handle partial holes in a more generic manner
17283         * Makefile.in: m4 depends on libiberty
17285 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17287         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17288         time, wdiff, and find to configdirs
17290         * Makefile.in: all, clean, and install rules for the new programs
17291         added to configure.in
17293 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17295         * configure.in: use mh-sun for all *-sun-* hosts
17297 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17299         * Makefile.in: define flags for X11 include files and library file
17300         locations, pass them down to the programs that need this info
17302         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17304 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17306         * configure.in: start building libg++ for HP-UX targets
17308 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17310         * README:  Update references to files moved into etc/.
17312 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17314         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17315         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17317 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17319         * configure: accept dash as well as underscore in long option
17320         names for FSF compatibility.
17322 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17324         * config.sub: added -sco3.2v4 support from FSF.
17326 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17328         * configure.in: expand the section that adds or removes
17329         directories from the list of programs to build, to handle native
17330         vs. cross in addition to host v. native
17332 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17334         * Makefile.in:  Replace C++ in macro names with CXX.
17335         This is less likely to break ...
17337 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17339         * test-build.mk: add -w to GNU_MAKE
17341 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17343         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17344         add 'sparc' to list of recognized cpus.  This needed to make
17345         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17346         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17347         then changes that into $CPU-wrs-vxworks.
17349         * configure.in: remove most references to gdbtest, regularize
17350         target based program removal
17352         * test-build.mk: import from p3 tree (many fixes and changes)
17354 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17356         * Makefile.in: added rules to handle tcl, tk, and expect
17358         * configure.in: handle those directories if they exist
17360 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17362         * config.sub: removed bogus hppabsd and hppahpux names, since
17363         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17365 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17367         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17368         depends upon all-xiberty
17370         * Makefile.in: changes from p3, including:
17372         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17374         * Makefile.in (XTRAFLAGS): include newlib directories if
17375         newlib/Makefile exists, rather than if host != target.
17377         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17379         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17380         from the same source tree and not building a cross-compiler.  This
17381         matters for the libg++ configuration if reconfiguring a tree that
17382         has already been installed.
17384         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17386         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17387         pick up the machine and system specific header files.
17389         * Makefile.in: added AS_FOR_TARGET, passed down in
17390         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17391         the C compiler to use to create programs which are run in the
17392         build environment, set it to default to $(CC), and passed it down
17393         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17395         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17397         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17398         We need them for unusual native builds, like systems without
17399         ranlib.
17401         * configure: also define $(host_canonical) and
17402         $(target_canonical), which are the full, canonical names for the
17403         given host and target
17405 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17407         * Makefile.in:  Added separate definitions for C++.
17409 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17411         * configure.in (configdirs):  Add deja-gnu.
17413 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17415         * README:  Update for configure.texi and gdb-4.7 release.
17417 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17419         * Makefile.in:  Move "all" target to top of file.
17420         Previously, first target was ".PHONY" which caused BSD4.4 make
17421         to build .PHONY when make was run without arguments.
17423 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17425         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17426         Library-copylefted code in libiberty.
17428 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17430         * config.sub:  Replace m68kmote with plain old m68k.
17432 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17434         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17436 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17438         * config.sub: Complain if no argument is given.  Added support for
17439         386bsd as OS and target alias.
17441 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17443         * Makefile.in (XTRAFLAGS): include newlib directories if
17444         newlib/Makefile exists, rather than if host != target.
17446 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17448         * config.sub: recognize sparclite-wrs-vxworks.
17450         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17451         p3.) Added clean-xiberty to clean.
17453 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17455         * configure.in: use *-*-* instead of nested cases for host and target
17457 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17459         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17460         from the same source tree and not building a cross-compiler.  This
17461         matters for the libg++ configuration if reconfiguring a tree that
17462         has already been installed.
17464 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17466         * config.sub (i486v/i486v4):  Merge in from FSF version.
17468 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17470         * configure: only set PWD if it is already set.
17472 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17474         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17475         doesn't have unset and all success paths (and most error paths)
17476         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17477         to just ${PWD} to avoid confusion.)
17479 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17481         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17482         even for a native compilation.
17484 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17486         Changes to make the gdb.tar.Z rule work better.
17488         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17489         (DEVO_SUPPORT):  Add configure.texi.
17490         (bfd-ilrt.tar.Z):  Remove ancient rule.
17492 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17494         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17495         pick up the machine and system specific header files.
17497         * configure.in, config.sub: added new target m68010-adobe-scout,
17498         with alias of adobe68k.  Changed configure.in to check for
17499         -scout before -sco* to avoid a false match.
17501         * Makefile.in: added AS_FOR_TARGET, passed down in
17502         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17503         the C compiler to use to create programs which are run in the
17504         build environment, set it to default to $(CC), and passed it down
17505         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17507 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17509         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17510         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17511         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17512         FOR_TARGET variants, to newlib and libg++.
17514 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17516         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17517         first.
17519 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17521         * config.sub:  Accept `elf' as an environment.
17523 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17525         * Makefile.in (all-opcodes):  cd into the right directory
17527 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17529         * configure: added -program_transform_name option, used as
17530         argument to sed when installing programs.
17531         configure.texi: added documentation for -program_prefix,
17532         -program_suffix and -program_transform_name.
17534 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17536         * config.sub:  Accept i486 where i386 ok.
17538 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17540         * config.sub: accept we32k
17542 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17544         * config.sub, configure.in: accept OSE68000 and OSE68k.
17546         * Makefile.in: don't create all directories for ``make install'';
17547         let the subdirectories create the ones they need.
17549 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17551         * COPYING: new file, GPL v2
17553 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17555         * Makefile.in: use the new gen-info-dir, which needs a template
17556         argument (which also lives in texinfo)
17558         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17560 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17562         * config.sub (ncr3000):  Change i386 to i486.
17564 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17566         * Makefile.in: add install-rcs, install-grep to
17567         install-no-fixedincludes, removed install-bison and install-libgcc
17569 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17571         * configure.in: grab the HPUX makefile fragment if on HPUX
17573 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17575         * Makefile.in: eradicate bison spoor (ditto libgcc).
17576          configure.in: recognise m68{k,000}-ericsson-OSE.
17577          es1800 is alias for m68k-ericsson-OSE
17579 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17581         * configure.in: rearrange the parts that remove programs from
17582         configdirs, based now on HOST==TARGET or by canonical triple.
17584 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17586         * test-build.mk: recurse explicitly with -f test-build.mk when
17587           appropriate.  predicate stage3 and comparison on the existence
17588           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17589           On very clean, also remove ...stamp-co.  Build in-place before
17590           doing other builds.
17592 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17594         * Makefile.in, configure.in: add tgas
17596 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17598         * Makefile.in: a number of changes merged in from progressive.
17600         * configure.in: add libm.
17602         * .cvsignore: ignore some stuff that comes from test-build.mk.
17604 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17606         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17608 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17610         * configure: Add program_suffix (parallel to program_prefix)
17611         * Makefile.in: adjust directory-creating script for losing decstation
17613 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17615         * configure:  Minor $subdir-related fixes.
17617 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17619         * configure: fix various problems with propogating
17620         makefile_target_frag in subdirs.
17621         * configure.in: config libgcc if its there
17623 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17625         * config.sub:  HPPA merge.
17627 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17629         * Makefile.in:  Replace all-bison with all-byacc in all
17630         dependency lines for other tools (which now use byacc).
17632 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17634         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17636 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17638         * Makefile.in: make gprof rules similar to byacc rules (instead of
17639         vestigal $(unsubdir) that didn't work...)
17641 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17643         * config.sub:  Add support for Linux.
17644         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17645         (at least for libg++).
17647 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17649         * configure.texi: fix doc for the -nfp option to configure
17651 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17653         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17655 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17657         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17658         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17659         * configure.in: added solaris* host_makefile_frag hook.
17661 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17663         * config.sub: changed recognition of m68000 so that various
17664         m68k types can be specified via m680[01234]0
17666 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17668         * config.sub (basic_machine): fix sed so that '-foo' isn't
17669         completely substituted out while .+'-foo' loses the '-foo'
17671 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17673         * config.sub ($os): Add -aout.
17675 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17677         * configure:  If host_makefile_frag is absolute, don't
17678         prefix ${invsubdir} (relevant to libg++ auto-configure).
17680 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17682         * Makefile.in (tooldir): Define it.
17683         (all-ld): Depend on all-flex.
17685 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17687         * Makefile.in (check):  Fix libg++ special case.
17689 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17691         * configure: do not bury `pwd` into config.status, thus do fewer
17692           pwd's.
17694         * configure: print the "Building in" message only when building in
17695           other than "." AND verbose.
17697         * configure: remove -s, rework -v to better accommodate guested
17698           configures.
17700         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17702 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17704         * Makefile.in: macroize flags passed on recursion.  remove
17705           fileutils.
17707 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17709         * configure: get makesrcdir right for subdirs deeper than 1.
17711         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17712           install.
17714 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17716         * Makefile.in: don't print subdir_do or recursion lines.
17718 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17720         * standards.texi: added menu item.
17722         * Makefile.in: build and install standards.info.
17724         * standards.texi: new file.
17726 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17728         * configure: test for and move config.status pieces from
17729           ${subdir}/.
17731 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17733         * configure:  Test for existance of files before trying to mv
17734         them, to avoid numerous non-existance messages.
17736 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17738         * configure: correct final line of config.status.
17740         * configure: patch from eggert.  Avoids a protection problem if
17741           the original Makefile.in is read only.
17743         * configure: use move-if-change from gcc to create config.status.
17744           Some makefiles depend on config.status to tell if a directory
17745           has been reconfigured for a different host.  This change
17746           prevents those directories from remaking everything in the case
17747           where the reconfig was only intended to rebuild a Makefile.
17749         * configure: test for config.sub with "config.sub sun4" rather
17750           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17751           host alias from a missing config.sub.
17753 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17755         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17756           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17758 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17760         * configure: mkdir ${subdir} as needed.
17762 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17764         * Makefile.in,configure.in: added autoconf.
17766 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17768         * Makefile.in: no longer pass against on recursion.
17770         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17771           definitions are not inherited.
17773         * configure: correct makesrcdir when subdir is .
17775 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17777         * configure:  Add support for 'subdirs' variable, which is
17778         like 'configdirs', except that configure doesn't re-invoke
17779         itself for subdirs, it just creates a Makefile for each subdir.
17780         * configure.texi:  Document subdirs.
17782 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17784         * configure.in: added flex to configdirs
17786 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17788         * Makefile.in: remove clean-stamps from clean.
17790 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17792         * configure.in:  Add gdbtest to configdirs.
17794 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17796         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17797         to recursive makes.
17798         * configure.in:  Recognize new ncr3000 config.
17800 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17802         * Makefile.in, configure.in: removed references to gdbm.
17804 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17806         * config.sub:  Don't canonicalize os value
17807         newsos* to bsd (readline needs to check for newsos).
17808         (This fix was earlier made Jan 31, but got re-broken.)
17810 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17812         * configure.in:  sco is an os, not a vendor!
17814         * configure:  Quote $( better.  Keep various shells happy.
17816 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17818         * Makefile.in: eliminate stamp-files.
17820 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17822         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17823           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17825 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17827         * config.sub:  fix iris/iris3.
17829 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17831         * configure: re-add -rm.
17833 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17835         * Maskefile.in: add .stmp-rcs to all.
17837         * configure.in: remove gas from rs6000 build, use aix host fragment.
17839 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17841         * configure: pass down site_option during recursion.
17843 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17845         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17847 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17849         * configure: Change exec_prefix so that it really defaults to prefix.
17851 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17853         * Makefile.in, configure.in:  Add support for mmalloc library.
17855 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17857         * Makefile.in: add stmp dependencies for a few more things.
17859 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17861         * configure: adjusted error message on objdir/srcdir configure
17862           collision, per john's suggestion.
17864         * Makefile.in: add libiberty stmp to all and all.cross.
17866 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17868         * Makefile.in: remove force dependencies, add grep to all.
17870 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17872         * Makefile.in: drop flex.  make stamp files work.
17874         * configure: added test for conflicting configuration in srcdir,
17875           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17876           gets cranky.  use relative paths for configure and srcdir
17877           whenever possible.  Send some error messages to stderr that were
17878           going to stdout.
17880 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17882         * Makefile.in:  Fix libg++ rule to check for gcc directory
17883         before using gcc/gcc.  Also pass XTRAFLAGS.
17885 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17887         * Makefile.in: added stmp-files so that directories aren't polled
17888           when they are already built.
17890         * configure.texi: fixed a node pointer problem.
17892 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17894         * config.sub configure.in gdb/configure.in
17895         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17896         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17897         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17899 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17901         * configure: -recurring becomes -silent.  corrected help message
17902           for -site= option.
17904         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17906 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17908         * configure: when building Makefile for crosses, replace
17909           tooldir and program_prefix.  default srcdir from location of
17910           config.sub.  remove "for host in hosts" and "for target in
17911           targets" loops.
17913 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17915         * Makefile.in: Do not pass bindir or mandir to cvs.
17917 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17919         * Makefile.in, configure.in: removed traces of namesubdir,
17920           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17921           copyrights to '92, changed some from Cygnus to FSF.
17923         * configure.texi: remove most references to multiple hosts,
17924           multiple targets, subdirs, etc.
17926         * configure.man: removed rcsid. reference config.sub not
17927           config.subr.
17929         * Makefile.in: mkdir $(infodir) on install-info.
17931 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17933         * configure.texi:  Explain better about .gdbinit and about
17934         the environment that configure.in sections run in.
17936 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17938         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17940 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17942         * README:  DOC.configure => cfg-paper.texi.
17944 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17946         * config.sub (near case $os):  Don't convert newsos* to bsd!
17948 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17950         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17951         the number of copies of COPYING that go into the GDB tar file.
17953 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17955         * bfd/configure.in, gdb/config/mh-i386sco,
17956         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17957         Fix SCO configuration stuff.
17959 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17961         * Makefile.in:  For libg++, make sure the -I pointing
17962         to the gcc directory goes *after* all the libg++-local -I flags.
17963         Also, move just-gcc dependency from just-libg++ to all-libg++.
17965 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17967         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17969 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17971         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17973 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17975         * config.sub:  Add stratus configuration frags.  Also
17976         submitted to FSF.
17978 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17980         * Makefile.in (DEV_SUPPORT):  add configure.man.
17982         * config.sub(Decode manufacturer-specific):  add -none*.
17984 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17986         * Makefile.in:  remove form feeds to make Sun's make happy.
17987         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17989 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17991         * Makefile.in (AR_FLAGS):  Make quieter.
17993 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17995         * configure.in:  Add libg++.
17996         * configure:  When verbose, don't output the command line at each
17997         level; it will be unremarkably the same as the previous version,
17998         which will be the same as what the user typed.
18000 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18002         * configure.in, Makefile.in: fix clean-info, add flex.  add
18003           fileutils.
18005         * configure: be less sensitive to spaces in Makefile.in.  Do not
18006           look for sources in "..".  Doing so breaks subdirectories that
18007           might have their own configure.  If a subdir has it's own
18008           configure script, use it.
18010 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18012         * cfg-paper.texi: some changes suggested by rms.
18014 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18016         * config.sub:  Merge in some small additions from the FSF version,
18017         taken from the gcc distribution, to bring the Cygnus and FSF
18018         versions into closer sync.
18020 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18022         * configure.in:  Changed svr4 references to sysv4.
18024 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18026         * configure: added -V for version number option.
18028 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18030         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18031           renamed from DOC.configure to cfg-paper.texi.
18033 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18035         * configure, config.subr, config.sub: config.subr is now
18036           config.sub again.
18038 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18040         * configure.texi: new file, in progress.
18042         * Makefile.in: build info file and install the man page for
18043           configure.
18045         * configure.man: new file, first cut.
18047         * configure: find config.subr again now that configuration "none"
18048           has gone.  removed all traces of the -ansi option.  removed all
18049           traces of the -languages option.
18051         * config.subr: resync from rms.
18053 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18055         * configure, config.sub, config.subr: merge config.sub into
18056           config.subr, call the result config.subr, remove config.sub, use
18057           config.subr.
18059         * Makefile.in: revised install for dir.info.
18061 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18063         * configure.in: add decstation host makefile frag.
18065         * Makefile.in: BISON now bison -y again.  also install-gcc on
18066           install.  clean-gdbm on clean.  infodir belongs in datadir.
18067           Make directories for info install.  Build dir.info here then
18068           install it.
18070 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18072         * Makefile.in: fix for bad directory tests.
18074 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18076         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18077           regexp.  -srcdir relative was being handled incorrectly.
18079         * Makefile.in: unwrapped some for loops so that parallel makes
18080           work again and so one can focus one's attention on a particular
18081           package.
18083 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18085         * configure: added PWD as a stand in for `pwd` (for speed). use
18086           elif wherever possible.  make -srcdir work without -objdir.
18087           -objdir= commented out.
18089 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18091         * configure: +options become --options.  -subdirs commented out.
18092           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18093           Makefile now at top of generated Makefile.  Removed cvs log
18094           entries.  added -srcdir.  create .gdbinit only if there is one
18095           in ${srcdir}.
18097         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18098           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18099           and mandir now keyed off datadir by default.
18101 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18103         * Freshly created ChangeLog.
18106 Local Variables:
18107 mode: change-log
18108 left-margin: 8
18109 fill-column: 76
18110 version-control: never
18111 End: