PR rtl-optimization/60601
[official-gcc.git] / ChangeLog
blob2d50b501be0176d9967acb19671bfacd06447e74
1 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4         --enable-vtable-verify option parsing.  Don't add
5         target-libsanitizer to bootstrap_target_libs unless
6         --with-build-config=bootstrap-asan or
7         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
8         to bootstrap_target_libs unless --enable-vtable-verify.
9         * configure: Regenerated.
11 2014-03-10  Anatoly Sokolov <aesok@post.ru>
13         * MAINTAINERS (Write After Approval): Add myself.
15 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
17         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
19 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
21         PR bootstrap/58572
22         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
23         -I for libstdc++-v3 includes if $(LEAN).
24         * Makefile.in: Regenerated.
26 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
28         * MAINTAINERS: Update my email address.
30 2014-02-24  Walter Lee  <walt@tilera.com>
32         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
33         (tilegx-*-*): Change to tilegx*-*-*.
34         * configure: Regenerate.
36 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
38         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
40 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
42         * MAINTAINERS (Write After Approval): Add myself.
44 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
46         PR target/59788
47         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
48         *solaris2*.
50 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
52         * MAINTAINERS: Update my email address.
54 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
56         * MAINTAINERS: Convert to UTF-8.
57         Properly sort Xinliang David Li's entry.
59 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
60             Sandra Loosemore  <sandra@codesourcery.com>
62         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
63         nios2 port maintainers.
65 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
67         * MAINTAINERS (Write After Approval): Add myself.
69 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
71         * configure.ac: Add user-friendly check for native x86_64-linux
72         multilibs.
73         * configure: Regenerate.
75 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
77         * MAINTAINERS: Add myself as sh maintainer.
79 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
81         * MAINTAINERS: Add self as SLSR maintainer.
83 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
85         * MAINTAINERS: Update my email address.
87 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
89         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
91 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
93         * Makefile.in: Regenerate.
95         * Makefile.tpl: Fix typo.
96         * Makefile.in: Regenerate partially.
98 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
100         * configure.ac: Added libcilkrts to noconfig list when C++ is not
101         supported.
102         * configure: Regenerated.
104 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
106         * MAINTAINERS (Write After Approval): Add myself.
108 2013-10-30  Jason Merrill  <jason@redhat.com>
110         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
111         --disable-build-format-warnings.
113 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
115         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
116         depend on libstdc++ and libgcc.
117         * configure: Regenerate.
118         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
119         libcilkrts for POSIX and i*86, and x86_64 architectures.
120         * Makefile.in: Added libcilkrts related fields to support building it.
122 2013-10-26  Jeff Law  <law@redhat.com>
124         * Makefile.def (target_modules): Remove libmudflap
125         (languages): Remove check-target-libmudflap).
126         * Makefile.in: Rebuilt.
127         * Makefile.tpl (check-target-libmudflap-c++): Remove.
128         * configure.ac (target_libraries): Remove target-libmudflap.
129         Remove checks which disabled libmudflap on some systems.
130         * configure: Rebuilt.
131         * libmudflap: Directory removed.
133 2013-10-21  Cong Hou  <congh@google.com>
135         * MAINTAINERS (Write After Approval): Add myself.
137 2013-10-16  Mike Stump  <mikestump@comcast.net>
139         * .dir-locals.el: Add.
141 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
143         * configure.ac: Add --enable-host-shared
144         * configure: Regenerate.
146 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
148         Import from savannah.gnu.org:
149         * config.guess: Update to 2013-06-10 version.
150         * config.sub: Update to 2013-10-01 version.
152 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
154         Changes to build configuration to allow big endian ARC ELF toolchain
155         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
156         * configure: Regenerate.
158 2013-09-20  Alan Modra  <amodra@gmail.com>
160         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
161         ppc host match.  Support little-endian powerpc linux hosts.
163 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
165         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
166         maintainer.
168 2013-09-12  DJ Delorie  <dj@redhat.com>
170         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
171         maintainers.
173 2013-09-03  Richard Biener  <rguenther@suse.de>
175         * configure.ac: Also allow ISL 0.12.
176         * configure: Regenerated.
178 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
180         * MAINTAINERS (Write After Approval): Add myself.
182 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
184         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
186 2013-08-26  Caroline Tice  <cmtice@google.com>
188         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
189         "Various Reviewers" to libvtv "Various Maintainers".
191 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
193         * MAINTAINERS: Add myself as RTL optimizers reviewer.
195 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
197         * MAINTAINERS: Update name, email.
199 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
201         * MAINTAINERS (Write After Approval): Add myself.
203 2013-08-12  Caroline Tice  <cmtice@google.com>
205         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
206         address in the Write After Approval section.
208 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
210         * MAINTAINERS (Write After Approval): Update email.
212 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
214         * configure.ac: Adjust to check VTV_SUPPORTED.
215         * configure: Regenerated.
217 2013-08-02  Caroline Tice  <cmtice@google.com>
219         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
220         on non-linux systems; add target-libvtv to noconfigdirs; add
221         libsupc++/.libs to C++ library search paths.
222         * configure: Regenerated.
223         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
224         libstdc++ and libgcc.
225         * Makefile.in: Regenerated.
227 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
229         * MAINTAINERS (Write After Approval): Add myself.
231 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
232             Shiva Chen  <shiva0217@gmail.com>
234         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
235         nds32 port maintainers.
237 2013-07-17  Tim Shen  <timshen91@gmail.com>
239         * MAINTAINERS (Write After Approval): Add myself.
241 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
243         * configure.ac: Sync from binutils.
244         * configure: Regenerate.
246 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
248         * MAINTAINERS (Write After Approval): Add myself.
250 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
256         * MAINTAINERS (Write After Approval): Add myself.
258 2013-04-30  Brooks Moses  <bmoses@google.com>
260         * MAINTAINERS: Update my email; move myself from Fortran
261         reviewer to Write After Approval.
263 2013-04-16  Andreas Schwab  <schwab@suse.de>
265         * configure.ac (aarch64-*-*): Don't disable java.
266         * configure: Regenerate.
268 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
270         * MAINTAINERS (Write After Approval): Add myself.
272 2013-03-30  Matthias Klose  <doko@ubuntu.com>
274         * Makefile.def (target_modules): Don't install libffi.
275         * Makefile.in: Regenerate.
277 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
279         * MAINTAINERS (Write After Approval): Add myself.
281 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
283         * MAINTAINERS (Write After Approval): Add myself.
285 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
287         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
288         * configure: Regenerated.
290 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
292         * MAINTAINERS: Explicitly add myself as AIX maintainer.
293         Remove Geoff Keating as rs6000 port maintainer, at his request.
295 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
297         * MAINTAINERS: Update my email.
299 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
301         * configure: Re-generate.
303 2013-01-15  Richard Biener  <rguenther@suse.de>
305         PR other/55973
306         * configure: Re-generate.
308 2013-01-14  Matthias Klose  <doko@ubuntu.com>
310         * Makefile.def (install-target-libsanitizer): Depend on
311         install-target-libstdc++-v3.
312         * Makefile.in: Regenerate.
314 2013-01-14  Richard Biener  <rguenther@suse.de>
316         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
317         * configure: Re-generate
319 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
321         * config.sub: Update from config repo.
323 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
325         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
326         * Makefile.in: Regenerate.
328 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
330         * MAINTAINERS (arc): Add new port maintainership for myself.
332 2013-01-09  Jason Merrill  <jason@redhat.com>
334         * .gitignore: Import from gdb repository.
336 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
338         * Makefile.def (configure-gcc): Depend on all-gmp.
339         (all-gcc): Remove dependency on all-gmp.
340         * Makefile.in: Regenerated.
342 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
344         * config.sub: Merge from config repo.
345         * config.guess: Ditto.
347 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
349         * Makefile.def: Merge from binutils.
350         * Makefile.in: Ditto.
352 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
354         * MAINTAINERS: Update my email.
356 2012-12-29  Ben Elliston  <bje@gnu.org>
358         * config.guess: Update to 2012-12-29 version.
359         * config.sub: Likewise.
361 2012-12-20  Matthias Klose  <doko@ubuntu.com>
363         * Makefile.def (install-target-libgfortran): Depend on
364         install-target-libquadmath, install-target-libgcc.
365         (install-target-libsanitizer): Depend on install-target-libgcc.
366         (install-target-libjava): Depend on install-target-libgcc.
367         (install-target-libitm): Depend on install-target-libgcc.
368         (install-target-libobjc): Depend on install-target-libgcc.
369         (install-target-libstdc++-v3): Depend on install-target-libgcc.
370         * Makefile.in: Regenerate.
372 2012-12-19  Matthias Klose  <doko@ubuntu.com>
374         * Makefile.def (install-target-libgo): Depend on
375         install-target-libatomic.
376         * Makefile.in: Regenerate.
378 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
380         PR go/55201
381         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
382         * Makefile.in: Regenerate.
384 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
386         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
387         * configure: Regenerate.
389 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
391         * config.sub: Merge from config repo.
393 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
395         * Makefile.def (target_modules): Add bootstrap=true and
396         raw_cxx=true to libsanitizer.
397         * configure.ac (bootstrap_target_libs): Add libsanitizer.
398         * Makefile.in: Regenerated.
399         * configure: Likewise.
401 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
403         * MAINTAINERS: Remove self as RTL optimization maintainer.
405 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
407         * MAINTAINERS (Write After Approval): Add myself.
409 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
411         * Makefile.def (target_modules): Remove bootstrap=true and
412         raw_cxx=true from libsanitizer.
413         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
414         * Makefile.in: Regenerated.
415         * configure: Likewise.
417 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
419         * Makefile.def (target_modules): Add bootstrap=true and
420         raw_cxx=true to libsanitizer.
421         * configure.ac (bootstrap_target_libs): Add libsanitizer.
422         * Makefile.in: Regenerated.
423         * configure: Likewise.
425 2012-11-28  Andrew Pinski  <apinski@cavium.com>
427         PR bootstrap/54279
428         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
429         * configure: Regenerate.
430         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
431         * Makefile.in: Regenerate.
433 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
435         * configure.ac: Disable libsanitizer if we're not building C++.
436         * configure: Regenerate.
438 2012-11-15  Roland McGrath  <roland@hack.frob.com>
440         * MAINTAINERS (Write After Approval): Add myself.
442 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
444         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
445         Kostya Serebryany (kcc@google.com) and
446         Jakub Jelinek (jakub@redhat.com).
447         Rename area for Dodji Seketeli (dodji@redhat.com).
449 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
451         * MAINTAINERS: (asan.c, related): Add myself.
453 2012-11-14  Roland McGrath  <mcgrathr@google.com>
455         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
456         * configure: Regenerate.
458 2012-11-13  Richard Henderson  <rth@redhat.com>
460         * configure.ac: Move libsanitizer logic to subdirectory.
461         * configure: Regenerate.
463 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
465         * configure.ac: Enable libsanitizer just on x86 linux for now.
466         * configure: Re-generate.
468 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
470         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
471         sections.
472         * configure: Regenerate.
474 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
476         * configure.ac: Add section for configdirs for libsanitizer.
477         Disable for cris-*-* and mmix-*-*.
478         * configure: Regenerate.
480 2012-11-12  Wei Mi <wmi@google.com>
482         * configure.ac: Add libsanitizer to target_libraries.
483         * Makefile.def: Ditto.
484         * configure: Regenerate.
485         * Makefile.in: Regenerate.
486         * libsanitizer: New directory for asan runtime.  Contains an empty
487         tsan directory.
489 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
491         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
492         against Mingw64 w32api.
493         * configure: Regenerate.
495 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
497         * configure: Regenerated.
499 2012-11-03  Robert Mason  <rbmj@verizon.net>
501         * configure.ac: add --disable-libstdcxx configure option
502         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
504 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
506         * MAINTAINERS (Write After Approval): Add myself.
508 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
510         * MAINTAINERS (Write After Approval): Add myself.
512 2012-10-24  Sharad Singhai  <singhai@google.com>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2012-10-24  Eric Christopher  <echristo@gmail.com>
518         * MAINTAINERS: Update email address.
520 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
522         PR bootstrap/54820
523         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
524         * configure: Regenerate.
526 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
528         * MAINTAINERS (aarch64): Add Marcus and myself.
530 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
532         PR bootstrap/54820
533         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
534         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
535         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
536         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
537         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
538         * Makefile.in: Regenerate.
539         * configure.ac (have_static_libs): New variable and associated check.
540         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
541         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
542         * configure: Regenerate.
544 2012-10-10  Richard Biener  <rguenther@suse.de>
546         * MAINTAINERS: Adjust for changed surname.
548 2012-10-04  Lawrence Crowl  <crowl@google.com>
550         * MAINTAINERS (Write After Approval): Add myself.
552 2012-10-01  Cary Coutant  <ccoutant@google.com>
554         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
556 2012-09-28  Ian Lance Taylor  <iant@google.com>
558         * Makefile.def: Make all-target-libgo depend on
559         all-target-libbacktrace.
560         * Makefile.in: Rebuild.
562 2012-09-26  Ian Lance Taylor  <iant@google.com>
564         * Makefile.def: Make all-gcc depend on all-libbacktrace.
565         * Makefile.in: Rebuild.
567 2012-09-20  Walter Lee  <walt@tilera.com>
569         * configure.ac: Add tilegx to list of targets that support gold.
570         * configure: Regenerate.
572 2012-09-20  Marek Polacek  <polacek@redhat.com>
574         * MAINTAINERS (Write After Approval): Add myself.
576 2012-09-19  Steve Ellcey  <sellcey@mips.com>
578         * configure.ac: Add mips*-mti-elf* target.
579         * configure: Regenerate.
581 2012-09-17  Ian Lance Taylor  <iant@google.com>
583         * MAINTAINERS (Various Maintainers): Add libbacktrace.
584         * configure.ac (host_libs): Add libbacktrace.
585         (target_libraries): Add libbacktrace.
586         * Makefile.def (host_modules): Add libbacktrace.
587         (target_modules): Likewise.
588         * configure, Makefile.in: Rebuild.
590 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
592         PR target/38607
593         Merge upstream change.
594         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
596         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
597         Add libgomp*.o to compare_exclusions for AIX.
598         * configure: Regenerate.
600 2012-09-06  Diego Novillo  <dnovillo@google.com>
602         * configure.ac: Bump minimum GMP version to 4.2.3.
603         * configure: Re-generate.
605 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
607         PR target/54461
608         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
609         target-libgloss if not configured --with-avrlibc=no.
610         * configure: Regenerate.
612 2012-09-04  Jason Merrill  <jason@redhat.com>
614         * configure.ac: Fix --enable-languages=all.
616 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
618         * MAINTAINERS (Write After Approval): Add myself.
620 2012-09-03  Richard Guenther  <rguenther@suse.de>
622         PR bootstrap/54138
623         * configure.ac: Re-organize ISL / CLOOG checks to allow
624         disabling with either --without-isl or --without-cloog.
625         * configure: Regenerated.
627 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
629         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
630         * configure: Regenerate.
632 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
634         * MAINTAINERS: Fix my email address.
636 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
638         PR binutils/4970
639         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
640         and opcodes.
641         * Makefile.in: Regenerated.
643 2012-08-26  Art Haas <ahaas@impactweather.com>
645         * configure: Regenerate.
647 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
649         * INSTALL/README: Also refer to the online installation
650         instructions.
652 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
654         * MAINTAINERS (Write After Approval): Add myself.
655         (Picochip port): Remove myself.
657 2012-08-14   Diego Novillo  <dnovillo@google.com>
659         Merge from cxx-conversion branch.
661         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
662         POSTSTAGE1_CONFIGURE_FLAGS.
663         * Makefile.in: Regenerate.
664         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
665         Force C++ when bootstrapping.
666         * configure: Regenerate.
668 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
670         * MAINTAINERS (Write After Approval): Add myself.
672 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
674         * README: Document use of ranges of years in copyright notices.
676 2012-07-06  Richard Guenther  <rguenther@suse.de>
678         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
679         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
680         --with-gmp=system.
681         * Makefile.in: Regenerated.
682         * configure: Likewise.
684 2012-07-06  Richard Guenther  <rguenther@suse.de>
686         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
687         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
688         supply V=1 as extra_make_flags.
689         * configure: Regenerated.
690         * Makefile.in: Likewise.
692 2012-07-04  Tristan Gingold  <gingold@adacore.com>
694         * configure: Regenerate.
696 2012-07-03  Richard Guenther  <rguenther@suse.de>
698         * Makfile.def (isl): Remove not necessary extra_exports and
699         extra_make_flags.
700         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
701         * Makefile.in: Regenerated.
703 2012-07-03  Richard Guenther  <rguenther@suse.de>
705         * Makefile.def (cloog): Add V=1 to extra_make_flags.
706         * configure.ac: If either the ISL or the CLooG check failed
707         do not try to build in-tree versions.
708         * Makefile.in: Regenerated.
709         * configure: Regenerated.
711 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
713         * configure: Regenerate.
715 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
717         * MAINTAINERS (Various Maintainers): Add myself as testsuite
718         maintainer.
720 2012-07-02  Richard Guenther  <rguenther@suse.de>
722         * configure: Regenerated.
724 2012-07-02  Richard Guenther  <rguenther@suse.de>
725         Michael Matz  <matz@suse.de>
726         Tobias Grosser <tobias@grosser.es>
727         Sebastian Pop <sebpop@gmail.com>
729         * Makefile.def: Add ISL host module, remove PPL host module.
730         Adjust ClooG host module to use the proper ISL.
731         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
732         * configure.ac: Include config/isl.m4.  Add ISL host library,
733         remove PPL.  Remove PPL configury, add ISL configury, adjust
734         ClooG configury.
735         * Makefile.in: Regenerated.
736         * configure: Likewise.
738 2012-07-02  Richard Guenther  <rguenther@suse.de>
740         Merge from graphite branch
741         2011-07-21  Tobias Grosser  <tobias@grosser.es>
743         * configure: Regenerated.
744         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
745         both cloog.org and legacy versions. The only supported version will
746         be CLooG with the isl backend.
748         2011-07-21  Tobias Grosser  <tobias@grosser.es>
750         * configure: Regenerated.
751         * configure.ac: Require cloog isl 0.17.0
753         2011-07-21  Tobias Grosser  <tobias@grosser.es>
755         * configure: Regenerated.
756         * config/cloog.m4: Do not define CLOOG_ORG
758 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
760         * configure.ac: Skip C if explicitly selected.
761         * configure: Regenerate.
763 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
765         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
766         they contain -O2.
767         * configure: Regenerate.
769 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
771         PR debug/53740
772         * df.h, df-problems.c, dce.c: Revert last patch.
774 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
776         * MAINTAINERS (Write After Approval): Update my email address.
778 2012-06-21  Meador Inge  <meadori@codesourcery.com>
780         * MAINTAINERS (Write After Approval): Add myself.
782 2012-06-20  Jason Merrill  <jason@redhat.com>
784         * Makefile.tpl (check-target-libgomp-c++): New.
785         (check-target-libitm-c++): New.
786         * Makefile.def (c++): Add them.
787         * Makefile.in: Regenerate.
789 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
791         * MAINTAINERS (Write After Approval): Add myself.
793 2012-05-16  Olivier Hainque  <hainque@adacore.com>
795         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
796         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
797         (install-no-fixedincludes): Adjust accordingly.
798         * Makefile.in: Regenerate.
800 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
802         Merge upstream change
803         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
805 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2012-05-09  Nick Clifton  <nickc@redhat.com>
810             Paul Smith  <psmith@gnu.org>
812         PR bootstrap/50461
813         * configure.ac (mpfr-dir): When using in-tree MPFR sources
814         allow for the fact that from release v3.1.0 of MPFR the source
815         files were moved into a src sub-directory.
816         * configure: Regenerate.
818 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
820         * configure.ac: Bump minimum MPFR version to 2.4.0.
821         * configure: Regenerated.
823 2012-05-01  Richard Henderson  <rth@redhat.com>
825         * Makefile.def (libatomic): New target_module.
826         * configure.ac (target_libraries): Add libatomic.
827         (noconfigdirs): Check if libatomic is supported.
828         * Makefile.in, configure: Rebuild.
830 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
832         * MAINTAINERS (Write After Approval): Add myself.
834 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
836         * config.sub: Update to 2012-04-18 version from official repo.
838 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
840         * MAINTAINERS (Write After Approval): Add myself.
842 2012-04-11  Steve Ellcey  <sellcey@mips.com>
844         * MAINTAINERS: Changed email address.
846 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
848         PR target/52737
849         * contrib/gcc_update (files_and_dependencies):
850         Remove gcc/config/avr/t-multilib from touch data.
852 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
854         * MAINTAINERS (OS Port Maintainers): Remove irix.
855         * configure.ac (enable_libgomp): Remove *-*-irix6*.
856         (unsupported_languages): Remove mips-sgi-irix6.*.
857         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
858         (with_stabs): Remove.
859         * configure: Regenerate.
861 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
863         * MAINTAINERS (OS Port Maintainers): Remove osf.
864         * configure.ac (enable_libgomp): Remove *-*-osf*.
865         (with_stabs): Remove alpha*-*-osf*.
866         * configure: Regenerate.
868 2012-03-05  Tristan Gingold  <gingold@adacore.com>
870         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
871         * configure: Regenerate.
873 2012-02-17  Walter Lee  <walt@tilera.com>
875         * MAINTAINERS: (Write After Approval): Delete myself.
877 2012-02-14  Walter Lee  <walt@tilera.com>
879         * MAINTAINERS (tilegx port): Add myself.
880         (tilepro port): Add myself.
881         (Write After Approval): Add myself.
883 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
885         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
886         and Joseph Myers as docstring relicensing maintainers.
888 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
890         * MAINTAINERS (write-after-approval): Add myself.
892 2012-02-08  Ira Rosen <irar@il.ibm.com>
894         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
895         maintainer.
897 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
899         * MAINTAINERS (Write After Approval): Move myself to
900         maintain alphabetical order.
902 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
904         * MAINTAINERS (Write After Approval): Add myself.
906 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
908         * MAINTAINERS (Write After Approval): Add myself.
910 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
911             Jayant R Sonar <jayant.sonar@kpitcummins.com>
913         * configure.ac (cr16-*-*): Remove nonconfigdirs.
914         * configure: Regenerate.
916 2012-01-23  Harshit Chopra  <harshit@google.com>
918         * MAINTAINERS (Write After Approval): Add myself.
920 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
922         * configure.ac: Remove reference to mh-interix.
923         * configure: Regenerate.
925 2012-01-05  Richard Henderson  <rth@redhat.com>
927         PR bootstrap/51072
928         * configure.ac: Disable libitm if c++ is not enabled.
929         * configure: Rebuild.
931         * configure.ac: Fix regexp for same.
932         * configure: Rebuild.
934 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2012-01-02  Richard Guenther  <rguenther@suse.de>
940         PR bootstrap/51686
941         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
942         * Makefile.in: Regenerate.
944 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
946         * MAINTAINERS (Write After Approval): Add myself.
948 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
950         * configure: Regenerate.
952 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
954         * MAINTAINERS (picochip): Changed email address.
956 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
958         * MAINTAINERS (write-after-approval): Add self.
960 2011-11-29  DJ Delorie  <dj@redhat.com>
962         * configure.ac (rl78-*-*) New case.
963         * configure: Regenerate.
964         * MAINTAINERS: Add myself as RL78 maintainer.
966 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
968         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
970 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
972         * libtool.m4: Additional FreeBSD 10 fixes.
974 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
976         * MAINTAINERS: Move myself from Write After Approval to CPU Port
977         Maintainers section, as Epiphany maintainer.
979 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
981         PR target/49992
982         * configure.ac: Remove ranlib special-casing for Darwin.
983         * configure: Regenerate.
985 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
987         * MAINTAINERS (Reviewers): Keep the list sorted.
989 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
991         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
993 2011-11-09  Roland McGrath  <mcgrathr@google.com>
995         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
996         * configure: Rebuild.
997         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
998         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
999         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1000         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1001         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1002         Add READELF.
1003         * Makefile.in: Rebuild.
1005 2011-11-09  Jason Merrill  <jason@redhat.com>
1007         * Makefile.def (language=c++): Remove check-c++0x.
1008         * Makefile.in (check-gcc-c++): Regenerate.
1010 2011-11-08  Richard Henderson  <rth@redhat.com>
1012         * configure.ac: Test for libitm directory present first.
1014         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1016         * configure.ac: Test libitm/configure.tgt to disable libitm.
1017         * configure: Rebuild.
1019 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1020             Richard Henderson  <rth@redhat.com>
1022         Merged from transactional-memory.
1024         * Makefile.def (lang_env_dependencies): libitm is c++.
1025         Add libitm target module.
1026         * configure.ac: Likewise.
1027         * config/mmap.m4: New file.
1028         * contrib/gcc_update: Add libitm to touch data.
1029         * Makefile.in, configure: Rebuild.
1031 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1033         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1034         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1035         * Makefile.in: Regenerate.
1037 2011-11-01  DJ Delorie  <dj@redhat.com>
1039         * config.sub: Update to version 2011-10-29 (added rl78)
1041 2011-10-27  Nick Clifton  <nickc@redhat.com>
1043         * config.sub: Import these changes from the config project:
1045         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1046             Ben Elliston  <bje@gnu.org>
1048         * config.sub (epiphany): New.
1050         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1051             Ben Elliston  <bje@gnu.org>
1053         * config.sub (hexagon, hexagon-*): New.
1055         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1057         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1058         64eb to be64.
1060         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1062         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1063         (nacl): Grok as alias for 32el-unknown-nacl.
1065 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1067         * MAINTAINERS (Write After Approval): Add myself.
1069 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1075         * MAINTAINERS (sparc port): Remove myself.
1077 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1079         * MAINTAINERS (Write After Approval): Add myself.
1081 2011-08-14  Yao Qi  <yao@codesourcery.com>
1083         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1084         * configure: Regenerate.
1086 2011-07-26  Ian Lance Taylor  <iant@google.com>
1088         * configure.ac: Set have_compiler based on whether gcc directory
1089         exists, rather than on whether gcc is in configdirs.
1090         * configure: Rebuild.
1092 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1094         * MAINTAINERS (Global Reviewers): Add self.
1096 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1098         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1099         link directories.
1100         * Makefile.in: Rebuild.
1102 2011-07-20  Ian Lance Taylor  <iant@google.com>
1104         PR bootstrap/49787
1105         * configure.ac: Move --enable-bootstrap handling earlier in file.
1106         If --enable-bootstrap and either --enable-build-with-cxx or
1107         --enable-build-poststage1-with-cxx, enable C++ automatically.
1108         * configure: Rebuild.
1110 2011-07-19  Ian Lance Taylor  <iant@google.com>
1112         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1113         make C++ a boot_language.  Set and substitute
1114         POSTSTAGE1_CONFIGURE_FLAGS.
1115         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1116         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1117         * configure, Makefile.in: Rebuild.
1119 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1121         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1122         maintainers.
1124 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1126         * MAINTAINERS (Global Reviewers): Add myself.
1128 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1130         * configure: Regenerate.
1132 2011-07-16  Jason Merrill  <jason@redhat.com>
1134         * Makefile.def (language=c++): Add check-c++0x and
1135         check-target-libmudflap-c++.
1136         * Makefile.tpl (check-target-libmudflap-c++): New.
1137         * Makefile.in: Regenerate.
1139 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1141         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1142         * Makefile.def (target_modules/libjava): Pass
1143         $(EXTRA_CONFIGARGS_LIBJAVA).
1144         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1145         if not configured with --enable-static-libjava.
1146         * Makefile.in: Regenerate.
1147         * configure: Likewise.
1149 2011-07-15  Jason Merrill  <jason@redhat.com>
1151         * Makefile.in (check-c++): Move check-gcc-c++0x after
1152         check-target-libstdc++-v3.
1154 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1156         * MAINTAINERS (c6x port): New entry.
1158 2011-07-13  Jason Merrill  <jason@redhat.com>
1160         * Makefile.in (check-gcc-c++0x): New.
1161         (check-c++): Depend on it.
1163 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1165         PR target/39150
1166         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1167         x86_64-*-solaris2.1[0-9]*.
1168         * configure: Regenerate.
1170 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1172         * MAINTAINERS (RTL optimizers): Add self.
1174 2011-06-27  Gabriel Charette  <gchare@google.com>
1176         * MAINTAINERS (Write After Approval): Add myself.
1178 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1180         PR regression/47836
1181         PR bootstrap/23656
1182         PR other/47733
1183         PR bootstrap/49247
1184         PR c/48825
1185         * configure.ac (target_libraries): Remove target-libiberty.
1186         Remove case-statement setting skipdirs=target-libiberty for
1187         multiple targets.  Remove checking target_configdirs and
1188         removing target-libiberty but keeping target-libgcc if
1189         otherwise empty.
1190         * Makefile.def (target_modules): Don't add libiberty.
1191         (dependencies): Remove all traces of target-libiberty.
1192         * configure, Makefile.in: Regenerate.
1194 2011-06-13  Walter Lee <walt@tilera.com>
1196         * configure.ac (tilepro-*-*) New case.
1197         (tilegx-*-*): Likewise.
1198         * configure: Regenerate.
1200 2011-06-06  Jing Yu  <jingyu@google.com>
1202         * configure.ac: Skip target-libiberty for
1203         arm*-*-linux-androideabi.
1204         * configure: Regenerated.
1206 2011-06-06  Nick Clifton  <nickc@redhat.com>
1208         * config.sub: Sync from upstream.
1210 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1212         * MAINTAINERS (Write After Approval): Add myself.
1214 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1216         * MAINTAINERS: Update my email address.
1218 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1220         * MAINTAINERS (Write After Approval): Update my email address.
1222 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1224         * MAINTAINERS (Write After Approval): Add myself.
1226 2011-05-08  Doug Kwan  <dougkwan@google.com>
1228         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1229         * configure: Regenerated.
1230         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1231         value from configure.
1232         * Makefile.in: Regenerated.
1234 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1236         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1237         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1238         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1239         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1240         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1241         *-*-vxworks*): Disable newlib and libgloss in separate case
1242         statement.
1243         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1244         to separate case statement.
1245         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1246         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1247         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1248         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1249         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1250         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1251         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1252         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1253         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1254         i[[3456789]]86-*-rdos*, m32r-*-*,
1255         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1256         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1257         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1258         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1259         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1260         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1261         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1262         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1263         and libgloss in main case over targets.  Remove most empty cases
1264         in main case over targets.
1265         * configure: Regenerate.
1267 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1269         * MAINTAINERS (Write After Approval): Add myself.
1271 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1273         * configure.ac: Remove code setting special library locations for
1274         hppa*64*-*-hpux11*.  Remove code setting compiler for
1275         sparc-sun-solaris2*.
1276         * configure: Regenerate.
1278 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1280         * configure.ac: Separate libgloss_dir settings from general case
1281         over targets.
1282         * configure: Regenerate.
1284 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1286         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1287         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1288         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1289         cases in libgcj-disabling case statement.
1290         (hppa*64*-*-linux*): Set unsupported_languages instead of
1291         disabling target-zlib.
1292         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1293         to hppa*64*-*-hpux*.
1294         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1295         hppa*-*-hpux*.
1296         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1297         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1298         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1299         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1300         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1301         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1302         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1303         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1304         libgcj-disabling case statement.
1305         * configure: Regenerate.
1307 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1309         * configure.ac: Disable Java for targets not supporting libffi.
1310         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1311         Remove cases in Java-disabling statement.
1312         (*arm-wince-pe): Change to arm-wince-pe.
1313         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1314         cases in Java-disabling statement.
1315         (bfin-*-*): Don't disable Java again.
1316         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1317         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1318         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1319         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1320         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1321         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1322         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1323         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1324         Java-disabling statement.
1325         (mmix-*-*): Don't disable Java again.
1326         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1327         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1328         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1329         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1330         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1331         statement.
1332         * configure: Regenerate.
1334 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1336         * configure.ac: Separate cases disabling Java and Java libraries
1337         from general case over targets.
1338         * configure: Regenerate.
1340 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1342         * MAINTAINERS: Update my email address.
1344 2011-04-20  Easwaran Raman  <eraman@google.com>
1346         * MAINTAINERS (Write After Approval): Add myself.
1348 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1350         PR lto/48086
1351         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1352         * configure: Regenerate.
1354 2011-04-16  Jim Meyering  <meyering@redhat.com>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1360         * MAINTAINERS: Update my email address.
1362 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1364         * MAINTAINERS (Write After Approval): Add myself.
1366 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1368         * MAINTAINERS (Write After Approval): Add myself.
1370 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1372         * MAINTAINERS (Write After Approval): Add myself.
1374 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1376         * configure.ac (build_tools): Remove build-byacc.
1377         (host_libs): Remove mmalloc.
1378         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1379         autoconf automake libtool diff rcs fileutils shellutils time
1380         textutils wdiff find uudecode hello tar gzip indent recode release
1381         sed perl gawk findutils gettext zip.
1382         (libgcj): Remove target-qthreads.
1383         (target_tools): Remove target-examples target-gperf.
1384         (YACC): Don't handle building byacc.
1385         * configure: Regenerate.
1386         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1387         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1388         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1389         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1390         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1391         handle building components.
1392         * Makefile.in: Regenerate.
1394 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1396         * MAINTAINERS: Update my email address as Xtensa maintainer.
1398 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1400         * config.sub: Sync from upstream.
1402 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1404         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1405         (microblaze*): Don't disable libssp.
1406         * configure: Regenerate.
1408 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1410         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1411         moveifchange.
1412         * configure: Regenerate.
1413         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1414         * Makefile.in: Regenerate.
1416 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1418         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1419         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1420         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1421         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1422         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1423         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1424         md_exec_prefix cases.
1425         * configure: Regenerate.
1427 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1429         * configure.ac: Separate cases disabling target-libssp,
1430         target-libiberty, target-libstdc++-v3 and Fortran from general
1431         case over targets.
1432         * configure: Regenerate.
1434 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1436         * configure.ac (*-*-chorusos): Don't disable libgcj.
1437         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1438         Remove case.
1439         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1440         (arm-*-coff): Don't disable libgcj.
1441         (arm*-*-linux-gnueabi): Remove useless assignment.
1442         (arm-*-riscix*): Don't disable libgcj.
1443         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1444         configuration.
1445         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1446         (c54x*-*-*): Remove case.
1447         (tic54x-*-*): Don't disable GCC or GCC libraries.
1448         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1449         to *.
1450         (d10v-*-*): Don't disable GCC libraries.
1451         (d30v-*-*): Don't disable libgcj.
1452         (h8500-*-*): Don't disable GCC libraries.
1453         (i960-*-*): Don't disable libgcj.
1454         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1455         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1456         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1457         libgcj.
1458         (m68k-*-coff*): Remove case.
1459         (mmix-*-*): Don't disable libgloss on host.
1460         (mn10200-*-*, mn10300-*-*): Remove cases.
1461         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1462         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1463         Don't disable libgcj.
1464         (romp-*-*): Remove case.
1465         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1466         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1467         case.
1468         (v810-*-*): Don't disable GCC libraries.
1469         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1470         (ip2k-*-*): Don't disable GCC libraries.
1471         * configure: Regenerate.
1473 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1475         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1476         libffi on host.
1477         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1478         on host.
1479         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1480         * configure: Regenerate.
1482 2011-03-26  John Marino  <binutils@marino.st>
1484         * configure.ac: Add support for *-*-dragonfly*
1485         * configure: Regenerate.
1487 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1489         * configure.ac (native_only): Remove.
1490         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1491         send-pr uudecode guile gnuserv on host.
1492         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1493         send-pr rcs guile perl texinfo libtool on host.
1494         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1495         automake send-pr rcs guile perl texinfo libtool on host.
1496         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1497         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1498         (alpha*-dec-osf*): Don't disable fileutils on target.
1499         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1500         texinfo send-pr expect dejagnu on target.
1501         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1502         target-qthreads on target.
1503         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1504         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1505         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1506         x86_64-*-mingw*): Don't disable expect on target.
1507         (*-*-cygwin*): Don't disable target-gperf on target.
1508         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1509         gnuserv on target.
1510         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1511         target.
1512         * configure: Regenerate.
1514 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1516         * configure.ac (target_tools): Remove target-groff.
1517         (native_only): Remove target-groff.
1518         (hppa*64*-*-*): Don't disable byacc.
1519         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1520         setting.
1521         (*-*-kaos*): Don't skip target-librx and target-groff.
1522         (*-*-netware*): Don't skip target-libmudflap.
1523         (*-*-tpf*): Don't skip target-libmudflap.
1524         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1525         directories on the host.
1526         (ia64*-*-*vms*): Don't skip tix.
1527         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1528         host.
1529         * configure: Regenerate.
1531 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1533         * configure.ac: Remove references to mt-mep, mt-netware,
1534         mt-wince.
1535         * Makefile.def: Add all-utils soft dependencies.
1536         * Makefile.tpl: Remove GDB_NLM_DEPS.
1537         * configure: Regenerate.
1538         * Makefile.in: Regenerate.
1540 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1542         * configure.ac: Do not include mh-x86omitfp.
1543         * configure: Regenerate.
1545 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1547         * configure.ac: Remove empty cases.
1548         * configure: Regenerate.
1550 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1552         * Makefile.def: Add dependency from termcap to gdb.
1553         * Makefile.in: Regenerate.
1555 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1557         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1558         * configure: Regenerate.
1559         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1560         * Makefile.tpl: Likewise.
1561         * Makefile.in: Regenerate.
1563 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1565         * configure.ac: Remove all mentions of tentative_cc.
1566         * configure: Regenerate.
1568 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1570         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1571         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1572         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1573         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1574         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1575         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1576         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1577         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1578         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1579         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1580         *-*-rhapsody*): Remove host cases.
1581         * configure: Regenerate.
1583 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1585         * configure.ac (ppc*-*-pe): Remove host case.
1586         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1587         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1588         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1589         cases.
1590         * configure: Regenerate.
1592 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1594         * config.sub: Update to version 2011-03-23.
1596 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1598         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1599         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1600         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1601         * configure: Regenerate.
1603 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1605         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1606         to Write After Approval.
1607         * config-ml.in: Don't handle arc-*-elf*.
1608         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1609         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1610         handle GCC libraries.
1611         * configure: Regenerate.
1613 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1615         PR bootstrap/48120:
1616         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1617         Add -lstdc++ -lm to LIBS.
1618         * configure: Regenerate.
1620 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1622         * config.guess: Update to version 2011-02-02
1623         * config.sub: Update to version 2011-02-24
1625 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1627         PR lto/48086
1628         * configure.ac: Re-enable LTO on *-apple-darwin9.
1629         * configure: Regenerate.
1631 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1633         PR lto/48086
1634         * configure.ac: Disable LTO on darwin due to an assembler change in
1635         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1636         under 256.
1637         * configure: Regenerate.
1639 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1641         * MAINTAINERS: Update myself as score backend maintainer,
1642         update my e-mail address.
1644 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1646         * MAINTAINERS: Update my e-mail address.
1648 2011-03-06  Joey Ye  <joey.ye@arm.com>
1650         * MAINTAINERS: Update my e-mail address.
1652 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1654         * configure.ac: Adjust test of with_ppl.
1655         * configure: Regenerated.
1657 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1659         * MAINTAINERS: Adjust my e-mail address.
1661 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1663         * configure.ac: Add -lpwl to ppllibs.
1664         * configure: Regenerated.
1666 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1668         * config/cloog.m4: Add -lisl to clooglibs.
1669         * configure: Regenerated.
1671 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1673         * MAINTAINERS (CPU Port maintainers): Add self.
1675 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1677         * MAINTAINERS: Add myself as testsuite maintainer.
1679 2011-02-15  Mike Stump  <mikestump@comcast.net>
1681         * MAINTAINERS: Add myself as testsuite maintainer.
1683 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1685         Import from Libtool and gnulib:
1687         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1689         Prepare for supporting FreeBSD 10.
1690         * config.rpath: Remove handling of freebsd1* which soon would
1691         match FreeBSD 10.0.
1693         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1695         Remove support for FreeBSD 1.x.
1696         * libtool.m4 (_LT_LINKER_SHLIBS)
1697         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1698         soon would incorrectly match FreeBSD 10.0.
1700 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1702         PR binutils/12283
1703         * move-if-change: Import version from gnulib.
1705 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1707         PR lto/47225
1708         * Makefile.def (lto-plugin): Double dash for enable-shared.
1709         (configure-gcc): Depend on all-lto-plugin.
1710         * Makefile.in: Rebuilt.
1712 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1714         * configure.ac: Remove extra bracket.
1715         * configure: Regenerate.
1717 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1719         * MAINTAINERS: Add myself as libquadmath maintainer.
1721 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1723         * MAINTAINERS: Update my email address.
1725 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1727         * MAINTAINERS (option handling): Add self.
1729 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1731         PR lto/47225
1732         * Makefile.def: Add dependency for install-gcc
1733         on install-lto-plugin.
1734         * Makfile.in: Regenerated
1736 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1738         * MAINTAINERS (CPU Port Maintainers): Add myself.
1740 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1742         PR libgcj/44341
1743         * configure.ac: Discard --with-* flags for host when configuring
1744         target libraries for cross build.
1745         * configure: Rebuilt.
1747 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1749         * MAINTAINERS (linear loop transforms): Removed.
1751 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1753         * configure.ac: If with_ppl is no, move setting with_cloog=no
1754         after CLOOG_REQUESTED check.
1755         * configure: Regenerated.
1757 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1759         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1760         CLooG has been requested.
1761         * configure: Regenerated.
1763 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1765         * configure: Regenerated.
1766         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1768 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1770         * configure: Regenerated.
1771         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1773 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1775         * configure.ac: Use AS_HELP_STRING throughout.
1776         * configure: Regenerate.
1778 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1780         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1781         * configure: Regenerate.
1783 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1785         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1787 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1789         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1790         for ia64-hpux.
1791         * configure: Regenerate.
1793 2011-01-07  Jan Hubicka  <jh@suse.cz>
1795         PR lto/47225
1796         * Makefile.in: Regenerate.
1797         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1798         configure.
1800 2011-01-07  Jan Hubicka  <jh@suse.cz>
1802         * Makefile.in: Regenerate.
1803         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1804         and configure dependency on lto-plugin configure.
1805         (lto-plugin module): Remove dependency on GCC; add dependency on
1806         liniberty.
1808 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1810         * MAINTAINERS (Write After Approval): Add myself.
1812 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1814         * configure: Regenerate.
1816 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1818         * configure.ac: (picochip): Disable libiberty.
1820 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2010-12-10  Ian Lance Taylor  <iant@google.com>
1826         PR bootstrap/46819
1827         * configure.ac: For --disable-libgcj clear libgcj_saved.
1828         * configure: Rebuild.
1830 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1832         PR fortran/46540
1833         * configure.ac: Add --disable-libquadmath and
1834         --disable-libquadmath-support.
1835         * configure: Regenerate.
1837 2010-12-03  Ian Lance Taylor  <iant@google.com>
1839         * MAINTAINERS: Add myself as libgo maintainer.
1841 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1843         PR libffi/46792
1844         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1845         * configure: Regenerate.
1847 2010-12-02  Ian Lance Taylor  <iant@google.com>
1849         * configure.ac: Always set default for poststage1_ldflags to
1850         -static-libstdc++ -static-libgcc.
1852 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1854         * configure.ac: Move comment to remove extra space in last argument
1855         of GCC_TARGET_TOOL.
1857 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1859         PR other/46026
1860         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1861         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1862         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1863         (BASE_FLAGS_TO_PASS): Use it.
1864         * configure: Rebuilt.
1865         * Makefile.in: Rebuilt.
1867 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1869         PR binutils/12258
1870         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1871         Properly check default linker.
1872         * configure: Regnerated.
1874 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1876         * configure.ac: For --enable-gold, handle value `default' instead of
1877         `both*'.  New configure option --{en,dis}able-ld.
1878         * configure: Regenerate.
1880 2010-11-20  Ian Lance Taylor  <iant@google.com>
1882         * configure.ac: Only disable a language library if no language needs
1883         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1884         * configure: Rebuild.
1886 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1888         * Makefile.in: Regenerate.
1890         PR other/46202
1891         * configure.ac: Fix just-built in-tree STRIP name to be
1892         binutils/strip-new.
1893         * configure: Regenerate.
1894         * Makefile.def (install-strip-gcc, install-strip-binutils)
1895         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1896         (install-strip-sid): Mirror dependencies on non-strip variants
1897         of these targets on the respective -strip prerequisites.
1898         * Makefile.tpl (install-strip, install-strip-host)
1899         (install-strip-target): New targets.
1900         (install-strip-[+module+], install-strip-target-[+module+]):
1901         New targets.
1902         * Makefile.in: Regenerate.
1904 2010-11-19  Ian Lance Taylor  <iant@google.com>
1905             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1907         * configure.ac: Add target-libgo to target_libraries.  Set
1908         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1909         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1910         (HOST_EXPORTS): Add GOC.
1911         (BASE_TARGET_EXPORTS): Add GOC.
1912         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1913         (GOCFLAGS_FOR_TARGET): New variable.
1914         (EXTRA_HOST_FLAGS): Add GOC.
1915         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1916         * Makefile.def (target_modules): Add libgo.
1917         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1918         (dependencies): Add dependency from configure-target-libgo to
1919         configure-target-libffi and all-target-libstdc++-v3.  Add
1920         dependencies from all-target-libgo to all-target-libffi.
1921         (languages): Add go.
1922         * configure: Rebuild.
1923         * Makefile.in: Rebuild.
1925 2010-11-19  Ian Lance Taylor  <iant@google.com>
1927         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1928         compiler/flag environment variables.
1930 2010-11-18  Ian Lance Taylor  <iant@google.com>
1932         * configure.ac: Check for lang_requires_boot_languages in
1933         config-lang.in files.
1934         * configure: Rebuild.
1936 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1937             Tobias Burnus  <burnus@net-b.de>
1939         PR fortran/32049
1940         * Makefile.def: Add libquadmath; build it with language=fortran.
1941         * configure.ac: Add libquadmath.
1942         * Makefile.tpl: Handle multiple libs in check-[+language+].
1943         * Makefile.in: Regenerate.
1944         * configure: Regenerate.
1946 2010-11-16  Tom Tromey  <tromey@redhat.com>
1948         * MAINTAINERS: Moved myself to reviewers section.
1950 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1952         * MAINTAINERS: Moved myself to reviewers section.
1954 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1956         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1957         (Write After Approval): Remove self.
1959 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1961         * configure.ac: Fix spelling in option names.
1962         * configure: Regenerated.
1964 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1966         PR bootstrap/39622
1967         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1968         * configure: Regenerated.
1970 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1972         * MAINTAINERS: Update my email address.
1974 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1976         * configure: Regenerate.
1978 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1980         * configure: Regenerate.
1982 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1984         * configure: Regenerate.
1986 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1988         * configure: Regenerate.
1990 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1992         * configure.ac: Support official CLooG.org versions.
1993         * configure: Regenerate.
1994         * config/cloog.m4: New.
1996 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1998         * MAINTAINERS (Write After Approval): Add myself.
2000 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2002         * MAINTAINERS: Update my email address.
2004 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2006         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2007         * configure: Regenerate.
2009 2010-11-03  Ian Lance Taylor  <iant@google.com>
2010             Dave Korn  <dave.korn.cygwin@gmail.com>
2012         PR lto/46273
2013         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2014         and on other supported platforms whenever LTO is enabled.
2015         * configure: Rebuild.
2017 2010-11-02  Alan Modra  <amodra@gmail.com>
2019         PR binutils/12110
2020         * configure.ac: Error when source path contains spaces.
2021         * configure: Regenerate.
2023 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2025         * MAINTAINERS: Update my email address.
2027 2010-10-20  Ian Lance Taylor  <iant@google.com>
2029         * Makefile.def (target_modules): Set lib_path to src/.libs for
2030         libstdc++-v3 module.
2031         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2032         * Makefile.in: Rebuild.
2034 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2036         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2037         (Write After Approval): Remove myself.
2039 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2041         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2043 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2045         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2047 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2049         * configure.ac (build_lto_plugin): New shell variable.
2050         (--enable-lto): Turn on by default for all non-ELF platforms that
2051         have had LTO support added so far.  Set build_lto_plugin appropriately
2052         for both ELF and non-ELF.
2053         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2054         * configure: Regenerate.
2056 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2058         Sync from src:
2059         * configure.ac (v850 support): Remove target-libgloss from
2060         noconfigdirs.
2061         * configure: Regenerate.
2063 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2065         PR bootstrap/45326
2066         PR bootstrap/45174
2067         * configure.ac: Honor initial values of $build_configargs,
2068         $host_configargs, $target_configargs.  Mark the precious, so
2069         environment settings get recorded.
2070         * configure: Regenerate.
2072 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2074         PR bootstrap/45796
2075         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2076         Depend on all-build-libiberty.
2077         * Makefile.in: Regenerate.
2079 2010-09-30  Michael Eager  <eager@eagercon.com>
2081         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2082         * configure: Regenerate.
2084 2010-09-28  Michael Eager  <eager@eagercon.com>
2086         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2088 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2090         PR bootstrap/44621
2091         * configure.ac: Fix unportable shell quoting.
2092         * configure: Regenerate.
2094 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2096         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2097         targets and amend comment.
2098         * configure: Regenerate.
2100 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2102         * MAINTAINERS (Write After Approval): Add myself.
2104 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2106         * configure.ac: Enable LTO by default on Darwin.
2107         * configure: Regenerate.
2109 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2111         * MAINTAINERS (Write After Approval): Add myself.
2113 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2115         * MAINTAINERS (Write After Approval): Add myself.
2117 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2119         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2120         ports
2122 2010-07-28  David Yuste  <david.yuste@gmail.com>
2124         * MAINTAINERS (Write After Approval): Add myself.
2126 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2128         * configure.ac: Support all v850 targets.
2129         * configure: Regenerate.
2131 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2133         PR bootstrap/44455
2134         * configure.ac (extra_mpfr_configure_flags): Copy from
2135         extra_mpc_gmp_configure_flags.
2136         * configure: Re-generated.
2138 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2140         * MAINTAINERS (Write After Approval): Add myself.
2142 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2148         * MAINTAINERS (Write After Approval): Add myself.
2150 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2152         PR target/44862
2153         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2154         Provide -B option to allow for link spec %s substitutions for
2155         libstdc++.a on darwin.
2156         * Makefile.in: Regenerate.
2158 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2160         * MAINTAINERS (Reviewers): Update my e-mail address
2162 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2164         * Makefile.def (configure-gcc): Depend on all-libelf.
2165         * Makefile.in: Rebuild.
2167 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2169         * MAINTAINERS (Write After Approval): Add myself in the right place.
2171 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2173         * MAINTAINERS (Write After Approval): Add myself.
2175 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2177         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2179 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2181         * config.sub: Update to version 2010-05-21.
2182         * config.guess: Update to version 2010-04-03.
2184 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2186         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2187         * configure: Regenerate.
2189 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2191         * MAINTAINERS (Write After Approval): Add myself.
2193 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2195         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2196         a platform that supports LTO.
2197         * configure: Regenerate.
2199 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2201         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2202         * configure: Regenerated.
2204 2010-04-27  Roland McGrath  <roland@redhat.com>
2205             H.J. Lu  <hongjiu.lu@intel.com>
2207         * configure.ac (--enable-gold): Support both, both/gold and
2208         both/bfd to add gold to configdirs without removing ld.
2209         * configure: Regenerated.
2211         * Makefile.def: Add install-gold dependency to install-ld.
2212         * Makefile.in: Regenerated.
2214 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2216         PR lto/42776
2217         * configure.ac (--enable-lto): Refactor handling so libelf tests
2218         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2219         and allow LTO to be explicitly enabled on non-ELF platforms that
2220         are known to support it inside else-clause.
2221         * configure: Regenerate.
2223 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2225         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2226         * configure: Regenerate.
2228 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2230         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2231         * configure: Regenerate.
2233 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2235         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2236         separately.
2237         * configure: Regenerate.
2239 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2241         * MAINTAINERS (Write After Approval): Add myself.
2243 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2245         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2246         * configure: Regenerate.
2248 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2250         * configure: Regenerate after change to elf.m4.
2252 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2254         * MAINTAINERS (Write After Approval): Add myself.
2256 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2258         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2259         * configure: Regenerated.
2261 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2263         * configure.ac: Print "buggy but acceptable" when CLooG
2264         revision is less than 9.
2265         * configure: Regenerated.
2267 2010-04-01  Diego Novillo  <dnovillo@google.com>
2269         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2271 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2273         PR bootstrap/43615
2274         PR bootstrap/43328
2276         Revert:
2278         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2280         * configure.ac: Do not pass --enable-multilib nor
2281         --disable-multilib in baseargs.  Accept explicitly passed
2282         --enable_multilib.
2283         * configure: Regenerate.
2285 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2287         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2289 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2291         * MAINTAINERS: Remove myself.
2293 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2295         PR bootstrap/43328
2296         * configure.ac: Do not pass --enable-multilib nor
2297         --disable-multilib in baseargs.  Accept explicitly passed
2298         --enable_multilib.
2299         * configure: Regenerate.
2301 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2303         * MAINTAINERS (spu port): Remove me.
2305 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2307         * configure.ac (tic6x-*-*): New case.
2308         * configure: Regenerate.
2310 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2312         * config.sub: Update to version 2010-03-22.
2313         * config.guess: Update to version 2009-12-30.
2315 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2317         PR ada/42554
2318         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2319         * configure: Regenerate.
2321 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2323         * MAINTAINERS: Update my email address.
2325 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2327         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2328         (ghassan.shobaki@amd.com): Removed.
2330 2010-03-17  Alan Modra  <amodra@gmail.com>
2332         * MAINTAINERS: Update my email address.
2334 2010-03-16  Diego Novillo  <dnovillo@google.com>
2336         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2337         Matthews.
2339 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2341         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2342         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2344 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2346         * MAINTAINERS: Update my email address.
2348 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2350         * MAINTAINERS: Update my email address.
2352 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2354         * MAINTAINERS: Update my email address.
2356 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2358         * MAINTAINERS: Update my email address.
2360 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2362         PR libstdc++/32499
2363         * configure.ac (RANLIB): Default to true.
2364         (STRIP): Likewise.
2365         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2366         * configure: Regenerate.
2368 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2370         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2371         (Write After Approval): Update my email address.
2373 2010-02-17  Nick Clifton  <nickc@redhat.com>
2375         PR 11238
2376         * Makefile.tpl (local-distclean): Also remove config.cache files in
2377         sub-directories as there may not be Makefiles present in the
2378         sub-directories.
2379         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2380         the config.cache files found by the find command.
2382         * Makefile.in: Regenerate.
2383         * configure.ac: Revert previous delta.
2384         * configure: Regenerate.
2386 2010-02-15  Nick Clifton  <nickc@redhat.com>
2388         PR 11238
2389         * configure.ac: Delete config.cache files in sub-directories when
2390         deleting Makefiles.
2391         * configure: Regenerate.
2393 2010-02-12  Ben Elliston  <bje@gnu.org>
2395         * MAINTAINERS: Update my email address.
2397 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2399         * MAINTAINERS (spu port): Update my email address.
2401 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2403         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2405 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2407         * configure.ac: Add "recommended" version checks for GMP/MPC.
2408         Update recommended GMP/MPFR/MPC versions.
2409         * configure: Regenerate.
2411 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2413         * MAINTAINERS: Move my Embecosm email address into the
2414         write-after-approval section.
2416 2010-01-26  Ian Lance Taylor  <iant@google.com>
2418         * MAINTAINERS: Add myself as Go frontend maintainer.
2420 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2422         PR libstdc++/36101, PR libstdc++/42813
2423         * configure.ac (bootstrap_target_libs): Make inclusion of
2424         target-libgomp conditional on libgomb being in target_configdirs.
2425         * configure: Regenerate.
2427 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2429         PR libstdc++/36101, PR libstdc++/42813
2430         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2431         * configure: Regenerate.
2433 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2435         PR libstdc++/36101, PR libstdc++/42813
2436         * configure.ac (target_configdirs): Substitute.
2437         * Makefile.def: Bootstrap target module libgomp.
2438         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2439         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2440         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2441         * configure, Makefile.in: Regenerate.
2443 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2445         * MAINTAINERS: Adjust my details.
2447 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2449         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2451 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2453         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2455 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2457         * MAINTAINERS (Write After Approval): Add myself.
2459 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2461         * MAINTAINERS (Write After Approval): Add myself.
2463 2010-01-11  Richard Guenther  <rguenther@suse.de>
2465         PR lto/41569
2466         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2467         * Makefile.in: Regenerated.
2469 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2471         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2472         * configure: Regenerate.
2474 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2475             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2477         PR bootstrap/42424
2478         * configure.ac: Include libtool m4 files.
2479         (_LT_CHECK_OBJDIR): Call it.
2480         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2481         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2483         * configure: Regenerate.
2485 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2487         PR bootstrap/41818
2488         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2489         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2490         * Makefile.in: Regenerate.
2492 2010-01-02  Richard Guenther  <rguenther@suse.de>
2494         PR lto/41529
2495         * configure.ac: Include config/elf.m4.  Disable LTO if not
2496         builting for an elf target.
2497         * configure: Regenerate.
2499 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2501         * MAINTAINERS: Change my email address.
2503 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2505         * config.sub, config.guess: Update from upstream sources.
2507 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2509         * MAINTAINERS (Write After Approval): Add myself.
2511 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2513         PR middle-end/30447
2514         PR middle-end/30789
2515         PR other/40302
2517         * configure.ac: Require MPC.
2518         * configure: Regenerate.
2520 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2522         PR target/38384
2523         PR bootstrap/40972
2524         * libtool.m4: Sync from git Libtool.
2525         * ltoptions.m4: Likewise.
2526         * ltversion.m4: Likewise.
2527         * lt~obsolete.m4: Likewise.
2528         * ltmain.sh: Likewise.
2530 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2532         * configure.ac: Update minimum MPC version to 0.8.
2533         * configure: Regenerate.
2535 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2537         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2538         * configure: Regenerated.
2540 2009-11-21  Ian Lance Taylor  <iant@google.com>
2542         * configure.ac: Change default of poststage1_ldflags to be empty if
2543         poststage1_libs is set.  When poststage1_libs is empty, and
2544         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2545         * configure: Rebuild.
2547 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2549         * MAINTAINERS (Write After Approval): Update my email address.
2551 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2553         * config.guess: Update from upstream sources.
2555 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2557         * Makefile.def: Restore host and target settings for gmp.
2558         * Makefile.in: Rebuild.
2560 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2562         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2563         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2564         Fix portability of test of C++ as bootstrap language.  Add
2565         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2566         * configure: Rebuild.
2567         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2568         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2569         in-tree building.
2570         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2571         (POSTSTAGE1_HOST_EXPORTS): Use it.
2572         (STAGE[+id+]_CXXFLAGS): New.
2573         (BASE_FLAGS_TO_PASS): Pass it down.
2574         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2575         extra_exports.
2576         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2577         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2578         extra_exports.
2579         * Makefile.in: Rebuild.
2581 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2583         * config.sub, config.guess: Update from upstream sources.
2585 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2587         * MAINTAINERS (Write After Approval): Add myself.
2589 2009-11-09  Jon Beniston  <jon@beniston.com>
2591         * MAINTAINERS (Write After Approval): Add myself.
2593 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2595         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2596         paths for *-w64-mingw* and x86_64-*mingw*.
2597         * configure: Regenerated.
2599 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2601         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2603 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2605         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2606         Phil Edwards to Write-After Approval.
2608 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2610         * configure.ac: Disable target-winsup & co for
2611         x86_64-*-mingw* and *-w64-mingw* targets.
2612         * configure: Regenerated.
2614 2009-10-16  Nick Clifton  <nickc@redhat.com>
2616         * MAINTAINERS: Add myself as a maintainer for the RX port.
2618 2009-10-26  Johannes Singler  <singler@kit.edu>
2620         * MAINTAINERS (Write After Approval): Update my e-mail address.
2622 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2624         * configure.ac (CLooG test): Use = with test.
2625         * configure: Regenerate.
2627 2009-10-22  Richard Guenther  <rguenther@suse.de>
2629         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2630         cloog if the ppl version check failed.  Move flags saving
2631         before setting in libelf check.
2632         * configure: Regenerate.
2634 2009-10-21  Richard Guenther  <rguenther@suse.de>
2636         * configure.ac: Adjust the ppl and cloog configure to work as
2637         documented.  Disable cloog if ppl was disabled.  Omit the version
2638         checks if they were disabled.
2639         * configure: Re-generate.
2641 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2643         * configure.ac: Add 'lto' to enable_languages, not
2644         new_enable_languages, and only if not already present.
2645         * configure: Regenerate.
2647 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2649         * README: Refer to the various COPYING* files instead of just
2650         COPYING.
2651         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2653 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2655         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2657 2009-10-07  Richard Guenther  <rguenther@suse.de>
2659         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2660         and Richard Guenther as reviewers.
2661         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2662         as reviewers.
2664 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2666         * config.sub: Update from upstream sources.
2668 2009-10-06  Ian Lance Taylor  <iant@google.com>
2670         * Makefile.def: check-gold depends upon all-gas.
2671         * Makefile.in: Rebuild.
2673 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2679         * Makefile.def: all-lto-plugin depends on all-libiberty.
2680         set bootstrap=true for lto-plugin.
2681         Add lto-plugin.
2682         * Makefile.in: Regenerate.
2683         * configure.ac (host_libs): Add lto-plugin.
2684         * configure: Regenerate.
2686 2009-10-03  Diego Novillo  <dnovillo@google.com>
2688         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2689         (HOST_LIBELFLIBS): Define.
2690         (HOST_LIBELFINC): Define.
2691         * Makefile.in: Regenerate.
2692         * configure.ac: Add --enable-lto.
2693         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2694         If --enable-lto is used, add 'lto' to new_enable_languages.
2695         If --enable-lto is used and gold is enabled, add
2696         lto-plugin to configdirs.
2697         * configure: Regenerate.
2699 2009-10-03  Simon Baldwin  <simonb@google.com>
2701         * configure.ac: If --with-system-zlib, suppress local zlib and
2702         pass --with-system-zlib to subdir configure scripts.
2703         * configure: Regenerate.
2705 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2706             Paolo Bonzini  <bonzini@gnu.org>
2708         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2709         $(srcdir).
2710         * Makefile.in: Rebuilt.
2712 2009-09-26  Gary Funck  <gary@intrepid.com>
2714         * MAINTAINERS (Write After Approval): Add myself.
2716 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2718         * configure.ac: Update minimum MPC version to 0.7.
2719         * configure: Regenerate.
2721 2009-09-25  Nick Clifton  <nickc@redhat.com>
2723         * configure.ac: Pass any --cache-file=/dev/null option on to
2724         subconfigures.
2725         * configure: Regenerate.
2727 2009-09-23  Nick Clifton  <nickc@redhat.com>
2729         * config.sub, config.guess: Update from upstream sources.
2731 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2733         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2734         * Makefile.in: Rebuilt.
2736 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2738         PR bootstrap/32272
2739         * configure.ac: Error out if $srcdir isn't '.' but contains
2740         host-${host_noncanonical}.
2741         * configure: Regenerate.
2743 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2745         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2746         maintainer.
2748 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2750         * configure.ac: If bootstrapping a combined tree with
2751         --enable-gold, require c++ in stage1_languages.
2752         * configure: Regenerate.
2754         * configure.ac: Also add target_libs of stage1_languages to
2755         bootstrap_target_libs.
2756         * configure: Regenerate.
2758         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2759         with --enable-languages not containing c++.
2760         * configure: Regenerate.
2762 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2764         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2765         * configure: Regenerate.
2767 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2769         * MAINTAINERS (Write After Approval): Update my e-mail address,
2770         and move from from here...
2771         (Waiting for paperwork): To here.
2773 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2775         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2777 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2779         * configure.ac: Do not use $extrasub for replacing @if/@endif
2780         parts in Makefile; instead, use additional arguments to
2781         AC_CONFIG_COMMANDS to do the replacement manually, with several
2782         sed invocations, to avoid HP-UX sed command limits.
2783         * configure: Regenerate.
2785 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2787         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2788         blank before -L.
2790 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2792         * configure.ac (with-build-config): Document.  Handle without.
2793         Handle missing argument.
2794         * configure: Rebuilt.
2796 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2798         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2799         Default to bootstrap-debug only if compare-debug works.
2800         * configure: Rebuilt.
2801         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2802         * Makefile.in: Rebuilt.
2804 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2806         * MAINTAINERS (OS Port Maintainers): Update my email address.
2808 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2810         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2811         * Makefile.in: Rebuilt.
2813 2009-09-01  Chris Demetriou  <cgd@google.com>
2815         * MAINTAINERS (Write After Approval): Add myself.
2817 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2819         PR debug/30161
2820         * include/dwarf2.h (enum dwarf_tag): Added
2821         DW_TAG_GNU_template_template_param
2822         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2824 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2826         * Makefile.tpl (AWK): Fix typo.
2827         * Makefile.in: Regenerate.
2829 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2831         * configure.ac: Detect awk and sed.
2832         * Makefile.def (flags_to_pass): Add AWK and SED.
2833         * Makefile.tpl (AWK, SED): New.
2834         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2835         * configure: Regenerate.
2836         * Makefile.in: Regenerate.
2838 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2840         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2841         (collapseslashes): Likewise.
2843 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2845         * configure.ac (AC_PREREQ): Bump to 2.64.
2847 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2849         * configure.ac: Remove --with-datarootdir, --with-docdir,
2850         --with-pdfdir, --with-htmldir switches.
2851         * configure: Regenerate.
2853         * configure: Regenerate.
2855         * compile: Sync from Automake 1.11.
2856         * depcomp: Likewise.
2857         * install-sh: Likewise.
2858         * missing: Likewise.
2859         * mkinstalldirs: Likewise.
2860         * ylwrap: Likewise.
2862 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2864         * ltmain.sh (func_normal_abspath): New function.
2865         (func_relative_path): Likewise.
2866         (func_mode_help): Document new -bindir option for link mode.
2867         (func_mode_link): Add new -bindir option, and use it to place
2868         output DLL if specified.
2870 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2872         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2873         (baseargs): Add --disable-option-checking.
2874         * configure: Regenerate.
2876         * Makefile.def (configure-target-libiberty): Depend on
2877         all-binutils and all-ld.
2878         (configure-target-newlib): Likewise.
2879         * Makefile.in: Regenerate.
2881 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2883         * config.sub, config.guess: Update from upstream sources.
2885 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2887         Sync from src, merge:
2889         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2891         * configure.ac: Do not exclude gas for i386-*-darwin.
2892         Add a case for x86_64-*-darwin.
2893         * configure: Regenerate.
2895 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2897         * MAINTAINERS: Add my name to Write After Approval list.
2899 2009-08-06  Michael Eager  <eager@eagercon.com>
2901         * configure.ac: Add Microblaze target.
2902         * configure: Regenerate.
2904 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2906         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2907         * configure: Regenerate.
2909 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2911         * MAINTAINERS (Write After Approval): Update my e-mail address.
2913 2009-07-06  Ian Lance Taylor  <iant@google.com>
2915         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2916         * configure: Rebuild.
2918 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2920         * MAINTAINERS: Move myself to the Graphite Reviewers.
2922 2009-06-30  Wei Guozhi  <carrot@google.com>
2924         * MAINTAINERS: Add my name to Write After Approval list.
2926 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2928         PR bootstrap/40338
2929         * configure.ac (comparestring): Create new variable.
2930         * Makefile.tpl (comparestring): Use to skip some comparisions.
2931         * configure: Regenerate.
2932         * Makefile.in: Regenerate.
2934 2009-06-26  Doug Evans  <dje@sebabeach.org>
2936         * Makefile.def (host_modules): Add cgen.
2937         * Makefile.in: Regenerate.
2938         * configure.ac (host_tools): Add cgen.
2939         * configure: Regenerate.
2941 2009-06-23  DJ Delorie  <dj@redhat.com>
2943         * MAINTAINERS: Add myself as mep maintainer.
2945 2009-06-23  Ian Lance Taylor  <iant@google.com>
2947         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2948         boot_languages.  Only bootstrap target libraries listed in
2949         target_libs for some boot language.  Add --with-stage1-ldflags,
2950         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2951         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2952         if not building with C++.
2953         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2954         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2955         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2956         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2957         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2958         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2959         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2960         * configure, Makefile.in: Rebuild.
2962 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2964         * MAINTAINERS: Added my name to write-after-approval list.
2966 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2968         * configure.ac: Define is_elf for QNX Neutrino targets.
2969         * configure: Regenerate.
2971 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2973         * MAINTAINERS: Added my name to the write-after-approval list
2975 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2977         * configure.ac: Detect MPC in default directory.
2978         * configure: Regenerate.
2980 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2981             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2983         * Makefile.tpl (all): Avoid a trailing backslash.
2984         * Makefile.in: Regenerate.
2986 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2988         * config.sub, config.guess: Update from upstream sources.
2990 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2992         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2993         to noconfdirs.
2994         * configure: Regenerate.
2996 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2998         * Makefile.tpl ([+compare-target+]): Compare all stage
2999         directories, rather than just gcc.
3000         * Makefile.in: Rebuilt.
3002 2009-06-01  Doug Kwan  <dougkwan@google.com>
3004         * configure.ac: Support gold for target arm*-*-*.
3005         * configure: Regenerate.
3007 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3009         * Makefile.def: Add MPC support and dependencies.
3010         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3012         * Makefile.in, configure: Regenerate.
3014 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3016         * Makefile.tpl (all): Avoid harmless warning in make all when
3017         gcc-bootstrap is enabled but stage_last does not exist.
3018         * Makefile.in: Rebuilt.
3020 2009-05-24  Nicolas Roche  <roche@adacore.com>
3022         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3023         * Makefile.in: Regenerate.
3025 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3027         * MAINTAINERS: Update my e-mail address.
3029 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3031         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3032         * configure:  Regenerate.
3034 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3036         PR other/40159
3037         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3038         gcc-no-bootstrap are mutually exclusive.
3039         * Makefile.in: Rebuilt.
3041 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3043         PR other/40159
3044         * Makefile.tpl (all): Don't end with unconditional success.
3045         * Makefile.in: Rebuilt.
3047 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3049         PR target/37137
3050         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3051         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3052         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3053         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3054         stage_configureflags, stage_cflags and stage_libcflags into
3055         explicit Makefile macros.
3056         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3057         GFORTRAN.
3058         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3059         CC.  Set CC_FOR_BUILD from CC.
3060         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3061         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3062         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3063         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3064         and GFORTRAN.
3065         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3066         (_LIBCFLAGS): Renamed to _TFLAGS.
3067         (do-compare-debug, do-compare3-debug): Drop.
3068         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3069         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3070         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3071         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3072         (XGCC_FLAGS_FOR_TARGET): New.
3073         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3074         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3075         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3076         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3077         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3078         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3079         TFLAGS.
3080         (BUILD_CONFIG): Include if requested.
3081         (all): Set TFLAGS on bootstrap.
3082         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3083         (all-stageid-prefixmodule): Likewise.
3084         (do-clean, distclean-stageid): Set TFLAGS.
3085         (restrap): Fix whitespace.
3086         * Makefile.in: Rebuilt.
3088 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3090         * config.guess: Sync with src.
3092 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3094         * configure.ac ($with_ppl):  Default to no if not supplied.
3095         ($with_cloog):  Likewise.
3096         configure:  Regenerate.
3098 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3100         * MAINTAINERS: Update my e-mail address.
3102 2009-04-27  Nick Clifton  <nickc@redhat.com>
3104         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3106 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3108         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3109         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3110         * Makefile.in: Regenerate.
3112 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3114         PR bootstrap/39739
3115         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3116         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3118         * configure, Makefile.in: Regenerate.
3120 2009-04-21  Taras Glek  <tglek@mozilla.com>
3122         * include/hashtab.h: Update GTY annotations to new syntax
3123         * include/splay-tree.h: Likewise
3125 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3127         * config.sub, config.guess: Update from upstream sources.
3129 2009-04-15  Anthony Green  <green@moxielogic.com>
3131         * configure.ac: Add moxie support.
3132         * configure: Rebuilt.
3134 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3136         * configure.ac: Change copyright header to refer to version
3137         3 of the GNU General Public License and to point readers at the
3138         COPYING3 file and the FSF's license web page.
3139         * Makefile.def: Likewise.
3140         * Makefile.tpl: Likewise.
3141         * Makefile.in: Regenerate.
3143 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3145         * configure.ac: Restore match for darwin9 or later. Use double
3146         brackets since regeneration eats one pair.
3147         * configure: Regenerate.
3149 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3151         PR gas/10039
3152         * configure.ac: Require texinfo 4.7.
3153         * configure: Regenerated.
3155 2009-04-09  Nick Clifton  <nickc@redhat.com>
3157         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3158         the GCC Runtime Library Exception.
3160 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3163         * configure: Regenerate.
3165 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3167         * Makefil.def (languages): New entries.
3168         * Makefile.tpl (check-gcc-*): New generic target.
3169         * Makefile.in: Regenerate.
3171 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3173         * MAINTAINERS:  Update my email address.
3175 2009-03-18  Tom Tromey  <tromey@redhat.com>
3177         * configure: Rebuild.
3178         * configure.ac (host_libs): Add libiconv.
3179         * Makefile.in: Rebuild.
3180         * Makefile.def (host_modules): Add libiconv.
3181         (configure-gdb, all-gdb): Depend on libiconv.
3183 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3185         * configure.ac: Treat gdb as supported on x86_64-darwin.
3186         * configure: Regenerate.
3188 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3190         * configure.ac (--with-host-libstdcxx): New option.
3191         * configure: Regenerate.
3193 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3195         * MAINTAINERS:  Move myself into the write after approval list.
3197 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3199         * MAINTAINERS: Update e-mail address.
3201 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3203         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3205 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3207         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3209 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3211         Backport from git Libtool:
3213         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3214         Support GNU/kOpenSolaris.
3215         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3216         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3217         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3218         GNU/kOpenSolaris.
3220 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3222         * MAINTAINERS: Update e-mail address.
3224 2009-02-24  Michael Eager  <eager@eagercon.com>
3226         * MAINTAINERS (Write After Approval): Add self.
3228 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3230         * MAINTAINERS (Write After Approval): Add myself.
3232 2009-02-05  Andreas Schwab  <schwab@suse.de>
3234         * Makefile.tpl (stage_last): Define $r and $s before using
3235         $(RECURSE_FLAGS_TO_PASS).
3236         * Makefile.in: Regenerate
3238 2009-01-30  Ian Lance Taylor  <iant@google.com>
3240         * MAINTAINERS: Move myself to the Global Reviewers list.
3242 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3244         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3245         * configure: Regenerate.
3247 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3249         * MAINTAINERS: Make whitespace consistent.
3250         Remove Robert Millan from Write After Approval.
3252 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3254         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3255         (all-opcodes): Depend on all-libiberty.
3256         * Makefile.in: Regenerate.
3258 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3260         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3261         * configure: Regenerate.
3263 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3265         * MAINTAINERS (Write After Approval): Add myself.
3267 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3269         * MAINTAINERS: Add myself to reviewers (Fortran).
3271 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3273         PR tree-optimization/38515
3274         * configure.ac (cloog-polylib): Removed.
3275         (with_ppl, with_cloog): Test for "no".
3276         * configure: Regenerated.
3278 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3280         * MAINTAINERS: Moved myself to reviewers (Fortran).
3282 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3284         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3285         (Write After Approval): Remove myself.
3287 2009-01-03  Diego Novillo  <dnovillo@google.com>
3289         * MAINTAINERS: Remove myself from alias maintainership.
3291 2009-01-02  David Ayers  <ayers@fsfe.org>
3293         * MAINTAINERS: Update e-mail address.
3295 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3297         * MAINTAINERS: Make whitespace consistent.
3299 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3301         Backport from upstream Libtool:
3302         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3303         Add cache variables to tests that require the linker to work.
3304         For shlibpath_overrides_runpath, this also changes the semantics
3305         to let the result from the C compiler take precedence.
3307 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3309         * config.sub, config.guess: Update from upstream sources.
3311 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3313         * configure.ac (ppllibs): Add by default the lib flags.
3314         * configure: Regenerate.
3316 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3318         * MAINTAINERS:  Add myself to the write after approval list.
3320 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3322         * configure.ac: Add double brackets on darwin[912].
3323         * configure: Regenerate.
3325 2008-12-03  Daniel Kraft  <d@domob.eu>
3327         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3328         Approval to Reviewer section (for Fortran front-end).
3330 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3332         * configure.ac: Expand to darwin10 and later.
3333         * configure: Regenerate.
3335 2008-12-02  Andreas Schwab  <schwab@suse.de>
3337         * Makefile.def: configure-target-boehm-gc depends on
3338         all-target-libstdc++-v3.
3339         * Makefile.in: Regenerate.
3341 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3343         * MAINTAINERS:  Add myself as mingw maintainer.
3345 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3347         * config.sub, config.guess: Update from upstream sources.
3349 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3351         * README.SCO: Remove.
3353 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3355         * MAINTAINERS:  Add myself to the write after approval list.
3357 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3359         * MAINTAINERS:  Update my email address in WAA section.
3361 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3363         * MAINTAINERS: Update e-mail address.
3365 2008-11-27  Toon Moene  <toon@moene.org>
3367         * MAINTAINERS: Change e-mail address.
3369 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3371         * configure.ac: Build gdb for i?86-*-darwin*
3372         * configure: Regenerated.
3374 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3376         * MAINTAINERS: Added my full name.
3378 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3380         PR bootstrap/38014
3381         PR bootstrap/37923
3383         Revert:
3385         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3387         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3388         * Makefile.in: Regenerated.
3390         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3392         PR gdb/921
3393         PR gdb/1646
3394         PR gdb/2175
3395         PR gdb/2176
3397         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3398         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3399         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3400         (HOST_EXPORTS): Pass CPPFLAGS.
3401         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3402         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3403         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3404         * Makefile.in, configure: Regenerated.
3405         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3406         and CPPFLAGS_FOR_BUILD.
3408 2008-11-06  Jeff Law  <law@redhat.com>
3410         * MAINTAINERS: Add myself as middle end maintainer.
3412 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3414         * MAINTAINERS (Write after approval): Add myself.
3416 2008-11-05  Diego Novillo  <dnovillo@google.com>
3418         * MAINTAINERS (Global Reviewers): Add myself.
3419         (Non-Algorithmic Maintainers): Remove myself.
3421 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3423         * MAINTAINERS (Write after approval): Add myself.
3425 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3427         * MAINTAINERS (Write after approval): Add myself.
3429 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3431         * configure.ac (spu-*-*): Remove special case.
3432         * configure: Regenerate.
3434 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3436         * MAINTAINERS (Write after approval): Update my email address.
3438 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3440         * configure.ac [spu-*-*]: Do not set skipdirs.
3441         * configure: Re-generate.
3443 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3445         * MAINTAINERS (Various Maintainers): Add myself to reload.
3447 2008-10-25  Richard Guenther  <rguenther@suse.de>
3449         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3450         maintainer.  Remove myself as libgcc-math maintainer.
3451         (Non-Algorithmic Maintainers): Remove myself.
3453 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3455         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3456         * Makefile.in: Regenerated.
3458 2008-10-23  Cary Coutant  <ccoutant@google.com>
3460         * MAINTAINERS (Write after approval): Add myself.
3462 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3464         PR gdb/921
3465         PR gdb/1646
3466         PR gdb/2175
3467         PR gdb/2176
3469         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3470         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3471         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3472         (HOST_EXPORTS): Pass CPPFLAGS.
3473         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3474         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3475         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3476         * Makefile.in, configure: Regenerated.
3477         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3478         and CPPFLAGS_FOR_BUILD.
3480 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3482         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3483         Sebastian Pop.
3485 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3487         * MAINTAINERS (Write After Approval): Added myself.
3489 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3491         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3492         recommended version to 2.3.2.
3494         * configure: Regenerate.
3496 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3498         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3500 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3502         * MAINTAINERS (Write After Approval): Update e-mail address.
3504 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3506         * libtool.m4: Update to libtool 2.2.6.
3507         * lt~obsolete.m4: Update to libtool 2.2.6.
3508         * ltmain.sh: Update to libtool 2.2.6.
3509         * ltsugar.m4: Update to libtool 2.2.6.
3510         * ltversion.m4: Update to libtool 2.2.6.
3511         * ltoptions.m4: Update to libtool 2.2.6.
3512         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3514 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3516         * MAINTAINERS (Write After Approval): Add myself.
3518 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3520         * MAINTAINERS (Write After Approval): Update my name.
3522 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3524         * MAINTAINERS: Add myself in "Write After Approval".
3526 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3528         * MAINTAINERS: Add myself as ia64 maintainer.
3530 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3532         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3533         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3534         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3535         and Michael Tiemann from Write After Approval since they do not
3536         actually have access.
3538 2008-09-05  Richard Guenther  <rguenther@suse.de>
3540         * configure.ac: Initialize clooglibs to -lcloog.
3541         * configure: Re-generate.
3543 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3545         * MAINTAINERS (Write After Approval): Add myself.
3547 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3549         * configure.ac (--with-cloog-polylib): New.
3550         (--disable-cloog-version-check): New.
3551         (--disable-ppl-version-check): New.
3552         * configure: Re-generate.
3554 2008-09-03  Richard Guenther  <rguenther@suse.de>
3556         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3557         cloog test.
3558         * configure: Re-generate.
3560 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3562         Add picoChip port.
3563         * MAINTAINERS: Add picoChip maintainers.
3565 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3566             Tobias Grosser  <grosser@fim.uni-passau.de>
3567             Jan Sjodin  <jan.sjodin@amd.com>
3568             Harsha Jagasia  <harsha.jagasia@amd.com>
3569             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3570             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3571             Adrien Eliche  <aeliche@isty.uvsq.fr>
3573         Merge from graphite branch.
3574         * configure: Regenerate.
3575         * Makefile.in: Regenerate.
3576         * configure.ac (host_libs): Add ppl and cloog.
3577         Add checks for PPL and CLooG.
3578         * Makefile.def (ppl, cloog): Added modules and dependences.
3579         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3580         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3582 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3584         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3585         (GCC_SHLIB_SUBDIR): New.
3586         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3587         * configure: Regenerate.
3588         * Makefile.in: Regenerate.
3590 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3592         * MAINTAINERS: Consistently use tabs to separate columns.
3594 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3596         * MAINTAINERS (Write after Approval): Add myself.
3598 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3600         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3601         Enable bfd, binutils and opcodes.
3602         * configure: Regenerate.
3604 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3606         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3608 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3610         * MAINTAINERS:  Use correct Umlaut for last name.
3612 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3614         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3616 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3618         * MAINTAINERS: Update my email address.
3620 2008-08-16  Nicolas Roche  <roche@adacore.com>
3622         * Makefile.tpl: Add BOOT_ADAFLAGS.
3623         * Makefile.in: Regenerate.
3625 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3627         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3628         * configure: Regenerate.
3630 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3632         * configure.ac: Add makefile fragments for hpux.
3633         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3634         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3635         * configure: Regenerate.
3636         * Makefile.in: Regenerate.
3638 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3640         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3642 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3644         * MAINTAINERS (Write after Approval): Add myself.
3646 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3648         * MAINTAINERS (Write After Approval):  Add myself.
3650 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3652         * MAINTAINERS (Write After Approval):  Add myself.
3654 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3656         * MAINTAINERS: Update my email address.
3658 2008-06-25  Joey Ye  <joey.ye@intel.com>
3660         * MAINTAINERS (Write After Approval):  Add myself.
3662 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3664         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3665         * Makefile.in: Regenerate.
3666         * configure: Regenerate.
3668 2008-06-17  Daniel Kraft  <d@domob.eu>
3670         * MAINTAINERS (Write After Approval):  Add myself.
3672 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3674         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3675         "$@" is still intact with both Autoconf 2.59 and 2.62.
3676         * configure: Regenerate.
3678 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3680         * Makefile.tpl: Fix comment errors.
3681         * Makefile.in: Regenerate.
3683 2008-06-12  David S. Miller  <davem@davemloft.net>
3684             David Edelsohn  <edelsohn@gnu.org>
3686         * configure.ac: Add powerpc*-*-* to gold supported targets.
3687         * configure: Regenerate.
3689 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3691         PR tree-optimization/36218
3692         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3693         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3694         (all prefix="build-"): Pass them to build-system sub-makes.
3695         * Makefile.in: Regenerate.
3697 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3699         * MAINTAINERS (mt port): Remove.
3700         (sco5, unixware, sco udk): Remove.
3701         (Kean Johnston): Add to Write After Approval.
3703 2008-05-30  Julian Brown  <julian@codesourcery.com>
3705         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3706         of libobjc for ARM EABI Linux.
3707         * configure: Regenerate.
3709 2008-05-18  Xinliang David Li   <davidxl@google.com>
3711         * ChangeLog: Remove wrong ChangeLog entry.
3713 2008-05-17  Xinliang David Li   <davidxl@google.com>
3715         * MAINTAINERS (Write After Approval): Add myself.
3717 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3719         * MAINTAINERS (Write After Approval): Add myself.
3721 2008-05-14  Rafael Espíndola  <espindola@google.com>
3723         * config-ml.in: don't handle --enable-shared and --enable-static.
3725 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3727         * MAINTAINERS: Update my email address.
3729 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3731         * MAINTAINERS: Update my email address.
3733 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3735         * MAINTAINERS (Write After Approval): Add myself.
3737 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3739         * MAINTAINERS (Write After Approval): Add myself.
3741 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3743         * MAINTAINERS (crx): Add myself.
3745 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3747         Sync with src:
3748         2008-04-14  David S. Miller  <davem@davemloft.net>
3750         * configure.ac: Add sparc*-*-* to gold supported targets.
3751         * configure: Regenerate.
3753 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3755         PR bootstrap/35457
3756         * configure.ac: Include override.m4.
3757         * configure: Regenerate.
3759 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3761         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3762         * Makefile.in: Regenerate.
3764 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3766         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3767         as nonconfigurable directories list.
3768         * configure: Regenerate.
3770 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3772         * config.sub, config.guess: Update from upstream sources.
3774 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3776         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3777         * Makefile.in: Regenerate.
3779 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3781         * configure.ac: Do not build libssp for the AVR.
3782         * configure: Regenerate.
3784 2008-04-07  Ian Lance Taylor  <iant@google.com>
3786         * Makefile.def: check-gold depends upon all-binutils.
3787         * Makefile.in: Regenerate.
3789 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3791         * MAINTAINERS (Write After Approval): Add myself.
3793 2008-04-04  Nick Clifton  <nickc@redhat.com>
3795         PR binutils/4334
3796         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3797         builds.
3798         * configure: Regenerate.
3800 2008-04-04  NightStrike  <NightStrike@gmail.com>
3802         PR other/35151
3803         * configure.ac: Combine rules for mingw32 and mingw64.
3804         * configure: Regenerate.
3806 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3808         * MAINTAINERS (Write After Approval): Add myself.
3810 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3812         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3813         * Makefile.in (.NOTPARALLEL): Ditto.
3815 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3817         * MAINTAINERS (Write After Approval): Add myself.
3819 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3821         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3822         * Makefile.in (.NOTPARALLEL): Regenerate.
3824 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3826         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3827         * Makefile.in: Regenerate.
3829 2008-03-26  Jakub Staszak  <kuba@et.pl>
3831         * MAINTAINERS (Write After Approval): Add myself.
3833 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3835         * MAINTAINERS:  Update e-mail address.
3837 2008-03-20  Ian Lance Taylor  <iant@google.com>
3839         * configure.ac: Add support for --enable-gold.
3840         * Makefile.def: Add gold as a directory like ld.
3841         * configure, Makefile.in: Regenerate.
3843 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3845         * configure.ac: m4_include config/proginstall.m4.
3846         * configure: Regenerate.
3848         Backport from upstream Libtool:
3850         2007-10-12  Eric Blake  <ebb9@byu.net>
3852         Deal with Autoconf 2.62's semantic change in m4_append.
3853         * ltsugar.m4 (lt_append): Replace broken versions of
3854         m4_append.
3855         (lt_if_append_uniq): Don't require separator to be overquoted,
3856         and avoid broken m4_append.
3857         (lt_dict_add): Fix typo.
3858         * libtool.m4 (_LT_DECL): Don't overquote separator.
3860 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3862         * config.rpath: Add AIX 6 support.
3864 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3866         * Makefile.def (stageprofile).  Remove -fprofile-generate
3867         from stage_libcflags.
3868         * Makefile.in: Regenerate.
3870 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3872         * config.sub, config.guess: Update from upstream sources.
3874 2008-03-06  Tom Tromey  <tromey@redhat.com>
3876         * MAINTAINERS: Update for treelang deletion.
3878 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3880         * MAINTAINERS: Update my email address.
3882 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3884         * MAINTAINERS (darwin port): Add myself as a maintainer.
3885         (objective-c/c++): Add myself as a maintainer.
3887 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3889         * MAINTAINERS (Write After Approval): Update my email address.
3891 2008-02-25  Tomas Bily  <tbily@suse.cz>
3893         * MAINTAINERS (Write After Approval): Add myself.
3895 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3897         * MAINTAINERS (OpenMP): Add myself.
3899 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3901         PR bootstrap/32009
3902         PR bootstrap/32161
3904         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3905         * configure: Regenerate.
3907         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3908         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3909         STAGE4_LIBCFLAGS): New.
3910         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3911         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3912         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3913         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3914         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3915         for target modules.  Don't export LIBCFLAGS.
3916         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3917         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3918         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3919         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3920         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3921         * Makefile.in: Regenerate.
3923 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3925         PR libgcj/33085
3926         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3927         Do not use -DDLL_EXPORT.  Backport from upstream.
3929 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3931         * MAINTAINERS (Write After Approval): Add myself.
3933 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3935         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3936         * configure: Regenerate.
3938 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3940         * configure.ac (xtensa*-*-*): Recognize processor variants.
3941         * configure: Regenerate.
3943 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3945         PR bootstrap/34922
3946         * configure.ac (PARSE_ARGS): Push suitable setting of
3947         ac_subdirs_all, for `./configure --help=recursive'.
3948         Handle `+' in generic toplevel directory disabling.
3949         * configure: Regenerate.
3951 2008-01-28  Nick Clifton  <nickc@redhat.com>
3953         * MAINTAINERS (xstormy16): Take over maintainership.
3955 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3957         * MAINTAINERS (c4x port): Remove.
3959 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3961         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3963 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3965         * config.sub, config.guess: Update from upstream sources.
3967 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3969         * MAINTAINERS (Write After Approval): Add myself.
3971 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3973         * MAINTAINERS: Update my email address.
3975 2008-01-09  Raksit Ashok  <raksit@google.com>
3977         * MAINTAINERS (Write After Approval): Add myself.
3979 2008-01-09  Raksit Ashok  <raksit@google.com>
3981         * MAINTAINERS (Write After Approval): Add myself.
3983 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3985         * config.sub, config.guess: Update from upstream sources.
3987 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3989         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3990         Change recommended MPFR from 2.2.1 -> 2.3.0.
3991         * configure: Regenerate.
3993 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3995         * MAINTAINERS: Update my email address.
3997 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3999         * MAINTAINERS: Update my email address.
4001 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4003         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4004         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4005         * Makefile.in: Regenerate.
4007 2007-12-10  Mark Heffernan  <meheff@google.com>
4009         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4010         misplaced entries.
4012 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4014         * configure.ac: Enable libjava for x86_64-*-darwin9.
4015         * configure: Regenerate.
4017 2007-12-07  Bill Maddox  <maddox@google.com>
4019         * MAINTAINERS (Write After Approval): Add myself.
4021 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4023         * config.sub, config.guess: Update from upstream sources.
4025 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4027         * config-ml.in: Remove 64bit configure tests.
4029 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4031         * config-ml.in: Robustify against white space in absolute file
4032         names.
4034         * config-ml.in (multi-clean): Substitute ${Makefile}.
4035         Remove superfluous ${Makefile} in list.
4037 2007-11-19  Thiemo Seufer  <ths@mips.com>
4039         * config-ml.in: Don't hardcode the Makefile name.
4041 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4043         * MAINTAINERS (Write After Approval): Add myself.
4045 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4047         * MAINTAINERS (Write After Approval): Add myself.
4049 2007-11-06  Doug Kwan  <dougkwan@google.com>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4055         * MAINTAINERS (mercury): Remove entry.
4056         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4058 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4060         * Makefile.def (dependencies): Make configure-gdb depend on
4061         all-intl.
4062         * Makefile.in: Regenerated.
4064 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4066         * MAINTAINERS (Fortran maintainer): Remove myself.
4068 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4070         * Makefile.def: To avoid problems running with parallel makes,
4071         build newlib before libgloss so that target specific header
4072         files are availble.
4073         * Makefile.in: Regenerate
4075 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4077         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4078         * Makefile.in: Regenerate.
4080 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4082         * MAINTAINERS (Register allocation reviewer): Add myself.
4084 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4086         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4087         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4088         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4089         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4090         * configure: Regenerate.
4092 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4094         * MAINTAINERS (Register allocation reviewer): Add myself.
4096 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4098         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4099         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4100         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4101         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4102         * configure.ac: Default them to host tools for $host = $build.
4103         Subst them.
4105         * configure: Regenerate.
4106         * Makefile.in: Regenerate.
4108 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4110         * MAINTAINERS (Register allocation reviewer): Add myself.
4112 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4114         * MAINTAINERS (Register allocation reviewer): Add myself.
4116 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4118         * MAINTAINERS (Write After Approval): Fix typo.
4120 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4122         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4123         * configure: Regenerate.
4125 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4127         PR bootstrap/31906
4128         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4129         they're already prefixed.
4131 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4133         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4134         libstdc++.
4135         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4136         * configure: Regenerate.
4137         * Makefile.in: Regenerate.
4139 2007-09-17  Andreas Schwab  <schwab@suse.de>
4141         * configure.ac: Raise minimum makeinfo version to 4.6.
4142         * configure: Regenerate.
4144 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4146         * MAINTAINERS (write-after-approval) add myself
4148 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4150         * configure.ac: Correct makeinfo version check.
4151         * configure: Regenerate.
4153 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4155         * MAINTAINERS: Update my email address.
4157 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4159         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4160         to $skipdirs and only disable gprof for newlib.  Use the normal
4161         mips*-elf* handling in other respects.
4162         * configure: Regnerate.
4164 2007-09-12  David Daney  <ddaney@avtrex.com>
4166         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4167         enabling libgcj.
4168         * configure: Regenerate.
4170 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4172         PR other/32154
4173         * configure.ac: For libgloss targets, point the linker to the linker
4174         script, startup code and simulator library.
4175         * configure: Regenerate.
4177 2007-09-07  Andrew Haley  <aph@redhat.com>
4179         * configure.ac (noconfigdirs): Remove target-libffi and
4180         target-libjava.
4181         * configure: Regenerate.
4183 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4185         PR target/33281
4186         * configure.ac: Use config/mh-mingw on mingw.
4187         * configure: Regenerate.
4189 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4191         * MAINTAINERS (Write After Approval): Add myself.
4193 2007-09-05  Richard Guenther  <rguenther@suse.de>
4195         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4196         nor --disable-checking is provided also turn on yes and types
4197         checking for stage1.
4198         * configure: Re-generate.
4200 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4202         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4203         (Write After Approval): Remove myself.
4205 2007-08-29  Nick Clifton  <nickc@redhat.com>
4207         * config.sub, config.guess: Update from upstream sources.
4209 2007-08-22  Bud Davis  <jmdavis@link.com>
4211         * MAINTAINERS (Write After Approval): Added myself.
4212         * MAINTAINERS (Reviewers): Removed myself.
4214 2007-08-18  Paul Brook  <paul@codesourcery.com>
4215             Joseph Myers  <joseph@codesourcery.com>
4217         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4218         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4219         * Makefile.in: Regenerate.
4220         * configure.ac (--with-debug-prefix-map): New.
4221         * configure: Regenerate.
4223 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4224             Nigel Stephens  <nigel@mips.com>
4226         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4227         as target_makefile_frag.
4228         * configure: Regenerate.
4230 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4232         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4233         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4234         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4235         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4236         (do-compare, do-compare3, do-compare-debug): New.
4237         ([+compare-target+]): Use them.
4239 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4241         * MAINTAINERS (Write After Approval): Change my email address.
4243 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4244             Ben Elliston  <bje@au.ibm.com>
4246         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4247         --silent if $silent.
4248         * configure: Regenerate.
4250 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4252         * MAINTAINERS (Various Maintainers): Add myself as
4253         loop infrastructure maintainer.  Update my e-mail
4254         address.
4256 2007-07-31  Diego Novillo  <dnovillo@google.com>
4258         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4259         Adjust description.
4261 2007-07-26  Richard Guenther  <rguenther@suse.de>
4263         * configure.ac: Add types checking to stage1 checking flags.
4264         * configure: Regenerate.
4266 2007-07-17  Nick Clifton  <nickc@redhat.com>
4268         * COPYING3: New file.  Contains version 3 of the GNU General
4269         Public License.
4270         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4271         Lesser General Public License.
4273 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4275         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4277 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4279         * MAINTAINERS (S/390 co-maintainer): Add myself.
4280         (Write After Approval): Remove myself.
4282 2007-07-13  Dan Hipschman  <dsh@google.com>
4284         * MAINTAINERS (Write After Approval): Add myself.
4286 2007-07-11  Nick Clifton  <nickc@redhat.com>
4288         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4289         WINDRES export.
4290         * Makefile.in: Regenerate.
4292 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4294         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4295         maintainer.
4297 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4299         * lt~obsolete.m4: New. Import from 20070318 libtool.
4301 2007-07-03  Julian Brown  <julian@codesourcery.com>
4303         * MAINTAINERS (Write After Approval): Add myself.
4305 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4307         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4308         * configure: Regenerate.
4310 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4312         * configure.ac: Add some missing m4 quotation.
4313         * configure: Regenerate.
4315 2007-07-02  Simon Baldwin  <simonb@google.com>
4317         * MAINTAINERS (Write After Approval): Add myself.
4319 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4321         * configure: Regenerate.
4323 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4325         * Makefile.def: Add windmc tool to build.
4326         * Makefile.tpl: Likewise.
4327         * configure.ac: Likewise.
4328         * Makefile.in: Regenerate.
4329         * configure: Regenerate.
4331 2007-06-28  DJ Delorie  <dj@redhat.com>
4333         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4334         not building newlib.
4335         * configure: Regenerated.
4337 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4339         * MAINTAINERS (Write After Approval): Add myself.
4341 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4343         * MAINTAINERS (Write After Approval): Add myself.
4345 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4347         * MAINTAINERS (Write After Approval): Add myself.
4349 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4351         * MAINTAINERS (Write After Approval): Add myself.
4353 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4355         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4356         * Makefile.in: Regenerated.
4358 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4360         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4361         bfin*-*-uclinux* targets.
4362         * configure: Regenerate.
4364 2007-06-14  Ian Lance Taylor  <iant@google.com>
4366         * MAINTAINERS: Add myself as non-algorithmic global write
4367         maintainer.
4369 2007-06-14  Diego Novillo  <dnovillo@google.com>
4371         * MAINTAINERS: Add self as middle-end maintainer and
4372         non-algorithmic global write maintainer.
4374 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4376         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4377         Move all Fortran maintainers except Paul Brook into the
4378         Non-Autopoiesis section.
4380 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4382         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4383         (distclean-stage[+id+]): Possibly delete stage_last.
4384         * Makefile.in: Regenerate.
4386 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4388         * MAINTAINERS (Various Maintainer): Fix typo.
4390 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4392         * MAINTAINERS (Various Maintainer): Add myself as
4393         dataflow maintainer.
4395 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4397         * config.sub, config.guess: Update from upstream sources.
4399 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4401         * Makefile.tpl: Fix spelling error.
4402         * Makefile.in: Regenerate.
4404 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4406         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4407         lt_cv_sys_max_cmd_len.
4409 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4411         * MAINTAINERS (Various Maintainers): Add myself as
4412         auto-vectorizer maintainer.
4414 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4416         PR libjava/32098
4417         * libtool.m4: Revert previous change.
4418         * ltgcc.m4: Put it here.
4420 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4422         * MAINTAINERS (Various Maintainers): Add myself as
4423         auto-vectorizer maintainer.
4425 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4427         PR libjava/32098
4428         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4430 2007-05-30  Richard Guenther  <rguenther@suse.de>
4432         * MAINTAINERS (Various Maintainers): Add myself as
4433         auto-vectorizer maintainer.
4435 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4437         PR bootstrap/29382
4438         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4439         * configure: Rebuilt.
4441 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4443         * MAINTAINERS (Write After Approval): Removed my name.
4445 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4447         * MAINTAINERS (Write After Approval): Remove myself.
4449 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4451         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4453 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4455         * ltmain.sh: Update from ToT Libtool.
4456         * libtool.m4: Update from ToT Libtool.
4457         * ltsugar.m4: New. Update from ToT Libtool.
4458         * ltversion.m4: New. Update from ToT Libtool.
4459         * ltoptions.m4: New. Update from ToT Libtool.
4460         * ltconfig: Remove.
4461         * ltcf-c.sh: Remove.
4462         * ltcf-cxx.sh: Remove.
4463         * ltcf-gcj.sh: Remove.
4465 2007-05-22  Ollie Wild  <aaw@google.com>
4467         * MAINTAINERS (Write After Approval): Add myself.
4469 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4471         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4472         stage_cflags.
4473         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4474         Remove CFLAGS/LIBCFLAGS.
4475         (configure-stage[+id+]-[+prefix+][+module+],
4476         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4477         * Makefile.in: Regenerate.
4479 2007-05-15  Diego Novillo  <dnovillo@google.com>
4481         * MAINTAINERS: Update e-mail address.
4483 2007-05-15  Revital Eres  <eres@il.ibm.com>
4485         * MAINTAINERS (Write After Approval): Add myself.
4487 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4489         * MAINTAINERS (Write After Approval): Updated my address.
4491 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4493         * MAINTAINERS (Write After Approval): Add myself.
4495 2007-05-11  Silvius Rus  <rus@google.com>
4497         * MAINTAINERS (Write After Approval): Add myself.
4499 2007-04-23  Tom Tromey  <tromey@redhat.com>
4501         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4503 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4505         * MAINTAINERS (cpplib): Rename to ...
4506         (libcpp): ... this.  Add C/C++ front end maintainers.
4508 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4510         * config-ml.in: Pass ${ml_config_env} to configure calls.
4512 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4514         * MAINTAINERS (Write After Approval): Add myself.
4516 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4518         * MAINTAINERS (Write After Approval): Add myself.
4520 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4522         * MAINTAINERS (fortran 95 front end): Add myself.
4524 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4526         * MAINTAINERS (Write After Approval): Add myself.
4528 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4530         * MAINTAINERS (Modulo Scheduler): Add myself.
4532 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4534         * MAINTAINERS (fortran 95 front end): Add myself.
4535         (c++ front end): whitespace fix.
4537 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4539         * MAINTAINERS (Write After Approval): Add myself.
4541 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4543         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4544         of glob.  Quote arguments with single quotes too.
4545         * configure: Regenerate.
4547 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4549         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4550         * Makefile.in: Regenerate
4552 2007-03-07  Andreas Schwab  <schwab@suse.de>
4554         * configure: Regenerate.
4556 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4558         * configure.ac: Add "--with-pdfdir" configure option,
4559         which defines pdfdir variable.
4560         * Makefile.def (target=fixincludes): Add install-pdf to
4561         missing targets.
4562         (recursive_targets): Add install-pdf target.
4563         (flags_to_pass): Add pdfdir.
4564         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4565         target.
4566         * configure: Regenerate
4567         * Makefile.in: Regenerate
4569 2007-02-28  Eric Christopher  <echristo@apple.com>
4571         Revert:
4572         2006-12-07  Mike Stump  <mrs@apple.com>
4574         * Makefile.def (dependencies): Add dependency for
4575         install-target-libssp and install-target-libgomp on
4576         install-gcc.
4577         * Makefile.in: Regenerate.
4579 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4581         * configure: Regenerate.
4582         * configure.ac: Move statements after variable declarations.
4584 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4586         * MAINTAINERS: Add myself as sh maintainer.
4588 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4590         * configure.ac: Adjust for loop syntax.
4591         * configure: Regenerate.
4593 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4595         * configure: Rebuilt.
4597 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4599         * configure.ac: Drop multiple occurrences of --enable-languages,
4600         and fix its quoting.
4601         * configure: Rebuilt.
4603 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4604             Nathan Sidwell  <nathan@codesourcery.com>
4605             Vladimir Prus  <vladimir@codesourcery.com>
4606             Joseph Myers  <joseph@codesourcery.com>
4608         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4609         * configure: Regenerate.
4611 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4613         * ltconfig (freebsd*): Default to elf.
4615 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4617         * configure.ac (target_libraries): Move libgcc before libiberty.
4618         * configure: Regenerated.
4620 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4621             Paolo Bonzini  <bonzini@gnu.org>
4623         PR bootstrap/30753
4624         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4625         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4626         * configure: Regenerated.
4628 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4630         * MAINTAINERS (Language Front End Maintainers): Update my mail
4631         address.
4633 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4635         PR bootstrap/30748
4636         * configure.ac: Correct syntax for Solaris ksh.
4637         * configure: Regenerated.
4639 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4641         * configure.ac: Sync with src.
4642         * configure: Regenerate.
4644 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4646         * Makefile.in: Regenerate.
4648 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4650         * config.sub: Sync with src.
4652 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4654         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4655         noncanonical equivalents.
4656         * configure.in: Rename to...
4657         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4658         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4659         target_noncanonical.  Use them.  Rewrite removal of configure
4660         arguments for autoconf 2.59.  Discard variable settings.  Force
4661         program_transform_name for native tools.
4663         * Makefile.in: Regenerated.
4664         * configure: Regenerated with autoconf 2.59.
4666 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4668         * MAINTAINERS (Write After Approval): Add myself.
4670 2007-01-31  Andreas Schwab  <schwab@suse.de>
4672         * Makefile.tpl (LDFLAGS): Substitute it.
4673         * Makefile.in: Regenerate.
4675 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4677         * MAINTAINERS (Write After Approval): Add myself.
4679 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4681         * MAINTAINERS (spu port): Add myself.
4683 2007-01-23  Richard Guenther  <rguenther@suse.de>
4685         PR bootstrap/30541
4686         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4687         * Makefile.tpl (GNATBIND): Substitute it.
4688         (GNATMAKE): Likewise.
4689         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4690         of STAGE_PREFIX.
4691         * Makefile.in: Regenerate.
4692         * configure: Regenerate.
4694 2007-01-18  Mike Stump  <mrs@apple.com>
4696         * configure.in: Re-enable -Werror for gcc builds.
4698 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4700         * MAINTAINERS (Write After Approval): Add myself.
4702 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4704         * configure.in: Change == to = in test command.
4705         * configure: Regenerate.
4707 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4708             Nick Clifton  <nickc@redhat.com>
4709             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4711         * configure.in (build_configargs, host_configargs, target_configargs):
4712         Remove build/host/target parameters.
4713         (host_libs): Add gmp and mpfr.
4714         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4715         * Makefile.def (gmp, mpfr): New.
4716         (gcc): Remove target.
4717         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4718         target_os, target_vendor): New.
4719         (configure): Add host_alias/target_alias arguments; adjust invocations.
4720         * configure: Regenerate.
4721         * Makefile.in: Regenerate.
4723 2007-01-11  Matt Fago  <fago@earthlink.net>
4725         * configure.in: Try to link to functions only in mpfr 2.2.x
4726         to improve robustness of configure tests.
4727         * configure: Regenerate.
4729 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4731         * MAINTAINERS: Add myself as i386 maintainer.
4733 2007-01-08  Jan Hubicka  <jh@suse.cz>
4735         * MAINTAINERS: Add myself as i386 maintainer.
4737 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4739         * configure.in: Add support for an x86_64-mingw* target.
4740         * configure: Regenerate.
4742 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4744         * Makefile.tpl (all-target): Correct @if conditional for target
4745         modules.
4746         * configure.in: Omit libiberty if building only target libgcc.
4747         * configure, Makefile.in: Regenerated.
4749 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4751         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4752         * configure: Regenerate.
4754 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4756         * Makefile.def (target_modules): Add libgcc.
4757         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4758         * Makefile.tpl (clean-target-libgcc): Delete.
4759         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4760         on gcc even for bootstrapped modules.  Rewrite handling of
4761         lang_env_dependencies to loop over target_modules.
4762         * configure.in (target_libraries): Add target-libgcc.
4763         * Makefile.in, configure: Regenerated.
4765 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4767         * configure.in: Reorganize recognition of languages.  Add
4768         --enable-stage1-languages.  Show supported languages for the chosen
4769         target rather than all recognized languages.
4770         * configure: Regenerate.
4772 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4774         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4775         * Makefile.in: Regenerate.
4777 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4779         * configure.in: Warn that MPFR 2.2.0 is buggy.
4780         * configure: Regenerate.
4782 2006-12-27  Ian Lance Taylor  <iant@google.com>
4784         * configure.in: When removing Makefiles to force a reconfigure, also
4785         remove prev-DIR*/Makefile.
4786         * configure: Regenerate.
4788 2006-12-22  Andreas Schwab  <schwab@suse.de>
4790         * configure: Regenerate with correct autoconf version.
4792 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4794         * configure.in: add AC_SUBST for *_FOR_TARGET.
4795         * configure: Regenerate.
4797 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4799         * configure.in: Simplify logic for rejecting languages that cannot
4800         be built.  Separate the case when a language is unsupported,
4801         from the case when the user chooses not to build a language.
4803 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4805         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4806         it only affects bootstrap and could be tested on "$host" as well.
4807         * configure: Regenerate.
4808         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4810 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4812         PR bootstrap/29544
4813         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4814         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4815         move here comment from Makefile.tpl.
4816         * Makefile.tpl: Move some definitions higher in the file.
4817         (STAGE1_CHECKING): New.
4818         * configure.in: Add --enable-stage1-checking.
4819         * configure: Regenerate.
4820         * Makefile.in: Regenerate.
4822 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4824         * MAINTAINERS: Add myself as build system maintainer.
4826 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4828         * MAINTAINERS (Write After Approval): Add myself.
4830 2006-12-13  Eric Christopher  <echristo@apple.com>
4832         * MAINTAINERS: Add myself as darwin maintainer.
4834 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4836         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4838 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4840         MAINTAINERS: Update my entry.
4842 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4844         * configure.in:  Handle spu makefile frag.
4845         * Makefile.tpl (MAINT): Define
4846         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4847         * configure: Regenerate.
4848         * Makefile.in: Regenerate.
4850 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4852         * config.guess: Import latest version.
4853         * config.sub: Likewise.
4855 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4857         * configure.in (spu-*-*): Don't skip target-libiberty.
4858         * configure: Regenerate.
4860 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4862         PR bootstrap/30134
4863         * configure.in: Correct x86 darwin support for libjava to powerpc
4864         and i?86 only.
4865         * configure: Regenerate.
4867 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4869         * configure.in: Add x86 darwin support for libjava.
4870         * configure: Regenerate.
4872 2006-12-07  Mike Stump  <mrs@apple.com>
4874         * Makefile.def (dependencies): Add dependency for
4875         install-target-libssp and install-target-libgomp on
4876         install-gcc.
4877         * Makefile.in: Regenerate.
4879 2006-12-04  Richard Guenther  <rguenther@suse.de>
4881         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4882         (Non-Algorithmic Maintainers): Move over non-algorithmic
4883         loop optimizer maintainers, add myself as a non-algorithmic
4884         middle-end maintainer.
4886 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4892         * configure.in: Update error message for missing GMP/MPFR.
4894         * configure: Regenerate.
4896 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4898         * configure.in: Update MPFR version in error message.
4900         * configure: Regenerate.
4902 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4904         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4905         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4906         --with-gmp-lib): New flags.
4908         * configure: Regenerate.
4910 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4912         * MAINTAINERS (Write After Approval): Change my email address.
4914 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4916         * MAINTAINERS (Write After Approval): Add myself.
4918 2006-11-22  Philipp Thomas  <pth@suse.de>
4920         * MAINTAINERS (i18n): Update e-mail address.
4922 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4924         * MAINTAINERS (spu port): Add myself as maintainer.
4925         (Write After Approval): Remove myself.
4927 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4929         * configure.in (skipdirs): Don't build libssp for SPU.
4930         * configure: Regenerate.
4932 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4934         * MAINTAINERS (spu port): Add myself as maintainer.
4935         (libobjc): Update my email address.
4937 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4939         * MAINTAINERS (Write After Approval): Add myself.
4941 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4943         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4944         * configure : Rebuilt.
4946 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4948         * MAINTAINERS (Write After Approval): Add myself.
4950 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4952         * MAINTAINERS (Write After Approval): Add myself.
4954 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4956         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4957         libmpfr.a.
4958         * configure: Regenerate.
4960 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4962         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4963         (unstage): Test for stage_last presence.
4965         PR bootstrap/29802
4966         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4967         STAGE_PREFIX.
4968         * Makefile.in: Regenerate.
4970 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4972         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4973         maintainers.
4975 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4977         * MAINTAINERS (Write After Approval): Add myself.
4979 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4981         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4982         and stageN-package/Makefile.
4983         * Makefile.in: Regenerated.
4985 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4987         * configure.in: Remove target-libgloss from noconfigdirs for
4988         bfin-*-*.
4989         * configure: Regenerated.
4991 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4993         * configure.in (have_gmp): Only error if the gcc directory exists.
4995         * configure: Regenerate.
4997 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4999         * configure.in: Robustify error message for missing GMP/MPFR.
5001         * configure: Regenerate.
5003 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5005         * MAINTAINERS (Write After Approval): Add myself.
5007 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5009         * MAINTAINERS: Change email address.
5011 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5013         * MAINTAINERS (Write After Approval): Add myself.
5015 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5017         * MAINTAINERS (Write After Approval): Add myself.
5019 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5021         * MAINTAINERS (Write After Approval): Move myself to
5022         Write After Approval section.
5024 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5026         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5027         need_gmp anymore.
5028         * configure: Regenerate.
5030 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5032         * MAINTAINERS (Write After Approval): Add myself.
5034 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5036         * config.guess: Import latest version.
5037         * config.sub: Likewise.
5039 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5041         * Makefile.def: Added pdf target handling.
5042         * Makefile.tpl: Added pdf target handling.
5043         * Makefile.in: Regenerated.
5045 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5047         * MAINTAINERS: Add self as score port maintainer.
5049 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5051         * MAINTAINERS (Write After Approval): Add myself.
5053 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5055         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5056         or newer.
5057         * configure: Regenerated.
5059 2006-09-27  Dave Brolley  <brolley@redhat.com>
5061         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5062         using $s instead of $r.
5063         * configure: Regenerated.
5065 2006-09-26  Thiemo Seufer  <ths@mips.com>
5067         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5068         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5069         * configure: Regenerate.
5071 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5073         * MAINTAINERS (Write After Approval): Remove myself.
5075 2006-09-22  Chao-ying Fu  <fu@mips.com>
5077         * MAINTAINERS (Write After Approval): Add myself.
5079 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5081         * MAINTAINERS: Add self as soft-fp maintainer.
5083 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5085         * MAINTAINERS: Add myself as avr maintainer.
5086         Remove Marek Michalkiewicz as avr maintainer.
5088 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5090         * MAINTAINERS (Write After Approval): Add myself.
5092 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5094         * configure.in: Never build newlib for a Mingw host.
5095         Never build newlib as Mingw target library.
5096         Test the existence of winsup/cygwin for building a Cygwin newlib,
5097         rather than just winsup.
5098         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5099         building a Mingw target.
5100         * configure: Regenerate.
5102 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5104         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5106 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5108         * config.guess: Import from src (was more updated).
5109         * config.sub: Likewise.
5111 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5113         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5114         * configure: Regenerated.
5116 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5118         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5119         for stages after the first.
5121 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5123         * Makefile.def: Add dependencies for configure-opcodes
5124         on configure-intl and all-opcodes on all-intl.
5125         * Makefile.in: Regenerated.
5127 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5129         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5131 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5133         Port to hosts whose 'sort' and 'tail' implementations
5134         treat operands with leading '+' as file names, as POSIX
5135         has required since 2001.  However, make sure the code still
5136         works on pre-POSIX hosts.
5137         * ltmain.sh: Don't assume "sort +2" is equivalent to
5138         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5140 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5142         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5144 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5146         * ltconfig: chmod 644 before ranlib during install.
5148 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5150         PR bootstrap/18058
5151         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5152         if the bootstrap compiler is a GCC version that supports it.
5153         * configure: Regenerate.
5155 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5157         * configure.in: Fix thinkos in previous check-in.
5158         * configure: Regenerate.
5160 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5162         PR other/27063
5163         * configure.in: Test subdir_requires and give an appropriate
5164         error message.
5165         * configure: Regenerate.
5167 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5169         * MAINTAINERS (Write After Approval): Add myself.
5171 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5173         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5175 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5177         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5179 2006-06-20  David Ayers  <d.ayers@inode.at>
5181         PR bootstrap/28072
5182         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5183         whether target-libjava is being configured instead of whether the
5184         java front end is enabled.
5185         * configure: Regenerate.
5187 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5189         PR target/27540
5190         * configure.in: Only enable libgomp on IRIX 6.
5191         * configure: Regenerate.
5193 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5195         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5196         too.
5197         * Makefile.in: Regenerate.
5199 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5201         * config-ml.in: Alter CCASFLAGS to include special
5202         multilib options the same as is done for CFLAGS.
5204 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5206         * configure.in: Don't enable libgomp on hpux10.
5207         * configure: Rebuilt.
5209 2006-06-12  David Ayers  <d.ayers@inode.at>
5211         PR bootstrap/27963
5212         PR target/19970
5213         * configure.in: Remove target-boehm-gc from noconfigdirs where
5214         ${libgcj} is specified.
5215         * configure: Regenerate.
5217 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5219         Sync from src:
5221         * configure.in: Sync.
5222         * configure: Regenerated.
5224         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5226         * Makefile.def: Added dependencies from sim and gdb on intl, and
5227         added configure dependencies to everything with an all dependency
5228         on intl.
5229         * Makefile.in: Regenerated.
5231 2006-06-06  David Ayers  <d.ayers@inode.at>
5233         PR libobjc/13946
5234         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5235         * Makefile.in: Regenerate.
5236         * configure.in: Add --enable-objc-gc at toplevel and have it
5237         enable boehm-gc for Objective-C.
5238         Remove target-boehm-gc from libgcj.
5239         Add target-boehm-gc to target_libraries.
5240         Add target-boehm-gc to noconfigdirs where ${libgcj}
5241         is specified.
5242         Assert that boehm-gc is supported when requested for Objective-C.
5243         Only build boehm-gc if needed either for Java or Objective-C.
5244         * configure: Regenerate.
5246 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5248         PR 27674
5249         * Makefile.tpl (configure-[+prefix+][+module+],
5250         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5251         Remove rule to unstage bootstrapped modules.
5252         (stage_current): New.
5253         * Makefile.in: Regenerate.
5255 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5257         * MAINTAINERS (Write After Approval): Update my e-mail address.
5259 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5261         * include/libiberty.h: Declare pex_run_in_environment.
5263 2006-05-31  Asher Langton  <langton2@llnl.gov>
5265         * MAINTAINERS (Write After Approval): Add myself.
5267 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5269         * Makefile.def (bfd, opcodes): Fix lib_path.
5270         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5271         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5272         * Makefile.in: Regenerate.
5274 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5276         * Makefile.in: Regenerate.
5278 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5280         * Makefile.def: Add install-html target. Add datarootdir
5281         docdir and htmldir to flags_to_pass.
5282         * Makefile.tpl: Add install-html target.
5283         * Makefile.in: Regenerate.
5284         * configure.in: Add --with-datarootdir, --with-docdir, and
5285         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5286         * configure: Regenerate.
5288 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5290         * configure.in: Enable gprof for cross builds.
5291         * configure: Regenerate.
5293 2006-05-22  Richard Guenther  <rguenther@suse.de>
5295         Revert
5296         2006-01-31  Richard Guenther  <rguenther@suse.de>
5297         Paolo Bonzini  <bonzini@gnu.org>
5299         * Makefile.def (target_modules): Add libgcc-math target module.
5300         * configure.in (target_libraries): Add libgcc-math target library.
5301         (--enable-libgcc-math): New configure switch.
5302         * Makefile.in: Re-generate.
5303         * configure: Re-generate.
5304         * libgcc-math: New toplevel directory.
5306 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5307             Andreas Tobler  <a.tobler@schweiz.ch>
5309         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5310         * configure: Rebuilt.
5312 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5314         * MAINTAINERS (Write After Approval): Add myself.
5316 2006-05-01  DJ Delorie  <dj@redhat.com>
5318         * configure.in: Restore CFLAGS if GMP isn't present.
5319         * configure: Regenerate.
5321 2006-05-01  Richard Guenther  <rguenther@suse.de>
5323         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5324         maintainer.
5326 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5328         * MAINTAINERS (Write After Approval): Add myself.
5330 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5332         * MAINTAINERS (Write After Approval): Add myself.
5334 2006-04-18  DJ Delorie  <dj@redhat.com>
5336         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5337         reference libgloss so that libssp can be built in a combined
5338         tree.
5339         * configure: Regenerate.
5341 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5343         * MAINTAINERS (Write After Approval): Add myself.
5345 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5347         * configure.in: Require makeinfo 4.4 or higher.
5348         * configure: Regenerate.
5350 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5352         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5353         Rearrange the entries of other libraries to have them in one place.
5355 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5357         * MAINTAINERS (Write After Approval): Remove myself.
5358         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5360 2006-03-14  Richard Guenther  <rguenther@suse.de>
5362         * configure: Regenerate with autoconf 2.13.
5364 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5366         * MAINTAINERS: Use my work address.
5368         * MAINTAINERS: Update my E-mail address.
5370 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5372         * configure.in: Handle --disable-<component> generically.
5373         * configure: Regenerate.
5375 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5377         PR libgcj/17311
5378         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5380 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5382         * MAINTAINERS (Write After Approval):  Remove myself.
5383         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5385 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5387         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5388         (TARGET_CONFIGDIRS): Remove.
5389         * configure.in: Remove AC_SUBST(target_configdirs).
5390         * Makefile.in, configure: Regenerated.
5392 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5394         * MAINTAINERS (Write After Approval):  Remove myself.
5395         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5397 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5399         PR bootstrap/25670
5401         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5403         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5404         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5405         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5406         BUILD_PREFIX, BUILD_PREFIX_1.
5407         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5409         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5410         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5412         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5413         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5414         of `cat stage_current`.  Always provide the `r' and `s' variables.
5415         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5416         a single shell execution.
5417         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5418         bootstrapped modules, make the stage1 module if the build was not
5419         started yet, else build the current stage.
5420         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5421         (all-build, all-host, all-target, [+make_target+]-host,
5422         [+make_target+]-target): Do not use \-continued lines.
5423         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5424         (current_stage, restrap, stage_last): New.
5426         * Makefile.in: Regenerate.
5427         * configure: Regenerate.
5429 2006-02-19  Bud Davis  <jmdavis@link.com>
5431         * MAINTAINERS (Write After Approval):  Remove myself.
5432         (Language Front End Maintainers):  Add myself as fortran 95
5433         maintainer and update e-mail address.
5435 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5437         * MAINTAINERS (Write After Approval):  Remove myself.
5438         (Language Front End Maintainers):  Add myself as fortran 95
5439         maintainer.
5441 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5443         * MAINTAINERS (Write After Approval): Add myself.
5445 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5447         * MAINTAINERS (Write After Approval):  Remove myself.
5448         (Language Front End Maintainers):  Add myself as
5449         fortran 95 maintainer.
5451 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5453         Sync from src:
5455         2005-12-27  Leif Ekblad  <leif@rdos.net>
5457         * configure.in: Add support for RDOS target.
5458         * configure: Regenerate.
5460 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5461             Andreas Schwab  <schwab@suse.de>
5463         * configure: Regenerate.
5465 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5467         * configure.in (enable_libgomp): Add AIX.
5468         * configure: Regenerate.
5470 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5472         * MAINTAINERS (Write After Approval): Add myself.
5474 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5476         * MAINTAINERS (Write After Approval): Add myself.
5478 2006-01-31  Richard Guenther  <rguenther@suse.de>
5479         Paolo Bonzini  <bonzini@gnu.org>
5481         * Makefile.def (target_modules): Add libgcc-math target module.
5482         * configure.in (target_libraries): Add libgcc-math target library.
5483         (--enable-libgcc-math): New configure switch.
5484         * Makefile.in: Re-generate.
5485         * configure: Re-generate.
5486         * libgcc-math: New toplevel directory.
5488 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5490         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5491         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5492         the assembler, linker and binutils.
5493         * configure: Regenerate.
5495 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5497         * MAINTAINERS (Write After Approval): Add myself.
5499 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5501         * configure: Regenerate.
5503 2006-01-18  Richard Henderson  <rth@redhat.com>
5504             Jakub Jelinek  <jakub@redhat.com>
5505             Diego Novillo  <dnovillo@redhat.com>
5507         * libgomp: New directory.
5508         * Makefile.def: Add target_module libgomp.
5509         * Makefile.in: Regenerate.
5510         * configure.in (target_libraries): Add target-libgomp.
5511         * configure: Regenerate.
5513 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5515         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5516         @ from continuation.
5517         * Makefile.in: Rebuilt.
5519 2006-01-04  Chris Lattner  <sabre@gnu.org>
5521         * MAINTAINERS (Write After Approval): Add myself.
5523 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5525         PR bootstrap/24252
5527         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5528         * Makefile.tpl (OBJDUMP): New.
5529         (EXTRA_HOST_FLAGS): Add it.
5530         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5532         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5533         to use symbolic links between directories.  Avoid race conditions
5534         or make them harmless.
5535         * configure.in: Do not try to use symbolic links between directories.
5537         * Makefile.def (LEAN): Pass.
5538         * Makefile.tpl (LEAN): Define.
5539         (stage[+id+]-start): Accept that the previous directory does not
5540         exist, if the bootstrap is lean.
5541         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5542         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5543         configure substitution.
5544         ([+compare-target+]): Likewise.
5545         ([+bootstrap-target+]-lean): New.
5546         * configure.in: Remove lean bootstrap support from here.
5548         * Makefile.in: Regenerate.
5549         * configure: Regenerate.
5551 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5553         * MAINTAINERS (libdecnumber): Add myself.
5555 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5557         * libtool-ldflags: New script.
5559 2006-01-02  Andreas Schwab  <schwab@suse.de>
5561         * configure.in: When reconfiguring remove Makefile in
5562         all stage directories.
5563         * configure: Regenerate.
5565 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5567         * MAINTAINERS: Update my email address.
5569 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5571         Revert Ada-related part of the previous change.
5573         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5574         Do not pass.
5575         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5576         * Makefile.in: Regenerate.
5577         * configure.in: Do not include mt-ppc-aix target fragment.
5578         * configure: Regenerate.
5580 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5582         * configure.in: Select appropriate fragments for PowerPC/AIX.
5583         * configure: Regenerate.
5585         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5586         BOOT_CFLAGS, BOOT_LDFLAGS.
5587         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5588         BOOT_CFLAGS, BOOT_LDFLAGS.
5589         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5590         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5591         (stage): Fail if we cannot complete the work.
5592         * Makefile.in: Regenerate.
5594 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5596         * configure.in: Replace ms1 with mt.
5597         * configure: Rebuilt.
5599 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5601         * MAINTAINERS: Update my email address.
5603 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5605         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5606         install-host-nogcc): Don't invoke $(stage) at the end.
5607         * Makefile.in: Regenerate.
5609 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5611         * configure.in: Flip the top-level bootstrap switch.
5612         * configure: Regenerate.
5614 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5616         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5617         $(stage) and $(unstage).
5618         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5619         (all): Remove stray semicolon.
5620         (local-distclean): Don't handle multilib.tmp and multilib.out.
5621         (install.all): Set $s for consistency.
5622         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5623         check_multilibs setting.  Always make the install directory.
5624         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5625         Correct @if/@endif.
5626         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5627         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5628         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5629         (multilib.out): Remove.
5630         * Makefile.in: Regenerated.
5632 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5634         * MAINTAINERS (Write After Approval): Add myself.
5636 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5638         * MAINTAINERS: Add myself as mt maintainer.
5640         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5642 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5644         * MAINTAINERS: Change email address.
5646 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5648         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5649         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5650         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5651         Find in-tree tools if available.
5652         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5653         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5654         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5655         (COMPILER_*_FOR_TARGET): New.
5656         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5657         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5658         (CONFIGURED_*, USUAL_*): Remove.
5659         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5660         STRIP): Use autoconf substitutions.
5661         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5662         COMPILER_NM_FOR_TARGET): New.
5663         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5665         (all): Make all-host and all-target in parallel.
5666         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5667         that $$r and $$s are set before invoking a recursive make.
5668         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5669         ([+bootstrap-target+]): Inline most of the `all' target.
5671 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5673         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5674         from the gcc build directory.
5675         * Makefile.in: Regenerate.
5677 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5679         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5680         depend on all-libdecnumber.
5681         * configure.in (host_libs): Include libdecnumber.
5682         * Makefile.in: Regenerate.
5683         * configure: Likewise.
5685 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5687         * libdecnumber: Import decNumber sources from the dfp-branch.
5689 2005-11-21  Kean Johnston  <jkj@sco.com>
5691         * config.sub, config.guess: Sync from upstream sources.
5693 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5695         Import from Autoconf sources:
5697         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5698         * config/move-if-change: Don't output "$2 is unchanged";
5699         suggested by Ben Elliston.  Handle weird characters correctly.
5701 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5703         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5704         to match upstream libtool for darwin.
5706 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5708         * Makefile.def: Remove gdb dependencies for gdbtk.
5709         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5710         (configure-gdb, install-gdb): New rules.
5711         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5712         * Makefile.in, configure: Regenerated.
5714 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5716         * MAINTAINERS (Write After Approval): Add myself.
5718 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5720         * MAINTAINERS (Write After Approval): Add myself.
5722 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5724         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5725         Diego Novillo.
5727 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5729         PR bootstrap/24297
5730         * Makefile.tpl (do-[+make-target+], do-check, install,
5731         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5732         are set before recursing.
5733         * Makefile.in: Regenerate.
5735 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5737         PR bootstrap/18939
5738         * Makefile.def (gcc) <target>: Fix thinko.
5739         * Makefile.in: Regenerate.
5741 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5743         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5744         * configure: Regenerate.
5746 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5748         * MAINTAINERS (Write After Approval): Add self.
5750 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5752         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5753         target-libffi, target-qthreads, target-libjava, and
5754         targetlibobjc.
5755         * configure: Regenerate.
5757 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5759         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5760         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5761         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5762         (USUAL_OBJDUMP_FOR_TARGET): New.
5763         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5764         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5765         * configure, Makefile.in: Regenerated.
5767 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5769         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5770         before other host packages.
5772 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5774         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5776 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5778         PR bootstrap/22340
5780         * configure.in (default_target): Remove.
5781         * Makefile.tpl (all): Do not use prerequisites as subroutines
5782         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5783         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5784         use prerequisites as subroutines.
5785         (check-host, check-target): New.
5786         (bootstrap configure & all targets): Do not use stage*-start
5787         if the directory layout is already ok.
5788         (non-bootstrap configure & all targets): Prepend a $(unstage).
5789         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5790         (NOTPARALLEL): Remove.
5791         (unstage, stage variables): New variables.
5792         (unstage, stage targets): Simply expand to those variables.
5794         * configure: Regenerate.
5795         * Makefile.in: Regenerate.
5797 2005-10-04  James E Wilson  <wilson@specifix.com>
5799         * Makefile.def (lang_env_dependencies): Add libmudflap.
5800         * Makefile.in: Regenerate.
5802 2005-10-03  Andreas Schwab  <schwab@suse.de>
5804         Backport from libtool CVS:
5805         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5807         * ltmain.sh: add support for installing into temporary
5808         staging area (e.g. 'make install DESTDIR=...')
5810 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5812         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5813         * configure: Regenerated.
5815 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5817         * configure: Regenerate with the correct
5818         autoconf version.
5820 2005-09-30  Catherine Moore  <clm@cm00re.com>
5822         * configure.in (bfin-*-*): New.
5823         * configure: Regenerated.
5825 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5827         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5828         (LIPO_FOR_TARGET): New.
5829         (CONFIGURED_LIPO_FOR_TARGET): New.
5830         (USUAL_LIPO_FOR_TARGET): New.
5831         (STRIP_FOR_TARGET): New.
5832         (CONFIGURED_STRIP_FOR_TARGET): New.
5833         (USUAL_STRIP_FOR_TARGET): New.
5834         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5835         STRIP_FOR_TARGET.
5836         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5837         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5838         * Makefile.in: Regenerate.
5839         * configure: Regenerate.
5841 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5843         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5844         (rs6000-*-aix*): Same.
5845         * configure: Regenerate.
5847 2005-09-16  Tom Tromey  <tromey@redhat.com>
5849         * MAINTAINERS: Add self as java maintainer.
5851 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5853         * configure.in: Recognize f95 in the --enable-languages option,
5854         and substitute it for fortran, issuing a warning.
5855         * configure: Regenerate.
5857 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5859         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5860         * configure:  Regenerated.
5862 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5864         * MAINTAINERS: Add self as ms1 maintainer.
5866 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5868         * Makefile.def (libssp): Add to lang_env_dependencies.
5869         * Makefile.in: Regenerate.
5871 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5873         * MAINTAINERS: Add myself as middle-end maintainer.
5875 2005-08-17  Christian Groessler  <chris@groessler.org>
5877         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5878         * Makefile.in: Regenerate.
5880 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5882         * MAINTAINERS (write after approval): Added myself.
5884 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5886         * MAINTAINERS (Write After Approval): Add myself.
5888 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5890         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5891         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5892         Look for alternate names of the target cc and c++
5893         * configure: Regenerate.
5895 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5897         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5898         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5899         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5900         tools; remove code to manually set them.
5901         (Target tools): Look in the environment for them.
5902         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5903         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5904         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5905         build directory.
5906         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5907         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5908         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5909         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5910         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5911         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5912         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5913         * configure: Regenerate.
5914         * Makefile.in: Regenerate.
5916 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5918         * MAINTAINERS: Update for removed CPU targets.
5920 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5922         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5923         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5924         * Makefile.in: Regenerated.
5926 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5928         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5929         (CFLAGS_FOR_TARGET): Use it.
5930         (CXXFLAGS_FOR_TARGET): Likewise.
5931         * Makefile.in: Regenerated.
5932         * configure.in (--with-build-sysroot): New option.
5933         * configure: Regenerated.
5935 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5937         * Makefile.tpl: Wrap install between unstage and stage
5938         * Makefile.in: Regenerate.
5940 2005-07-21  Eric Christopher  <echristo@apple.com>
5942         * MAINTAINERS: Update affiliation.
5944 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5946         * MAINTAINERS: Add self as crx port maintainer.
5948 2005-07-20  DJ Delorie  <dj@redhat.com>
5950         * MAINTAINERS: Add self as m32c maintainer.
5952 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5954         * all files: Update FSF address.
5956 2005-07-15  Eric Christopher  <echristo@redhat.com>
5958         * MAINTAINERS: Change affiliation.
5960 2005-07-14  Jim Blandy  <jimb@redhat.com>
5962         * configure.in: Add cases for Renesas m32c.
5963         * configure: Regenerated.
5965 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5967         * COPYING.LIB: Update from fsf.org.
5969 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5971         * COPYING, compile, config.guess,
5972         config.sub, install-sh, missing, mkinstalldirs,
5973         symlink-tree, ylwrap: Sync from upstream sources.
5974         * config-ml.in: Update FSF address.
5976 2005-07-13  Eric Christopher  <echristo@redhat.com>
5978         * configure.in: Add toplevel noconfigdir support for tpf.
5979         * configure: Regenerate.
5981 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5983         PR ada/22340
5985         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5986         * Makefile.in: Regenerate.
5988 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5990         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5991         Brolley to write-after-approval.
5993 2005-07-07  Andreas Schwab  <schwab@suse.de>
5995         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5996         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5997         * Makefile.in: Regenerated.
5999 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6001         * configure.in: Don't build sim or rda when targetting darwin.
6002         * configure: Regenerate.
6004 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6006         * configure.in: Add --enable-libssp and --disable-libssp.
6007         * configure: Regenerate with autoconf-2.13.
6009 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6011         * Makefile.def (target_modules): Add libssp.
6012         * configure.in (target_libraries): Add target-libssp.
6013         * configure: Rebuilt.
6014         * Makefile.in: Rebuilt.
6016 2005-07-01  Zack Weinberg  <zackw@panix.com>
6018         * MAINTAINERS: Change email address.  Resign from maintainership.
6020 2005-07-01  Richard Guenther  <rguenther@suse.de>
6022         * MAINTAINERS: Change my e-mail address and affiliation.
6024 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6026         * Makefile.def (stagefeedback): Come after profile.
6027         Define profiledbootstrap target.
6028         * Makefile.tpl (profiledbootstrap): Remove.
6029         (stageprofile-end): Zap stagefeedback.
6030         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6031         * Makefile.in: Regenerate.
6033 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6035         * MAINTAINERS: Update my email address.
6037 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6039         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6040         In 'cpp' stanza, support '#line' as well as '# '.
6042 2005-06-08  Andreas Schwab  <schwab@suse.de>
6044         * MAINTAINERS: Move myself from 'Write After Approval' to
6045         'CPU Port Maintainers' section as m68k maintainer.
6047 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6049         * configure.in (unsupported_languages): New macro.
6050         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6051         non-ported target libraries in noconfigdirs.
6052         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6053         non-linux-gnu.  Remove libgcj_ex_libffi.
6054         <lang_frag loop>: Set add_this_lang=no if the language is in
6055         unsupported_languages.
6056         * configure: Regenerate.
6058 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6060         * configure.in: Fix typo in handling of --with-mpfr-dir.
6061         * configure: Regenerate.
6063 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6065         * MAINTAINERS: Update my email address.
6067 2005-06-02  Jim Blandy  <jimb@redhat.com>
6069         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6070         accepted into the master sources.)
6072 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6073             Michael Snyder  <msnyder@redhat.com>
6074             Stan Cox  <scox@redhat.com>
6076         * configure.in: Set noconfigdirs for ms1.
6078         * configure: Regenerate.
6080 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6082         * MAINTAINERS (Write After Approval): Add self.
6084 2005-06-01  Josh Conner  <jconner@apple.com>
6086         * MAINTAINERS (Write After Approval): Add self.
6088 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6090         * MAINTAINERS: Update my email address.
6092 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6094         * MAINTAINERS (Write After Approval): Add self.
6096 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6098         * MAINTAINERS (Write After Approval): Remove self.
6100 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6102         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6103         (Dependencies): Consider target modules for bootstrap dependencies.
6104         Make target bootstrap modules depend on each stage's gcc.
6105         * Makefile.in: Regenerate.
6107 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6109         * Makefile.def (configure-gcc): Depend on binutils having been built.
6110         (all-gcc): No need to do it here.
6111         * Makefile.in: Regenerate.
6113 2005-05-19  Paul Brook  <paul@codesourcery.com>
6115         * configure.in: Rewrite misleading error message when requested
6116         language cannot be built.
6117         * configure: Regenerate.
6119 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6121         * ylwrap: Import from Automake 1.9.5.
6123 2005-05-13  David Ung  <davidu@mips.com>
6125         * MAINTAINERS (Write After Approval): Add self.
6127 2005-05-09  Mike Stump  <mrs@apple.com>
6129         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6130         lt_cv_sys_max_cmd_len for now.
6132 2005-05-09  Stan Cox  <scox@redhat.com>
6134         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6136 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6138         * README.SCO: Update the URL.
6140 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6142         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6143         with_gnu_ld to libtool.
6144         * ltcf-c.sh (aix[45]): Define file_list_spec.
6145         * ltcf-cxx.sh (aix[45]): Same.
6146         * ltcf-gcj.sh (aix[45]): Same.
6147         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6148         exists, write list of input files to temporary file.
6150 2005-05-04  Mike Stump  <mrs@apple.com>
6152         * configure.in: Always pass --target to target configures as
6153         otherwise rebuilds that do --recheck will fail.
6154         * confiugure: Rebuilt.
6156 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6158         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6159         STAGE_HOST_EXPORTS.
6160         (configure, all): Add bootstrap support.
6161         (Host modules, target modules): Pass post-stage1 flags and exports.
6162         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6163         * Makefile.in: Regenerate.
6165 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6167         * configure: Regenerate.
6169 2005-04-27  Mike Stump  <mrs@apple.com>
6171         * MAINTAINERS: Add self as darwin maintainer.
6173 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6175         * config.sub: Update from master copy.
6177 2005-04-21  Mike Stump  <mrs@apple.com>
6179         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6180         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6182 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6184         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6185         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6186         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6187         "*-*-elf" and "*-*-linux*".
6188         * configure: Regenerate.
6190 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6192         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6194 2005-04-12  Mike Stump  <mrs@apple.com>
6196         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6198 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6200         * MAINTAINERS (Write After Approval): Add myself.
6202 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6204         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6206 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6208         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6209         (TARGET_CONFIGARGS): Include --with-target-subdir.
6210         (configure, all): New macros.  Use them throughout.
6211         * Makefile.in: Regenerate.
6213 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6215         * MAINTAINERS (Write After Approval): Add myself.
6217 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6219         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6221 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6223         * MAINTAINERS: Move John Carr to Write After Approval.
6225 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6227         * config/mh-mingw32: Delete.
6228         * configure.in: Don't use it.
6229         * configure: Regenerate.
6231 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6233         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6234         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6235         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6236         (HOST_LIB_PATH): Generate from Makefile.def.
6237         (TARGET_LIB_PATH): Likewise.
6238         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6239         * Makefile.in: Regenerate.
6240         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6241         (RPATH_ENVVAR): Include Darwin case.
6242         * configure: Regenerate.
6244 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6246         * MAINTAINERS (Various Maintainers): Remove self.
6247         (Write After Approval): Add self.
6249 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6251         * MAINTAINERS (Various Maintainers): Add self.
6253 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6255         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6256         * configure: Regenerate.
6258 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6260         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6261         gcc_version, and gcc_version_trigger from set of flags to pass.
6262         * Makefile.tpl: Remove definitions of above variables.
6263         (config.status): Remove dependency on $(gcc_version_trigger).
6264         * Makefile.in: Regenerate.
6265         * configure.in: Do not reference config/gcc-version.m4 nor
6266         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6267         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6268         * configure: Regenerate.
6270 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6271             Andrew Pinski  <pinskia@physics.uc.edu>
6273         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6274         * Makefile.in: Regenerate.
6276 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6278         * MAINTAINERS (Write After Approval): Add myself.
6280 2005-03-03  David Ayers  <d.ayers@inode.at>
6282         * MAINTAINERS (Write After Approval): Add myself.
6284 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6286         PR libgcj/20160
6287         * ltmain.sh: Avoid creating archives with components that have
6288         duplicate basenames.
6290 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6292         PR bootstrap/20250
6293         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6294         instead of check.
6295         * Makefile.in: Regenerate.
6297 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6299         * Makefile.in: Regenerate to fix conflict between the previous two
6300         patches.
6302 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6304         PR bootstrap/17383
6305         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6306         * Makefile.tpl (HOST_SUBDIR): New substitution.
6307         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6308         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6309         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6310         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6311         (Host modules, Bootstrapped modules): Use it.
6312         (Build modules, Target modules): Do not create symlink trees,
6313         always configure out-of-srcdir.
6314         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6315         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6316         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6317         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6319         * Makefile.in: Regenerate.
6320         * configure: Regenerate.
6322 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6324         Merged from libada-gnattools-branch:
6325         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6327         * gnattools: New directory.
6328         * Makefile.def: Add gnattools as a module, depending on target-libada.
6329         * Makefile.in: Regenerate.
6330         * configure.in: Include gnattools in host_tools; disable it if ada
6331         is disabled.
6332         * configure: Regenerate.
6334 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6336         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6337         treelang maintainer.
6338         (Write After Approval): Remove myself.
6340 2005-02-23  Paul Schlie  <schlie@comcast.net>
6342         * configure.in: Allow darwin targeted ports to build tk, itcl and
6343         libgui.
6344         * configure: Regenerate.
6346 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6348         PR libgcj/10353
6349         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6350         * configure: Regenerate.
6352 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6354         * MAINTAINERS (Write After Approval): Add myself.
6356 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6358         * MAINTAINERS: Update my e-mail address.
6360 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6362         * MAINTAINERS (Write After Approval): Add myself.
6364 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6366         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6367         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6368         target-libgloss when not *-*-elf and *-*-aout.
6369         * configure: Regenerate.
6371 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6373         * MAINTAINERS: Remove obsolete entries.
6375         * MAINTAINERS (Write After Approval): Add Michael Matz.
6377 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6379         * MAINTAINERS: Remove self as cpplib maintainer.
6381 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6383         * install-sh, config.sub: Import from upstream.
6385 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6387         PR bootstrap/18222
6388         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6389         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6390         * Makefile.in: Regenerate.
6392 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6394         * MAINTAINERS: Update my email address.
6396 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6397             Andreas Schwab  <schwab@suse.de>
6399         PR bootstrap/18033
6400         * config-ml.in: Eval option if surrounded by single quotes.
6402 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6404         Revert 2004-12-28 Makefile changes, a better fix will be
6405         applied to mainline and src after GCC 4.0 branches.
6407 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6409         PR bootstrap/17383
6411         * Makefile.def (target_modules): Remove stage parameter,
6412         it is always true now.
6413         * Makefile.tpl (configure-build-[+module+],
6414         configure-target-[+module+]): Always build symlink tree
6415         for the directory and for include.  BUILD_SUBDIR and
6416         TARGET_SUBDIR cannot be . anymore.
6417         * Makefile.in: Regenerate.
6419 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6421         Revert 2004-12-08 Makefile changes.
6423 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6425         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6426         cygwin, mingw.
6428 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6430         * configure.in (sh64-*-*): Reenable gprof.
6431         * configure: Regenerate.
6433 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6435         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6436         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6437         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6438         * Makefile.in: Regenerate.
6440 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6442         * MAINTAINERS: Update my email address.
6444 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6446         * Makefile.tpl: Generate normal dependencies if the LHS module is
6447         not bootstrapped.
6448         * Makefile.in: Regenerate.
6450 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6452         * configure.in: Include config/gxx-include-dir.m4.  Use
6453         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6454         * configure: Regenerate.
6456 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6458         * config.if: Delete.
6459         * configure.in: Set libstdcxx_incdir directly.
6460         * configure: Regenerate.
6462 2004-12-02  Eric Christopher  <echristo@redhat.com>
6464         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6465         * Makefile.in: Regenerate.
6467 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6469         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6470         * configure: Regenerate.
6472 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6474         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6475         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6476         * configure: Regenerate.
6478 2004-12-01  Eric Christopher  <echristo@redhat.com>
6480         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6481         of things to remove.
6483 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6485         * MAINTAINERS (Write After Approval): Update my e-mail address.
6487 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6489         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6490         from CVS libtool to always pass_all.
6492 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6494         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6495         (hppa*64*-*-*): Delete incorrect comment.
6496         * configure: Rebuilt.
6498 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6500         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6502 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6504         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6505         from CVS libtool to always pass_all.
6507 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6509         * install-sh, compile: Import from automake.
6511 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6513         * config.guess, config.sub:  Import from savannnah.
6515 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6517         * MAINTAINERS (Write After Approval): Add myself
6519 2004-11-12  Mike Stump  <mrs@apple.com>
6521         * Makefile.def: Add html support.
6522         * Makefile.tpl: Likewise.
6523         * Makefile.in: Regenerate.
6525 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6527         PR 18423
6528         * configure.in: Remove all instances of build-fixincludes from
6529         noconfigdirs.
6530         (build_configargs): Supply --target to subdirectories.
6531         * configure: Regenerate.
6533         * Makefile.def: Make gcc install depend on fixincludes install.
6534         * Makefile.in: Regenerate.
6536 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6538         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6540 2004-11-11  Paul Brook  <paul@codesourcery.com>
6542         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6544 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6546         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6547         target-libgfortran.
6548         * configure: Regenerate.
6550 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6552         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6553         like CC.
6555 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6557         * Makefile.def (host fixincludes): Specify missing targets.
6558         * Makefile.in: Regenerate.
6560 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6562         * MAINTAINERS: Add myself
6564 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6566         * MAINTAINERS (Write After Approval): Add myself.
6568 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6570         * Makefile.def: Build fixincludes for the host, too.
6571         * Makefile.in: Regenerate.
6572         * configure.in (host_tools): Add fixincludes.
6573         * configure: Regenerate.
6575 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6577         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6578         * configure: Regenerated.
6580 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6582         PR other/17783
6583         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6584         * configure: Regenerated.
6586 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6588         * README.SCO: Update per FSF instructions.
6590 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6592         PR target/18151
6593         * configure.in (case ${target}): Do not build fixincludes for avr.
6594         * configure: Regenerated.
6596 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6598         * configure.in (case ${target}): Do not build fixincludes
6599         on platforms where it is not used.
6600         * configure: Regenerated.
6602 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6604         * configure.in: Use an absolute path to install-sh.
6605         * configure: Regenerated.
6607 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6609         * MAINTAINERS (Write After Approval): Add myself.
6611 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6613         * MAINTAINERS: Remove from Write After Approval those that are
6614         already maintainers.
6616 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6618         * MAINTAINERS:  Update my email address.
6620 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6622         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6623         * configure: Regenerate.
6625 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6627         * MAINTAINERS:  Update my email address.
6629 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6631         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6632         entries belonging to this category.
6634 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6636         * MAINTAINERS: Update my e-mail address.
6638 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6640         Fix wrong conflict resolution in:
6642         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6644         * Makefile.in: Regenerate.
6645         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6646         in the recursive `make', instead of hardwiring `all'.
6647         (Autogenerated TARGET-* variables): New.
6649 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6651         * configure.in: Enable target-libgloss for crx-*-*.
6652         * configure: Regenerate.
6654 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6656         * MAINTAINERS (Various Maintainers): Move the "windows,
6657         cygwin, mingw" maintainer to ...
6658         (OS Port Maintainers): ... here.
6660 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6662         * MAINTAINERS (Write After Approval): Remove those that are
6663         maintainers of some subsystem.
6665 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6667         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6668         * ltcf-cxx.sh (tpf*): Likewise.
6669         * ltconfig (tpf*): Add TPF OS configuration support.
6671 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6673         * MAINTAINERS: Change my email address to my new work account.
6675 2004-09-24  Michael Roth  <mroth@nessie.de>
6677         * configure.in (--without-headers): Add missing double quotes.
6678         * configure: Regenerate.
6680 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6682         * ylwrap: Revert to previous version.
6684 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6686         PR bootstrap/17369
6687         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6688         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6689         SET_GCC_LIB_PATH_CMD.
6690         (BASE_TARGET_EXPORTS): Likewise.
6691         * Makefile.in: Regenerated.
6693         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6694         * configure: Regenerated.
6696 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6698         * config.guess: New upstream version
6699         * compile, depcomp, install-sh, ylwrap: Likewise.
6701 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6703         * config/mh-x86omitfp: New host makefile fragment.  Add
6704         -fomit-frame-pointer to the default BOOT_CFLAGS.
6705         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6706         * configure: Regenerate.
6708 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6710         PR target/11572
6711         * configure.in (*-*-darwin*): Renable libobjc.
6712         * configure: Regenerate.
6714 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6716         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6718 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6720         * Makefile.def: Remove libbanshee.
6721         * Makefile.tpl: Ditto.
6722         * configure.in: Ditto.
6723         * Makefile.in: Regen.
6724         * configure: Ditto.
6726 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6728         * ltmain.sh: Use $pic_object as $non_pic_object if
6729         $non_pic_object=none.
6731 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6733         * missing: Import latest version from master repository.
6735 2004-09-06  Nick Clifton  <nickc@redhat.com>
6737         * config.sub: Import latest version from master repository.
6738         * config.guess: Likewise.
6739         This includes these changes:
6741         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6743         * config.sub: Handle crisv32, alias etraxfs.
6744         * config.guess (crisv32:Linux:*:*): Handle.
6746         2004-08-13  Brad Smith  <brad@comstyle.com>
6748         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6749         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6751         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6753         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6754         assume the processor is a powerpc.  This is because coreutils
6755         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6756         in this case, due to a MacOS X bug that causes
6757         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6758         to return a negative number.
6759         Problem reported by Petter Reinholdtsen in:
6760         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6762         2004-07-19  Ben Elliston  <bje@gnu.org>
6764         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6766         2004-06-24  Ben Elliston  <bje@gnu.org>
6768         * config.guess: Update copyright years.
6769         * config.sub: Likewise.
6771         2004-06-22  Robert Millan  <robertmh@gnu.org>
6773         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6774         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6776         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6778         * config.guess (*:*VMS:*:*): New entry. Replaces
6779         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6780         manufacturer.
6782         2004-06-22  Ben Elliston  <bje@gnu.org>
6784         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6785         * config.sub: Likewise.
6787         2004-06-22  Ben Elliston  <bje@gnu.org>
6789         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6790         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6792         2004-06-11  Ben Elliston  <bje@gnu.org>
6794         * config.guess (pegasos:OpenBSD:*:*): Remove.
6796         2004-06-11  Ben Elliston  <bje@gnu.org>
6798         From Wouter Verhelst <wouter@grep.be>:
6799         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6801         2004-06-11  Ben Elliston  <bje@gnu.org>
6803         * config.guess (luna88k:OpenBSD:*:*): New.
6805         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6807         * config.guess (m32r*:Linux:*:*): New case.
6808         * config.sub: Handle m32rle.
6810         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6812         From Jens Petersen  <petersen@redhat.com>:
6813         * config.sub: Handle sparcv8.
6815         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6817         From Tom Smith <smith@cag.lkg.hp.com>:
6818         * config.guess: Version suffixes are equally significant on Tru64
6819         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6820         prefix of "P" (patched kernel).
6822         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6824         * config.sub: Add support for National Semiconductor CRX target.
6826 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6828         * MAINTAINERS (Various Maintainers): Remove myself as web page
6829         maintainer, add myself as maintainer of build status lists.
6831 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6833         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6834         *-*-netware, but add target-libmudflap.
6835         Consolidate *-*-netware targets (of which really only i?86 exists)
6836         into a single entry.
6837         * configure: Likewise.
6839 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6841         * Makefile.tpl (sorry): Remove.
6842         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6843         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6844         (do-clean): Clean per-stage directories too.
6845         (do-distclean): Run distclean-stage1 too.
6846         (.NOTPARALLEL): Enable during toplevel bootstrap.
6847         (stage[+id+]-bubble): Enable parallel execution during
6848         the recursive invocation.
6849         * Makefile.in: Regenerate.
6851         Fix previous checkin:
6853         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6854         include.
6855         * configure.in: Fix indentation.
6856         * configure: Regenerate.
6858 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6860         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6861         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6862         * configure: regenerate
6863         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6864         -mdynamic-no-pic
6866 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6868         * Makefile.def (build_modules): Add fixincludes.
6869         (dependencies): Make gcc depend on fixincludes.
6870         * configure.in (build_tools): Add fixincludes.
6871         (build_configdirs): Always include build_libs.
6872         * Makefile.in: Regenerate.
6873         * configure: Regenerate.
6875 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6877         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6878         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6879         phony targets; do not generate timestamp files.
6880         (distclean-stageN): Remove references to their timestamp files.
6881         (restageN, touch-stageN): Remove.
6882         (stageN-bubble): Rewritten.
6883         (compare): Support lean bootstraps.
6884         * Makefile.in: Regenerate.
6886         * configure.in: Only warn when bootstrapping but
6887         build != host or build != target.  Support lean bootstraps.
6888         * configure: Regenerate.
6890 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6892         * configure.in:  Give a better error message if GMP/MPFR are missing
6893         and a language needing them has been requested.
6894         * configure:  Regenerated.
6896 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6898         * configure.in:  Print a list of available language front-ends if
6899         a requested one is missing.  Tidy stray tab characters.
6900         * configure:  Regenerated.
6902 2004-08-19  Michael Koch  <konqueror@gmx.de>
6904         * gcc/doc/install.texi: Update entry about automake for libjava.
6906 2004-08-17  Robert Millan  <robertmh@gnu.org>
6908         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6909         (instead of FreeBSD).
6910         * configure: Regenerate.
6912 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6914         * Makefile.in: Regenerate.
6915         * configure: Regenerate.
6917         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6918         stage_*_flags.
6919         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6920         for bootstrapped modules if toplevel bootstrap is going.
6921         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6922         modules.  Adjust for changes in Makefile.def.  Enable several
6923         rules even in non-bootstrap mode, just to avoid peppering the
6924         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6925         (stage-[+prev+]-bubble): Remove.
6927         * Makefile.def (Dependencies): Depend on all-build-bison,
6928         all-build-flex, all-build-byacc, all-build-texinfo, rather
6929         than the host variations.
6930         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6931         with BUILD_SUBDIR.
6932         (BISON): Update for recent Bisons.
6933         (YACC): Fix typo.
6934         (cross): Depend on all-build.
6935         (all): Do not depend on all-build.
6936         (prebootstrap): Remove.
6937         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6938         (Prebootstrap dependencies): Add them to the per-stage targets
6939         and to all-prebootstrap.
6940         * configure.in (build_configdirs): Always enable build_tools.
6941         (BUILD_DIR_PREFIX): Remove.
6943         * Makefile.def (gcc): Add target variable.
6944         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6945         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6946         in the recursive `make', instead of hardwiring `all'.
6947         (Autogenerated TARGET-* variables): New.
6949 2004-08-13  Brian Booth  <bbooth@redhat.com>
6951         * MAINTAINERS: Remove myself from write-after-approval.
6953 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6955         * src-release: Stop distributing mmalloc with gdb (which doesn't
6956         use it).
6957         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6958         * Makefile.in: Regenerate.
6960 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6962         * configure.in (arm*-*-eabi*): New target.
6963         * configure: Regenerate.
6965 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6967         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6968         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6969         (Dependencies): New section.
6970         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6971         (configure-target-[+module+]): Depend on maybe-all-gcc
6972         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6973         (toplevel profiledbootstrap): Fix dependencies.
6974         * Makefile.in: Regenerate.
6976 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6978         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6979         target-libiberty to noconfigdirs.
6980         * configure: Regenerate.
6982 2004-08-03  Paul Brook  <paul@codesourcery.com>
6984         * configure.in: Check for MPFR as well as GMP.
6985         * configure: Regenerate.
6987 2004-08-01  Robert Millan  <robertmh@gnu.org>
6989         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6990         libmudflap for all GNU-based systems (with Glibc).
6991         * configure: Regenerate.
6993 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6995         * Makefile.def (host-modules): Add gcc.
6996         * Makefile.in: Regenerate.
6997         * Makefile.tpl (sorry): New rule.
6998         (configure-host, all-host, [+make_target+]-host, do-check,
6999         install-host): Do not add gcc as a special case.
7000         (host modules): Add a small special-casing for gcc.  Export
7001         extra_make_flags through the environment.
7002         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7003         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7004         other recursive targets for gcc): Remove.
7006         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7007         (stage, unstage): New rules.
7008         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7009         distclean-stage[+id+]): Use stage_current.
7010         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7011         the stage*-start rules.
7013 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7015         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7016         use -all_load flag.
7018 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7020         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7021         * configure: Regenerate.
7023 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7025         * maintainer-scripts/gcc_release: Revert yesterday's change.
7027 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7029         * MAINTAINERS: Add myself to write-after-approval.
7031 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7033         * libf2c: Removed.
7034         * gcc/gccbug.in: Updated because of libf2c removal.
7035         * maintainer-scripts/gcc_release: Ditto.
7037 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7039         * configure.in: Build libmudflap by default on FreeBSD.
7040         * configure: Regenerated.
7042 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7044         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7045         systems.
7046         * configure: Regenerated.
7048 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7050         PR target/16344
7051         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7052         feedback based compiler.
7053         * Makefile.in: Rebuilt.
7055 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7057         * Makefile.def (host_modules): Set bootstrap=true for flex.
7058         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7059         * Makefile.in: Rebuilt.
7061 2004-07-07  Jan Hubicka  <jh@suse.cz>
7063         * MAINTAINERS: Add self as a profile feedback maintainer.
7065 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7067         * configure.in:  Do not prepend $srcdir to /dev/null in
7068         makefile fragments.
7069         * configure:  Regenerate.
7071 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7073         * Makefile.def (build_modules): Add bison, byacc, flex,
7074         m4, texinfo.
7075         (flags_to_pass): Add FLEX.
7076         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7077         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7078         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7079         DEFAULT_MAKEINFO): Remove.
7080         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7081         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7082         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7083         objdir or else use configured tool.
7084         (all-build): New.
7085         (all): Depend on it.
7086         (Build module dependencies): Add.
7087         * Makefile.in: Regenerate.
7088         * configure.in: Better support for multiple build modules,
7089         matching what is done for host/target modules.  Do not look
7090         for "plausible" locations of build tools if Canadian cross.
7091         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7092         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7093         * configure: Regenerate.
7095 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7097         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7098         * Makefile.in: Regenerate.
7100 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7102         * Makefile.tpl (configure-build-[+module+],
7103         configure-[+module+], configure-target-[+module+]): Pass
7104         [+extra_configure_args+].
7105         (all-build-[+module+], all-[+module+], check-[+module+],
7106         install-[+module+], [+make_target+]-[+module+],
7107         all-target-[+module+], check-target-[+module+],
7108         install-target-[+module+], [+make_target+]-target-[+module+]):
7109         Pass [+extra_make_args+].
7110         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7111         (GCC_HOST_EXPORTS): Remove.
7112         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7113         cross, check-gcc, check-gcc-c++, install-gcc,
7114         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7115         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7116         * Makefile.in: Regenerate.
7118 2004-06-21  Matthew Sachs  <msachs@apple.com>
7120         * MAINTAINERS: Added self to write-after-approval.
7122 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7124         * configure.in: Check for srcdir/winsup rather than build directory
7125         winsup.
7126         * configure: Regenerate.
7128 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7130         * configure.in: Don't build Cygwin native newlib if winsup
7131         directory is missing.  Emit warning instead.
7132         * configure: Regenerate.
7134 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7136         * Makefile.tpl (touch-stage[+id+]): New.
7137         (restage[+prev+]): Depend on touch-stage[+id+].
7139         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7140         Use it throughout.
7142         * Makefile.def: Add profile and feedback bootstrap stages.
7143         Remove next field from bootstrap stages.
7144         * Makefile.tpl (LN, LN_S): Substitute.
7145         (stageN-start, stageN-end): Use double-colon rules, to
7146         provide a hook for additional setup commands.
7147         (distclean-stageN-gcc, restageN): Create dependencies from
7148         [+prev+], not from [+next+].
7149         (stageN-bubble): Add commands for successive stages from
7150         [+prev+], using double-colon rules.
7151         (all-stageN-gcc): Fix typo.
7152         (stagefeedback-start, profiledbootstrap): New.
7153         * Makefile.in: Regenerate.
7154         * configure.in: Call ACX_PROG_LN.
7155         * configure: Regenerate.
7157 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7159         * MAINTAINERS (Write After Approval): Add myself.
7161 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7163         * MAINTAINERS (Write After Approval): Add myself.
7165 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7167         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7168         without gcc.
7169         * configure: Regenerate.
7171 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7173         * Makefile.tpl: Fix typo.
7174         * Makefile.in: Regenerate.
7176 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7178         * configure.in: Remove new- prefix from toplevel
7179         bootstrap targets.
7180         * configure: Regenerate.
7182 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7184         * Makefile.tpl (all.normal): Rename to all.
7185         (all): Replace with a rule to pick the default
7186         target from configure.
7187         (all-gcc, configure-gcc): Use conditionals to
7188         do nothing when toplevel bootstrap is going on.
7189         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7190         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7191         * configure.in: Support --enable-bootstrap.
7193         * Makefile.def: Remove new- prefix from toplevel
7194         bootstrap targets.
7195         * Makefile.tpl: Likewise.
7197         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7198         target.
7200         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7201         $(RECURSE_FLAGS) to recursive invocation of make.
7203         * Makefile.in: Regenerate.
7204         * configure: Regenerate.
7206 2004-05-30  Andreas Jaeger  <aj@suse.de>
7207             Jim Wilson  <wilson@specifixinc.com>
7209         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7210         like CC.
7212 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7214         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7215         * configure: Regenerate.
7217 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7219         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7220         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7221         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7222         targets.
7223         * Makefile.in: Regenerate.
7225 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7227         * configure.in: Test the ability to symlink directories.
7228         * configure: Regenerate.
7230         * Makefile.def (bootstrap-stage): New definitions.
7231         * Makefile.tpl (configure-stage1-gcc,
7232         configure-stage2-gcc, configure-stage3-gcc,
7233         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7234         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7235         new-restage3, compare): Autogenerate, see Makefile.in
7236         entry for behavioral changes.
7237         (distclean-stage1, new-stage1-start, new-stage1-end,
7238         new-stage1-bubble, distclean-stage2, new-stage2-start,
7239         new-stage2-end, new-stage2-bubble, distclean-stage3,
7240         new-stage3-start, new-stage3-end): New autogenerated targets.
7241         (objext, prebootstrap, BOOT_CFLAGS,
7242         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7243         targets.
7245         * Makefile.in: Regenerate.
7246         (distclean-stage1, new-stage1-start, new-stage1-end,
7247         new-stage1-bubble, distclean-stage2, new-stage2-start,
7248         new-stage2-end, new-stage2-bubble, distclean-stage3,
7249         new-stage3-start, new-stage3-end): New targets.
7250         (all-stage1-gcc): Move prebootstrap dependency from here...
7251         (configure-stage1-gcc): ...to here.
7252         (new-bootstrap): Use bubble targets.
7253         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7254         Use per-stage distclean targets.
7255         (configure-stage1-gcc, configure-stage2-gcc,
7256         configure-stage3-gcc, all-stage1-gcc,
7257         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7258         Use new-stageN-start to prepare the tree.
7260 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7262         * Makefile.def (host_modules): add libcpp.
7263         * Makefile.tpl: Add dependencies on and for libcpp.
7264         * Makefile.in: Regenerate.
7265         * configure.in: Add libcpp host module.
7266         * configure: Regenerate.
7268 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7270         * Makefile.tpl: Whenever a recursive target is defined, wrap
7271         it in a special @if/@endif block, and prepare its maybe
7272         dependency in the @if/@endif block
7273         * configure.in: Instead of writing maybe dependencies, remove
7274         the @if/@endif statements, and remove the @if/@endif blocks
7275         that remain.
7276         * configure: Regenerate.
7277         * Makefile.in: Regenerate.
7279 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7281         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7283 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7285         PR bootstrap/15120
7286         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7287         * */configure: Rebuilt.
7289 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7291         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7292         of libf2c.
7293         * configure, Makefile.in: Regenerate.
7295 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7297         * MAINTAINERS (Write After Approval): Add myself.
7299 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7301         Merge from tree-ssa-20020619-branch.
7303         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7304         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7305         (HOST_GMPLIBS): Define.
7306         (HOST_GMPINC): Define.
7307         (TARGET_LIB_PATH): Add libmudflap.
7308         (GFORTRAN_FOR_TARGET): Define.
7309         (configure-build*): Export GFORTRAN.
7310         (configure-gcc): Export GMPLIBS and GMPINC.
7311         (all-gcc): Add maybe-all-libbanshee.
7312         (configure-target-libgfortran): Define.
7313         * Makefile.in: Regenerate.
7314         * configure.in (host_libs): Add libbanshee.
7315         (target_libraries): Add target-libmudflap and target-libgfortran.
7316         Add --with-libbanshee.
7317         Handle --disable-libmudflap.
7318         (*-*-freebsd*): Use with_gmp.
7319         Add $(libgcj) to noconfigdirs.
7320         * configure: Regenerate.
7321         * depcomp: New file.
7322         * MAINTAINERS: Add tree-ssa maintainers.
7324 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7326         * MAINTAINERS (Various Maintainers): Add myself.
7328 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7330         * MAINTAINERS (Write After Approval): Add myself.
7332 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7334         * MAINTAINERS (Write After Approval): Add myself.
7336 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7338         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7339         * configure: Regenerate.
7341 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7343         Revert:
7344         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7346         * Makefile.def (flags_to_pass): Remove *dir variables that
7347         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7348         as well as prefix and exec_prefix.
7349         * Makefile.in: Regenerate.
7351 2004-04-26  Robert Millan  <robertmh@gnu.org>
7353         Add patches from libtool CVS.
7354         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7355         * ltconfig: Likewise.
7356         * ltcf-c.sh: Likewise.
7357         * ltcf-cxx.sh: Likewise.
7358         * ltcf-gcj.sh: Likewise.
7360 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7362         * Makefile.def (host_modules): Mark with the bootstrap
7363         flag packages on which gcc depends.
7364         * Makefile.tpl (all-bootstrap): Use it.
7365         * Makefile.in: Regenerate.
7367 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7369         * Makefile.def (flags_to_pass): Remove *dir variables that
7370         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7371         as well as prefix and exec_prefix.
7372         * Makefile.in: Regenerate.
7374 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7376         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7377         * configure: Regenerate.
7378         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7379         * gcc/Makefile.tpl (compare): Use the result of the test.
7380         * gcc/Makefile.in: Regenerate.
7382 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7384         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7385         Always relocate gcc and prev-gcc to the original names, even
7386         if the build fails.
7387         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7388         New targets.
7390 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7392         * MAINTAINERS: Update my email address.
7394 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7396         * configure.in (mips*-*-irix5*): Enable ld.
7397         * configure: Regenerate.
7399 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7401         * configure: Regenerate.
7403 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7405         * Makefile.tpl (configure-[+module+], configure-gcc,
7406         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7407         Set and export LDFLAGS.
7408         * Makefile.in: Regenerate.
7410 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7412         * MAINTAINERS: Add myself to write-after-approval.
7414 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7416         PR bootstrap/14871
7417         * Makefile.tpl: If we don't have built-in-tree target tools,
7418         use the ones found by configure rather than hacking around with
7419         program_transform_name.
7420         * configure.in: Give Makefile.tpl the information necessary
7421         to do that.
7422         * Makefile.in: Regenerate.
7423         * configure: Regenerate.
7425 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7427         PR bootstrap/14760
7428         * configure.in: When computing baseargs, strip *all* copies of
7429         offending options.  Also, don't match/substitute the trailing space,
7430         so that this actually works when two similar options are separated by
7431         only one space.
7432         * configure: Regenerate.
7434 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7436         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7437         (rs6000-*-aix*): Same.
7438         * configure: Regenerate.
7440 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7442         * MAINTAINERS: Add myself to write-after-approval.
7444 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7446         * MAINTAINERS: Add myself to write-after-approval.
7448 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7450         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7451         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7452         * Makefile.in: Regenerate.
7454         * configure.in (top level bootstrap support): Rework --enable-werror
7455         to set @stage2_werror_flag@.
7456         * configure: Regenerate.
7457         * Makefile.tpl (top level bootstrap support): Pass
7458         @stage2_werror_flag@ down to configure in stages 2 and 3.
7459         * Makefile.in: Regenerate.
7461 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7463         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7464         for stages 2 and 3 as well as in make.  As a consequence, remove
7465         OUTPUT_OPTION (now detected by configure) from the flags passed down
7466         to make.
7467         * Makefile.in: Regenerate.
7469         * Makefile.tpl (new-bootstrap): Fix typo.
7470         * Makefile.in: Regenerate.
7472 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7474         * Makefile.tpl: Rearrange by moving recursive_targets rules
7475         into their proper sections.
7476         * Makefile.tpl (top level bootstrap support): Move disabling
7477         of coverage flags from 'make' to 'configure'; improve comments.
7478         * Makefile.in: Regenerate.
7480         * Makefile.tpl (experimental top level bootstrap) Move stage1
7481         language setting from all- target to configure- target; disable
7482         intermodule optimization in stage 1; prevent gratuitous rebuilds
7483         of stage 1.
7484         * Makefile.in: Regenerate.
7485         * configure.in: Comma-separate stage 1 language list for top
7486         level bootstrap.
7487         * configure: Regenerate.
7489         * Makefile.tpl: Clean up experimental top level bootstrap support:
7490         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7491         prev-gcc in configure- targets as well as all- targets.
7492         * Makefile.in: Regenerate.
7494 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7496         * compile: New file imported from automake.
7498 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7500         * configure.in: Remove symbolic link section.
7501         * configure: Regenerate.
7502         * Makefile.tpl (links): Remove.
7503         * Makefile.in: Regenerate.
7505 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7506             Nathanael Nerode  <neroden@gcc.gnu.org>
7508         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7509         Set with AC_CHECK_PROGS.
7510         * configure.in: Fix comment typo from last patch.
7511         * configure: Regenerate.
7513 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7515         * Makefile.tpl: Introduce experimental top level bootstrap support.
7516         * Makefile.in: Regenerate.
7517         * configure.in: Introduce support for top level bootstrap.
7518         * configure: Regenerate.
7520 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7521             Paolo Bonzini  <bonzini@gnu.org>
7523         PR bootstrap/14522
7524         * configure.in: Cope with shells that do not support unquoted ^
7525         * configure: Regenerate.
7527 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7528             Paolo Bonzini  <bonzini@gnu.org>
7530         PR bootstrap/14522
7531         * configure.in: Cope with shells that do not support nesting
7532         quotes inside quoted backquote substitutions.
7533         * configure: Regenerate.
7535 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7537         PR bootstrap/14522
7538         * configure.in: Fix escaping of $.
7539         * configure: Regenerate.
7541 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7543         * configure: Regenerate, since I forgot to while committing Paolo's
7544         changes.
7546 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7548         PR ada/14131
7549         Move language detection to the top level.
7550         * configure.in: Find default values for the tools as
7551         soon as possible.  Disable ada if GNAT is not found.
7552         Emit error message about missing languages.  Expand
7553         --enable-languages=all for the gcc subdirectory.
7555 2004-03-10  Ben Elliston  <bje@gnu.org>
7557         * MAINTAINERS: Update my email address.
7559 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7561         * ltconfig: Disable building static libraries if building shared
7562         libraries on AIX 5L.
7564 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7566         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7567         and disable libgcj.
7568         * configure: Regenerated.
7570 2004-03-01  Brian Booth  <bbooth@redhat.com>
7572         * MAINTAINERS: Add myself to write-after-approval.
7574 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7576         * MAINTAINERS: Add myself to write-after-approval.
7578 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7580         PR bootstrap/7087
7581         * Makefile.tpl: Guard XFOO sed statements better.
7582         * Makefile.tpl: Add dependency for configure-target-libada.
7583         * Makefile.in: Regenerate (incidentally fixes broken
7584         commit when libada-branch was merged).
7586 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7588         * MAINTAINERS: Add myself to write-after-approval.
7590 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7592         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7593         maintainers.
7595 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7597         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7598         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7600 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7602         PR bootstrap/11932
7603         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7605 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7607         * MAINTAINERS: Added myself to write-after-approval.
7609 2004-02-14  Michael Koch  <konqueror@gmx.de>
7611         * MAINTAINERS: Added myself to write-after-approval.
7613 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7615         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7616         some OS port maintainers to OS port maintainers section.
7618 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7620         * MAINTAINERS: Add self.
7622 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7624         * MAINTAINERS: Alphabetize.
7626 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7628         * MAINTAINERS: Remove myself.
7630 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7632         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7633         (rs6000-*-aix*): Same.
7634         * configure: Regenerate.
7636 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7638         * configure.in (host): Add in missing $noconfigdirs to defines.
7639         * configure: Regenerate.
7641 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7642             Nathanael Nerode  <neroden@gcc.gnu.org>
7644         PR ada/6637, PR ada/5911
7645         Merge with libada-branch:
7646         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7647         with appropriate dependencies. Add --enable-libada configure switch.
7648         * configure, Makefile.in: Regenerate.
7650 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7652         * MAINTAINERS: Add myself to write-after-approval.
7654 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7656         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7657         * configure: Regenerate.
7659 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7661         Merge from upstream:
7663         * ltmain.in: When setting IFS to '~', be careful about user
7664         arguments that contain '~'.
7666         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7668         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7669         Also test $base_compile against $CC with escaped arguments. Bug
7670         reported by Geoff Keating <geoffk@apple.com>.
7672 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7674         * MAINTAINERS: Remove i960 port.
7676 2004-01-23  DJ Delorie  <dj@redhat.com>
7678         * Makefile.def (target_modules) [libiberty]: Don't stage.
7679         * Makefile.in: Rebuilt.
7681 2004-01-20  Caroline Tice  <ctice@apple.com>
7683         * MAINTAINERS: Add myself to write-after-approval.
7685 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7687         * MAINTAINERS: Update my email address.
7689 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7691         * MAINTAINERS: Add myself to write-after-approval.
7693 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7695         * MAINTAINERS: Remove entries without email address.
7697 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7699         * MAINTAINERS: Add myself to write-after-approval.
7701 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7703         * MAINTAINERS: Update my email address.
7705 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7707         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7708         * Makefile.tpl (configure-target-[+module+]): Support stage.
7709         * Makefile.in: Rebuilt.
7711 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7713         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7715 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7717         * MAINTAINERS: Add myself as a MIPS maintainer.
7719 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7721         * configure.in: Use ./config.cache, not config.cache.
7722         * configure: Regenerate.
7723         * Makefile.tpl: Special-casing not needed for GCC any more.
7724         * Makefile.in: Regenerate.
7726         * configure.in: Don't share a cache file for host dirs.
7727         * configure: Regenerate.
7729         * config-ml.in: Don't mess with the cache file.
7731 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7733         * MAINTAINERS: Move myself from 'Write After Approval' to
7734         'CPU Port Maintainers' section as SPARC maintainer.
7736 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7738         * Makefile.tpl: Make GCC use a separate config.cache.
7739         * Makefile.in: Regenerate.
7741         PR bootstrap/11932, PR bootstrap/11933
7742         (I don't know if it will fix either of them, but it relates
7743         to them.)
7744         * configure.in: Don't use shared config.cache for target
7745         directories.
7746         * configure: Regenerate.
7748 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7750         * MAINTAINERS: Add myself to 'Write After Approval' section.
7752 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7754         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7755         * configure: Regenerated.
7757 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7759         * MAINTAINERS: Remove the mn10200 maintainer.
7761 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7763         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7764         * configure: Regenerated.
7766 2003-12-16  Jan Hubicka  <jh@suse.cz>
7768         * MAINTAINERS: Add myself as callgraph maintainer.
7770 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7772         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7773         * configure: Regenerate.
7775 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7777         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7778         'Write After Approval' section. Update email.
7780 2003-12-01  James Lemke  <jim@wasabisystems.com>
7782         * MAINTAINERS (Write After Approval): Add myself.
7784 2003-11-20  Matt Thomas  <matt@3am-software.com>
7786         * MAINTAINERS: Add myself as a vax port maintainer.
7788 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7790         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7791         (configure-build-[+module+], configure-[+module+]): Likewise.
7792         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7793         * Makefile.in: Regenerate.
7795 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7797         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7798         shared/dylibed libraries.
7799         * ltmain.sh: Likewise.
7800         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7801         * ltcf-cxx.sh: Likewise.
7802         * ltcf-gcj.sh: Likewise.
7803         * ltconfig: Likewise.
7805 2003-11-17  Stan Cox  <scox@redhat.com>
7807         * MAINTAINERS: Add myself as iq2000 port maintainer.
7809 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7811         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7812         * Makefile.in: Regenerate.
7814 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7816         * config.sub: Update to 2003-11-03 version.
7818 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7820         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7821         * configure:  Regenerate.
7823 2003-10-20  Nicolas Pitre  <nico@cam.org>
7825         * MAINTAINERS: Add myself to 'Write After Approval' section.
7827 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7829         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7831 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7833         * MAINTAINERS: Update my email address.
7835 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7837         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7839 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7841         * MAINTAINERS: Add myself to 'Write After Approval' section.
7843 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7845         * config.guess: Update to 2003-10-16 version.
7846         * config.sub: Update to 2003-10-16 version.
7848 2003-10-15  David Daney  <ddaney@avtrex.com>
7850         * MAINTAINERS: Added myself to 'Write After Approval' section.
7852 2003-10-15  Falk Hueffner  <falk@debian.org>
7854         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7855         'Write After Approval' section. Update email.
7857 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7859         * MAINTAINERS: Move myself from 'Write After Approval' to
7860         'Various Maintainers' section as middle-end maintainer.
7862 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7864         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7865         HOST_FLAGS_TO_PASS.
7866         * Makefile.in: Regenerate.
7868 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7870         * config.guess: Update to 2003-10-07 version.
7871         * config.sub: Update to 2003-10-07 version.
7873 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7875         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7876         * ltconfig (irix5*, irix6*): Don't override version_type.
7878 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7880         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7881         * configure: Rebuilt
7882         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7883         * Makefile.in: Rebuilt
7885 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7887         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7889 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7891         * MAINTAINERS (Write After Approval): Add myself.
7893 2003-09-29  Paul Koning  <ni1d@arrl.net>
7895         * MAINTAINERS: Move myself from "Write After Approval"
7896         to CPU platform maintainers for pdp11 platform.
7898 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7900         * MAINTAINERS: Move myself from 'Write After Approval' to
7901         'Various Maintainers' section as libffi testsuite maintainer.
7903 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7905         * configure.in: Pass a computed --program-transform-name
7906         to subconfigures.
7907         * configure: Regenerated.
7909 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7911         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7912         * Makefile.in: Regenerate.
7914         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7915         * Makefile.in: Regenerate.
7917 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7919         * MAINTAINERS: Move myself from 'Write After Approval'
7920         to 'Various Maintainers' (objective-c) section.
7922 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7924         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7925         quoting.
7926         * configure: Regenerated.
7928 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7930         * MAINTAINERS (Write After Approval): Add myself to write after
7931         approval list.
7933 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7935         * MAINTAINERS (Write After Approval): Add myself.
7937 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7939         * MAINTAINERS: Update my e-mail address.
7941 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7943         * libtool.m4 (LD): Correct powerpc64 host match.
7945 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7947         * MAINTAINTERS: Update my affiliation and email address.
7949 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7951         * MAINTAINERS (Write After Approval): Add myself.
7953 2003-09-04  DJ Delorie  <dj@redhat.com>
7955         * configure: Regenerate.
7957 2003-09-04  Robert Millan  <robertmh@gnu.org>
7959         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7961 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7963         * configure.in: Ensure arguments to sed are properly spaced.
7964         * configure: Regenerate.
7966 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7968         * MAINTAINERS: Update my e-mail address.
7970 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7972         * MAINTAINERS (Write After Approval): Add myself.
7974 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7976         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7977         * configure: Regenerated.
7979 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7981         * MAINTAINERS: Update my email address.
7983 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7985         * configure.in:  Use newline instead of semicolon when assuming
7986         shell arguments in a for loop.
7987         * configure:  Regenerated.
7989 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7991         * MAINTAINERS: Resurrect the i860 maintainer.
7993 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7995         PR 8180
7996         * configure.in: When testing with_libs and with_headers, treat
7997         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7998         * configure: Regenerate.
8000         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8001         make, shell, etc.
8002         (baseargs): Likewise.
8003         * configure: Regenerate.
8005 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8007         * MAINTAINERS (Write After Approval): Add myself.
8009 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8011         * configure.in: Disable libgcj for darwin not on powerpc.
8012         * configure: Rebuild.
8014 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8016         * config-ml.in, symlink-tree: Add license.
8018 2003-08-03  Richard Stallman  <rms@gnu.org>
8019             Eben Moglen  <moglen@columbia.edu>
8021         * README.SCO: New file.
8023 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8025         * Makefile.tpl (check, check-c++): Express dependencies using
8026         dependencies rather than commands.
8027         * Makefile.in: Regenerate.
8029 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8031         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8032         * configure: Ditto.
8034 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8036         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8037         * Makefile.in: Update.
8039 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8041         * configure.in: Enable libgcj for darwin.
8042         * configure: Rebuild.
8044 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8046         * config-ml.in:  Use ac_configure_args directly instead of
8047         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8048         actually seen.
8050 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8052         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8053         creating target and build subdirs to build all parent dirs as needed.
8054         * Makefile.in: Rebuild.
8055         * configure.in: Don't build dirs explicitly here.
8056         * configure: Rebuild.
8058 2003-07-26  Paul Brook  <paul@nowt.org>
8060         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8062 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8064         * Makefile.tpl (all-make): Depend on intl.
8065         * Makefile.in: Rebuilt.
8067 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8069         * install-sh:  Update to newer upstream versions (associated with
8070         aclocal 1.7).
8071         * mkinstalldirs:  Likewise.
8072         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8074 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8076         * MAINTAINERS: Move self from Bug database only accounts
8077         to write-after-approval.
8079 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8081         * config.if: Remove unused libc_interface determination.
8083 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8085         * MAINTAINERS: Move self from write-after-approval to
8086         build machinery (*.in).
8088 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8090         PR bootstrap/11273
8091         PR bootstrap/11408
8092         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8093         unused INSTALL_PROGRAM_ARGS.
8094         * configure.in: Use AC_PROG_INSTALL.
8095         * Makefile.in: Regenerate.
8096         * configure: Regenerate.
8098 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8100         * MAINTAINERS: Alphabetize.
8102 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8104         * configure: Rebuilt.
8105         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8106         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8107         newlib nor libgloss.
8108         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8109         * configure.in (am33_2.0-*-linux*): Added.
8111 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8113         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8114         * configure: Regenerate.
8116 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8118         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8119         * Makefile.in: Regenerate.
8121 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8123         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8124         * Makefile.in: Regenerate.
8126 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8128         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8129         * Makefile.in: Regenerated.
8131         * config-ml.in: Replace PWD with PWD_COMMAND.
8133 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8135         * intl: New directory; see intl/ChangeLog for details.
8136         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8137         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8138         * Makefile.in: Regenerate.
8140 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8142         * configure.in: Clean up config-lang.in handling.  Delete
8143         useless assignment to "subdirs".
8144         * configure: Regenerate.
8146 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8148         * configure.in: Rename 'target_libs' to 'target_libraries'.
8149         Remove useless reference to 'target_libs'.
8150         * configure: Regenerate.
8152 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8154         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8155         * Makefile.in: Regenerate.
8157 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8159         * Makefile.def: Introduce flags_to_pass.
8160         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8161         * Makefile.in: Regenerate.
8163 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8165         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8166         and target-libgloss.
8167         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8168         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8169         * configure: Regenerate.
8171 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8173         * configure.in: Update testsuite_flags to new location.
8174         * configure. Regenerate.
8176 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8178         * Makefile.tpl: Remove BUILD_CC stuff.
8179         * Makefile.in: Regenerate.
8181 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8183         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8185 2003-06-16  Graeme Peterson  <gp@qnx.com>
8187         * MAINTAINERS (Write After Approval): Add myself.
8189 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8191         * config.guess: Update to 2003-06-12 version.
8192         * config.sub: Update to 2003-06-13 version.
8194 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8196         * config.guess: Update to 2003-06-06 version.
8197         * config.sub: Update to 2003-06-06 version.
8199 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8201         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8202         * configure. Regenerate.
8204 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8206         * configure.in: Disable serial configure by default.
8207         * configure: Regenerate.
8208         * Makefile.tpl: Abolish .NOTPARALLEL.
8209         * Makefile.in: Regenerate.
8211         * Makefile.tpl: Replace {build,host,target}_canonical by
8212         {build,host,target}.
8213         * Makefile.in: Regenerate.
8215         * Makefile.tpl: Fix stupid pasto.
8216         * Makefile.in: Regenerate.
8218 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8220         * Makefile.tpl: Remove bogus conditional.
8221         * Makefile.in: Regenerate.
8223 2003-06-05  Jan Hubicka  <jh@suse.cz>
8225         * Makefile.tpl (profiledbootstrap): New target.
8226         * Makefile.in (profiledbootstrap): New target.
8228 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8230         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8231         Pinski. Remove user names from other bugzilla-only maintainers.
8233 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8235         * Makefile.tpl: Make 'recursive targets' using autogen rather
8236         than shell loop.  Remove duplicate 'clean' targets and false
8237         comments.
8238         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8239         Add systematic method of specifying missing targets in subdirs.
8240         Add copyright boilerplate.
8241         * Makefile.in: Regenerate.
8242         * configure.in: Add 'recursive targets' to maybe list.
8243         * configure: Regenerate.
8245         * MAINTAINERS: "GNATS only" -> "Bug database only".
8247         * Makefile.tpl: Rename [+target+] to [+make_target+].
8248         * Makefile.def: Rename 'target' to 'make_target'.
8250 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8252         * MAINTAINERS: Add self as options handling maintainer.
8254 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8256         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8257         been too long since I touched those ports.
8259 2003-05-28  DJ Delorie  <dj@redhat.com>
8261         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8262         * Makefile.in: Regenerate.
8264 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8266         * configure.in: Use curly braces in the definition of tooldir.
8267         * configure: Regenerate.
8269 2003-05-21  DJ Delorie  <dj@redhat.com>
8271         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8272         newlib or libgloss.
8273         * Makefile.in: Regenerate.
8275 2003-05-21  DJ Delorie  <dj@redhat.com>
8277         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8278         * Makefile.in: Regenerate.
8280 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8282         * MAINTAINERS: Update my e-mail address.
8284 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8286         * configure.in: Switch more things to use maybe dependencies.
8287         * Makefile.tpl: Switch more things to use maybe dependencies.
8288         Factor out common code from autogen IF statements.
8289         * configure: Regenerate.
8290         * Makefile.in: Regenerate.
8292 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8294         * configure.in: Accept i[3456789]86 for machine type.
8295         * configure: Regenerate.
8297 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8299         * configure.in: Switch more things to use maybe dependencies.
8300         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8301         * configure: Regenerate.
8302         * Makefile.tpl: Switch more things to use maybe dependencies.
8303         * Makefile.in: Regenerate.
8305 2003-05-16  Andreas Schwab  <schwab@suse.de>
8307         * Makefile.tpl (install-opcodes): Define.
8308         * Makefile.in: Rebuild.
8310 2003-05-13  Andreas Jaeger  <aj@suse.de>
8312         * config.guess: Update to 2003-05-09 version.
8313         * config.sub: Update to 2003-05-09 version.
8315 2003-05-13  Michael Eager  <eager@mvista.com>
8317         * configure.in: Correct sed script so that options in quotes are not
8318         deleted.
8319         * configure: Rebuild.
8321 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8323         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8324         and $$s/newlib/libc/sys/cygwin32 include paths.
8325         * configure: Ditto.
8327 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8329         * MAINTAINERS: Update my email addresses.
8331 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8333         * config-ml.in: Propagate INSTALL variables.
8335 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8337         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8339 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8341         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8342         * Makefile.in: Regenerate.
8344 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8346         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8348 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8350         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8352 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8354         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8355         * Makefile.in: Regenerated.
8357 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8359         * MAINTAINERS (Write After Approval): Upgrade myself from
8360         GNATS only to write-after-approval. Update my mail address.
8362 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8364         (OS Port Maintainers: freebsd): Add myself.
8366 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8368         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8370 2003-04-22  Kean Johnston  <jkj@sco.com>
8372         * MAINTAINERS (SCO ports): Added myself.
8374 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8376         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8378 2003-04-19  Kean Johnston  <jkj@sco.com>
8380         * MAINTAINERS (Write After Approval): Add myself.
8382 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8384         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8385         * Makefile.in: Regenerate.
8387 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8389         * configure.in (powerpc64*-*-linux*): Remove.
8390         * configure: Rebuilt.
8392 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8394         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8395         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8396         and restrap.
8397         * Makefile.in:  Regenerate.
8399 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8401         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8402         * configure: Regenerated.
8404 2003-04-15  DJ Delorie  <dj@redhat.com>
8406         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8408 2003-04-13  Nick Clifton  <nickc@redhat.com>
8410         * config-ml.in: Remove support for --disable-aix removing
8411         call-aix multilibs.
8413 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8415         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8416         * */configure: Rebuilt.
8418 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8420         * MAINTAINERS: Add my email address.
8422 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8424         * MAINTAINERS (Write After Approval): Add myself.
8426 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8428         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8429         * Makefile.in: Regenerate.
8431 2003-03-14  Michael Chastain  <mec@shout.net>
8433         * Makefile.in: Regenerate with correct Makefile.def.
8435 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8437         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8438         Make macro.
8439         * Makefile.in: Regenerate.
8440         * configure.in: Clean up gxx_include_dir logic.
8441         * configure: Regenerate.
8443 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8445         * MAINTAINERS (Write After Approval): Add myself.
8447 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8449         * MAINTAINERS: Update my mail address.
8451 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8453         * configure.in (gxx_include_dir): Fix typo.
8454         * configure: Regenerated.
8456 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8458         * Makefile.tpl: Reindent.
8459         * Makefile.in: Regenerate.
8460         * configure.in: Reindent.  Don't set unused variables.
8461         * configure: Regenerate.
8463 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8465         * configure.in: Include $(build_tooldir)/sys-include in
8466         FLAGS_FOR_TARGET.
8467         * configure: Regenerated.
8469 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8471         * Makefile.tpl: Always pass down RANLIB.
8472         * Makefile.in: Regenerate.
8474         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8475         * Makefile.in: Regenerate.
8476         * configure.in: Remove unused logic relating to --enable-shared
8477         and --enable-threads.  Remove bogus comments.  Remove redundant
8478         noconfigdirs.
8479         * configure: Regenerate.
8481         * configure.in: Replace ${libstdcxx_version} by its value.
8482         Remove reference to mh-dgux.
8483         * configure: Regenerate.
8485 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8487         * MAINTAINERS (Write After Approval): Add myself.
8489 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8491         * Makefile.tpl: Rearrange.
8492         * Makefile.in: Regenerate.
8494 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8496         * configure.in: Add support for kaOS as cross build target system.
8497         * configure: Regenerated.
8499 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8501         * MAINTAINERS (Write after approval): Add myself.
8503 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8505         * MAINTAINERS: Update my email address.
8507 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8509         * MAINTAINERS: Add self to blanket write privs. section.
8511 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8513         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8514         configure-target-* as some target builds may require additional
8515         flags for preprocessor tests.
8516         * Makefile.in: Regenerated.
8518 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8520         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8521         * ltconfig: Handle it.
8522         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8523         auto-detecting it.
8525         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8526         it is used as argument to $CC.
8527         * ltcf-gcj.sh: Likewise.
8529         * configure.in: Introduce --enable-maintainer-mode.
8530         * configure: Rebuilt.
8531         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8532         for maintainer mode.
8533         * Makefile.in: Rebuilt.
8535 2003-02-18  Jason Merrill  <jason@redhat.com>
8537         * Makefile.tpl (check-c++): Allow parallelism.
8539 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8541         * MAINTAINERS: Remove John Carr (who never actually had access to
8542         gcc.gnu.org).
8544 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8546         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8547         don't configure target-libobjc.
8548         * configure: Regenerate.
8550 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8552         * Makefile.tpl (RANLIB): Define.
8553         * Makefile.in: Regenerate.
8555 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8557         * MAINTAINERS: Update my email.
8559 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8561         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8562         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8563         * Makefile.in: Regenerated.
8564         * configure.in: Remove all traces of snavigator, db, and grep.
8565         * configure: Regenerated.
8567 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8569         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8570         After Approval.
8572 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8574         * MAINTAINERS (Write after approval): Add myself.
8576 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8578         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8579         * Makefile.in: Regenerated.
8581 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8583         * config.guess: Updated to 2003-01-30's version.
8584         * config.sub: Updated to 2003-01-28's version.
8586 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8588         * config.if: If gcc_version is already set, just use it.  Don't set
8589         gcc_version_trigger if it's already set, otherwise set it to
8590         gcc/version.c, but only if the file exists.  If it is not set and
8591         gcc/version.c does not exist, try to extract the version number from
8592         $CC.
8594 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8596         * MAINTAINERS: Add myself to write-after-approval list.
8598 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8600         * configure.in:  Revert 24Jan change.
8601         * configure:  Regenerate.
8603 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8605         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8606         entry of HJ Lu.
8608 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8610         * configure.in: Revert previous change.
8611         * configure: Regenerate.
8613 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8615         * configure.in: Make rda native-only.
8616         * configure: Regenerate.
8618 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8620         * MAINTAINERS: Move myself from GNATS-only-accounts to
8621         write-after-approval.
8623 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8625         * configure.in: Add missing \.
8626         * configure: Rebuilt.
8628 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8630         * configure.in (baseargs): Avoid using \| in sed regular
8631         expressions.
8632         * configure: Rebuilt.
8634 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8636         * configure.in (baseargs): Remove all supported forms of
8637         --cache-file, --srcdir, --host, --build and --target options
8638         from argument lists.
8639         * configure: Rebuilt.
8641 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8643         * MAINTAINERS: Add myself to write-after-approval list.
8645 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8647         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8648         * configure: Rebuilt.
8650 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8652         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8653         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8654         * Makefile.in: Regenerate.
8655         * configure: Regenerate.
8657 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8659         * configure.in: Remove Makefile in build, host and target modules
8660         unless configure was run with --no-recursion.
8661         * configure: Rebuilt.
8663 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8665         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8666         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8667         * Makefile.in: Regenerate.
8669 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8671         * config.guess: Update to 2003-01-03 version.
8672         * config.sub: Update to 2003-01-03 version.
8674 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8676         * configure: Regenerate with proper autoconf 2.13.
8678 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8680         * configure.in: Add AC_PREREQ for consistency.
8681         * configure: Regenerate.
8683 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8685         * configure.in (GDB_TK): Add tcl directories conditional on
8686         gdb/gdbtk directory being present.
8687         * configure: Regenerate.
8689 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8691         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8692         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8693         * configure: Rebuilt.
8695 2002-12-31  Tom Tromey  <tromey@redhat.com>
8697         * Makefile.in: Rebuilt.
8698         * Makefile.def (target_modules) [libffi]: Allow installation.
8700 2002-12-31  Andreas Schwab  <schwab@suse.de>
8702         * configure.in: Fix use of $program_transform_name.
8703         * configure: Regenerated.
8705 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8707         * configure.in (baseargs): Don't remove first configure argument.
8708         * configure: Regenerated.
8710 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8712         * Makefile.tpl (local-distclean): Don't remove...
8713         (multilib.ts): ... this.  Moved into...
8714         (multilib.out): ... this.  Don't use sub-make.
8715         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8716         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8717         (configure-build-[+module+], configure-[+module+],
8718         configure-target-[+module+], configure-gcc): ... these.  Test
8719         for Makefile existence.  Drop config.status from dependencies.
8720         * Makefile.in: Rebuilt.
8721         * configure.in: Move gcc-version-trigger to the end of
8722         ac_configure_args.  Add comments to maybedep.tmp and
8723         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8724         nonopt from baseargs, matching and removing corresponding
8725         whitespace while at it.
8726         * configure: Rebuilt.
8728 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8730         * configure.in (host_configargs): Replace reference to
8731         no-longer-defined buildopts with --build=${build_alias}.
8732         * configure: Rebuilt.
8734         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8735         program_transform_name to standard idiom.
8736         (AUTOGEN, AUTOCONF): Define.
8737         (Makefile.in): Use $(AUTOGEN).
8738         (Makefile): Depend on config.status, and use autoconf-style rule to
8739         build it.  Move original commands to...
8740         (config.status): ... this new target.
8741         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8742         $(AUTOCONF).
8743         * Makefile.in: Rebuilt.
8745 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8747         * Makefile.tpl: Fix dramatic bustage due to change in
8748         program_transform_name.
8749         * Makefile.in: Regenerate.
8751         * configure.in: Remove unnecessary PATH setting.
8752         * configure: Regnerate.
8754         * configure.in: Don't default to unprefixed tools unless
8755         the native tools will work.
8756         * configure: Regenerate.
8758         * configure.in: Convert to autoconf script.  Blow away lots
8759         of now-redundant Makefile fragments.
8760         * configure: Generate using Autoconf.
8761         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8762         * Makefile.in: Regenerate.
8764 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8766         * configure: Fix stupid bug where RANLIB was mistakenly included.
8768         * configure.in: Rename (buildargs, hostargs, targargs) to
8769         (build_configargs, host_configargs, target_configargs).
8771         * configure.in: Move logic out of sed statement.
8773         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8774         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8776 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8778         * config.sub: Import from master repository
8779         * config.guess: Ditto
8781 2002-12-24  Andreas Schwab  <schwab@suse.de>
8783         * Makefile.tpl (multilib.out): Fix missing space.
8784         * Makefile.in: Regenerate.
8786 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8788         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8789         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8790         * Makefile.in: Regenerate.
8791         * configure.in: Remove unnecessary leftovers.
8793 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8795         * configure.in (extra_ranlibflags_for_target): New variable.
8796         (*-*-darwin): Add -c to ranlib commands.
8797         * configure (tooldir): Handle extra_ranlibflags_for_target.
8799 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8801         * Makefile.tpl: Revert HJL's change.
8802         * Makefile.in: Regenerated.
8803         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8804         always.
8806 2002-12-19  Andreas Schwab  <schwab@suse.de>
8808         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8809         * Makefile.in: Regenerate.
8811 2002-12-18  H.J. Lu  <hjl@gnu.org>
8813         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8814         * Makefile.in: Regenerated.
8816         * configure.in (build_prefix): New. Substitute.
8818 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8820         * Makefile.tpl: Don't let real targets depend on phony targets.
8821         * Makefile.in: Regenerate.
8823         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8824         * Makefile.in: Regenerate.
8826 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8828         * config.sub: Import from master repository
8829         * config.guess: Ditto
8831 2002-12-16  Jason Merrill  <jason@redhat.com>
8833         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8834         previous 'make bootstrap'.
8835         * Makefile.in: Regenerate.
8837 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8839         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8841 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8843         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8844         * Makefile.in: Regenerate.
8846 2002-12-13  Jason Merrill  <jason@redhat.com>
8848         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8849         library tests.
8850         (check-c++): Just depend on it and check-target-libstdc++-v3.
8851         * Makefile.in: Regenerate.
8853 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8855         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8856         * Makefile.in: Rebuilt.
8858 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8860         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8862 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8864         * configure: Fix bug put in by gremlins.
8866         * Makefile.tpl: Substitute more autoconfily.
8867         * configure: Substitute more autoconfily.
8868         * Makefile.in: Regenerate.
8870 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8872         * config.sub: Import from master repository
8873         * config.guess: Ditto
8874         * MAINTAINERS: Added Svein Seldal under write after approval
8876 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8878         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8879         * Makefile.in (all-sim): Ditto.
8881 2002-12-06  DJ Delorie  <dj@redhat.com>
8883         * Makefile.tpl: Change configure dependencies to not have real
8884         targets depend on phony targets.
8886 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8888         * configure.in: Revert unintentional change.
8890         * Makefile.tpl: Change dependency for */multilib.out so that
8891         it works when gcc isn't in the tree.
8893         * configure.in: Substitute more.
8894         * configure: Run subconfigures from the Makefile.
8895         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8896         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8898 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8900         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8902 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8904         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8905         and corresponding dependencies.
8906         * Makefile.in: Regenerate.
8908         * configure.in (host_tools): Order binutils, gas and ld for
8909         convenience in running the testsuites.
8911         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8912         * Makefile.in: Regenerate.
8913         * configure.in: Introduce rules to serialize subconfigure runs.
8915         * configure.in: Introduce BASE_CC_FOR_TARGET.
8916         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8917         Realize configure-build-* targets.  Realize configure-target-* targets.
8918         * Makefile.in: Regenerate.
8920 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8922         * configure: Move gcc_version_trigger stuff from here...
8923         * configure.in: ...to here.
8925         * configure.in: Separate subconfigure options added by this file from
8926         options given by the user.  Add machinery to put args for host
8927         subconfigures into the Makefile.
8929         * Makefile.tpl: Remove 'vault' targets.
8930         * Makefile.tpl: Reorder and comment dependencies.
8931         * Makefile.in: Regenerate.
8933 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8934         * configure.in: Fix my broken commit of previous patch. (sigh)
8936 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8938         * configure.in: Move host-specific darwin noconfigdirs into
8939         the host-specific section.
8941 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8943         * configure.in: Move host-specific darwin noconfigdirs into
8944         the host-specific section.
8946 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8948         * configure: Remove skip-this-dir support.
8949         * Makefile.tpl: Remove skip-this-dir support.
8951         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8952         subdirectories.
8953         * Makefile.in: Regenerate.
8955         * Makefile.tpl: Strip out useless setting of 'dir'.
8956         * Makefile.in: Regenerate.
8958 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8960         * configure.in: Fix deeply stupid bug.
8962         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8963         shell code in CXX_FOR_TARGET
8964         * Makefile.def: Introduce raw_cxx.
8965         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8966         RAW_CXX_FOR_TARGET.
8967         * Makefile.in: Regenerate.
8969 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8971         * Makefile.tpl: Remove unnecessary ifs.
8972         * Makefile.in: Regenerate.
8974         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8975         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8976         targets for 'no_install' modules.
8977         * configure: Move GDB_TK substitution to configure.in.  Move
8978         build_modules stuff to configure.in.
8979         * configure.in: Implement soft dependency machinery.  Maybe-ize
8980         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8981         * Makefile.in: Regenerate.
8983 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8985         * Makefile.tpl: Make all-target, install-target behave similarly
8986         to all, install (only hitting configured targets).  Eliminate
8987         unused macro defintions.
8989         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8990         build != host.
8992         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8994         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8996         * configure.in: Produce lists of subdir targets we're actually
8997         configuring.  Remove references to "dosrel".
8998         * Makefile.tpl: Let configure set which subdir targets are hit.
8999         Remove install-cross; clean up install; remove ALL.  Remove
9000         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9001         Autogenerate host module targets.  Remove empty dependency lines
9002         and redundant dependency; rearrange slightly.
9003         * Makefile.def: Add host-side libtermcap, utils.
9005         * Makefile.in: Regenerate.
9007 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9009         * ltconfig (osf[345]): Append $major to soname_spec.
9010         Reflect this in library_names_spec.
9011         * ltmain.sh (osf): Prefix $major with . for use as extension.
9013 2002-11-19  Andreas Jaeger  <aj@suse.de>
9015         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9016         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9017         and sparc64 GNU/Linux systems.
9019 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9021         * MAINTAINERS: Update email.
9023 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9025         * MAINTAINERS: Complete James Dennett's entry.
9027 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9029         * MAINTAINERS (Write After Approval): Add myself.
9031 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9033         * Makefile.tpl: syntactic cleanup
9035 2002-11-13  Stuart Hastings  <stuart@apple.com>
9037         * MAINTAINERS: Add myself to write-after-approval list.
9039 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9041         * Makefile.def: Add list of recursive targets to autogenerate.
9042         Add build_modules.
9043         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9044         targets.  Autogenerate *-build-* targets.
9045         * Makefile.in: Regenerate.
9047 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9049         * configure: More autoconf-style substitutions.
9050         * Makefile.tpl: More autoconf-style substitutions.
9051         * Makefile.in: Regenerate.
9053 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9055         * configure: Substitute more variables in a more autoconf-friendly
9056         way.  Simplify slightly.
9057         * Makefile.tpl: Make more variables substitutable in an
9058         autoconf-friendly way.
9059         * Makefile.in: Regenerate.
9061 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9063         * MAINTAINERS (Write After Approval): Add myself.
9065 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9067         * configure.in (v810*): Remove special setting of tools.
9069         * configure: Add support for extra required flags for ar or nm.
9070         * configure.in (aix4.3+): Use above support for target-specific
9071         issues, rather than using config/mt-aix43.
9073 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9075         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9076         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9077         with $srcdir.  Reformat indentation.  Substitute some variables
9078         formerly hard-coded in the Makefile for build=host.
9079         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9080         * Makefile.def: Autogenerate more.
9081         * Makefile.in: Regenerate.
9083 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9085         * MAINTAINERS (Write After Approval): Add myself.
9087 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9089         * Makefile.def (host_modules): Add rda.
9090         * Makefile.in: Regenerate.
9091         * configure.in (target_tool): Add target-rda to list.
9093 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9095         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9097 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9099         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9100         and restrap targets to this rule.
9101         * Makefile.in:  Regenerate.
9103 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9105         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9106         GNATS only accounts.
9108 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9110         * configure.in (i[3456]86-*-linux*): Add check to disable
9111         ${libgcj} for glibc1.
9113 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9115         * MAINTAINERS: Add myself as ip2k port maintainer.
9117 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9119         * configure.in: Add tic4x target.
9121 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9123         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9124         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9125         * Makefile.in: Regenerate.
9127         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9128         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9129         * Makefile.in: Regenerate.
9131 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9133         * MAINTAINERS: Add myself as web pages co-maintainer.
9135 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9137         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9138         * Makefile.in: Regenerate.
9140 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9142         * MAINTAINERS: Add myself and Nathan Sidwell
9143         <nathan@codesourcery.com> as VxWorks maintainers.
9145 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9147         * Makefile.def: Remove order dependency comments.
9148         * Makefile.tpl: Add explicit install-install dependencies.
9149         * Makefile.in: Regenerate.
9151         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9152         * Makefile.in: Regenerate.
9154         * Makefile.tpl: Add configure-target (for src-release in src)
9155         * Makefile.in: Regenerate.
9157 2002-09-30  Nick Clifton  <nickc@redhat.com>
9159         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9161 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9163         * configure.in (s390*-*-linux*): Enable libgcj.
9165 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9167         * configure: Revert accidentally applied changes.
9169         * Makefile.tpl: Make more autoconf-friendly.
9170         * Makefile.in: Regenerate.
9171         * configure: Make substitution more autoconf-like.
9173 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9175         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9176         single entry to handle all these.
9177         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9178         libjava on arm-*-elf.
9180 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9182         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9183         things that depend on them.
9185 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9187         * Makefile.tpl: Make subsituted variables more autoconfy.
9188         * Makefile.in: Regenerate.
9189         * configure: Make seds more autoconfy.
9191 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9193         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9194         * Makefile.in: Regenerate.
9195         * configure.in: Rewrite sed statements to look autoconfy.
9197         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9198         all-target-foo on configure-target-foo.
9199         * Makefile.def: Ditto.
9200         * Makefile.in: Rebuild.
9202 2002-09-25  Andrew Haley  <aph@redhat.com>
9204         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9206 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9208         * Makefile.def: New file.
9209         * Makefile.tpl: New file.
9210         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9211         * contrib/gcc_update: Note that Makefile.in is a generated file.
9213         * configure.in: Minor rearrangement.  Simplify tests.
9215 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9217         * configure.in (with_headers): Skip copy if value is "yes".
9218         (with_libs): Likewise.
9220 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9222         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9223         * configure.in (sh*-*-pe*): Ditto.
9224         * configure.in (mips*-*-pe*): Ditto.
9225         * configure.in (*arm-wince-pe): Ditto.
9227         * configure.in: Rearrange.
9229 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9231         * MAINTAINERS: Update my email address.
9233 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9235         * MAINTAINERS: (Write After Approval): Add myself.
9237 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9239         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9241 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9243         * MAINTAINERS: Change my mailing address.
9245 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9247         * MAINTAINERS (Write After Approval): Remove myself.
9248         (Various Maintainers: c++ runtime libs): Add myself.
9250 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9252         * MAINTAINERS (Write After Approval): Remove myself.
9253         (Various Maintainers: c++ runtime libs): Add myself.
9255 2002-08-15  Eric Christopher  <echristo@redhat.com>
9257         * config.sub: Import from master repository.
9258         * config.guess: Ditto.
9260 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9262         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9263         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9264         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9266 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9268         * MAINTAINERS: Add self to rs6000 vector extensions.
9270 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9272         * libiberty/configure: Reverted unintended yesterday's check in.
9274 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9276         * boehm-gc/configure, libf2c/configure: Rebuilt.
9277         * libffi/configure, libiberty/configure: Ditto.
9278         * libjava/configure, libobjc/configure: Ditto.
9279         * libstdc++-v3/configure, zlib/configure: Ditto.
9280         Merged from binutils:
9281         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9282         From Steve Ellcey <sje@cup.hp.com>:
9283         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9284         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9285         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9286         IA64.
9287         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9288         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9289         soname_spec, sys_lib_search_path_spec): Ditto.
9291 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9293         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9295 2002-08-04  H.J. Lu  (hjl@gnu.org)
9297         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9299 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9301         * MAINTAINERS (Write After Approval): Add myself.
9303 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9305         * configure.in: Move generic linux case to end.  Copy generic
9306         linux noconfigdirs to mips*-*-linux* entry and new
9307         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9309 2002-07-19  Michael Matz  <matz@suse.de>
9311         * MAINTAINERS: Add myself as ra* maintainer.
9313 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9315         * config.guess: Update to 2002-07-09 version.
9316         * config.sub: Update to 2002-07-03 version.
9318 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9320         * MAINTAINERS: Fix typo in a maintainer email address.
9322 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9324         * configure.in: Remove two redundant tests.
9326 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9328         * configure.in (mips*-*-irix6*o32): Enable stabs.
9330 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9332         * configure.in: Don't build grez.
9333         * Makefile.in: Ditto.
9335         * Makefile.in: Remove references to bsp, cygmon, libstub.
9336         * configure.in: Ditto.
9338         * configure.in: Remove leftover reference to gdbtest.
9340 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9342         * configure.in (gxx_include_dir):  Change to match versioned
9343         C++ headers if --enable-version-specific-runtime-libs is used.
9345 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9347         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9349 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9351         * configure.in: Make --without-x work.
9353 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9355         * configure.in: Rearrange target Makefile fragment collection.
9357         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9358         cvs[src].
9359         * configure.in: Ditto.
9361 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9363         * MAINTAINERS (Write After Approval): Update my e-mail address.
9365 2002-06-24  Ben Elliston  <bje@redhat.com>
9367         * configure.in (host_tools): Remove cgen.
9369         * Makefile.in (all-cgen): Remove; runs from its source directory.
9370         (check-cgen, install-cgen, clean-cgen): Likewise.
9371         (all-opcodes): Do not depend on all-cgen.
9372         (all-sim): Likewise.
9374 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9376         * Makefile.in: Eliminate 'apache' targets.
9377         * configure.in: Eliminate 'apache' targets.
9379         * configure.in: Eliminate redundant tests.  Reorganize.
9381         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9383         * config-ml.in: Eliminate references to Cygnus configure.
9385         * Makefile.in: Eliminate references to building emacs.
9387 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9389         * MAINTAINERS: Update my email address.
9391 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9393         * config.if (libstdcxx_incdir): Version C++ headers.
9394         (cxx_incdir): Remove.
9396 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9398         * MAINTAINERS (Write After Approval): Add self.
9400 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9402         * configure.in: Add support for ip2k.
9404 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9406         * configure.in: Fix AIX configury bug.
9408 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9410         * MAINTAINERS (Write After Approval): Add self.
9412 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9414         * configure.in: replace ${topsrcdir} with ${srcdir}
9416         * configure.in: Move definition of libstdcxx_flags
9417         right above usage, rather than waaay earlier.
9419         * configure.in: Pull definition of is_cross_compiler earlier.
9421         * configure.in: Rearrange a little.
9423         * configure.in: Remove references to librx.
9424         * Makefile.in: Remove references to librx.
9426 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9428         * config.sub: Add support for avr target.
9429         Import from master sources, rev 1.255
9431 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9433         * configure, .cvsignore:  Revert previous change...
9434         * Makefile:  ...delete.
9436 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9438         * configure.in: Eliminate ${gasdir} variable.
9440 2002-06-18  Dave Brolley  <brolley@redhat.com>
9442         * configure.in: Add support for frv.
9443         * config.sub: Add support for frv.
9445 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9447         * configure:  Remove garbage from previous commit.
9449 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9451         * configure:  For in-source builds, make a subdir and re-exec there.
9452         * Makefile:  New file.  Pass targets through to build directory.
9453         * .cvsignore:  No longer ignore "Makefile".
9455 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9457         * MAINTAINERS (Write After Approval): Add self.
9459 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9461         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9463 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9465         * configure.in (vax-*-netbsd*): Re-enable gas.
9467 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9469         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9470         BUILD_PREFIX_1, to correct nomenclature.
9471         * configure: Likewise.
9473         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9474         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9476 2002-05-31  Olaf Hering  <olh@suse.de>
9478         * config-ml.in: Propogate DESTDIR also.
9480 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9482         * configure.in (vax-*-netbsd*): Don't build gas for this
9483         platform.
9485 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9487         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9488         and libgcj for AVR.
9490 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9492         * MAINTAINERS (Write After Approval): Add myself.
9494 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9496         * config.guess: Update to 2002-05-22 version.
9497         * config.sub: Likewise.
9499 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9501         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9502         * config-ml.in: Likewise.
9503         * configure: Likewise.
9504         * configure.in: Likewise.
9506 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9508         * MAINTAINERS: Update my email address.
9510 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9512         * configure.in: Simplify makefile fragment collection.
9514         * configure.in: Remove code to build emacs.
9516         * configure.in : Remove --srcdir argument from targargs and buildargs
9517         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9519         * configure: Move some logic to configure.in.
9520         * configure.in: Move some logic from configure.
9522 2002-05-11  Tom Tromey  <tromey@redhat.com>
9524         * MAINTAINERS: Reflect libgcj reality.
9526 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9528         * Makefile.in: Honour DESTDIR.
9530 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9532         * config.guess: Import 2002-03-20 version.
9533         * config.sub: Import 2002-04-26 version.
9535 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9537         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9539 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9541         * MAINTAINERS: Add self.
9543 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9545         * ltmain.sh: Detect and handle object name conflicts
9546         while piecewise linking a static library.
9548 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9550         * configure.in (noconfigdirs): Don't disable libgcj on
9551         sparc64-*-solaris* and sparcv9-*-solaris*.
9553 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9555         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9557 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9559         * configure.in (FLAGS_FOR_TARGET): Do not add
9560         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9561         on i[3456]86-*-linux*.
9563 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9565         * configure.in (noconfigdirs): Replace [ ] with test.
9567         * configure.in (noconfigdirs): Do not add target-newlib if
9568         target == i[3456]86-*-linux*, and host == target.
9570 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9572         * configure.in: delete reference to absent file
9574         * configure.in: replace '[' with 'test'
9576         * configure.in: Eliminate references to gash.
9577         * Makefile.in: Eliminate references to gash.
9579         * configure.in: remove useless references to 'pic' makefile fragments.
9581         * configure.in: (*-*-windows*) Finish removing.
9583         * configure.in: Eliminate redundant test for libgui.
9585 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9587         * MAINTAINERS: Add self and realphabetize.  Update entries
9588         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9589         entry for a29k port maintainer.
9591 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9593         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9594         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9596 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9598         * configure.in: remove references to dead files
9600 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9602         * MAINTAINERS: Add information about purpose of this file.
9604 2002-04-18  Tom Tromey  <tromey@redhat.com>
9606         * configure.in: Disallow configuring libgcj when it is already
9607         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9608         Solaris 2.8 by default.  For PR libgcj/6158.
9610 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9612         * configure.in:  Move default CC setting out of config/mh-* fragments
9613         directly into here.
9615 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9617         * configure.in: don't even try to configure or make a subdirectory
9618         if there's no configure script for it.
9620 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9622         * MAINTAINERS: Remove chill maintainers.
9623         * Makefile.in (CHILLFLAGS): Remove.
9624         (CHILL_LIB): Remove.
9625         (TARGET_CONFIGDIRS): Remove libchill.
9626         (CHILL_FOR_TARGET): Remove.
9627         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9628         CHILL_LIB.
9629         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9630         (CHECK_TARGET_MODULES): Likewise.
9631         (INSTALL_TARGET_MODULES): Likewise.
9632         (CLEAN_TARGET_MODULES): Likewise.
9633         (configure-target-libchill): Remove.
9634         (all-target-libchill): Remove.
9635         * configure.in (target_libs): Remove target-libchill.
9636         Do not compute CHILL_FOR_TARGET.
9637         * libchill: Remove directory.
9639 2002-04-11  DJ Delorie  <dj@redhat.com>
9641         * Makefile.in, configure.in: Sync with binutils, entries
9642         follow...
9644 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9646         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9647         (do-tar, do-bz2): New rules.
9648         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9649         (gdb-tar): New rule.
9650         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9651         (insight_dejagnu.tar): New rule.
9652         (insight.tar): New rule.
9653         (gdb+dejagnu.tar): New rule.
9654         (gdb.tar): New rule.
9656 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9658         * Makefile.in: Add all-tix to deps for all-snavigator
9659         so that tix is built when building snavigator.
9661 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9663         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9664         ld and gdb are not supported.
9666 2002-01-07  Mark Salter  <msalter@redhat.com>
9668         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9669         Allow target-libgloss to be built for arm, strongarm, and xscale.
9671 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9673         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9674         options for i[3456]86-pc-linux* native builds.
9676 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9678         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9679         files from .po files for a distribution.
9681 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9683         * configure.in: Enable libstdc++-v3 for h8300 targets.
9685 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9687         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9688         version from bfd/.
9690 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9692         * Makefile.in (VER): When present, extract the version number from
9693         the file version.in.
9695 2001-05-24  Tom Rix  <trix@redhat.com>
9697         * configure.in : enable ld for aix
9699 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9701         * config.guess: Add linux target for S/390.
9703 2000-11-07  Philip Blundell  <pb@futuretv.com>
9705         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9707 2000-11-03  Philip Blundell  <pb@futuretv.com>
9709         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9710         files.
9712 2001-01-15  Ben Elliston  <bje@redhat.com>
9714         * configure.in (host_tools): Add sid.
9715         Always configure cgen.
9717 2000-11-24  Nick Clifton  <nickc@redhat.com>
9719         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9722 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9724         * Makefile.in (ALL_MODULES): Add all-cgen.
9725         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9726         (all-cgen): New target.
9727         (all-opcodes,all-sim): Depend on all-cgen.
9728         * configure.in (host_tools): Add cgen.
9729         Only configure cgen if --enable-cgen-maint.
9731 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9733         * configure.in: Add *-*-freebsd* configurations.
9735 2002-04-08  Tom Tromey  <tromey@redhat.com>
9737         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9738         Fixes PR libgcj/6068.
9740 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9742         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9744 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9746         * configure.in (alpha*-dec-osf*): Enable libgcj.
9748 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9750         * MAINTAINERS (Write After Approval): Add myself.
9752 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9754         Fix for: PR bootstrap/3591, target/5676
9755         * configure.in (mcore-pe): Disable the configuration of
9756         libstdc++-v3 since exceptions are not supported.
9758 2002-03-20  Anthony Green  <green@redhat.com>
9760         * configure.in: Enable libgcj for xscale-elf target.
9762 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9764         * MAINTAINERS:  Update my email address.
9766 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9768         * ltmain.sh (relink_command): Fix typo in previous change.
9770 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9772         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9773         (relink_command): Added --tag flags.
9774         (mode=install): If relinking fails; error out.
9776 2002-03-12  Richard Henderson  <rth@redhat.com>
9778         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9779         .NOTPARALLEL tag.
9780         (do-check): Rename from check.
9781         (check): Allow parallel check.
9783 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9785         * MAINTAINERS: Add myself as maintainer for xtensa port.
9786         Fix alphabetical order in CPU port maintainer list.
9787         Remove myself from Write After Approval list.
9789 2002-03-11  Richard Henderson  <rth@redhat.com>
9791         * Makefile.in (.NOTPARALLEL): Add fake tag.
9793 2002-03-07  H.J. Lu  (hjl@gnu.org)
9795         * configure.in: Enable gprof for mips*-*-linux*.
9797 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9799         * MAINTAINERS (Write After Approval): Add myself.
9801 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9803         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9804         libjava.
9805         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9807 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9809         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9810         because its Makefile is there; test for the executable instead.
9812 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9814         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9815         libstdc++-v3 and libjava.
9817 2002-02-11  Adam Megacz  <adam@xwt.org>
9819         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9820         boehm-gc
9822 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9824         * config.guess: Updated to 2002-01-30's version.
9825         * config.sub: Updated to 2002-02-01's version.
9826         Contribute sh64-elf.
9827         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9828         * configure.in: Added sh64-*-*.
9830 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9832         * MAINTAINERS: Belatedly add myself to write after approval list.
9834 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9836         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9837         Remove self as Write After Approval.
9839 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9841         * MAINTAINERS: Put self in as maintainer for contrib/regression
9842         directory.
9844 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9846         * MAINTAINERS:  Update my email address.
9848 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9850         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9851         target-libiberty, and target-libgloss.  Skip Java-related
9852         libraries if not supported for NetBSD on target CPU.
9854 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9856         * install-sh: Use _inst.$$_ for temp file name.
9858 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9860         * MAINTAINERS (Write After Approval): Move my contact info
9861         from here...
9862         (OS Port Maintainers): ...to here (netbsd).
9864 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9866         * MAINTAINERS (Write After Approval): Add myself.
9868 2002-01-17  H.J. Lu  <hjl@gnu.org>
9870         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9871         (all-target-fastjar): Also depend on all-target-libiberty.
9873 2002-01-16  H.J. Lu  (hjl@gnu.org)
9875         * config.guess: Import from master sources, rev 1.225.
9876         * config.sub: Import from master sources, rev 1.238.
9878 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9880         * MAINTAINERS (Write After Approval): Remove myself.
9882 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9884         * MAINTAINERS (Write After Approval): Add myself.
9886 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9888         * MAINTAINERS: Add self as docs co-maintainer.
9890 2001-12-11  Matthias Klose  <doko@debian.org>
9892         * MAINTAINERS (Write After Approval): Add myself.
9894 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9896         * MAINTAINERS: Update my email address.
9898 2001-12-07  Turly O'Connor  <turly@apple.com>
9899         * MAINTAINERS (Write After Approval): Add myself.
9900         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9901         (rs6000_initialize_trampoline): Call __trampoline_setup for
9902         ABI_DARWIN too.
9903         * darwin-tramp.asm: New file, implements __trampoline_setup.
9904         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9906 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9908         * MAINTAINERS (Write After Approval): Add myself.
9910 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9912         * configure, configure.in: Use temp file for long sed commands.
9914 2001-12-03  Laurent Guerby  <guerby@acm.org>
9916         * config.sub: Update to version 1.232 on subversion.
9918 2001-12-03  Ben Elliston  <bje@redhat.com>
9920         * MAINTAINERS: Update mail address for config.* patches.
9922 2001-11-27  DJ Delorie  <dj@redhat.com>
9923             Zack Weinberg  <zack@codesourcery.com>
9925         When build != host, create libiberty for the build machine.
9927         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9928         CONFIG_ARGUMENTS.
9929         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9930         New variables.
9931         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9932         and rules.
9933         (all.normal): Depend on ALL_BUILD_MODULES.
9934         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9935         (all-build-libiberty): Depend on configure-build-libiberty.
9937         * configure: Calculate and substitute proper value for
9938         ALL_BUILD_MODULES.
9939         * configure.in: Create the build subdirectory.
9940         Calculate and substitute TARGET_CONFIGARGS (formerly
9941         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9943 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9945         * MAINTAINERS (write-after-approval): Add self.
9947 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9949         * MAINTAINERS (GNATS only accounts): Remove self.
9951 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9953         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9954         libf2c.
9956 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9958         * MAINTAINERS (Write After Approval): Add self.
9960 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9962         * MAINTAINERS: mips and s390 are also CPU ports.
9964 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9966         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9968 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9970         * MAINTAINERS: Alphabetize.
9972 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9974         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9976 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9978         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9980 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9982         * configure.in (--enable-languages): Be more permissive about
9983         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9985 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9987         * config.sub: Import from master sources, rev. 1.230.
9988         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9990 2001-11-07  Laurent Guerby  <guerby@acm.org>
9992         * MAINTAINERS (Write After Approval): Add self.
9994 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9996         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9998 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10000         * config.sub: Import from master sources, rev 1.226.
10001         * config.guess: Import from master sources, rev 1.216.
10003 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10005         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10006         * MAINTAINERS: Add self as maintainer of MMIX port.
10007         Remove old after-approval entry.
10009 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10011         * ChangeLog, configure: Fix spelling errors.
10013 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10015         * MAINTAINERS: Tweak my address.
10017 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10019         * MAINTAINERS: Update my email address.
10021 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10023         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10024         * MAINTAINERS: Add self as maintainer of CRIS port.
10026 2001-10-10  Geert Bosch  <bosch@gnat.com>
10028         * MAINTAINERS (Various maintainers: Ada front end):
10029         Added Robert Dewar.
10031 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10033         * MAINTAINERS (Write After Approval): Added self
10035 2001-10-02  Geert Bosch  <bosch@gnat.com>
10037         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10039 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10041         * configure: Handle temporary files securely using mkdir.
10043 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10045         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10047 2001-09-26  Will Cohen  <wcohen@redhat.com>
10049         * configure.in (*-*-linux*): Disable configuration of target-newlib
10050         and target-libgloss.
10052 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10054         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10055         RANLIB.
10057 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10059         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10060         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10061         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10062         avoid quotes nesting problems.
10063         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10064         (DO_X): Export only variables that are set.
10066 2001-09-19  Ben Elliston  <bje@redhat.com>
10068         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10069         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10070         semantics.  Use the shell built-in "type" command instead.
10072 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10074         Merged from gcc-3_0-branch:
10075         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10076         * ltcf-c.sh: Use $objext, not $ac_objext.
10077         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10078         * ltcf-cxx.sh: Add support for GNU.
10079         2001-07-22  Timothy Wall  <twall@redhat.com>
10080         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10081         default settings if using GNU tools with that configuration.
10082         * ltcf-cxx.sh: Ditto.
10083         * ltcf-gcj.sh: Ditto.
10084         2001-07-21  Michael Chastain  <chastain@redhat.com>
10085         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10086         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10087         * ltmain.sh: Mark as gcc-local.
10089 2001-08-30  Eric Christopher  <echristo@redhat.com>
10090             Jason Eckhardt  <jle@redhat.com>
10092         * config.guess: Merge from master sources.
10093         * config.sub: Merge from master sources, add support for mipsisa32.
10095 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10096         * config.sub: Merge from master sources, rev 1.219.
10097         * MAINTAINERS: Add self as contact for stormy16 port.
10099 2001-08-14  Zack Weinberg  <zackw@panix.com>
10101         * config.sub: Merge from master sources, rev 1.218.
10102         * config.guess: Merge from master sources, rev 1.209.
10104 2001-08-11  Graham Stott  <grahams@redhat.com>
10106         * Makefile.in (check-c++): Add missing semicolon.
10108 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10110         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10112 2001-07-30  Eric Christopher  <echristo@redhat.com>
10114         * MAINTAINERS (Various maintainers: mips port): Added myself.
10116 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10118         * configure.in (sh-*-linux*): New.
10120 2001-07-27  Richard Henderson  <rth@redhat.com>
10122         * .cvsignore: Add LAST_UPDATED.
10124 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10126         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10128 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10130         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10132 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10134         * MAINTAINERS (Write After Approval): Added myself.
10136 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10138         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10139         and libgcj on m68hc11/m68hc12.
10141 2001-06-27  H.J. Lu  (hjl@gnu.org)
10143         * Makefile (CFLAGS_FOR_BUILD): New.
10144         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10146 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10148         * README: Remove version number.
10150 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10152         * INSTALL/README: Update wrt. to the installation instructions now
10153         residing in gcc/doc/install.texi.
10155 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10157         * README: Replace with a cut-down and updated version of gcc/README.
10159 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10161         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10162         multilibs to be disabled.
10164 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10166         * MAINTAINERS (Write After Approval): Add myself.
10168 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10170         * config.guess: Import CVS version 1.195.
10171         * config.sub: Import CVS version 1.212.
10173 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10175         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10176         gcc/xgcc is built, use -print-prog-name to find out the program
10177         name to use.
10179 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10181         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10182         appear to also be in the master copy.
10183         * config.sub:  Import CVS version 1.211.
10185 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10187         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10188         with_gcc]: Use `gcc -shared' to build a shared library.
10190 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10192         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10193         archives.
10195 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10197         * MAINTAINERS (Write After Approval): Add myself.
10199 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10201         * configure.in (libstdcxx_flags): Do not try to execute
10202         libstdc++-v3/testsuite_flags until it exists.
10204 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10206         * MAINTAINERS: Update my email address.
10208 2001-05-31  Graham Stott  <grahams@redhat.com>
10210         * MAINTAINERS (Write After Approval): Add myself.
10212 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10214         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10215         libraries when using g++ with native linker.
10217 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10219         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10221 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10223         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10224         [aix4*|aix5*]: Prepend blank.
10226 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10228         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10229         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10230         of subdir/configure scripts to use the new libtool.m4.
10232 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10234         * MAINTAINERS (Write After Approval): Add myself.
10236 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10238         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10240 2001-05-11  Ben Elliston  <bje@redhat.com>
10242         * Makefile.in (all-sid): New target.
10243         (check-sid, clean-sid, install-sid): Likewise.
10245 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10247         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10249 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10251         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10252         libgcj.
10254 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10256         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10257         gcc/xgcc is built, use -print-prog-name to find out the program
10258         name to use.
10260 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10262         * configure.in (noconfigdirs): Don't reset it from scratch in the
10263         target case; only append to it.
10265         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10266         sparc-*-solaris2.8]: Disable ${libgcj}.
10268 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10270         * configure.in (libgcj_saved): Copy from $libgcj.
10271         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10272         --disable-libgcj.
10274 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10276         * MAINTAINERS: Remove self as MIPS maintainer and
10277         C front end maintainer.
10279 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10281         * configure.in: Move *-chorusos target case to the proper switch.
10282         Disable libgcj.
10284 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10286         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10287         1.641.2.228.
10289 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10291         * Makefile.in (STAGE1_CFLAGS): Pass down.
10293 2001-04-13  Alan Modra  <amodra@one.net.au>
10295         * config.guess: Add hppa64-linux support.  Note for next import that
10296         this is already in the master file.
10297         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10299 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10301         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10302         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10304 2001-04-11  Stan Shebs  <shebs@apple.com>
10306         * MAINTAINERS: Add self as Darwin port maintainer.
10308 2001-04-11  Alan Modra  <amodra@one.net.au>
10310         * MAINTAINERS: Update my email address.
10312 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10314         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10315         recent versions of FreeBSD (release 3 or later).
10316         * ltconfig: On FreeBSD, -lc must not be provided when building
10317         a shared library or else the standard -pthread gcc option is
10318         rendered worthless to later users of the built library.
10320 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10322         * MAINTAINERS: Add self and RTH as C front end maintainers.
10324 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10326         * config.sub: Make sure to match an already-canonicalized
10327         machine name (eg. mn10300-unknown-elf).
10329 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10331         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10332         New macros.
10333         (bootstrap, cross): Use RECURSE_FLAGS.
10334         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10336 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10338         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10340 2001-03-22  Colin Howell  <chowell@redhat.com>
10342         * Makefile.in (DO_X): Do not backslash single-quotes in
10343         backquotes (two places).
10345 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10347         Re-installed:
10348         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10349         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10350         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10351         * ltcf-cxx.sh: Likewise.
10352         * ltcf-gcj.sh: Likewise.
10354 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10356         * MAINTAINERS: Add myself as "documentation co-maintainer".
10358 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10360         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10361         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10363 2001-03-19  Tom Tromey  <tromey@redhat.com>
10365         * config-ml.in: Handle GCJ and GCJFLAGS.
10367 2001-03-21  Michael Chastain  <chastain@redhat.com>
10369         * Makefile.in: all-m4 depends on all-texinfo.
10371 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10373         * MAINTAINERS: Add myself to write after approval list.
10375 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10377         * Makefile.in (DO_X): Quote nested quotes.
10379 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10381         * MAINTAINERS: Add myself to write after approval list.
10383 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10385         * Makefile.in (DO_X): Use double quotes for quoting
10386         "RANLIB=$${RANLIB}".
10388 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10390         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10392 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10394         * configure.in: Only use `lang_requires' for languages athat are
10395         actually enabled.
10397 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10399         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10401 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10403         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10405 2001-03-07  Tom Tromey  <tromey@redhat.com>
10407         * configure.in: Allow config-lang.in to set `lang_requires' to list
10408         of other required languages.
10410 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10412         * Makefile.in: Remove RANLIB definition. Use RANLIB
10413         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10414         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10416 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10417             Alexandre Oliva  <aoliva@redhat.com>
10419         * Makefile.in (check-c++): Use tabs, not spaces.
10421 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10423         * MAINTAINERS: add myself to Write After Approval list.
10425 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10427         * Makefile.in (check-c++): New rule.
10429         * configure.in (target_libs): Remove libg++.
10430         (noconfigdirs): Remove libg++.
10431         (noconfigdirs): Same.
10432         (noconfigdirs): Same.
10433         (noconfigdirs): Same.
10435         * config-ml.in: Remove libg++ references.
10437         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10438         (ALL_TARGET_MODULES): Same.
10439         (configure-target-libg++): Remove.
10440         (all-target-libg++): Remove.
10441         (configure-target-libio): Remove.
10442         (all-target-libio): Remove.
10443         (check-target-libio): Remove.
10444         (.PHONY): Remove.
10445         (libg++.tar.bz2): Remove.
10446         (all-target-cygmon): Remove libio.
10447         (all-target-libstdc++): Remove.
10448         (configure-target-libstdc++): Remove.
10449         (TARGET_LIB_PATH): Remove libstdc++.
10450         (ALL_GCC_CXX): Remove libstdc++.
10451         (all-target-gperf): Correct.
10453 2001-02-16  Nick Clifton  <nickc@redhat.com>
10455         * configure.in (noconfigdirs): Allow configuration of texinfo
10456         for Cygwin hosts.
10458 2001-02-15  Anthony Green  <green@redhat.com>
10460         * configure: Introduce GCJ_FOR_TARGET.
10461         * configure.in: Ditto.
10462         * Makefile.in: Ditto.
10464 2001-02-13  Andreas Schwab  <schwab@suse.de>
10466         * MAINTAINERS: Update mail address.
10468 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10470         * config.guess: Add linux target for S/390.
10471         * config.sub: Likewise.
10473 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10475         * configure.in: for *-chorusos, don't config target-newlib and
10476         target-libgloss.
10478 2001-02-06  Ben Elliston  <bje@redhat.com>
10480         * configure: Output host type to stdout, not stderr.
10482 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10484         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10485         * ltcf-cxx.sh: Likewise.
10487         * config.if: Assume enable_libstdcxx_v3 is defined.
10489 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10491         Remove V2 C++ library.
10492         * configure.in: Remove --enable-libstdcxx_v3 support.
10494 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10496         * include/demangle.h: Add prototype for java_demangle_v3.
10498 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10500         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10502 2001-01-27  Richard Henderson  <rth@redhat.com>
10504         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10506 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10508         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10509         Don't unset, it's non-portable and no longer necessary, set to empty
10510         instead.
10512 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10514         * ltconfig: Shell portability fix for the tagname validity check.
10516 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10518         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10519         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10521 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10523         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10525 2001-01-26  Tom Tromey  <tromey@redhat.com>
10527         * configure.in: Allow libgcj to be built on Sparc Solaris.
10529 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10531         * ltcf-c.sh: Add aix5 case.
10532         * ltcf-cxx.sh: Likewise.
10533         * ltconfig: Likewise.
10535 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10537         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10538         keep at least one of build_libtool_libs or build_old_libs set to
10539         yes.
10541         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10542         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10544 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10546         * configure.in: Enable libgcj on several additional platforms.
10548 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10550         * configure.in: Enable libgcj for linux targets.
10552 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10554         * MAINTAINERS (Write After Approval): Add myself.
10556 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10558         * MAINTAINERS: Add myself as vax port maintainer.
10560 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10562         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10564 2001-01-09  Mike Stump  <mrs@wrs.com>
10566         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10567         failures of subdirectories.
10569 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10571         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10572         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10573         * ltcf-cxx.sh: Likewise.
10574         * ltcf-gcj.sh: Likewise.
10575         * ltconfig.sh: Fix typo.
10577 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10579         * configure: handle DOS-style absolute paths.
10581 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10583         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10585 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10587         * MAINTAINERS: Add myself as avr port co-maintainer.
10589 2000-12-28  Ben Elliston  <bje@redhat.com>
10591         * MAINTAINERS: Add myself under ``Write After Approval''.
10593 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10595         * texinfo: Remove directory from GCC.
10597 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10599         * COPYING: Update to current
10600         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10601         to 19yy as example year in copyright notice).
10603 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10605         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10606         (libstdcxx_incdir): Pass down.
10607         * config.if: Remove expired bits for cxx_interface, add stub.
10608         (libstdcxx_incdir): Add variable for g++ include directory.
10609         * configure.in (gxx_include_dir): Use it.
10611 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10613         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10614         with old-email address from ``Write After Approval''.
10616 2000-12-15  Andreas Jaeger  <aj@suse.de>
10618         * configure.in: Handle lang_dirs.
10620 2000-12-14  Tom Tromey  <tromey@redhat.com>
10622         * MAINTAINERS: Removed brads.
10624         * MAINTAINERS: Added gcj developers.
10626 2000-12-13  Anthony Green  <green@redhat.com>
10628         * configure.in: Disable libgcj for any target not specifically
10629         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10630         with g++ abi.
10632 2000-12-13  Mike Stump  <mrs@wrs.com>
10634         * Makefile.in (local-distclean): Also remove fastjar.
10636 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10638         * contrib/gcc_update: Add fastjar --touch entries.
10640 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10642         * configure.in: Disable language-specific target libraries for
10643         languages that aren't enabled.
10645 2000-12-10  Anthony Green  <green@redhat.com>
10647         * configure.in: Define libgcj.  Disable libgcj target libraries for
10648         most targets.
10650 2000-12-10  Neil Booth  <neilb@earthling.net>
10652         * MAINTAINERS: Update mail address, remove from WAA list.
10654 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10656         * libjava: Imported from /cvs/java.
10657         * libffi: Likewise.
10658         * Boehm-gc: Likewise.
10660 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10662         * configure.in (target_libs): Revert 2000-12-08 patch.
10663         (noconfigdirs): Added target-libjava.
10665 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10667         * djunpack.bat: removed.
10669 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10671         * Makefile.in: handle DOS-style absolute paths.
10672         * config-ml.in: likewise.
10673         * symlink-tree: likewise.
10675 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10677         * fastjar: Imported.
10679 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10681         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10682         libjava.
10683         * configure.in (target_libs): Removed `target-libjava'.
10685 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10687         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10688         (ALL_MODULES): Added fastjar.
10689         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10690         (all-target-libjava): all-fastjar replaces all-zip.
10691         (all-fastjar): Added.
10692         (configure-target-fastjar, all-target-fastjar): Likewise.
10693         * configure.in (host_tools): Added fastjar.
10695 2000-12-07  Mike Stump  <mrs@wrs.com>
10697         * Makefile.in (local-distclean): Remove leftover built files.
10699 2000-11-24  Nick Clifton  <nickc@redhat.com>
10701         * configure.in (xscale-elf): Add target.
10702         (xscale-coff): Add target.
10704 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10706         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10707         recent versions of FreeBSD (release 3 or later).
10708         * ltconfig: On FreeBSD, -lc must not be provided when building
10709         a shared library or else the standard -pthread gcc option is
10710         rendered worthless to later users of the built library.
10712 2000-11-16  Fred Fish  <fnf@be.com>
10714         * configure.in (enable_libstdcxx_v3): Fix typo,
10715         libstd++ -> libstdc++.
10717 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10719         * MAINTAINERS: Add self to Write After Approval list.
10721 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10723         * MAINTAINERS: Update my email address.  Add myself to global write
10724         privs list.
10726 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10728         * Makefile.in: Merge with src and libgcj.
10729         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10730         configure-target-<library> when their configure scripts need the C
10731         or C++ library to have already been built to work properly.
10732         (do_proto_toplev): Set them to an empty string.
10734         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10735         (REALLY_SET_LIB_PATH): Use them.
10737 2000-11-17  Stan Shebs  <shebs@apple.com>
10739         * MAINTAINERS: Add self to Write After Approval list.
10741 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10743         * configure: Provide the original toplevel configure arguments
10744         (including $0) to subprocesses in the environment rather than
10745         through gcc/configargs.h.
10747 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10749         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10750         C99.  Alphabetise "Write After Approval" list.
10752 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10754         * configure: Turn on libstdc++ V3 by default.
10756         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10757         if we've got GCC.
10759 2000-11-11  Philip Blundell  <philb@gnu.org>
10761         * MAINTAINERS: Add self to Write After Approval list.
10763 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10765         * ltcf-c.sh (aix4): Improve shared library configuration; require
10766         exporting symbols.
10767         * ltcf-cxx.sh (aix4): Define.
10768         * ltconfig (aix4): Define library and soname specs appropriate for
10769         AIX.  Define command to create export symbols list.
10771 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10773         * config.sub: Add support for Sun Chorus
10775 2000-10-31  Nick Clifton  <nickc@redhat.com>
10777         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10778         <name>@redhat.com.  Also installed new email address for Clint
10779         Popetz.
10781 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10783         * etc: Remove directory from GCC.
10785 2000-10-16  Michael Meissner  <meissner@redhat.com>
10787         * configure (gcc/configargs.h): Only create if there is a build GCC
10788         directory created.
10790 2000-10-16  Matthias Klose  <doko@debian.org>
10792         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10793         when configured for libstdc++-v3.
10795 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10797         * configure: Save configure arguments to gcc/configargs.h.
10799 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10801         * config.guess: Import CVS version 1.157.
10802         * config.sub: Import CVS version 1.181.
10804 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10806         * Makefile.in (bootstrap): avoid recursion if subdir missing
10807         (cross): ditto
10808         (do-proto-toplev): ditto
10810 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10812         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10813         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10815         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10816         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10817         all affected `configure' scripts.
10819 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10821         * MAINTAINERS: Add self as cpplib co-maintainer.
10823 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10825         * MAINTAINERS: Add self to Write After Approval list.
10827 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10829         * INSTALL/README: egcs -> GCC update.
10831 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10833         * MAINTAINERS: Add myself to Write After Approval list.
10835 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10837         * MAINTAINERS: Add myself to Write After Approval list.
10839 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10841         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10842         X11 libraries for hppa64.
10844 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10846         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10848 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10850         * Makefile.in (all-zlib): Added dummy target.
10852         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10853         ltcf-gcj.sh: Updated from libtool multi-language branch.
10855 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10857         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10858         (bootstrap*): Depend on all-bootstrap.
10860 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10862         * config.guess: Import CVS version 1.156.
10863         * config.sub: Import CVS version 1.179.
10865 2000-09-02  Anthony Green  <green@cygnus.com>
10867         * Makefile.in (all-gcc): Depend on all-zlib.
10868         (CLEAN_MODULES): Add clean-zlib.
10869         (ALL_MODULES): Add all-zlib.
10870         * configure.in (host_libs): Add zlib.
10872 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10874         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10875         crosses, but add gcc/include to the header search path for them.
10877 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10879         * MAINTAINERS: Add self to Write After Approval list.
10881 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10883         * config.guess: Import CVS version 1.152.
10884         * config.sub: Import CVS version 1.177.
10886 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10888         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10889         $targargs to tell whether newlib is going to be built.
10891         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10892         $$r/TARGET_SUBDIR/libio for _G_config.h.
10894 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10896         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10898 2000-08-22  DJ Delorie  <dj@redhat.com>
10900         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10902 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10904         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10905         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10906         sub-configures.
10908 2000-08-21  DJ Delorie  <dj@redhat.com>
10910         * MAINTAINERS: Add self as a libiberty maintainer
10912 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10914         * configure.in (libstdcxx_flags): Use
10915         libstdc++-v3/src/libstdc++.INC.
10917 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10919         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10921 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10923         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10925         * configure: Make enable_threads and enable_shared defaults
10926         explicit.  Substitute enable_threads into generated Makefiles.
10927         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10928         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10930 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10932         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10934 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10936         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10937         previous delta.
10939 2000-08-11  Jason Merrill  <jason@redhat.com>
10941         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10942         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10943         (FLAGS_FOR_TARGET): Not here.
10944         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10946 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10948         * config-ml.in (CC, CXX): Don't introduce a leading space.
10950 2000-08-07  DJ Delorie  <dj@delorie.com>
10952         * MAINTAINERS: Add self as a DJGPP maintainer
10954 2000-08-07  DJ Delorie  <dj@redhat.com>
10956         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10957         "if we're also building gcc, and it's a gcc that will run on the
10958         build machine, we want to use its includes instead of the system's
10959         default includes".
10961 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10963         * MAINTAINERS: Add self to Write After Approval list.
10965 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10967         * configure.in (libstdcxx_flags): Don't use `"'.
10969         * config-ml.in: Adjust multilib search paths to the
10970         appropriate multilib tree.
10972 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10974         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10975         commas in $LANGUAGES.
10977 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10979         * configure.in: Re-enable all references to libg++ and librx.
10981 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10983         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10984         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10985         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10986         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10988         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10990 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10992         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10993         CXX_FOR_TARGET for sed.
10995 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10997         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10998         Do not override if already set in the environment or in configure.
10999         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11000         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11002 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11004         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11005         the libtool CVS tree multi-language branch.
11006         * ltconfig, ltmain.sh: Updated.
11008 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11010         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11011         (clean-target): Depend on it.
11013         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11014         (GCC_FOR_TARGET): Use it.
11015         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11016         * configure.in: ... here.
11017         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11018         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11020 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11022         * MAINTAINERS: Add self to Write After Approval list.
11024 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11026         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11027         (configure-target-libchill, configure-target-libobjc): Likewise.
11029         * configure.in: Use the same cache file for all target libs.
11030         * config-ml.in: But different cache files per multilib variant.
11032 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11034         * configure (topsrcdir): Don't use dirname.
11036 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11038         * MAINTAINERS: Add self to Write After Approval list.
11040 2000-07-20  Jason Merrill  <jason@redhat.com>
11042         * configure.in: Remove all references to libg++ and librx.
11044         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11046 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11048         * config.sub: Update to subversions version 2000-07-06.
11050 2000-07-12  Andrew Haley  <aph@cygnus.com>
11052         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11053         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11055 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11057         * symlink-tree:  Check number of arguments.
11059 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11061         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11062         search path for a g++ extracted from the build tree.  This
11063         will allow link tests run by configure scripts in
11064         subdirectories to succeed.
11066 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11068         * ltconfig: Add support for mips-dde-sysv4.2MP
11070 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11072         * MAINTAINERS: Add myself as loop discovery maintainer.
11074 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11076         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11077         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11079 2000-06-19  Timothy Wall  <twall@cygnus.com>
11081         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11082         * config.sub: Add tic54x target.
11084 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11086         * MAINTAINERS: Add self as Fortran maintainer,
11087         remove Craig Burley.
11089 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11091         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11092         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11094 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11096         * MAINTAINERS: Add self as i18n maintainer
11098 20000-05-21  H.J. Lu  (hjl@gnu.org)
11100         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11101         directory are used if they exist. Make sure
11102         $(build_tooldir)/include is searched for header files,
11103         $(build_tooldir)/lib/ for library files.
11104         (GCC_FOR_TARGET): Likewise.
11105         (CXX_FOR_TARGET): Likewise.
11107 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11109         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11111 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11113         * Makefile.in (configure-target-libiberty): Depend on
11114         configure-target-newlib.
11116 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11118         * configure.in, Makefile.in: Merge all libffi-related
11119         configury stuff from the libgcj tree.
11121 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11123         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11124         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11126 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11128         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11129         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11130         current version information.  Add to proto-toplev directory.
11131         (gdb-taz): Build do-djunpack.
11133 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11135         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11137 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11139         * MAINTAINERS: Add self to Write After Approval list.
11141 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11143         * ltmain.sh: Preserve in relink_command any environment
11144         variables that may affect the linker behavior.
11146 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11148         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11150 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11152         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11154 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11156         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11157         with the version name.
11159 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11161         * MAINTAINERS: Add self as bb-reorder maintainer.
11163 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11165         * config.if: Tweak.
11167 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11169         * djunpack.bat: New file.
11171 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11173         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11174         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11175         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11176         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11178 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11180         * config.sub (case $basic_machine): Change default for "ibm-*"
11181         to "openedition".
11183 2000-04-13  Andreas Jaeger  <aj@suse.de>
11185         * MAINTAINERS: Added myself.
11187 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11189         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11190         (do-md5sum): New target.
11191         (MD5PROG): Define.
11192         (PACKAGE): Default to TOOL.
11193         (VER): Default to a shell script.
11194         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11195         md5 checksum generation.
11196         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11197         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11198         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11199         insight.tar.bz2): Use gdb-taz to create archive.
11201 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11203         * configure (warn_cflags): Delete.
11205 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11207         * MAINTAINERS: Added myself.
11209 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11210             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11212         * configure.in (enable_libstdcxx_v3): Add.
11213         (target_libs): Add bits here to switch between libstdc++-v2 and
11214         libstdc++-v3.
11215         * config.if: And this file too.
11216         * Makefile.in: Add libstdc++-v3 targets.
11218 2000-04-05  Michael Meissner  <meissner@redhat.com>
11220         * config.sub (d30v): Add d30v as a basic machine type.
11222 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11224         * configure.in: -linux-gnu*, not -linux-gnu.
11226 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11228         * MAINTAINERS: Add self in write-after-approval section.
11230 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11232         * MAINTAINERS: Add self as ia64 port maintainer.
11234 2000-03-08  Neil Booth  <NeilB@earthling.net>
11236         * MAINTAINERS: Add self in write-after-approval section.
11238 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11240         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11241         (do-tar-bz2): Replace TOOL with PACKAGE.
11242         (gdb.tar.bz2): Remove GDBTK from GDB package.
11243         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11244         dejagnu.tar.bz2): New packages.
11246 2000-02-27  Andreas Jaeger  <aj@suse.de>
11248         * configure.in: Add entry for mips*-*-linux*, move catch all
11249         *-*-*linux* entry below this one.
11251 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11253         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11255 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11257         * config.sub: Support an OS of "wince".
11259 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11261         * config.guess, config.sub: Updated to match config's 2000-02-15
11262         version.
11264 2000-02-23  Linas Vepstas  <linas@linas.org>
11266         * config.sub: Add support for Linux/IBM 370.
11267         * configure.in: Likewise.
11269 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11271         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11273 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11275         * config.guess: Guess "cygwin" rather than "cygwin32".
11277 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11279         * configure (gcc_version): When setting, narrow search to
11280         lines containing `version_string'.
11282 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11284         * config.sub: Add support for avr target.
11286 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11288         * MAINTAINERS: Add maintainers for MCore port.
11290 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11292         * config.sub: Add mmix-knuth-mmixware.
11294 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11296         * MAINTAINERS: Pair cccp with cpplib maintainership.
11298 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11300         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11301         structure stuff to -L library search.
11302         (CXX_FOR_TARGET): Ditto.
11303         (CROSS_CHECK_MODULES): Fix spelling mistake.
11305 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11307         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11308         the C++ compiler.
11310 2000-01-12  Richard Henderson  <rth@cygnus.com>
11312         * configure.in: Don't build some bits for beos.
11314 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11316         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11317         as include files.
11319 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11321         * Add self as cpplib maintainer, as requested by Jason
11322         Merrill.  Correct my e-mail address.
11324 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11326         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11327         not mh-aix43.
11329 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11331         * MAINTAINERS: Add myself to "write after approval" list.
11333 1999-12-14  Richard Henderson  <rth@cygnus.com>
11335         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11336         * config.sub: Accept alphaev[78], alphaev8.
11338 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11340         * config.guess, config.sub: Update from autoconf.
11342 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11344         * MAINTAINERS:  update my playtime e-address.
11346 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11348         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11349         necessary libraries are missing.
11351 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11353         * MAINTAINERS: Add new 'write after approval' maintainer.
11355 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11357         * MAINTAINERS: Add new Java maintainer.
11359 1999-10-25  Andreas Schwab  <schwab@suse.de>
11361         * configure: Fix quoting inside arguments of eval.
11363 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11365         * config-ml.in: Allow suppression of some ARM multilibs.
11367 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11369         * config.guess: Add OS/390 match pattern.
11370         * config.sub: Add mvs, openedition targets.
11371         * configure.in (i370-ibm-opened*): New.
11373 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11375         * config.sub: Add support for configuring for pj.
11377 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11379         * config.sub (maybe_os): Add support for configuring for fr30.
11381 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11383         * configure.in: Do not configure or build ld for AIX
11384         platforms.  ld is known to be broken on these platforms.
11386 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11388         * config-ml.in: Pass compiler flag corresponding to multidirs to
11389         subdir configures.
11391 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11393         * Makefile.in (LDFLAGS): Define.
11395 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11397         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11398         noconfigdirs.
11399         (*-*-cygwin*): Likewise.
11401 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11403         * mkdep: New file.
11404         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11405         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11407         From Eli Zaretskii <eliz@is.elta.co.il>:
11408         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11409         long file name when using DJGPP on MS-DOS.
11411 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11413         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11415 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11417         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11418         dependency as this causes "make check" to globally "make all"
11420 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11422         * configure.in (target_libs): Added target-zlib.
11423         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11424         (CONFIGURE_TARGET_MODULES): Likewise.
11425         (CHECK_TARGET_MODULES): Likewise.
11426         (INSTALL_TARGET_MODULES): Likewise.
11427         (CLEAN_TARGET_MODULES): Likewise.
11428         (configure-target-zlib): New target.
11429         (all-target-zlib): Likewise.
11430         (all-target-libjava): Depend on all-target-zlib.
11431         (configure-target-libjava): Depend on configure-target-zlib.
11433         * Makefile.in (configure-target-libjava): Depend on
11434         configure-target-newlib.
11435         (configure-target-boehm-gc): New target.
11436         (configure-target-qthreads): New target.
11438         * configure.in (target_libs): Added target-qthreads.
11439         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11440         (CONFIGURE_TARGET_MODULES): Likewise.
11441         (CHECK_TARGET_MODULES): Likewise.
11442         (INSTALL_TARGET_MODULES): Likewise.
11443         (CLEAN_TARGET_MODULES): Likewise.
11444         (all-target-qthreads): New target.
11445         (configure-target-libjava): Depend on configure-target-qthreads.
11446         (all-target-libjava): Depend on all-target-qthreads.
11448         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11449         (CONFIGURE_TARGET_MODULES): Likewise.
11450         (CHECK_TARGET_MODULES): Likewise.
11451         (INSTALL_TARGET_MODULES): Likewise.
11452         (CLEAN_TARGET_MODULES): Likewise.
11453         (all-target-libjava): New target.
11454         (all-target-boehm-gc): Likewise.
11455         * configure.in (target_libs): Added libjava, boehm-gc.
11457 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11459         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11460         configure.bat in SUPPORT_FILES.
11461         (gas+binutils.tar.bz2): Likewise.
11463         * makeall.bat: Remove; obsolete.
11465 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11467         From Mark Elbrecht:
11468         * configure.bat: Remove; obsolete.
11470 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11472         * configure: Add -W -Wall to the default CFLAGS when compiling with
11473         gcc.
11475 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11477         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11479 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11481         * configure.in: Build ld on IRIX6.
11483 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11485         * Makefile.in: Change distribution targets to use bzip2 instead of
11486         gzip.
11487         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11488         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11490 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11492         * config.sub: Add mcore target.
11494 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11496         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11498 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11500         * config.guess (dummy): Changed to $dummy.
11502 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11504         * config.sub: Tidied up case statements.
11506 1999-05-22  Ben Elliston  <bje@cygnus.com>
11508         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11509         <jiro@din.or.jp>.
11511         * config.guess: Merge with FSF version. Future changes will be
11512         more accurately recorded in this ChangeLog.
11513         * config.sub: Likewise.
11515 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11517          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11519 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11521         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11523 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11525         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11527 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11529         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11530         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11531         Bad merge removed these two changes.
11533 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11534                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11536         * config.guess (interix Alpha): Add.
11538 1999-04-11  Richard Henderson  <rth@cygnus.com>
11540         * configure.in (i?86-*-beos*): Do config gperf; don't config
11541         gdb, newlib, or libgloss.
11543 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11545         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11546         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11547         from multidirs.
11549 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11551         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11553 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11555         * config.sub: Add support for mcore targets.
11557 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11559         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11560         not mt-ospace, in order to shut up assembler warning about using
11561         symbols that are named the same as registers.
11563 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11565         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11566         dependency list for all-target-cygmon.
11568 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11570         * config-ml.in: Check $host, not $target, for selective multilibs.
11571         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11572         thumb interworking, and underscore prefix multilibs.
11574 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11576         * missing: Update to version from current automake.
11578 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11580         * configure (gxx_include_dir): Removed.
11582         * configure.in (gxx_include_dir): Handle it.
11583         * Makefile.in: Likewise.
11585 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11587         * config.sub (mips64vr4111,mips64vr4111el) Add.
11589 1999-03-21  Ben Elliston  <bje@cygnus.com>
11591         * config.guess: Correct typo for detecting ELF on FreeBSD.
11593 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11595         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11596         config/mh-djgpp.
11598 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11600         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11601         all-target-newlib to dependency list for all-target-bsp.
11603 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11605         * config.sub: Add i386-uwin support.
11606         * config.guess: Likewise.
11608 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11610         * configure.in: cleanup, add mh-*pic handling for arm, special
11611         case powerpc*-*-aix*
11613 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11615         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11616         can be built.
11618 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11620         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11621         targets.
11623 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11625         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11627 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11629         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11631 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11633         * config.sub: Fix typo in arm recognition.
11635 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11637         * configure.in (noconfigdirs): Changed target_configdirs to
11638         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11639         rather than m68k-*-* since it is not known to work on
11640         m68k-aout. Ditto for arm-*-*oabi.
11642 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11644         * configure.in (*-*-windows*): Remove, no longer used.
11646 1999-02-19  Ben Elliston <bje@cygnus.com>
11648         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11649         Smart and improved by Andrew Cagney.
11651 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11653         * config.guess: Recognize openbsd-*-hppa.
11655 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11657         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11658         only if it is not empty.
11660 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11662         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11664         * config.guess: Modified to recognize uname's armv* syntax.
11666         * config.sub: Modified to recognize uname's armv* syntax.
11668 1999-02-17  Mark Salter  <msalter@cygnus.com>
11670         * configure.in: Added target-bsp for sparclite.
11672 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11674         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11676 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11678         * configure.in: Add support for strongarm port.
11679         * config.sub: Add support for strongarm target.
11681 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11683         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11684         the old name config/mh-cygwin32.
11685         Enable texinfo.
11687 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11689         * configure.in: Do build ld for ix86 Solaris.
11691 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11693         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11694         $AR_FOR_TARGET.  Likewise for RANLIB.
11696 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11698         * config.sub (oabi):  Recognize.
11699         * configure.in (arm-*-oabi):  Handle.
11701 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11703         * config.guess: Improve detection of i686 on UnixWare 7.
11705 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11707         * config.guess: Add support for i386-pc-interix.
11708         * config.sub: Likewise.
11709         * configure.in: Likewise.
11711 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11713         * Makefile.in: Remove unneeded all-target-libio from
11714         from all-target-winsup target since it is now unneeded.
11715         Add all-target-libtermcap in its place since it is now
11716         needed.
11718 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11720         * configure.in: makefile stub for cygwin target is probably
11721         unnecessary.  Remove it for now.
11723 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11725         * configure.in: libtermcap.a should be built when cygwin is the
11726         target as well as the host.
11727         * config.guess: Allow mixed case in cygwin uname output.
11728         * Makefile.in: Add libtermcap target.
11730 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11732         * config.sub: Clean up handling of hppa2.0.
11734 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11736         * config.guess: Use C code to identify more HP machines.
11738 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11740         * config.sub: Handle hppa2.0.
11742 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11744         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11745         cygmon for all sparclite targets, regardless of object format.
11747 1998-12-15  Mark Salter  <msalter@cygnus.com>
11749         * configure.in: Added target-bsp for several target architectures.
11751         * Makefile.in: Added rules for bsp.
11753 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11755         * config.guess: Improve detection of hppa2.0 processors.
11757 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11759         * config.guess: Recognize FreeBSD using ELF automatically.
11761 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11763         * configure (skip-this-dir): Add handling for new shell script, which
11764         might be created by a sub-directory's configure to indicate, this particular
11765         directory is "unwanted".
11766         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11768 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11770         * ltconfig: import from libtool, after changing libtool to
11771         account for the cygwin name change.
11773 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11775         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11776         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11778 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11780         * configure.in: Add libtermcap to list of cygwin dependencies.
11782 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11784         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11785         they include winsup/include when it's a cygwin target.
11787 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11789         * configure.in (host_tools): Added zip.
11790         * Makefile.in (all-target-libjava): Depend on all-zip.
11791         (all-zip): New target.
11792         (ALL_MODULES): Added all-zip.
11793         (NATIVE_CHECK_MODULES): Added check-zip.
11794         (INSTALL_MODULES): Added install-zip.
11795         (CLEAN_MODULES): Added clean-zip.
11797 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11799         * Makefile.in: lose "32" from comment about cygwin.
11801 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11803         * configure.in: Use -Os to build target libraries for the fr30.
11805 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11807         * config.sub: Add fr30.
11809 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11811         * configure.in: drop "32" from config/mh-cygwin32.  Check
11812         cygwin* instead of cygwin32*.
11813         * config.sub: Check cygwin* instead of cygwin32*.
11815 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11817         * config.guess: Match any version of Unixware7.
11819 1998-10-20  Syd Polk  <spolk@cygnus.com>
11821         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11822         if desired.
11824 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11826         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11827         these if the appropriate directories and files to not exist.
11829 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11831         * Makefile.in (DEVO_SUPPORT): Add config.if.
11833 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11835         * configure: Add pattern to replace "build_tooldir"'s
11836         definition in the generated Makefile with "tooldir"'s
11837         actual value.
11839 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11841         * config.sub: Bring back lost sparcv9.
11843         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11845 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11847         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11848         CC_FOR_TARGET and friends.
11850 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11852         * Makefile.in (build_tooldir): New variable, same as tooldir.
11853         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11854         -B$(build_tooldir)/bin/.
11855         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11857 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11859         * README: Remove installation instructions and refer to the
11860         INSTALL directory instead.
11862 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11864         * config.sub: Add support for i[34567]86-pc-udk.
11865         * configure.in: Likewise.
11867 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11869         * Makefile.in: add bzip2 package building bits for user
11870         tools module
11871         * configure.in: ditto
11873 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11875         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11876         (ALL_TARGET_MODULES): Add all-target-libobjc.
11877         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11878         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11879         (all-target-libchill): Add dependencies.
11880         * configure.in (target_libs): Add libchill.
11882 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11884         * configure.in (target_subdir): Remove duplicate line.
11886 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11888         * Makefile.in (all-automake): fix dependencies.
11890 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11892         * configure.in: Minor cleanups for building in the $(target_alias)
11893         subdir.
11895 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11897         * Makefile.in (bootstrap): Set r and s before make all.  Use
11898         BASE_FLAGS_TO_PASS in make all.
11899         (cross): Likewise.
11901 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11903         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11905 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11907         * config.sub: Fix typo in last change.
11909 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11911         * config.sub: Add support for C4x target.
11912         * configure.in: Likewise.
11914 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11916         * config.sub: Recognize sparcv9 just like sparc64.
11918 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11920         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11922 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11924         * config.guess: Correctly identify Pentium II sco boxes.
11926         * config.guess: Fix "tr" code.  From Weiwen Liu.
11928 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11930         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11931         stabs.
11933 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11935         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11936         (ALL_TARGET_MODULES): Add all-target-libchill.
11937         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11938         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11939         (all-target-libchill): Add dependencies.
11940         * configure.in (target_libs): Add libchill.
11942 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11944         * config.guess: Avoid assumptions about "tr" behaves when
11945         LANG is set to something other than English.
11947 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11949         * configure (gxx_include_dir): Changed to
11950         '${prefix}/include/g++'-${libstdcxx_interface}.
11952         * config.if: New to determine the interfaces.
11954 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11956         * config.guess: Detect and handle MPE/IX.
11957         * config.sub: Deal with MPE/IX.
11959 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11961         * configure.in: Use mh-aix43.
11963 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11965         * configure: Fix --without/--disable cases for gxx-include-dir.
11967 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11969         * mdata-sh:  Imported.  Needed for automake support.
11971 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11973         * Makefile.in (taz): Try "chmod -R og=u ." before
11974         "chmod og=u `find . -print`".
11976 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11978         * configure.in: Add arm-elf and thumb-elf support.
11980 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11982         * Makefile.in: Undo previous patch.
11984 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11986         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11987         to here ...
11988         (install-no-fixedincludes): and here
11989         (INSTALL_MODULES): ... from here.
11991 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11993         * config.sub: Merge with FSF.
11995         * config.guess: Merge with FSF.
11997 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11999         * configure (extraconfigdirs): New variable.
12000         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12001         * Makefile.in (all): Move higher in file.
12002         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12003         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12004         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12005         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12006         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12008 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12010         * Makefile.in (all-target-libjava): Depend on all-gcc and
12011         all-target-newlib.
12012         (configure-target-libjava): Depend on $(ALL_GCC).
12014 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12016         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12017         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12019 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12021         * INSTALL/README: Fix typo.
12023 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12025         * ylwrap: Change absolute path checks to check for DOS style path
12026         names.
12028         * ylwrap: Don't use a full path name if the source file is in the
12029         same directory.  From hjl@lucon.org (H.J. Lu).
12031         * config-ml.in: Default to being verbose, to match Feb 18 change to
12032         configure.
12034 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12036         Brought over from egcs:
12038         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12040         * configure.in (target_subdir): Set to ${target_alias} instead
12041         of "libraries".
12043         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12045         * configure.in (target_subdir): Set to libraries if enable_multilib.
12047 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12049         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12050         multilibs, force reconfiguration the first time we create
12051         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12053 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12055         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12056         avoid confusion with --no-recursion.
12058 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12060         * configure.in: Win32 hosts shouldn't use install -x
12061         * install-sh: remove -x option, and special .exe-handling
12062         hack.
12064 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12066         * config.guess: Recognize i586-pc-beos.
12067         * configure.in: Don't build some bits for beos.
12069 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12071         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12072         CFLAGS default to -O2.
12074         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12075         when using GNU ld.
12077 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12079         * ltmain.sh: Correct install when using a different shell.
12081 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12083         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12085 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12087         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12088         target.
12090 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12092         * ltconfig: Update to correct AIX handling.
12094 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12096         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12098         * configure.in (target_subdir): Set to ${target_alias} instead
12099         of "libraries".
12101 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12103         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12104         (Makefile): Depend on $(gcc_version_trigger).
12106         * configure (gcc_version): Change default initializer to empty
12107         string.
12108         (gcc_version_trigger): New variable; pass this variable down
12109         to subdir configures to enable them checking gcc's version
12110         themselves. Emit make macros for both gcc_version vars.
12111         (topsrcdir): Initialize reliably.
12112         (recursion line): Remove --with-gcc-version=${gcc_version}.
12114 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12116         * configure (enable_version_specific_runtime_libs): Implement new flag
12117         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12118         in $(libsubdir); emit definition in each generated Makefile.
12119         (gxx_include_dir): Initialize depending on
12120         $enable_version_specific_runtime_libs.
12122 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12124         * configure (gcc_version): Initialize properly depending on
12125         how and where configure is started.
12126         (recursion line): Pass a --with-gcc-version=${gcc_version}
12127         to configures in subdirs.
12129 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12131         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12132         cygmon
12134 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12136         * configure.in: Add cygmon and libstub support for mn10200.
12138 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12140         * configure (gcc_version): Add new variable describing the
12141         particular gcc version we're building.
12142         * Makefile.in (libsubdir): Add new macro for the directory
12143         in which the compiler finds executables, libraries, etc.
12144         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12145         and libsubdir.
12147 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12149         * Makefile.in (local-clean): Remove *.log.
12150         (warning.log): Built with warn_summary from build.log.
12151         (mail-report.log): Run test_summary.
12152         (mail-report-with-warnings.log): Run test_summary including
12153         warning.log in the report.
12155 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12157         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12159 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12161         * Makefile.in (grep): Grep no longer depends on libiberty.
12163 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12165         * Makefile.in: all-snavigator needs all-libgui.
12167 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12169         * configure.in: Add cygmon and libstub support for mn10300.
12171 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12173         * missing: Update to version from automake 1.3.
12175         * ltmain.sh: On installation, don't get confused if the same name
12176         appears more than once in the list of library names.
12178 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12180         * config.sub: Accept m68060 and m5200 as CPU names.
12182 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12184         * configure: Use && rather than using -a in test, because odd
12185         strings can confuse test.
12186         * configure.in: Likewise.
12188 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12190         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12192 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12194         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12195         bootstrap4-lean): New targets.
12197 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12199         * mpw-* Delete.  Not used.
12201 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12203         * COPYING.LIB: Update FSF address.
12205 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12207         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12209         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12210         GAS_SUPPORT_DIRS.
12212 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12214         * ltconfig, ltmain.sh: Avoid producing a version number if
12215         -version-info was not used.
12217 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12219         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12220         building with newlib.
12222 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12224         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12225         Solaris `make' causes it to continue to next definition.
12227 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12229         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12230         the right GUI libraries and files are installed along with GDB.
12232 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12234         * configure.in: Change alpha to alpha* in several places.
12236 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12238         * config.sub: Recognize sparc86x.
12240 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12242         * configure.in (--enable-target-optspace): Remove debug echo.
12244 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12246         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12248 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12250         * ltconfig: Update cygwin32 support.
12252         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12253         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12254         (GDB_SUPPORT_DIRS): Likewise.
12256 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12258         * configure.in (target_makefile_frag): If --enable-target-optspace,
12259         use -Os to compile target libraries rather than -O2.  Default to
12260         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12261         not used.
12262         * configure.in (target_cflags): Ditto for d30v.
12264 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12266         * Makefile.in (all-bfd): Depend on all-intl.
12267         (all-binutils): Likewise.
12268         (all-gas): Likewise.
12269         (all-gprof): Likewise.
12270         (all-ld): Likewise.
12272 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12274         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12276 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12278         * Makefile.in (all-bfd): Depend upon all-libiberty.
12280         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12282 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12284         * Makefile.in: Add libstub.
12286         * configure.in: Ditto. Build libstub for targets that have cygmon
12287         support.
12289 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12291         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12293 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12295         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12296         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12298 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12300         * configure: Define DEFAULT_M4 by searching PATH.
12301         * Makfile.in: Use DEFAULT_M4.
12303 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12305         * ltconfig: Add cygwin32 support.
12307         * Makefile.in, configure.in: Add libtool as a native only directory
12308         to configure and build.
12310 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12312         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12314 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12316         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12318 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12320         * Makefile.in: add ash make rules
12321         * configure.in: add ash to native_only and host_tools lists
12323 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12325         * Makefile.in (all-gettext, all-intl): New targets.
12326         (ALL_MODULES): Added all-gettext, all-intl.
12327         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12328         (INSTALL_MODULES): Added install-gettext, install-intl.
12329         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12331         * configure.in (host_tools): Added gettext.
12332         (native_only): Likewise.
12333         (noconfigdirs) [various cases]: Likewise.
12334         (host_libs): Added intl.
12336 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12338         * configure: Do not disable building gdbtk for cygwin32 hosts.
12340 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12342         * configure.in: Add thumb-coff target.
12343         * config.sub: Add thumb-coff target.
12345 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12347         * Makefile.in: Revert yesterday's change.
12348         (all-target-winsup):  all-target-librx stays out of here.
12350 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12352         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12353         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12354         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12355         Remove references to librx and libg++.
12357 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12359         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12360         recursive makes
12362 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12364         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12365         for newlib directory.
12366         (CXX_FOR_TARGET): Likewise.
12368 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12370         * ltconfig: Update after libtool/ltconfig.in change for
12371         hpux11.
12373 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12375         * ltconfig, ltmain.sh: Update to libtool 1.2.
12377 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12379         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12380         (install-gcc-cross): Instead, override LANGUAGES here.
12382 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12384         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12385         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12387 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12389         * configure.in: Add Thumb-pe target.
12391 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12393         * Makefile.in - changed sn targets to snavigator
12394         * configure.in - changed sn targets to snavigator
12396 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12398         * config-ml.in: After building symlink tree call make distclean
12399         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12400         to be the case for libiberty.
12402 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12404         * configure: When making link, also check the current
12405         directory. The configure scripts may create one.
12407 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12409         * config.sub: Accept alphapca56 and alphaev6 properly.
12411 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12413         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12415 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12417         * config.sub (sco5): Fix typo.
12419 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12421         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12422         install-itcl.
12423         (install-itcl): Remove dependency on install-tcl.
12425 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12427         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12429 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12431         * configure.in: Don't build libgui for a cygwin32 target when not on
12432         a cygwin32 host.
12434 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12436         * configure (redirect): Set to null, so default behavior of
12437         configure is now --verbose.
12439 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12441         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12442         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12444 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12446         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12447         this change to sync Makefile.in with its ChangeLog entries.
12449 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12451         * ltmain.sh (mkdir): Check that the directory doesn't exist
12452         before we exit with error, so that we don't get races during
12453         parallel builds.
12455 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12457         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12459 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12461         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12462         PICFLAG_FOR_TARGET.
12463         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12465         * configure: Emit a definition for the new macro enable_shared
12466         into each Makefile.
12468 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12470         * configure.in (host_tools, native_only): Add libtool.
12472 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12474         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12475         Fix typo in ming config comment.
12477 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12479         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12481 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12483         * config.sub: Add tic30 cases, and map c30 to tic30.
12485 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12487         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12488         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12489         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12490         (CLEAN_TARGET_MODULES): Similarly
12491         (all-target-libf2c): Add dependences.
12492         * configure.in (target_libs): Add libf2c.
12494 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12496         * configure.in: Remove expect from noconfigdirs when target
12497         is cygwin32.  OK to build expect and dejagnu with Canadian
12498         Cross.
12500 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12502         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12503         host.
12505         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12506         and mingw32.
12508 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12510         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12511         here as it is not defined in the toplevel Makefile.
12513 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12515         * configure (package_makefile_rules_frag): New variable, which names
12516         a file with generic rules, ...
12517         Change comment to mention we now have FIVE parts.
12518         * configure: Undo last change.
12520 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12522         * config.guess: More accurate determination of HP processor types.
12523         * config.sub: More accurate determination of HP processor types.
12525 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12527         * configure (package_makefile_frag): Move inserting the
12528         ${package_makefile_frag} to where it should be according
12529         to the comment.
12531 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12533         * config.guess: Add support for Linux/ARM.
12535 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12537         * .cvsignore: Remove *-info and *-install since they match
12538         release-info and mpw-install, which we don't want to just ignore.
12540 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12542         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12544 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12546         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12547         local_prefix to sub-make invocations.
12549 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12551         * configure.in: Check makefile fragments in the source
12552         directory.
12554 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12556         * configure.in: Check whether host and target makefile
12557         fragments exist before adding them to *_makefile_frag.
12559 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12561         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12563 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12565         * configure.in: Make sure we only replace RPATH_ENVVAR on
12566         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12567         regexp to sed.
12569         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12570         to sub-makes.
12572 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12574         * config-ml.in (multi-do): LDFLAGS must include multilib
12575         designator.
12577 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12579         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12581 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12583         * config.sub: Add mingw32 support.
12584         * configure.in: Likewise.
12586 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12588         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12590 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12592         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12593         * configure (gxx_include_dir): Provide a definition for subdirs
12594         which do not use autoconf.
12596 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12598         * config.guess: Sync with egcs.  Picks up new alpha support,
12599         BeOS & some additional linux support.
12601 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12603         * config.guess: HP 9000/803 is a PA1.1 machine.
12605 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12607         * configure.in: It's alpha*-...
12609 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12611         * configure.in (host_makefile_frag, target_makefile_frag):
12612         Handle multiple config files.
12613         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12614         alpha-*-*.
12616 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12618         * mkdep: New file.
12620 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12622         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12624 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12626         * Makefile.in: Add libgui directory.
12627         (GDB_TK): Add all-libgui.
12628         * configure.in: Add libgui directory.
12629         * configure: Add all-libgui to GDB_TK.
12631 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12633         * config-ml.in (multidirs): Add m32r to multilib list.
12635 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12637         * Makefile.in (all-target-gperf): Change dependency to
12638         all-target-libstdc++.
12640 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12642         * config.guess: Add BeOS support.
12644 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12646         Source directory cvs renamed to cvssrc:
12647         * configure.in (host_tools): Change cvs to cvssrc.
12648         (native_only): Likewise.
12649         (noconfigdirs) [various cases]: Likewise.
12650         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12651         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12652         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12653         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12654         (all-cvssrc): Rename target from all-cvs.
12656 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12658         * configure (gxx_include_dir): Fix thinko.
12660 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12662         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12663         (install-cross, install-gcc-cross): New targets.
12665 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12667         * configure.in (noconfigdirs): Add support for Thumb target.
12669         * config.sub (maybe_os): Add support for Thumb target.
12671 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12673         * Makefile.in: Add rules for cygmon.
12675         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12677 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12679         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12680         * configure (gxx_include_dir): Provide a definition for subdirs
12681         which do not use autoconf.
12683 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12685         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12686         11/18/97 build
12688 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12690         * From Franz Sirl.
12691         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12692         found on RedHat Linux systems.
12694 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12696         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12697         guesses.
12699 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12701         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12703 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12705         * ltmain.sh: If mkdir fails, check whether the directory was created
12706         anyhow by some other process.
12708 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12710         * configure.in (d30v-*-*): Configure all directories.
12712 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12714         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12715         for the D30V.
12717 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12719         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12721 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12723         * include/libiberty.h: Add extern "C" { so it can be used with C++
12724         progrms.
12725         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12726         programs.
12728 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12730         * configure.in (d30v-*-*): Configure GCC now.
12732 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12734         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12735         is no longer needed.
12737 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12739         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12741 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12743         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12744         targets using "$@" to provide support for similar but not identical
12745         targets without having to duplicate code.
12747 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12749         * makefile.vms: Fix to work with DEC C.
12751 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12753         * config.sub: Add mips-tx39-elf to marketing names.
12755 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12757         * ltmain.sh: Handle symlinks in generated script.
12759 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12761         * configure: Handle autoconf style directory options: --bindir,
12762         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12763         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12764         --sysconfdir.
12765         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12766         (sharedstatedir, localstatedir, oldincludedir): New variables.
12767         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12768         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12769         sbindir, sharedstatedir, and sysconfdir.
12771 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12773         * Makefile.in (bootstrap-lean): New target.
12775 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12777         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12778         sn, and gnuserv from noconfigdirs.
12780 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12782         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12784 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12786         * Makefile.in (cross): New target.
12788 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12789                           Jeff Law         <law@cygnus.com>
12791         * Makefile.in (bootstrap2, bootstrap3): New targets.
12792         (all-bootstrap): Remove outdated and confusing target.
12793         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12795 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12797         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12798         windows.  Consistent with gdb/configure.
12800 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12802         * configure.in: Name Linux target fragment.
12804         * configure: Rewrite so that project Makefile fragment is inserted
12805         first and appears last in the resulting Makefile.
12807 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12809         * Makefile.in (install-itcl): Install tcl first.
12811 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12813         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12815 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12817         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12819         * configure.in (skipdirs): Add target-librx for Linux.
12820         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12822 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12824         * Makefile.in (bootstrap): New target.
12826 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12828         * config.sub: Accept 'amigados' for backward compatibility.
12830 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12832         * config.guess: Merge with FSF.
12834 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12836         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12838 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12840         * config.sub: Add "marketing-names" patch.
12842 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12844         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12846 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12848         * config.sub: Handle v850-elf.
12850 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12852         * .cvsignore (*-install): Remove.
12854 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12856         * ltconfig: Set CONFIG_SHELL in libtool.
12857         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12859 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12861         * configure.in (target_subdir): Set to libraries if enable_multilib.
12863 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12865         * config.guess: Update from gcc directory.
12867 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12869         * Makefile.in (all-sim): Depends on all-readline.
12871 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12873         * Makefile.in (BISON, YACC): Use $$s.
12874         (all-bison): Depend on all-texinfo.
12876 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12878         * Makefile.in (BISON): Add -L flag.
12879         (YACC): Likewise.
12881 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12883         * configure.in (noconfigdirs): Add support for v850e target.
12885         * config.sub (maybe_os): Add support for v850e target.
12887 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12889         * configure.in (noconfigdirs): Add support for v850ea target.
12891         * config.sub (maybe_os): Add support for v850ea target.
12893 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12895         * config.sub: Add mipstx39.  Delete r3900.
12897 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12899         * Makefile.in (all-autoconf): Depends on all-texinfo.
12901 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12903         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12904         eabi targets.
12906 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12908         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12910         * configure: When handling a Canadian Cross, handle YACC as well as
12911         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12912         * Makefile.in (all-bison): Depend upon all-texinfo.
12914 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12916         * Makefile.in (BISON): bison, not byacc or bison -y.
12917         (YACC): bison -y or byacc or yacc.
12918         (various): Add *-bison as appropriate.
12919         (taz): No need to mess with BISON anymore.
12921 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12923         * configure: If OSTYPE matches *win32*, try to find a good value for
12924         CONFIG_SHELL.
12926 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12928         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12929         configure.in if it is present.
12931 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12933         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12935 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12937         * config.sub: Recognize `arc' cpu.
12938         * configure.in: Likewise.
12939         * config-ml.in: Likewise.
12941 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12943         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12945 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12947         * configure: Changed sed delimiter from ':' to '|' when
12948         attempting to substitute ${config_shell} for SHELL. On
12949         NT ${config_shell} may contain a ':' in it.
12951 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12953         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12955 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12957         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12959 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12961         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12963         * ylwrap: If the program is a relative path, force it to be
12964         absolute.
12966 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12968         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12970 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12972         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12973         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12974         for libraries.
12976 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12978         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12979         separated by spaces.
12981 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12983         * ylwrap: New file.
12984         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12986         * ltmain.sh: Handle /bin/sh at start of install program.
12988         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12990         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12991         * missing: New file, from automake 1.2.
12993 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12995         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12996         check-tk to CHECK_X11_MODULES.
12998 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13000         * config.sub: Merge with FSF.
13002 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13004         * config.guess: Merge with FSF.
13006 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13008         * configure: Treat msdosdjgpp like go32.
13009         * configure.in: Likewise.  Don't remove gprof for go32.
13011         * configure: Change Makefile.tem2 to Makefile.tm2.
13013 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13015         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13017 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13019         * install-sh (chmodcmd): Set to null if the DST directory already
13020         exists.  Same as Nov 11th change.
13022 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13024         * configure (GDB_TK): Needs itcl and tix.
13026 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13028         * config.guess: Update from FSF.
13030 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13032         * Makefile.in (GDB_TK): Depend on itcl and tix.
13034 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13036         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13037         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13038         (INSTALL_SCRIPT): New variable.
13039         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13040         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13041         to -x.
13042         * install-sh: Add support for -x option.
13044 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13046         * configure.in, Makefile.in: Treat tix like itcl.
13048 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13050         * Makefile.in (WINDRES): New variable.
13051         (WINDRES_FOR_TARGET): New variable.
13052         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13053         (EXTRA_HOST_FLAGS): Add WINDRES.
13054         (EXTRA_TARGET_FLAGS): Add WINDRES.
13055         (EXTRA_GCC_FLAGS): Add WINDRES.
13056         ($(DO_X)): Pass down WINDRES.
13057         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13058         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13059         DLLTOOL_FOR_TARGET.
13061 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13063         * configure.in: configure sim before gdb for win32-x-ppc
13065 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13067         Move gperf into the toplevel, from libg++.
13068         * configure.in (target_tools): Add target-gperf.
13069         (native_only): Add target-gperf.
13070         * Makefile.in (all-target-gperf): New target, depend on
13071         all-target-libg++.
13072         (configure-target-gperf): Empty rule.
13073         (ALL_TARGET_MODULES): Add all-target-gperf.
13074         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13075         (CHECK_TARGET_MODULES): Add check-target-gperf.
13076         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13077         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13079 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13081         * config.sub (mn10200): Recognize new basic machine.
13083 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13085         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13086         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13088 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13090         * configure.in: If we're building mips-sgi-irix6* native, turn on
13091         ENABLE_MULTILIB and set TARGET_SUBDIR.
13093 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13095         * Makefile.in (all-sn): Depend on all-grep.
13097 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13099         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13101         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13102         Makefile.  From Jeff Makey <jeff@cts.com>.
13103         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13105         * Makefile.in (DISTBISONFILES): Remove.
13106         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13107         $(DEFAULT_YACC).
13109         * configure.in: Build itl, db, sn, etc., when building for native
13110         cygwin32.
13112         * Makefile.in (LD): New variable.
13113         (EXTRA_HOST_FLAGS): Pass down LD.
13114         ($(DO_X)): Likewise.
13116 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13118         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13120 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13122         * configure.in (targargs): Strip out any supplied --build argument
13123         before adding our own. Always add --build.
13125 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13127         * configure.in (targargs): Pass --build if we're doing
13128         a cross-compile.
13130 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13132         * configure: Use '|' instead of ":" as the separator in
13133         sed. Otherwise sed chokes on NT path names with drive
13134         designators. Also look for "?:*" as the leading characters in an
13135         absolute pathname.
13137 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13139         * config.sub: Support for r3900.
13141 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13143         * configure.in: Use install-sh, not install.sh.
13145 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13147         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13148         apply it twice.
13150 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13152         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13153         install-binutils.
13155 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13157         * Makefile.in: Add automake targets.
13158         * configure.in (host_tools): Add automake.
13160 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13162         * configure: Default CXX to c++, not gcc.
13163         * Makefile.in (CXX): Set to c++, not gcc.
13164         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13166 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13168         * install-sh: try appending a .exe if source file doesn't
13169         exist
13171 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13173         * configure.in: Turn on multilib by default.
13174         (cross_only): Remove target-libiberty.
13176         * Makefile.in (all-gcc): Don't depend on libiberty.
13178 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13180         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13182 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13184         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13185         (DISTBISONFILES): Add ld/Makefile.in
13187 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13189         * configure.in: if target is cygwin32 but host isn't cygwin32,
13190         don't configure gdb tcl tk expect, not just gdb.
13192 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13194         * configure.in: Added gnuserv everywhere sn appears.
13196         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13197         (CROSS_CHECK_MODULES): Added check-gnuserv.
13198         (INSTALL_MODULES): Added install-gnuserv.
13199         (CLEAN_MODULES): Added clean-gnuserv.
13200         (all-gnuserv): New target.
13202 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13204         * config.guess: Fixes for MIPS OpenBSD systems.
13206 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13208         * Makefile.in (INSTALL_XFORM): Remove.
13209         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13211         * mkinstalldirs: New file, copied from automake.
13212         * Makefile.in (installdirs): Rename from install-dirs.  Use
13213         mkinstalldirs.  Change all users.
13214         (DEVO_SUPPORT): Add mkinstalldirs.
13216 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13218         * install-sh: Rename from install.sh.
13219         * Makefile.in (INSTALL): Change install.sh to install-sh.
13220         (DEVO_SUPPORT): Likewise.
13222         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13223         Graichen <graichen@rzpd.de>.
13225 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13227         * config.guess: Recognize OpenBSD systems correctly.
13229 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13231         * README, Makefile.in (ETC_SUPPORT): Remove references to
13232         cfg-paper*, configure.{texi,man,info*}._
13234 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13236         * Makefile.in (all.normal): Ensure that gcc is built after all
13237         the x11 - ie gdb - targets.
13239 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13241         * makefile.vms: Don't run conf-a-gas.
13243 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13245         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13247 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13249         * configure.in: Remove noconfigdirs case since gdb also
13250         configures and builds for tic80-coff.
13252 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13254         * configure: Set cache_file to config.cache.
13255         * Makefile.in (local-distclean): Remove config.cache.
13257 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13259         * COPYING: Update FSF address.
13261 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13263         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13264         noconfigdirs.
13266 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13268         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13269         MAKEDIRS, is empty.
13271 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13273         * config.sub: Tweak mn10300 entry.
13275 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13277         * configure.in (host_tools): Put sim before gdb, so gdb's
13278         configure.tgt can determine if the simulator was configured.
13280 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13282         * config.sub: Move BeOS $os case to be with other Cygnus
13283         local cases.
13285 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13287         * config.sub: Remove misplaced comment that broke Linux.
13289 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13291         * config.sub: Add BeOS support.
13293 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13295         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13297 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13299         * configure.in (noconfigdirs): Remove tcl and tk from
13300         noconfigdirs for cygwin32 builds.
13302 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13304         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13306 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13308         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13309         make-all.com, use makefile.vms instead.
13311 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13313         * config.sub: Accept -lnews*.
13315 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13317         * configure.in (noconfigdirs): Disable target-newlib,
13318         target-examples and target-libiberty for d30v.
13320 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13322         * configure.in (noconfigdirs): Enable ld for d30v.
13324 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13326         * configure.in (tic80-*-*): Build compiler.
13328 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13330         * configure.in (d30v-*): Remove sim directory from list of
13331         unsupported d30v directories
13333 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13335         * config.sub, configure.in: Add d30v target cpu.
13337 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13339         * makefile.vms: New file.
13340         * make-all.com: Remove.
13342 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13344         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13346 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13348         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13350 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13352         * Makefile.in (ALL_MODULES): Added all-db.
13353         (CROSS_CHECK_MODULES): Addec check-db.
13354         (INSTALL_MODULES): Added install-db.
13355         (CLEAN_MODULES): Added clean-db.
13357 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13359         * config.guess: Merge with latest FSF sources.
13361 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13363         * Makefile.in (ALL_MODULES): Added all-itcl.
13364         (CROSS_CHECK_MODULES): Added check-itcl.
13365         (INSTALL_MODULES): Added install-itcl.
13366         (CLEAN_MODULES): Added clean-itcl.
13368 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13370         * configure.in: build gdb for mn10200
13372 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13374         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13376 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13378         * configure.in (tic80-*-*): Turn off most targets right now.
13380 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13382         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13383         rather than the makeinfo program.
13384         (do-info): Depend upon all-texinfo.
13386 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13388         * configure.in: Remove uses of config/mh-linux.
13390         * config.sub, config.guess: Merge with latest FSF sources.
13392 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13394         * config.sub (case $basic_machine): Add tic80 entries.
13396 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13398         * config.sub, config.guess: Merge with latest FSF sources.
13400 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13402         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13403         * mpw-config.in: Test for NewFolderRecursive.
13404         * mpw-install: Use symbolic name for startup filename.
13405         * mpw-README: Add various additional details.
13407 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13409         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13411 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13413         * configure.in: Do build gcc and the target libraries for
13414         the mn10200.
13416 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13418         * configure.in: don't avoid building gdb for mn10300 any more
13419         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13420         instead of single-quoting it.
13422 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13424         * configure.in: Don't use --with-stabs on IRIX 6.
13426 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13428         * configure.in (m32r): Build gdb, libg++ now.
13430 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13432         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13433         directories from noconfigdirs.
13435 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13437         * config.sub (basic_machine): added mips16 configuration
13439 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13441         * config.sub: Handle d10v-unknown.
13443 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13445         * config.sub: Handle v850-unknown.
13447 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13449         * Makefile.in: add findutils
13450         * configure.in: add findutils to list of host_tools
13452 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13454         * config.sub: Handle mn10200 and mn10300.
13456 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13458         * configure.in (d10v-*): Do not build librx.
13460 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13462         * configure.in (mn10300): Build everything except gdb & libgloss.
13464 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13466         * config.guess:  Patch for Dansk Data Elektronik servers,
13467         from Niels Skou Olsen <nso@dde.dk>.
13469         For ncr, use /bin/uname rather than uname, since GNU uname does not
13470         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13472         Patch for MIPS R4000 running System V,
13473         from Eric S. Raymond <esr@snark.thyrsus.com>.
13475         Fix thinko for nextstep.
13477         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13479         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13480         * config.guess: Guess mips-dec-mach_bsd4.3.
13482         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13483         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13484         release numbers.
13485         * config.guess (mips-mips-riscos*):  Emit just enough of the
13486         release number.
13488         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13489         * config.guess (sparc-auspex-sunos*):  Added.
13490         (f300-fujitsu-*): Added.
13492         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13493         * config.guess:  Recognize a Tadpole as a sparc.
13495 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13497         * config.guess: Don't assume that NextStep version is either 2 or
13498         3.  NextStep 4 (aka OpenStep 4) has come out now.
13500 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13502         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13503         From Rik Faith <faith@cs.unc.edu>.
13505 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13507         * config.sub: Contributions from bug-gnu-utils to:
13508         Support plain "hppa" (no version given) architecture, reported by
13509         OpenStep.
13510         OpenBSD like NetBSD.
13511         LynxOs is not a hardware supplier.
13513         * config.guess: Contributions from bug-gnu-utils to add support for:
13514         OpenBSD like NetBSD.
13515         Stratus systems.
13516         More Pyramid systems.
13517         i[n>4]86 Intel chips.
13518         M680[n>4]0 Motorola chips.
13519         Use unknown instead of lynx for hardware manufacturer.
13521 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13523         * install.sh (chmodcmd): Set to null if the DST directory already
13524         exists.
13526 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13528         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13529         not use mt-ppc target Makefile fragment any more.
13531 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13533         * configure.in (*-*-windows):  Exclude everything but those dirs
13534         needed to build windows.
13536 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13538         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13540 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13542         * configure.in:  Exclude mmalloc from i386-windows.
13544 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13546         * Undo my previous change.
13548 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13550         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13551         unconditionally.
13552         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13554 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13556         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13557         host to add it's own flags.
13559 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13561         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13563 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13565         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13566         (CXX_FOR_TARGET): Likewise.
13567         (GCC_FOR_TARGET): Define.
13568         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13569         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13570         CC_FOR_TARGET was specified on the command line.
13571         (MAKEOVERRIDES): Don't define.
13573 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13575         * configure.in (m32r): Fix spelling of libg++ libs.
13577 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13579         * config.sub (-apple*): Remove, now redundant.
13581 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13583         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13585         * configure: Rework yesterday's sed script patch.
13587         * config.sub: Merge with FSF.
13589 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13591         * config.guess:  Merge from FSF.
13593         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13594         * config.guess: Use pc instead of unknown, for pc clone systems.
13595         Change linux to linux-gnu.
13597         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13598         * config.guess: Avoid non-portable tr syntax.
13600 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13602         * test-build.mk (HOLES): Add "xargs" for gdb.
13604         * configure: Avoid hpux10.20 sed bug.
13606 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13608         * configure.in:  Add support for windows host
13609         (that is a build done under the Microsoft build environment).
13611 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13613         * Makefile.in: Replace all uses of srcroot with s, to shrink
13614         command line lengths.
13616         Patches from Geoffrey Noer <noer@cygnus.com>:
13617         * configure.in: If configuring for newlib, pass --with-newlib to
13618         subdirectories.
13619         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13620         -Bnewlib/ and -Lwinsup to gcc.
13621         (CXX_FOR_TARGET): Likewise.
13623 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13625         * Makefile.in (ETC_SUPPORT): Add configure.
13627 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13629         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13630         host configuration file.
13632 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13634         * configure.in: Break mn10x00 support into separate
13635         mn10200 and mn10300 configurations.
13636         * config.sub: Likewise.
13638 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13640         * configure.in: Add lots of stuff to noconfigdirs for
13641         the mn10x00 targets.
13643         * config.sub, configure.in: Add mn10x00 support.
13645 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13647         * make-all.com: Call conf-a-gas, not config-a-gas.
13649 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13651         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13652         targets.
13654 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13656         * mpw-README: Add much more detail for native PowerMac.
13657         * mpw-install: New file.
13658         * mpw-configure: Add --norecursion and --help options.
13659         * mpw-config.in: Translate readme and install files when
13660         copying to objdir.
13661         * mpw-build.in: Don't always depend on byacc and flex.
13662         (install-only-top): New action.
13664 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13666         * configure.in:  You can now configure GDB for the v850.
13668 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13670         * configure.in (noconfigdirs): Don't configure any C++ dirs
13671         if targeting D10V.
13673 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13675         * config.sub: Recognize mips64vr5000.
13677 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13679         * configure.in: Use a single line for host_tools and native_only.
13681 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13683         * config.sub, configure.in: Add entries for m32r.
13685 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13687         * Makefile.in (inet-install): Don't run install-gzip.
13689 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13691         * configure.in:  Don't config lots of things for *-*-windows*.
13693 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13695         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13696         (host_libs, host_tools): Copy from configure.in.
13697         * mpw-configure: Don't complain about directories not found.
13699 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13701         * configure.in (i[345]86): Recognize i686 for pentium pro.
13702         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13703         file.
13705         * config.guess (i[345]86): Ditto.
13707 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13709         * configure.in (noconfigdirs): Removed gdb for D10V.
13711 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13713         * configure.in: Remove ld, target-libio, target-libg++, and
13714         target-libstdc++ from noconfigdirs.
13716 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13718         * configure: Fix three locations where shell scripts were
13719         being run directly rather than with config_shell.
13721 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13723         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13724         * config.sub (basic_machine): Recognize v850.
13726 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13728         * mpw-configure: Handle multiple enable/disable options and
13729         pass them down recursively, handle -c and -s flags appropriately
13730         depending on choice of compiler, add escape mechanism for
13731         quoted arguments to gC.
13733 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13735         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13736         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13737         so that -mrelocatable-lib and -mno-eabi are used.
13739         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13740         not support --print-multi-lib, don't abort.
13742 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13744         * make-all.com: Run config-a-gas.
13745         * setup.com: Don't copy subdirectory files around.
13747 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13749         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13750         target, it now compiles correctly.
13752 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13754         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13756 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13758         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13760 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13762         * configure.in (native_only): Add prms.
13764 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13766         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13767         (BINUTILS_SUPPORT_DIRS): Likewise.
13769 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13771         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13772         d10v support is added.
13774 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13776         * configure.in (d10v-*-*): New target.
13778 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13780         * config.guess (HP 9000/811): Recognize this as a PA1.1
13781         machine.
13783 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13785         * Makefile.in (do-tar-gz): New target, split out from tail end of
13786         taz target.  Run each command separately, don't use pipes.
13787         (taz): Use it.
13789 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13791         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13792         * mpw-build.in: No builds should depend on building byacc or flex,
13793         they are assumed to be installed already.
13795 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13797         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13798         variable that CC_FOR_TARGET needs.
13800 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13802         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13803         options have changed since the last time the subdirectory was
13804         configured, and if it has, reconfigure.
13805         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13806         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13808 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13810         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13811         CLEAN_MODULES): Add bash.
13812         (all-bash): New target.
13814 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13816         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13818 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13820         * config.sub (basic_machine): Recognize d10v as a valid processor.
13822 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13824         * mpw-configure: Add support for --bindir.
13825         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13827 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13829         * configure.in: add bash, time, gawk to list of hosttools and things
13830         to only build for native toolchains
13832 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13834         * Makefile.in (docdir): Remove.
13836 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13838         * Makefile.in (datadir): Set to $(prefix)/share.
13840 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13842         * configure.in: build diff and patch for cygwin32-hosted
13843         toolchains.
13845 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13847         * config.sub: Accept -rtems*.
13849 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13851         * configure.in: enable dosrel for cygwin32-hosted builds,
13852                 remove diff from the list of things not buildable
13853                 via Canadian Cross
13855 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13857         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13858         don't get ". ".
13860 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13862         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13864 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13866         * Makefile.in (taz): Handle case where tex3patch didn't even get
13867         checked out.  Also, if it was found, put the symlink in a new util
13868         subdirectory.
13870 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13872         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13874 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13876         * config.sub: Recognize -openvms.
13877         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13878         * make-all.com, setup.com: New files.
13880 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13882         * Makefile.in (taz): tex3patch moved to texinfo/util.
13884 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13886         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13887         * configure.in: remove make from disable-if-Can-Cross list
13888                 enable gdb if ${host} and ${target} are cygwin32
13890 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13892         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13893         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13895 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13897         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13898         distinguish sysv/svr4/bsd variants.
13899         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13901 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13903         * configure.in: Added copyright notice.
13904         * move-if-change: Added copyright notice.
13906 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13908         * configure.in (powerpcle-*-solaris*): Until we get shared
13909         libraries working, don't build gdb, sim, make, tcl, tk, or
13910         expect.
13912 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13914         * config.guess:  Merge with FSF:
13916         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13917         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13919         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13920         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13922         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13923         * config.guess:  Combine two OSF1 rules.
13924         Also recognize field test versions.  From mjr@zk3.dec.com.
13925         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13926         because GNU uname does not support -p.  From pmr@pajato.com.
13928 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13930         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13932 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13934         * mpw-README: Document GCCIncludes.
13936 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13938         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13940 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13942         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13944 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13946         * configure.in (*-*-cygwin32): Configure make.
13948 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13950         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13952 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13954         * Makefile.in (all-inet): Depend on all-perl.
13956         * Makefile.in (inet-install): New target.
13958         * Makefile.in (all-inet): Depend on all-tcl.
13959         (all-inet): Depend on all-send-pr.
13961 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13963         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13964         temporarily.
13966 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13968         * configure.in: Don't configure --with-gnu-ld on AIX.
13970 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13972         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13974 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13976         * Makefile.in (ALL_MODULES): Added all-inet.
13977         (CROSS_CHECK_MODULES): Added check-inet.
13978         (INSTALL_MODULES): Added install-inet.
13979         (CLEAN_MODULES): Added clean-inet.
13980         (all-indent): New target.
13982         * configure.in (host_tools): Added inet.
13983         (native_only): Added inet.
13984         (noconfigdirs): Added inet.
13986 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13988         * configure.in: Don't configure libgloss if we are not configuring
13989         newlib.
13991 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13993         * configure.in: Don't configure libgloss for unsupported
13994         architectures.
13996 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13998         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14000 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14002         * Makefile.in (ALL_MODULES): Include all-apache.
14003         (CROSS_CHECK_MODULES): Include check-apache.
14004         (INSTALL_MODULES): Include install-apache.
14005         (all-apache): New target.
14007         * configure.in: Added apache everywhere perl is seen.
14009 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14011         * Makefile.in: Add support for clean-{module} and
14012         clean-target-{module} rules.
14014 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14016         * configure.in (*-*-ose) do not build libgloss.
14018 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14020         * config.guess (prep*:SunOS:5.*:*): Turn into
14021         powerpele-unknown-solaris2.
14023 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14025         * configure.in: Permit --enable-shared to specify a list of
14026         directories.
14028 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14030         * configure.in (host==solaris): Pass only the first word of $CC
14031         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14033 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14035         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14037 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14039         * Makefile.in (ALL_MODULES): Include all-perl.
14040         (CROSS_CHECK_MODULES): Include check-perl.
14041         (INSTALL_MODULES): Include install-perl.
14042         (ALL_X11_MODULES): Include all-guile.
14043         (CHECK_X11_MODULES): Include check-guile.
14044         (INSTALL_X11_MODULES): Include install-guile.
14045         (all-perl): New target.
14046         (all-guile): New target.
14048         * configure.in (host_tools): Include perl and guile.
14049         (native_only): Include perl and guile.
14050         (noconfigdirs): Don't build guile and perl; no ports have been
14051         done.
14053 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14055         * configure (--enable-*): Handle quoted option lists such as
14056         --enable-sim-cflags='-g0 -O' better.
14058 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14060         * Makefile.in ({,inst}all-target): New rule so we can make and
14061         install all of the target directories easily.
14063 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14065         * configure.in: Add missing global flag in sed substitution when
14066         deleting `target-' from ${configdirs}.
14068 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14070         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14071         option.
14073         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14074         config/mh-necv4.
14076         * install.sh: Correct misspelling of transformbasename.
14078         * config.guess: Recognize mips-*-sysv*.
14080 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14082         * config.sub: Recognize mon960.
14084 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14086         * configure: Restore Canadian Cross handling of BISON and LEX,
14087         removed in Feb 20 change.
14089 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14091         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14092         Mention make install.  Remove the old copyright date as well the
14093         clumsy and rather pointless copyright on the README file.
14095 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14097         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14098         Makefile after running symlink-tree, then run `make distclean' to
14099         avoid clobbering any generated files in srcdir.
14101 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14103         * configure.in (m68k-*-netbsd*): Build everything now.
14105 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14107         * Makefile.in (taz): Fix quoting.
14109 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14111         * configure.in (sparclet-*-*): Build everything now.
14113 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14115         * configure.in (m68k-*-linux*): New host.
14117 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14119         * configure: Check for bison before byacc.
14121 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14123         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14124         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14125         searching PATH.  These are used as fallbacks by Makefile.in if
14126         flex/bison/byacc aren't in objdir.
14128 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14130         * Makefile.in: Make everything which depends upon all-bfd also
14131         depend upon all-opcodes, in case --with-commonbfdlib is used.
14133 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14135         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14136         building NT native compilers on Unix.
14138 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14140         * configure.in: Don't get CC from the host Makefile fragment if we
14141         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14142         Solaris test for /usr/ucb/cc to the post target script, just after
14143         the compiler sanity test.
14145 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14147         * config.sub: Merge with FSF.
14149 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14151         * Makefile.in (RPATH_ENVVAR): New variable.
14152         (REALLY_SET_LIB_PATH): Use it.
14153         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14155 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14157         * config.sub, configure.in: Recognize sparclet cpu.
14159 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14161         * config.guess:  Support m68k-cbm-sysv4.
14163 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14165         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14166         m68k-unknown-linuxaout from linker help string.  Put quotes around
14167         $ld_help_string.
14169 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14171         * config.guess (powerpc-harris-powerunix): Add guess for port
14172         to new target.
14174 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14176         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14178 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14180         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14181         $(REALLY_SET_LIB_PATH) in Makefile.
14182         * Makefile.in (SET_LIB_PATH): New variable.
14183         (REALLY_SET_LIB_PATH): New variable.
14184         ($(DO_X)): Use $(SET_LIB_PATH).
14185         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14186         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14187         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14188         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14189         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14190         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14191         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14192         (install-dosrel): Likewise.
14193         (all-opcodes): Depend upon all-libiberty.
14195 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14197         * config.guess (*:CYGWIN*): New
14199 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14201         * Makefile.in (all-target-winsup): All all-target-libiberty.
14203 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14205         * configure.in (noconfigdirs): Add missing # in front of comment.
14207 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14209         * configure.in: add second pass to things added to noconfigdirs
14210         so *-gm-magic can exclude libgloss properly.
14212 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14214         * mpw-configure (extralibs_name, rez_name): Set correctly
14215         for MWC68K compiler.
14217         * mpw-README: Add more info on the necessary build tools.
14219 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14221         * configure.in, config.sub: Recognize cygwin32.
14223 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14225         * config.guess, config.sub: Recognize A/UX.
14227 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14229         * config.sub: Merge with gcc/config.sub.
14231 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14233         * mpw-build.in (do-binutils): Add build of stamps.
14235 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14237         * config.sub: Add recognition for mips64vr4100*-* targets.
14239 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14241         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14242         Add creation of gconfigargs with `--enable-shared' turned on.
14243         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14244         ($(host)-stamp-stage3-configured): Likewise.
14245         (HOLES): Add chatr and ldd.
14246         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14248 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14250         * configure: Pass --nfp to recursive configures.
14252 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14254         * Makefile.in (DLLTOOL): New.
14255         (DLLTOOL_FOR_TARGET): New.
14256         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14257         (EXTRA_TARGET_FLAGS): Ditto.
14258         (EXTRA_GCC_FLAGS): Ditto.
14259         (CONFIGURE_TARGET_MODULES): Ditto.
14260         (DO_X): Ditto.
14261         * configure: Add DLLTOOL.
14263 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14265         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14266         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14267         mh-sco, since old workarounds no longer needed, and don't
14268         build ld, since libraries have weak symbols in COFF.
14270 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14272         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14274 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14276         * configure.in: Make sure that ${CC} can be used to compile an
14277         executable.
14279 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14281         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14282         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14283         nothing depending on whether gdbtk is being built.
14285 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14287         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14289 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14291         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14292         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14294 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14296         * config-ml.in: Add support for
14297         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14298         Simplify setting of multidirs from --disable-foo.
14300 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14302         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14303         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14304         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14305         non-empty, pass them on to the  GCC make.
14306         (all-bootstrap): New rule that is like all-gcc, except it executes
14307         the GCC bootstrap rule instead of the GCC all rule.
14309 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14311         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14313 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14315         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14316         DG/UX support.
14318 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14320         * config.sub (i*86*) Change [345] to [3456]
14322 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14324         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14325         --with-gnu-ld=no.
14327 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14329         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14330         AIX multilibs get built.
14332 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14334         * configure.in (i386-win32): Don't build expect if we're not
14335         building the tcl subdir.
14337 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14339         * Makefile.in: (configure-target-examples, all-target-examples):
14340         New targets, configure and build example programs.
14342 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14344         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14345         use it as input to sedit the generated MPW makefile.
14346         * mpw-README: Add a suggestion about Gestalt.h.
14348 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14350         * config.sub: Accept *-*-ieee*.
14352 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14354         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14355         Ronald F. Guilmette <rfg@monkeys.com>.
14357 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14359         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14360         for powerpc-pe native.
14361         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14362         (target==powerpc-pe): duplicate i386-win32 entry.
14364 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14366         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14367         of vxworks, not just vxworks5.1.
14369 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14371         * mpw-configure: Add support for exec-prefix.
14373 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14375         * config.guess: Recognize HP model 816 machines as having
14376         a PA1.1 processor.
14378 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14380         * configure: Ignore new autoconf configure options.
14382 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14384         * config.guess:  Recognize Pentium under SCO.
14385         From Robert Lipe <robertl@arnet.com>.
14387 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14389         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14391 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14393         * configure.in: Don't configure gas for alpha-dec-osf*.
14395 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14397         * configure.in: Default to --with-stabs for some targets for which
14398         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14399         i[345]86*-*-unixware*.
14401 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14403         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14404         rather than basing it on the target.  Simplify handling of options
14405         controlling which directories to configure.  Remove extraneous
14406         slash in multi-clean target.
14408 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14410         * config-ml.in: Prefix more variables with ml_ so they don't collide
14411         with configure's.
14413 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14415         * configure: Don't turn -v into --v.
14417 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14419         * configure.in (targargs): Fix typo.
14421         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14423 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14425         * configure.in: Strip --host and --target options from
14426         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14427         --with-cross-host option when building with a cross-compiler.
14428         * configure: Canonicalize the arguments put into config.status by
14429         always using `=' for an option with an argument.  Pass a presumed
14430         --host or --target explicitly.
14432 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14434         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14435         into general OS recognition case.
14437 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14439         * configure.in (target_configdirs): add target-winsup only
14440         for win32 target systems.
14442 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14444         * Makefile.in (all-target-libgloss): Depend upon
14445         configure-target-newlib, since when libgloss is built it looks to
14446         see if the newlib directory exists.
14448 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14450         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14451         cfg-ml-*.in.
14453 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14455         * configure: Handle LD and LD_FOR_TARGET when configuring a
14456         Canadian Cross.
14458 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14460         * configure.in (target_libs): add target-winsup.
14461         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14462         (target==ppcle-pe): remove ld from $noconfigdirs.
14464 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14466         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14467         Preserve relative path names in $srcdir.  Build symlink tree if
14468         configuring cross target dir and srcdir=. (= no VPATH support).
14469         (configure-target-libg++): Depend on configure-target-librx.
14470         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14471         * config-ml.in: New file.
14472         * symlink-tree: New file.
14473         * configure: Ensure srcdir="." if that's what it is.
14475 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14477         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14478         includes and FLEX_SKELETON setting.
14479         * mpw-configure (--with-gnu-ld): New option, controls whether
14480         to use PPCLink or ld with PowerMac GCC.
14481         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14482         * mpw-config.in: Configure grez if targeting Mac.
14484         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14485         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14486         just macos.
14487         * configure.in: Configure grez resource compiler if targeting Mac.
14488         * Makefile.in (all-grez, install-grez): New targets.
14490 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14492         * configure: CXX defaults to gcc, not g++.  If we find
14493         gcc in the path, set CC to gcc -O2.
14495 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14497         * configure: Default ${build} correctly.  Avoid picking up extra
14498         spaces when reading CC and CXX from Makefile.  When doing a
14499         Canadian Cross, use plausible default values for numerous
14500         variables.
14501         * configure.in: When doing a Canadian Cross, don't try to
14502         configure tools whose configure script can't handle it.
14504 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14506         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14508 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14510         * configure:  Remove dubious bug reporting address.
14512 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14514         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14515         configure script, run that instead of this directory's configure.
14516         In either case, print a message that we're configuring the sub-dir.
14518 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14520         * configure.in: Before checking for the existence of various files,
14521         use sed to filter out "target-".
14523 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14525         * Makefile.in (DO_X): Split rule to decrease command line length
14526         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14527         (Philippe De Muyter).
14529 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14531         * Makefile.in (all-patch): depend on all-libiberty.
14533 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14535         * configure.in: If the only directory in target_configdirs which
14536         actually exists is libiberty, then set target_configdirs to empty,
14537         to avoid trying to build a target libiberty in a gas or gdb
14538         distribution.
14540 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14542         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14543         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14544         systems.
14546 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14548         * configure.in (copy_dirs): Use sys-include instead of include
14549         for --with-headers option.
14551 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14553         * Makefile.in, configure.in: Make winsup builds work with
14554         new scheme.
14556 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14558         * configure.in: Build the linker on AIX.
14560 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14562         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14563         where needed.
14565 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14567         * Makefile.in (all-gcc): Fix typo.
14569 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14571         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14573 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14575         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14576         to target-xiberty, to provide more flexibility.
14577         (target_subdir):  Define.  Create if cross.
14578         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14579         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14580         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14581         check-libFOO -> check-target-libFOO, etc.
14582         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14583         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14584         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14585         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14586         allow ALL_GCC="" to only configure.
14587         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14588         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14589         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14591 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14593         * Makefile.in (taz): Build "info" in etc explicitly.
14595 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14597         * configure.in:  Make sure that CC is undefined (as opposed to
14598         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14599         problem with autoconf trying to configure on a host without GCC.
14601 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14603         * mpw-configure: Set host alias from choice of host compiler,
14604         only use generic MPW Makefile sed if present, edit a file
14605         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14606         * mpw-README: Add problem notes about CW6 and CW7.
14608 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14610         * Makefile.in (taz): Use ";" instead of ";;".
14612 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14614         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14615         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14616         DISTDOCDIRS.
14617         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14618         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14620 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14622         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14623         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14624         Move bfd to DISTSTUFFDIRS.
14626 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14628         * Makefile.in (X11_LIB): Removed.
14629         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14631         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14633 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14635         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14636         names.
14638 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14640         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14642 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14644         * configure.in (i[345]86-*-win32): Always build newlib.
14645         Don't configure cvs, autoconf or texinfo.
14646         * Makefile.in (LD_FOR_TARGET): New.
14647         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14648         Pass down LD_FOR_TARGET.
14650 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14652         * winsup: New directory.
14653         * Makefile.in: Build winsup.
14654         * configure.in: Winsup is configured when target is win32.
14655         Can only build win32 target GDB when native.
14657 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14659         * config.guess: Recognize HP model 819 machines as having
14660         a PA 1.1 processor.
14662 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14664         * configure: Fix sed loop which substitutes for CC and CXX to
14665         avoid bug found in various sed implementations.
14667 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14669         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14670         simulator.  Use standard powerpc-*-eabi*.
14672 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14674         * configure.in: Stop putting gas and binutils in noconfigdirs for
14675         powerpc-*-aix* and rs6000-*-*.
14677 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14679         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14680         -mcall-aixdesc libraries.
14682 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14684         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14686         * config.sub (arm | armel | armeb): Fix shell syntax.
14688 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14690         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14691         -msoft-float and -mcpu=common support.
14692         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14693         libraries.
14695 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14697         * configure.in: Allow configuration and build of emacs19 for the alpha.
14699 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14701         * configure.in (CC): Get ^CC, not just any old CC, from
14702         ${host_makefile_frag}.
14704 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14706         * configure.in (CC): Try to get CC from
14707         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14709 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14711         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14712         only if it exists in $(srcdir).
14714 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14716         * configure: If CC and CXX are not set in the environment, set
14717         them, based on either an existing Makefile or on searching for gcc
14718         in PATH.  Substitute for CC and CXX in Makefile.
14719         * configure.in: Remove libm from target_libs.  Separate
14720         target_configdirs from configdirs.  If CC is not set in
14721         environment, try to get it from a host Makefile fragment.  Rewrite
14722         changes of configdirs to use skipdirs instead.  A few minor
14723         tweaks.  Take directories out of target_configdirs as they are
14724         taken out of configdirs.  Remove existing Makefile files from
14725         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14726         CONFIG_ARGUMENTS in Makefile.
14727         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14728         by configure.in.
14729         (CONFIG_ARGUMENTS): Likewise.
14730         (CONFIGURE_TARGET_MODULES): New variable.
14731         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14732         ($(CONFIGURE_TARGET_MODULES)): New target.
14733         (configure-libg++, configure-libio): New targets.
14734         (all-libg++): Depend upon configure-libg++.
14735         (all-libio): Depend upon configure-libio.
14736         (configure-libgloss, all-libgloss): New targets.
14737         (configure-libstdc++): New target.
14738         (all-libstdc++): Depend upon configure-libstdc++.
14739         (configure-librx, all-librx): New targets.
14740         (configure-newlib): New target.
14741         (all-newlib): Depend upon configure-newlib
14742         (configure-xiberty): New target.
14743         (all-xiberty): Depend upon configure-xiberty.
14745 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14747         * configure.in (host i[345]86-*-win32):  Expand the
14748         noconfigdirs again.
14750 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14752         * mpw-configure: Fix sed command file name.
14754 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14756         * configure.in (host i[345]86-*-win32): Reduce the
14757         noconfigdirs again.
14759 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14761         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14762         or powerpc*-*-pe*, since they are not yet supported.
14764 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14766         Add PowerMac support and many other enhancements.
14767         * mpw-configure: New option --cc to select compiler to use,
14768         paste options set according to --cc into the generated
14769         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14770         if mpw-make.sed is present.
14771         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14772         add forward includes for PowerPC include files.
14773         * mpw-build.in: Build using Makefile.PPC if present.
14774         (do-byacc, etc): Remove separate version resource builds.
14775         (do-gas): Build "stamps" before "all".
14776         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14777         * mpw-README: Update to reflect --cc option, PowerMac support,
14778         and recently-reported compatibility problems.
14780 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14782         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14783         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14784         (--with-multilib-top): Pass to recursive invocations.
14786 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14788         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14789         v810-*-*.
14791 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14793         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14794         gdb, ld and opcodes on v810-*-*.
14796 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14798         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14799         (local-maintainer-clean): New target.
14800         (maintainer-clean): New target.
14801         (realclean): Just depend upon maintainer-clean.
14803 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14805         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14807 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14809         * configure.in: Build ld in mips*-*-bsd* case.
14811 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14813         * config.sub: Accept -lites* OS.  From Ian Dall.
14815 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14817         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14818         targets.
14820 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14822         * configure.in: treat i386-win32 canadian cross the same as
14823         i386-go32 canadian cross.
14825 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14827         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14828         running under the simulator to build a reduced set of libraries.
14829         (powerpc-*-eabiaix): Add fine grained multilib support added to
14830         other powerpc targets yesterday.
14832 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14834         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14835         -disable-softfloat, -disable-relocatable, -disable-aix, and
14836         -disable-sysv to control which multilib libraries get built.
14838 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14840         * configure: Add Makefile.tem to list of files to remove in trap
14841         handler.
14843 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14845         * config.guess (*Linux*):  Add missing "exit"s.
14846         Also, need specific check for alpha-unknown-linux (uses COFF).
14848 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14850         * config.guess:  Merge with FSF:
14852         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14853         * config.guess (AIX4): More robust release numbering discovery.
14855         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14856         * config.guess (i386-sequent-ptx): Properly get version number.
14858         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14859         * config.guess (mips:*:4*:UMIPS): New case.
14861 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14863         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14864         (i386-win32 host): Likewise.  Don't build readline.
14866 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14868         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14869         SUPPORT_FILES to submakes.
14871 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14873         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14874         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14875         mpw-configure.
14877 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14879         * configure.in (appdirs): Use =, not ==, in test expression when
14880         trying to build the text to print in the warning message for
14881         Solaris users.
14883 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14885         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14887 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14889         * config.guess: Recognize lynx-2.3.
14891 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14893         * config.sub (z8ksim): Deleted
14894         (z8k-*-coff): New, this is the one true name of the target.
14896 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14898         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14900 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14902         * config.guess (*:Linux:*:*): First try asking the linker what the
14903         default object file format is (elf, aout, or coff).  Then if this
14904         fails, try previous methods.
14906 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14908         * configure.in: Don't build newlib for *-*-vxworks5.1.
14910 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14912         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14913         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14915 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14917         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14919 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14921         * cfg-ml-com.in: New file.
14922         * cfg-ml-pos.in: New file.
14924 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14926         * COPYING.NEWLIB: Add HP free copyright to list.
14928 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14930         * config.sub: Recognize -eabi* for the system, not just -eabi.
14932 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14934         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14935         * config.sub, configure.in (win32): New target and host.
14937 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14939         * configure.in: Add i386-pe configuration.
14941 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14943         * mpw-build.in (install): Install GDB after LD.
14945 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14947         * mpw-config.in (elf/mips.h): Always forward-include, needed
14948         for GDB to build.
14950 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14952         * testsuite: New directory for customer acceptance and whole tool
14953         chain tests.
14955 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14957         * configure: If per-host line isn't found, but AC_OUTPUT is found
14958         and a configure script exists, run it instead.
14960 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14962         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14964 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14966         * configure: Set build_{cpu,vendor,os,alias} to host values when
14967         --build isn't specified.
14969 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14971         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14972         (FLAGS_TO_PASS): Pass them.
14973         (EXTRA_TARGET_FLAGS): Ditto.
14975 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14977         * Makefile.in (all-libg++): Depend on all-libstdc++.
14979 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14981         * configure.in (noconfigdirs): Enable all packages for
14982           i386-unknown-netbsd.
14984 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14986         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14987         hosted builds (DOS builds)
14989 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14991         Changes for ARM based on patches from Richard Earnshaw:
14992         * config.sub: Handle armeb and armel.
14993         * configure.in: Omit arm linker only for riscix.
14995 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14997         * config.guess:  Update from FSF.
14999 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15001         * config.sub: Recognize powerpcle as the little endian variant of
15002         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15003         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15004         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15005         temporarily.
15007 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15009         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15011 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15013         * config.sub: Accept -lites* as a basic system type.
15015 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15017         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15018         installed, and if so return linuxoldld as the system name.
15020 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15022         * config.guess: Add hppa1.1-hp-lites support.
15024 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15026         * configure.in: Don't build newlib for m68k-vxworks5.1.
15028 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15030         * configure.in (mips-sgi-irix6): Use mh-irix5.
15032 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15034         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15036 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15038         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15039         OSF/1.  Fix compiler flags.
15040         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15042 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15044         * configure.in: Recognize --with-newlib.
15045         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15047 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15049         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15050         to *_X11_MODULES due to gdbtk needing X include files et al.
15052 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15054         Merge in support for Mac MPW as a host.
15055         (Old change descriptions retained for informational value.)
15057         * mpw-config.in: Add generic include forwards for cpu-specific
15058         include files in aout and elf directories.
15060         * mpw-configure: Added copyright.
15061         * mpw-config.in: Check for presence of required build tools.
15062         (target_libs): Add newlib.
15063         (target_tools): Add examples.
15064         (Read Me): Generate as "Read Me for MPW" instead.
15065         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15066         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15067         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15069         * mpw-configure: Remove subdir-specific makefile hackery,
15070         delete mk.tmp after using it.
15072         * mpw-build.in (all): Display start and end times.
15074         * mpw-configure (host_canonical): Set.
15075         (target_cpu): Always add to makefiles.
15076         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15077         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15078         (mpw-mh-mpw): Look for in srcdir and srcroot.
15079         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15081         * mpw-build.in: (install-only): New target.
15083         * mpw-configure (host_alias, target_alias): Rename from hostalias
15084         and targetalias, add into generated Makefile.
15085         (mk.tmp): If present, add into generated Makefile.
15086         * mpw-build.in (all-gas): Build config.h first before gas proper.
15088         * mpw-configure (config.status): Write only if changed.
15089         * mpw-config.in (readline): Configure it (not built, just used for
15090         definitions).
15092         * mpw-config.in (elf/mips.h): Add a forward include.
15094         * mpw-config.in: Forward-include most .h files in include into
15095         extra-include.
15096         (readline): Don't build.
15097         mpw-build.in (install): Install GDB.
15099         * mpw-configure (prefix, mpw_prefix): Handle it.
15100         * mpw-config.in (mmalloc, readline): Don't configure.
15101         * mpw-build.in (thisscript): Rename to ThisScript.
15102         Use mpw-build instead of BuildProgram everywhere.
15103         (mmalloc, readline): Don't build.
15104         * mpw-README: New file, basic documentation about the MPW port.
15106         * mpw-config.in: Use forward-include to create include files.
15108         * mpw-configure: Add more things to the top of each configured
15109         Makefile, including contents of config/mpw-mh-mpw.
15110         * mpw-config.in (extra-include): Create this directory and fill it
15111         with Posix-like include files when configuring.
15113         * config.sub (apple, mac, mpw): Add various aliases.
15115         * mpw-build.in: New file, top-level build script fragment for MPW.
15116         * mpw-configure: New file, configure script for MPW.
15117         * mpw-config.in: New file, config fragment for MPW.
15119 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15121         * configure.in (host_libs): Remove glob, since it is gone from the
15122         sources.
15124 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15126         * Makefile.in: define empty GDB_NLM_DEPS var.
15128         * configure.in(target_makefile_frag): use config/mt-netware
15129         for netware targets.
15131 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15133         * config.sub: Merge in recent FSF changes.  Remove linux special
15134         cases.
15136 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15138         Revert this change:
15140         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15142                 * build-all.mk: Use CC=cc -Xs on Solaris.
15144 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15146         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15147         stop using it.
15148         * Makefile.in: Nuke all references to glob subdirectory.
15150 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15152         * configure.in: Fix --enable-shared logic in per-host.
15154 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15156         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15158 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15160         * configure.in (noconfigdirs): Don't build gas on AIX, for
15161         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15163 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15165         * configure: Fix --cache-file to work if the file argument is a
15166         relative path.
15168 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15170         * configure: If the --cache-file is used, pass it down to
15171         configure in subdirectories.
15173 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15175         * config.sub: add vxworks29k configuration.
15177 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15179         * Makefile.in (taz): Do "diststuff" part quietly.
15181 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15183         * config.sub: Mini-merge with gcc/config.sub.
15185 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15187         * config.guess (IRIX): Sed - to _.
15189 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15191         * Makefile.in (source-vault, binary-vault): New targets.
15193 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15195         * config.sub: Recognize -eabi as a basic system type.
15197 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15199         * configure.in (enable_shared stuff): Fix typo.
15201 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15203         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15205 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15207         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15209 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15211         * configure.in (rs6000-*-*): Don't build gas.
15213 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15215         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15216         reduce command line length.
15217         (AS_FOR_TARGET): Check for as.new, not Makefile.
15218         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15220 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15222         * config.guess:  Merge from FSF.
15224 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15226         * configure: Don't use $ when handling program_suffix.
15228 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15230         * configure.in:  Configure tk for hppa/hpux.
15232 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15234         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15236 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15238         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15239         to LIBCXXFLAGS.  Tests are better run without it.
15241 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15243         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15245 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15247         * configure.in (*-*-netware*): Don't configure xiberty.
15249 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15251         * configure.in:  Remove tk from native_only list.
15253 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15255         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15256           for special NCD build.
15258 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15260         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15261         makeall.bat, they're only useful for binutils snapshots.
15262         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15263         makeall.bat to specified SUPPORT_FILES.
15265 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15267         * build-all.mk: Add Ericsson targets to sun4 and solaris
15268           hosts.  Add  BNR's sun4 target to solaris host, so their
15269           build-from-source will be tested in-house first.
15271 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15273         * Makefile.in (LIBCFLAGS): New variable.
15274         (CFLAGS_FOR_TARGET): Ditto.
15275         (LIBCFLAGS_FOR_TARGET): Ditto.
15276         (LIBCXXFLAGS): Ditto.
15277         (CXXFLAGS_FOR_TARGET): Ditto.
15278         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15279         (BASE_FLAGS_TO_PASS): Pass them.
15280         (EXTRA_TARGET_FLAGS): Ditto.
15282         * configure.in: Support --enable-shared.
15284 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15286         * configure.in (target_libs):  Include libstdc++ again.
15287         * config.guess:  Update from FSF (for FreeBSD).
15289 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15291         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15292         makeall.bat.
15293         (DISTDOCDIRS): Add `etc'.
15294         (ETC_SUPPORT_PFX): New variable.
15295         (taz): Include anything from etc starting with a word in
15296         ETC_SUPPORT_PFX.
15298 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15300         * config.sub: Update for recent FSF changes.  Remove obsolete
15301         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15302         spacing changes.
15304 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15306         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15308         * config.guess:  Merge with FSF.
15309         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15311 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15313         * configure: Since the "trap 0" handler will override the exit
15314         status on many systems, only use it for "exit 1", and make it set
15315         a non-zero exit status; reset it before "exit 0".  Also, check
15316         exit status of config.sub, and error out if it failed.
15318 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15320         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15321         and install libgloss.
15323 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15325         * Makefile.in (all-binutils): Depend upon all-byacc.
15327         * configure.in: Don't build emacs on Irix 5.
15329 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15331         * configure.in (*-*-netware*): Add libio.
15333 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15335         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15336         (CHECK_TARGET_MODULES): Ditto.
15337         (INSTALL_TARGET_MODULES): Ditto.
15338         (TARGET_LIBS): Ditto.
15339         (all-libstdc++): Note dependencies.
15341 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15343         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15345 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15347         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15348         -fexternal-templates.
15350         * configure.in (target_libs): Add libstdc++.
15351         (noconfigdirs): Add libstdc++ as appropriate.
15353 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15355         * config.guess:  Update from FSF.
15357 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15359         * configure: Use ${config_shell} when running ${configsub}.
15361 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15363         * config.sub: No longer recognize h8300h.
15365 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15367         * config.sub: Remove extraneous differences between config.sub and
15368         gcc/config.sub.
15370 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15372         * Makefile.in (DISTSTUFFDIRS): Add gas.
15374 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15376         * COPYING.NEWLIB: New file.
15378 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15380         * config.guess (HP-UX):  Patch from Harlan Stenn
15381         <harlan@landmark.com> to also emit release level.
15383 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15385         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15387 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15389         * config.sub:  Merge nextstep cleanup from FSF.
15391 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15393         * configure.in (arm-*-*): Don't configure ld for this target.
15395 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15397         * configure.in (*-*-netware): don't configure libg++, libio,
15398           librx, or newlib.
15400 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15402         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15403         configure ld--it works, but it doesn't support shared libraries.
15405 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15407         * config.guess (*-unknown-freebsd*):  Get rid of possible
15408         trailing "(Release)" in version string.
15409         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15411 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15413         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15414         Fix type: *-next-neststep -> *-next-nextstep.
15416         * config.guess:  Merge from FSF:
15418         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15420         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15422         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15424         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15425         instead of UNIX_SV for UnixWare 1.0).
15427 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15429         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15430         to make gdb/nlm/* build after the compiler and linker.
15432 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15434         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15435         not just i[34]86.
15436         (m68k-atari-sysv4):  Relocate to match FSF version.
15438         * config.guess:  More merges from the FSF:
15440         Add a space before function call or macro invocation.
15442         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15444         * config.guess: Add trap cmd to remove dummy.c and dummy when
15445         interrupted.
15447         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15449         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15450         (dummy): Redirect stderr from compilation of dummy.c.
15452         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15454         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15456 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15458         * configure: Accept and ignore --cache*, for compatibility with
15459         new autoconf.
15461 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15463         * config.guess:  Merge from FSF:
15465         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15467         * config.guess (Pyramid*:OSx*:*:*): New case.
15468         (PATH): Add /.attbin at end for finding uname.
15469         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15471         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15473         * config.guess (M88*:DolphinOS:*:*): New case.
15475         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15477         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15478         to select whether to use ELF or COFF.
15480         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15482         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15484         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15486         * config.guess: Guess the OS version for HPUX.
15488         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15490         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15492 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15494         * configure.in: Recognize --with-headers, --with-libs, and
15495         --without-newlib.
15496         * Makefile.in (all-xiberty): Depend upon all-ld.
15498 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15500         * configure.in: Change i[34]86 to i[345]86.
15502 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15504         * configure (version): A few more tweaks to help message.
15506 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15508         * Makefile.in:  Remove (for now) librx as a host library,
15509         now that we're building it for target.
15511 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15513         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15514         (Karl Berry).
15516 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15518         * configure.in:  Also configure librx.
15520 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15522         * Makefile.in:  Update various rules to reflect that librx
15523         is now needed for libg++.
15525 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15527         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15529 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15531         * configure.in: Configure the examples directory.
15533 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15535         * configure: Simplify Jun 2 1994 change.
15537 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15539         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15540         /bin/gcc isn't good enough to build gcc.
15542 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15544         * Makefile.in (GDB_SUPPORT_FILES): Remove
15545         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15546         (gdb.tar.gz): Add new rule to use standard distribution building
15547         mechanism.
15549 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15551         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15552         Bill Cox <bill@cygnus.com>.
15554 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15556         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15558 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15560         * configure:  Search current dir first in .gdbinit.
15562 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15564         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15566 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15568         * config.sub:  Refer to NeXT's operating system as nextstep.
15570         * config.sub (case $basic_machine):  Re-order the cases, to match
15571         the order in the FSF version (which is mostly alphabethical).
15572         Merge in some additions and changes from the FSF.
15574 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15576         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15577         * config.sub: Recognize cxux7.
15578         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15580 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15582         * config.sub:  Fix typo powerpc -> powerpc-*.
15584 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15586         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15588         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15589         parallel with all-emacs and install-emacs).  Top-level command
15590         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15592 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15594         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15595         $(relbindir)/make before doing ``make install'', and use
15596         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15597         installing over running make binary.
15598         ($(host)-stamp-stage3-installed): Likewise.
15600 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15602         * config.guess: Recognize Mach.
15604 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15606         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15607         see whether --exec-prefix was used.
15609 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15611         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15613 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15615         * Makefile.in: Add all-librx target similar to all-libproc.
15617 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15619         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15620         with post 1.2 uname bogosity.
15622 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15624         * configure: Remove temporary files on receipt of a signal.
15626 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15628         * configure: If there is a package_makefile_frag, remove
15629         ${subdir}/Makefile.tem after copying it in.
15631 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15633         * build_all.mk: support rs6000 lynx identifies itself as
15634         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15635         since /bin/gcc is too feeble to compile a modern gcc.
15637 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15639         * brought devo/test-build.mk update-to-date with progressive/
15640           test-build.mk. Add lynx targets and hppa flag info.
15642 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15644         * configure.in:  Use mh-ncrsvr43.  Patch from
15645         Tom McConnell <tmcconne@sedona.intel.com>.
15647 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15649         * config.guess (i386-unknown-bsdi):  No longer need to
15650         check #if defined(__bsdi__) && defined(__i386__).
15652 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15654         * configure: Set program_transform_nameoption correctly.
15656 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15658         * brought build-all.mk update-to-date with progressive build-all.mk,
15659           added new targets and hppa info.
15661 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15663         * configure: If config.guess result is a prefix of the user
15664         specified target, assume a native build and use the user specified
15665         target as the host alias.  Remove SunOS patch suffix removal hack.
15666         * configure.in: Remove SunOS patch suffix removal hack.
15668         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15669         in NATIVE_CHECK_MODULES.
15671 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15673         * Makefile.in: Rename HOST_ONLY to NATIVE.
15674         * configure: Delete SunOs patch suffix from host_canonical
15675           and build_canonical variables that are prepended to Makefiles.
15676         * configure.in: Add comments for easier maintenance.
15678 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15680         * Makefile.in: Add all-libproc target similar to all-gui.
15682 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15684         * Makefile.in (CHECK_MODULES): split into
15685         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15687 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15689         * config.guess (i386-unknown-bsdi): New system to guess.
15691 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15693         * Makefile.in: Add all-gui target (but not yet build by "all").
15695 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15697         * config.sub: Move deletion of patch suffix from here...
15698         * configure.in: To here, at Ian's suggestion.  The top-
15699           level scripts might need to know of a patch level.
15701 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15703         * config.sub: Strip off patch suffix so rtl is recognized
15704           as a sunos4.1.3 machine, even though it's been patched.
15706 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15708         * Makefile.in (INSTALL_LAST): Delete.
15709         (INSTALL_DOSREL): New.
15711 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15713         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15714         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15715         whether we pass down --with-gnu-ld anyhow.
15717 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15719         * Makefile.in (INSTALL_LAST): Change operation so it works
15720         on more flavors of make.
15721         * configure.in (go32): Don't build libg++ or libio.
15723 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15725         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15726         they can be overriden by templates.
15728 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15730         * configure.in (target==go32): Don't build gdb.
15731         * dosrel: New directory.
15733 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15735         * configure.in (host==go32): Configure dosrel too.
15736         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15737         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15738         be set by incoming names or templates.
15739         (INSTALL_LAST): New rule.
15741 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15743         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15745 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15747         * configure.in (appdirs): New variable.  Currently empty, but will
15748         be used in gas distribution.  If nonempty, lists a set of
15749         directories at least one of which must get configured, or top
15750         level configuration is considered to have failed.
15751         (rs6000-*-lynxos*): Use new file name.
15753 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15755         Eliminate XTRAFLAGS.
15756         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15757         newlib include files using -idirafter, and also use -nostdinc.
15758         (CXX_FOR_TARGET): Likewise.
15759         (XTRAFLAGS): Removed.
15760         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15761         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15762         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15763         ($(DO_X)): Don't pass down XTRAFLAGS.
15765 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15767         * configure.in (mips*-dec-bsd*): New target; do build linker.
15768         (mips*-*-bsd*): New target; don't build linker.
15770 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15772         * configure.in: support rs6000-*-lynxos* configuration.
15773         support sunos4 as a cross target.
15775         * config.sub: look for lynx*, not lynx since the OS version may
15776         legitimately be part of the name.
15778 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15780         * configure.in (i[34]86-*-sco*): Move to be with other i386
15781         targets.
15782         (romp-*-*): New target.  Skip various binary utilities.
15783         (vax-*-*): New target.  Don't build newlib.
15784         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15786 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15788         * configure.in: Only set host_makefile_frag if config
15789         directory exists.
15791 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15793         * install.sh: If $dstdir exists, don't check whether each
15794         component does.
15796 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15798         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15800 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15802         * configure.in (*-*-lynxos*): Don't configure newlib for either
15803         native or cross Lynx.
15805 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15807         * config.sub (sparc64-elf): Fix os.
15808         (z8k): Remove duplicate.
15810 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15812         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15813         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15815 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15817         * configure: Make file links cleanly even if Lynx fails on
15818           an NFS symlink (at least fail cleanly).
15820 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15822         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15823         -XNh2000.
15825 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15827         * configure: Unknown options are fatal again.
15829 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15831         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15832         compatibility.
15834 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15836         * build-all.mk: Add `clean' target.
15838 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15840         * config.guess:  Add SINIX support.
15841         * configure.in:  Add mips-*-sysv4* support.
15843 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15845         * build-all.mk: Document all useful targets.
15846         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15847         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15849 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15851         * configure: Support --silent, --quiet.
15853 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15855         * configure: Support --disable-FEATURE.
15857 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15859         * config.guess: Recognize NCR running SVR4.3.
15861 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15863         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15864         Patch from Paul Eggert <eggert@twinsun.com>.
15866 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15868         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15870 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15872         * configure: Make unrecognized options give nonfatal warnings
15873         instead of fatal errors, and pass them to any subdirectory
15874         configures in case they recognize them.
15875         Make --x equivalent to --with-x.
15877 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15879         * configure: Add --enable-* options.  Clean up usage message and
15880         some comments.
15882 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15884         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15886 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15888         * configure.in (hppa*-*-*): Enable binutils.
15890 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15892         * config.sub: Recognize cisco.
15894 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15896         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15898 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15900         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15901         than one configuration name.  Add comment.
15903 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15905         * config.guess: about target *-hitachi-hiuxwe2, fixed
15906         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15907         macro is incorrect.]
15909 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15911         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15912         than the "make ls" stuff which used to be here.
15914 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15916         * config.guess:  Recognize i[34]86-unknown-freebsd.
15917         From Shawn M Carey <smcarey@rodan.syr.edu>.
15919 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15921         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15923 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15925         * config.guess: Check for ptx.
15927 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15929         * config.sub: Add os9k checking.
15931 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15933         * config.guess: Handle OSF1 running on HPPA processors
15935 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15937         * configure: If subdir configure fails, print out a message with
15938         subdirectory name, in case subdir's configure code didn't identify
15939         itself.
15941 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15943         * configure.in: Remove embedded newlines from configdirs.
15944         Avoid mismatches of substrings.  Fix matching strings at end
15945         of configdirs.
15947 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15949         * config.guess:  Add Lynx/rs6000 config support.
15951 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15953         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15955 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15957         * configure.in (hppa*-*-osf*): Treat this just like most other
15958         PA configurations (eg no binutils or ld).
15959         (hppa*-*-*elf*): These configurations have binutils and ld.
15961 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15963         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15965 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15967         * configure.in (rs6000-*-*): Build gas.
15969 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15971         * Makefile.in:  Avoid bug in losing hpux sed.
15973 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15975         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15976         for GDB and GDB has been fixed to not need it.
15978 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15980         * config.guess: Recognize vax hosts.
15982 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15984         * configure (while loop): Don't use "break 2" inside case
15985         statement -- the case statement isn't an enclosing loop.
15987 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15989         * config.guess:  Clean up NeXT support, to allow nextstep
15990         on Intel machines.  Make OS be nextstep.
15992 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15994         * config.guess: Add alternate forms for Convex.
15996 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15998         * configure:  Completely rewrite option processing.  Take
15999         advantage of pattern-matching to avoid invoking test frequently.
16000         Also clean up host and target defaulting logic.
16002 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16004         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16005         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16006         commands (plus user environment) will fit SCO limits.
16008 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16010         * configure.in: Don't issue warnings about directories which are
16011         not being configured if -norecursion is set.  Correct test for
16012         --with-gnu-as and --with-gnu-ld to not get confused by substring
16013         matches.
16015         * configure.in: Don't build gas for alpha-dec-osf1*.
16017 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16019         * configure:  Back out Per's change of 12/19/1993.  It changes the
16020         behavior of configure in unexpected and confusing ways.
16022         Also, use different delim char when calculating
16023         program_transform_name so that the name can contain slashes.
16025 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16027         * configure.in, config.sub: Add support for VSTa micro-kernel.
16029 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16031         * configure.in: Nuke hacks which were used to get a special
16032         version of GAS for HPPA configurations.
16034 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16036         * configure:  If only ${target_alias} is given, use that
16037         as the default for ${host_alias}.
16038         * configure:  Add missing back-slashes before nested quotes.
16040 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16042         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16044 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16046         * config.guess:  Recognize some Tektronix configurations.
16047         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16049 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16051         * config.sub: Match any flavor of SH.
16053 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16055         * configure.in: Don't try to configure newlib for Alpha.
16057 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16059         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16060         libg++ or libio for any Alpha target.
16062         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16064 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16066         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16067         default arguments -- so it tried to compress itself.
16069 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16071         * configure.in (notsupp): ensure that a space is always at the end
16072           of the configdirs list, since the grep checks for an explicit space
16074 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16076         * configure.in (target i386-sysv4.2): don't build ld, since static
16077           versions of many libraries are not available.
16079 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16081         * config.guess: Recognize Apollos (using environment variables).
16082         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16084 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16086         * config.guess: Recognize Sony news mips running newsos.
16088 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16090         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16091         "fi ; else" for bash.
16093 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16095         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16097 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16099         * config.sub: accept unixware as an alias for svr4.2.
16100         Fix some inconsistancies with the gcc version.
16102 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16104         * Makefile.in (DISTDOCDIRS):  Add gdb.
16106 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16108         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16110 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16112         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16113         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16114         this now.
16116 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16118         * config.sub: Accept hiux* as an OS name.
16120         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16121         etc/make-stds.texi.  The underscore came from gcc, and dje now
16122         agrees that RUNTESTFLAGS is the correct name.
16124 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16126         * install.sh:  Remove 'set -e'.  It makes any conditionals
16127         in the script useless.
16129         * config.guess: Automatically recognize arm-acorn-riscix
16130         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16132 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16134         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16136 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16138         * Makefile.in (DISTDOCDIRS): New variable.
16139         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16140         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16142 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16144         * configure.in (hppa target): check the source directory for the
16145           pagas sub-directory
16147 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16149         * config.sub: Allow -aout* and -elf*.
16151 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16153         * configure.in: Don't build ld on i386-solaris2, same as for
16154         sparc-solaris2.
16156 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16158         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16160 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16162         * configure.in:  Configure gdb for alpha.
16164 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16166         * Makefile.in (CXXFLAGS): Add -O.
16168 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16170         * config.guess: added support for DG Aviion
16172 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16174         * configure.in: Produce warning message for subdirectories not
16175         configurable for this host/target combination.  Don't try to
16176         configure gdb for vms.
16178 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16180         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16181         appropriate files before making "diststuff".
16182         (DISTBISONFILES): New var: list of files to be edited.
16183         (DISTSTUFFDIRS): Add binutils.
16185 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16187         * config.sub: also handle mipsel and mips64el (for little endian mips)
16189 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16191         * configure.in: Add * to end of all OS names.
16193 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16195         * configure.in: Build newlib for LynxOS native.
16197 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16199         * config.guess: Add support for delta 88k running SVR3.
16201         * configure.in: Add comment about HP compiler vs. emacs.
16203 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16205         * configure.in: don't build ld on solaris2 (not a viable option
16206           due to bugs in getpwnam & getpwuid)
16208 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16210         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16211         config.guess will produce a full version number.
16213 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16215         * configure.in: Build linker and binutils for alpha-dec-osf1.
16217 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16219         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16220         and gdb/testsuite/Makefile.in.
16222 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16224         * configure.in: recognize mips*- instead of mips-
16226 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16228         * config.sub: Accept linux*coff and linux*elf as operating
16229         systems.
16231 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16233         * config.sub: Recognize mips64, and mips3 as an alias for it.
16235 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16237         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16238         gdb knows how to handle OSF/1 shared libraries.
16240 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16242         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16243         * config.guess: Recognize Hitachi's HIUX.
16244         * config.sub: Recognize h3050r* and hppahitachi.
16245         Remove redundant cases for hp9k[23]*.
16247 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16249         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16250         if gas and ld are in the source tree and are in ${configdirs}.
16251         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16252         --with options (but still pass them down on the command line,
16253         if they were explicitly specified).
16255 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16257         * configure: substitute SHELL value in Makefile.in with
16258         ${CONFIG_SHELL}
16260 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16262         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16263         *-*-solaris2* targets.
16265 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16267         * Makefile.in: define M4, and pass it down to sub-makes;
16268         all-autoconf now depends on all-m4
16270 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16272         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16273         presence of {ar,ranlib} instead of a configured directory
16275 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16277         * config.guess: Accept 34?? as well as 33?? for NCR.
16279 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16281         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16282         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16284 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16286         * configure: grab values for $(CC) and $(CXX) from the
16287         environment, so that someone can do "CC=gcc configure; make" and
16288         have it work right (matching the way that autoconf works now)
16290         * configure.in, Makefile.in: add support for gash, the tcl
16291         interface to Galaxy
16293         * config.guess: add NetBSD variants (hp300, x86)
16295 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16297         * install.sh: Support -d option (in the manner of SunOS 4 install,
16298         as it is more deterministic than that of GNU install)
16299         (chmodcmd): Set file to mode 755 by default (should also do default
16300         chgrp and chown, but I don't feel like dealing with that now)
16302 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16304         * config.sub: Remove h8300hhms alias.
16306 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16308         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16310 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16312         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16313         as stmp-fixinc
16315 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16317         * config.sub: recognize m88110-bug-coff.
16319 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16321         * Makefile.in (all-libio): all dependencies on the toolchain used
16322         to build this (gcc, gas, ld, etc)
16324 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16326         * config.guess: Deal with OSF/1 1.3 on alpha.
16328 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16330         * install.sh: add some 'else true' clauses for portability
16332         * configure.in: don't build libio for h8[35]00-*-* targets
16334 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16336         * Makefile.in:  Add support for new libio.
16338 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16340         * install.sh: If one command fails, don't try the rest.  Don't try
16341         to remove $dsttmp (via trap) unless we have already created it.
16342         If $src doesn't exist, detect it and exit with an error.
16344         * config.guess: Recognize BSD on hp300.
16346 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16348         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16349         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16351 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16353         * Makefile.in (all-send-pr): depends on all-prms
16355 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16357         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16359 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16361         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16362         Added test for mips-mips-riscos5.
16364 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16366         * configure.in: use mh-hp300 for 68k HP hosts
16368 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16370         * configure: add support for CONFIG_SHELL, so that you can use
16371         some alternate shell for evaluating configure scripts
16373 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16375         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16376         in configure script to bug-gdb@prep.ai.mit.edu when building
16377         distribution archive.
16378         * Makefile.in (COMPRESS):  Remove def.
16379         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16380         gdb.tar.Z and make-gdb.tar.Z respectively.
16381         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16382         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16383         to convergence with 'taz' target in Makefile.in.
16385 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16387         * install.sh (dsttmp): use trap to ensure that tmp files go
16388         away on error conditions
16390 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16392         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16394 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16396         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16397         its parent is '/' not ''.
16399         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16401 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16403         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16404         that ${newsrcdir}/configure.in does.
16406 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16408         * test-build.mk: support for CONFIG_SHELL
16410 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16412         * config.sub (netware):  Add as a basic system type.
16414 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16416         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16417           $(srcdir)/ from the dependency on Makefile.in.
16419 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16421         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16422         (h8300hhms is temporary until multi-libraries are implemented).
16423         * configure.in: Handle h8300h too.
16425 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16427         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16429 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16431         * configure:  Remove extraneous output when guessing host type.
16432         * config.guess:  Remove extraneous output when guessing using C
16433         compiler rather than uname, or when guessing fails.
16435 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16437         * Makefile.in: remove all.cross and install.cross targets
16439         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16440           definitions
16442 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16444         * configure.in (target sh): Build gprof.
16446 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16448         * config.sub: change -solaris to -solaris2
16450 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16452         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16454 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16456         * configure: Correct error message for missing Makefile.in to
16457         print correct directory.
16459 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16461         * install.sh: kludge around 386BSD shell bug
16463 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16465         * config.guess:  Recognize NeXT.
16466         * config.guess:  Recognize i486-ncr-sysv4.
16467         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16469 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16471         * Makefile.in (MAKEINFOFLAGS): New variable.
16472         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16473         * build-all.mk, test-build.mk: Pass down --no-split as
16474         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16476 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16478         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16480 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16482         * Makefile.in (libg++.tar.z):  New rule.
16483         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16484         * Makefile.in (taz):  Only do a single chmod.
16486 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16488         * install.sh: don't use dirname anymore (replaced with sed usage)
16490 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16492         * Makefile.in:  Change extension for gzip'd files from '.z' to
16493         '.gz' per new FSF standard usage.
16495 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16497         * configure: put quotes around the final value of program_transform_name
16499 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16501         * Makefile.in: new install.sh support; update install-info rules
16503 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16505         * configure.in: Build diff for crosses, but not for go32 host.
16507         * configure.in: Build gprof only for native, and don't build it
16508         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16510 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16512         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16514 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16516         * configure.in (host_tools): Add prms.
16518 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16520         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16521         with $(FLAGS_TO_PASS) on the command line
16523         * config.sub: Recognize lynx and lynxos
16525 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16527         * config.sub: Accept -ecoff*, not just -ecoff.
16529 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16531         * Makefile.in (taz): Use .gz suffix instead of .z.
16532         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16533         names.
16535 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16537         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16539 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16541         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16542         that rebuilds that might happen during 'make install' don't get
16543         bogus gcc include files
16545 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16547         Change from Utah for HPPA support:
16548         * config.guess: Recognize hppa1.x-hp-bsd.
16550 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16552         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16553         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16555 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16557         * config.sub: Add support for rom68k and bug boot monitors.
16559 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16561         * Makefile.in: Make all-opcodes depend on all-bfd.
16563 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16565         * config.guess: Added special check for i[34]86-univel-sysv4*.
16567 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16569         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16570         the processor rather than assuming i486.
16572 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16574         * config.guess: Recognize SunOS6 as Solaris3.
16576 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16578         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16579         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16581 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16583         * build-all.mk (all-cross): New target for Canadian Cross.
16584         Added Q2 go32 targets.
16585         * test-build.mk: Configure go32 cross sparclite-aout and
16586         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16587         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16589 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16591         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16592         GO32 hosted toolchains
16594 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16596         * configure: change  so "-exec-prefix" gets passed down rather
16597         than "-exec_prefix" so autoconf generated Makefiles get the
16598         exec_prefix set right.
16600 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16602         * config.guess: get the Solaris2 minor version number
16604         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16606 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16608         * config.guess: Recognize some Sequent platforms.
16610 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16612         * Makefile.in: added the vault-install target
16614         * configure.in: actually use the Sun3 makefile fragment that's in
16615         config, also added the release dir to configdirs
16617 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16619         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16621 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16623         * configure.in: remove some program from Alpha targetted toolchains
16625 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16627         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16628         gprof.
16629         (taz): Run "make diststuff" in those directories instead of "make
16630         proto-dir".  Look for "VERSION=" only at start of line in subdir
16631         Makefile.  Use "gzip -9" for compression.
16632         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16633         (binutils.tar.z): New target.
16635 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16637         * Makefile.in (taz): Include gpl.texinfo.
16639 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16641         * Makefile.in (setup-dirs): Merged into "taz" target.
16642         (taz): Only do `proto-dir' stuff if a directory is actually needed
16643         for this target.
16645 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16647         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16648         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16649         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16650         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16651         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16653 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16655         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16656         config.sub, and move-if-change to gdb testsuite distribution
16657         archive, so the testsuite can be extracted, configured, and
16658         run separately from the gdb distribution.  Blow away the Chill
16659         tests that require a Chill compiled executable, since GNU Chill
16660         is not yet publically available.
16662 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16664         * test-build.mk: set environment variables in a single command,
16665         instead of a list of assignments and exports
16667         * config.guess: recognize Alpha/OSF1 systems
16669 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16671         * configure: Change help message to prefer --options rather than
16672           -options.
16674 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16676         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16677         zippy@ecst.csuchico.edu.
16678         * config.guess: Recognize miniframe.
16680 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16682         * Makefile.in: Use srcroot to find runtest rather than rootme.
16683         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16685 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16687         * test-build.mk: Extensive additions to support building on a
16688         machine other than the host.
16690 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16692         * configure (tooldir): Fix for i386-aix again.
16694 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16696         * configure, Makefile.in:  Change definition of $(tooldir)
16697         to match the FSF.
16699 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16701         * config.guess:  Recognize i[34]86/SVR4.
16703 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16705         * Makefile.in (all-gdb): gdb depends on sim.
16707 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16709         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16710         at the same time we make the prototype gdb directory.
16711         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16712         files at the same time as the gdb base release distribution.
16714 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16716         * Makefile.in (check): Use individual check targets rather than
16717         DO_X rule.
16718         (check-gcc): Added.
16720 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16722         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16723         for System V release 3.2.
16725 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16727         * config.sub: Recognize hppaosf.
16728         * configure.in: Do configure ld/binutils/gas for it.
16730 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16732         * configure (tooldir): Alter syntax used to set this, for systems
16733         where "\$" isn't handled right, like i386-aix.
16735 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16737         * configure: Pass program-transform-name, not
16738         program_transform_name, to recursive configures.
16740 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16742         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16743         of gas+ld+binutils.
16745 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16747         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16749 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16751         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16753 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16755         * Makefile.in (PRMS): Set back to all-prms.
16757 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16759         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16760         targets, rather than for MIPS hosts.
16762 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16764         * configure.in: add comment for --with-x default values
16766         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16768         * Makefile.in: add check-* targets for each of the directories in
16769         the tree.  Add a definition of RUNTEST that will use the one we
16770         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16772 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16774         * configure.in: Removed obsolete references to bfd_target and
16775         target_makefile_frag.
16777         * build-all.mk: Set assorted targets for Q2.
16778         * config.sub: Recognize z8k-sim and h8300-hms.
16779         * test-build.mk: Really don't pass host to configure.
16780         (HOLES): Added uname.
16782 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16784         * configure: Handle an empty program-prefix, program-suffix or
16785         program-transform-name correctly.
16787 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16789         * build-all.mk: -G 8 no longer required for MIPS targets.
16790         * test-build.mk: Don't pass host argument to configure; make it
16791         guess.
16793 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16795         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16796         * Makefile.in (COMPRESS):  New macro, like GZIP.
16798 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16800         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16802         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16803         with gas currently defaults to -G 0.
16805 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16807         * Makefile.in (all-flex): flex depends on byacc.
16809         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16810         to test-build.mk as RELEASE_TAG.
16811         * test-build.mk (configargs): New variable containing arguments to
16812         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16813         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16815         * config.guess: Use /bin/uname when checking -X argument on SCO,
16816         to avoid invoking GNU uname which doesn't understand -X.
16818         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16820         * configure.in: Build gas for mips-*-*.
16822 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16824         * Makefile.in (all.normal): insert missing backslash.
16826 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16828         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16830         * Makefile.in: Complete overhaul to merge many almost identical
16831         targets.
16833 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16835         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16836         (gdb.tar.Z): Adjusted.
16838         * Makefile.in (setup-dirs, taz): New targets; should be general
16839         enough to adapt for gdb sometime.  Build only .z file.
16840         (gas.tar.z): New target.
16842 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16844         * build-all.mk: Use CC=cc -Xs on Solaris.
16846 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16848         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16849         for handling BISON for FSF releases.
16851 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16853         * configure: Actually implement the change zoo just documented.
16855 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16857         * configure: when using config.guess, only set target_alias when
16858         it's not already been set (ie, on the command line)
16860 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16862         * Makefile.in: add installcheck target, set PRMS to install-prms
16864 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16866         * configure: add support for package_makefile_fragment, handle the
16867         case where a directory has a configure.in file but no Makefile.in
16868         more gracefully (with an actual understandable error message, even);
16869         add support for --without (and add this to the usage message); also
16870         explicitly add a --host=${host_alias} to the command line when
16871         config.guess is used
16873 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16875         * configure: Must use both --host and --target in recursive calls.
16877 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16879         * Makefile.in: Change deja-gnu to dejagnu.
16881 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16883         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16885 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16887         * configure.in: canonicalize all instances to *-*-solaris2*,
16888         also strip out a number of tools to not build for go32 host
16890 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16892         * config.guess: add GPL.
16894         * Makefile.in, config.guess, config.sub, configure: bump
16895           copyrights to 93.
16897 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16899         * Makefile.in (do-info): Removed obsolete check for existence of
16900         localenv file.
16902         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16904 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16906         * Makefile.in: a couple of 'else true' for decstation,
16907         support for TclX
16909         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16911 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16913         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16915 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16917         * config.guess: Recognize i386-ibm-aix (PS/2).
16918         * configure.in: Use config/mh-aix386 file for it.
16920 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16922         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16923         CC_FOR_TARGET instead.
16924         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16926 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16928         * Makefile.in: Add sim to list of directories sent with gdb
16930 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16932         * configure.in: Put back mips-dec-bsd* case.
16934 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16936         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16937         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16938         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16940 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16942         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16944         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16945         (install-info): install dir.info only if it exists,
16946         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16948 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16950         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16951         gas for mips-dec-bsd.
16953 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16955         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16956         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16958 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16960         * configure.in: Added "dejagnu" to hosttools list.
16962 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16964         * config.sub, configure.in, config.guess:  Add support
16965         for Bosx, an AIX variant from Bull.
16966         Patches from F.Pierresteguy@frcl.bull.fr.
16968 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16970         * devo/dejagnu: Initial creation of devo/dejagnu.
16971         Migrated dejagnu testcases and support files for testing software
16972         tools to reside as subdirectories, currently called "testsuite",
16973         within the directory of the software tool.  Migrated all programs,
16974         support libraries, etc. beloging to dejagnu proper from
16975         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16976         with no modifications.  The changes to these files which will
16977         allow them to configure, build, and execute properly will be made
16978         in a future update.
16980 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16982         * Makefile.in: Change send_pr to send-pr.
16983         * configure.in: Likewise.
16984         * send_pr: Renamed directory to send-pr.
16986 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16988         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16990 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16992         * README:  Update for gdb-4.8 release.
16993         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16994         gdb-xxx.tar.z (gzip'd) file also.
16996 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16998         * Makefile.in: make all-diff depend on all-libiberty
17000 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17002         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17004 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17006         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17008 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17010         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17011         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17012         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17014 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17016         * Makefile.in:  makeinfo binary is in a new location
17018 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17020         * config.sub: Accept -ecoff as an OS.
17022         * Makefile.in: Various changes to eliminate a level of make
17023         recursion and reduce the required command line length.
17024         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17025         sub-makes.
17026         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17027         variables holding settings for specific sub-makes.
17028         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17029         in terms of BASE_FLAGS_TO_PASS.
17030         (TARGET_LIBS): New variable listing directories which use
17031         TARGET_FLAGS_TO_PASS.
17032         (subdir_do): Eliminated.
17033         (do-*): New set of targets to replace subdir_do.
17034         (various): All targets which used subdir_do now depend on do-*.
17035         (local-clean): Renamed from do_clean.
17036         (local-distclean): New target, dependency of distclean and
17037         realclean.
17038         (install-info): Don't create directories.  Depend on dir.info
17039         rather than calling make recursively.
17040         (install-dir.info): Eliminated.
17041         (install-info-dirs): Create all info directories here.
17042         (dir.info): Depend upon do-install-info.
17044         * test-build.mk (HOLES): Added false.
17046 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17048         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17050 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17052         * Makefile.in (info): remove dependency on all-texinfo.  The
17053         problem was really in texinfo/C, not at this level.
17055 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17057         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17059 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17061         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17062         GDB releases.
17064 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17066         * configure: Include srcdir in message about target of link not
17067         being found.  Don't convert `-' to `_' in `with' options being
17068         passed to subdirs.
17070 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17072         * configure.in: add uudecode to host_tools
17074         * Makefile.in: added {all,install}-uudecode targets, added them to
17075         the appropriate lists
17077 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17079         * Makefile.in (all-gcc): Added dependency on all-gas.
17081         * configure.in (mips-*-*): Build ld and binutils.
17083 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17085         * configure: check return code from mkdir, print error message and
17086           exit on failure.
17088 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17090         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17092 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17094         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17096 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17098         * config.sub (h8500):  Recognize this as a cpu type.
17100 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17102         * configure: source directory missing is no longer a warning
17104         * configure.in: recognize irix[34]* instead of irix[34]
17106         * Makefile.in: define and pass down X11_LIB
17108 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17110         * guess-systype: Renamed to ...
17111         * config.guess:  ... by popular request.
17112         * configure.in, Makefile.in:  Update accordingly.
17114 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17116         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17117         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17118         + Execute ./dummy instead of assuming . is in PATH.
17120 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17122         * guess-systype:  New shell script.  Attempts to guess the
17123         canonical host name of the executing host.
17124         Only a few hosts are supported so far.
17125         * configure:  Call guess-systype if no host is specified.
17127 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17129         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17130         gcc Makefile.
17133 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17135         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17136         (all-gcc, install-gcc, subdir_do): Use it.
17138 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17140         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17142 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17144         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17145           set exclusively by configure, using configure.in .
17147 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17149         * test-build.mk: set $PATH for all builds
17151         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17153 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17155         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17156         the one used in gcc/Makefile.in, so that a null expansion doesn't
17157         override the one needed to build gcc with a native cc.
17160 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17162         * configure: Accept -with arguments.
17164 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17166         * Makefile.in: added h8300sim
17168 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17170         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17171         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17172         (all-cygnus, native, build-cygnus): Make
17173         $(canonhost)-stamp-3stage-done, not $(host)....
17174         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17175         i386-sco3.2v4.  Added else true to if command.
17177 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17179         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17181 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17183         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17185 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17187         * configure.in: don't remove binutils from Solaris builds
17189 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17191         * Makefile.in: get rid of earlier definitions for *clean,
17192         also handle the recursive info rule better
17194 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17196         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17197         do more-or-less the right thing.
17199 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17201         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17202         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17204 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17206         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17207         $(host_canonical).
17209         * configure.in: split the configdirs list into 4 categories (native
17210         v. cross, library v. tool) and handle the cross-only and native-
17211         only in more reasonable (and correct!) way.
17213 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17215         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17216         configdirs anymore.
17218 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17220         * Makefile.in: extensive cleanup::  removed all of the explicit
17221         clean-* targets, collapsed many wrappers around subdir_do into
17222         one, added additional targets to satisfy standards.texi, deleted
17223         some old targets, some changes for consistency
17225 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17227         * configure.in: handle some programs as cross-only, and others as
17228         native only
17230         * test-build.mk: handle partial holes in a more generic manner
17232         * Makefile.in: m4 depends on libiberty
17234 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17236         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17237         time, wdiff, and find to configdirs
17239         * Makefile.in: all, clean, and install rules for the new programs
17240         added to configure.in
17242 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17244         * configure.in: use mh-sun for all *-sun-* hosts
17246 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17248         * Makefile.in: define flags for X11 include files and library file
17249         locations, pass them down to the programs that need this info
17251         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17253 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17255         * configure.in: start building libg++ for HP-UX targets
17257 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17259         * README:  Update references to files moved into etc/.
17261 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17263         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17264         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17266 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17268         * configure: accept dash as well as underscore in long option
17269         names for FSF compatibility.
17271 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17273         * config.sub: added -sco3.2v4 support from FSF.
17275 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17277         * configure.in: expand the section that adds or removes
17278         directories from the list of programs to build, to handle native
17279         vs. cross in addition to host v. native
17281 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17283         * Makefile.in:  Replace C++ in macro names with CXX.
17284         This is less likely to break ...
17286 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17288         * test-build.mk: add -w to GNU_MAKE
17290 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17292         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17293         add 'sparc' to list of recognized cpus.  This needed to make
17294         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17295         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17296         then changes that into $CPU-wrs-vxworks.
17298         * configure.in: remove most references to gdbtest, regularize
17299         target based program removal
17301         * test-build.mk: import from p3 tree (many fixes and changes)
17303 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17305         * Makefile.in: added rules to handle tcl, tk, and expect
17307         * configure.in: handle those directories if they exist
17309 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17311         * config.sub: removed bogus hppabsd and hppahpux names, since
17312         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17314 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17316         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17317         depends upon all-xiberty
17319         * Makefile.in: changes from p3, including:
17321         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17323         * Makefile.in (XTRAFLAGS): include newlib directories if
17324         newlib/Makefile exists, rather than if host != target.
17326         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17328         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17329         from the same source tree and not building a cross-compiler.  This
17330         matters for the libg++ configuration if reconfiguring a tree that
17331         has already been installed.
17333         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17335         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17336         pick up the machine and system specific header files.
17338         * Makefile.in: added AS_FOR_TARGET, passed down in
17339         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17340         the C compiler to use to create programs which are run in the
17341         build environment, set it to default to $(CC), and passed it down
17342         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17344         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17346         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17347         We need them for unusual native builds, like systems without
17348         ranlib.
17350         * configure: also define $(host_canonical) and
17351         $(target_canonical), which are the full, canonical names for the
17352         given host and target
17354 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17356         * Makefile.in:  Added separate definitions for C++.
17358 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17360         * configure.in (configdirs):  Add deja-gnu.
17362 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17364         * README:  Update for configure.texi and gdb-4.7 release.
17366 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17368         * Makefile.in:  Move "all" target to top of file.
17369         Previously, first target was ".PHONY" which caused BSD4.4 make
17370         to build .PHONY when make was run without arguments.
17372 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17374         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17375         Library-copylefted code in libiberty.
17377 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17379         * config.sub:  Replace m68kmote with plain old m68k.
17381 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17383         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17385 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17387         * config.sub: Complain if no argument is given.  Added support for
17388         386bsd as OS and target alias.
17390 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17392         * Makefile.in (XTRAFLAGS): include newlib directories if
17393         newlib/Makefile exists, rather than if host != target.
17395 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17397         * config.sub: recognize sparclite-wrs-vxworks.
17399         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17400         p3.) Added clean-xiberty to clean.
17402 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17404         * configure.in: use *-*-* instead of nested cases for host and target
17406 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17408         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17409         from the same source tree and not building a cross-compiler.  This
17410         matters for the libg++ configuration if reconfiguring a tree that
17411         has already been installed.
17413 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17415         * config.sub (i486v/i486v4):  Merge in from FSF version.
17417 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17419         * configure: only set PWD if it is already set.
17421 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17423         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17424         doesn't have unset and all success paths (and most error paths)
17425         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17426         to just ${PWD} to avoid confusion.)
17428 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17430         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17431         even for a native compilation.
17433 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17435         Changes to make the gdb.tar.Z rule work better.
17437         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17438         (DEVO_SUPPORT):  Add configure.texi.
17439         (bfd-ilrt.tar.Z):  Remove ancient rule.
17441 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17443         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17444         pick up the machine and system specific header files.
17446         * configure.in, config.sub: added new target m68010-adobe-scout,
17447         with alias of adobe68k.  Changed configure.in to check for
17448         -scout before -sco* to avoid a false match.
17450         * Makefile.in: added AS_FOR_TARGET, passed down in
17451         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17452         the C compiler to use to create programs which are run in the
17453         build environment, set it to default to $(CC), and passed it down
17454         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17456 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17458         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17459         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17460         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17461         FOR_TARGET variants, to newlib and libg++.
17463 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17465         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17466         first.
17468 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17470         * config.sub:  Accept `elf' as an environment.
17472 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17474         * Makefile.in (all-opcodes):  cd into the right directory
17476 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17478         * configure: added -program_transform_name option, used as
17479         argument to sed when installing programs.
17480         configure.texi: added documentation for -program_prefix,
17481         -program_suffix and -program_transform_name.
17483 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17485         * config.sub:  Accept i486 where i386 ok.
17487 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17489         * config.sub: accept we32k
17491 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17493         * config.sub, configure.in: accept OSE68000 and OSE68k.
17495         * Makefile.in: don't create all directories for ``make install'';
17496         let the subdirectories create the ones they need.
17498 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17500         * COPYING: new file, GPL v2
17502 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17504         * Makefile.in: use the new gen-info-dir, which needs a template
17505         argument (which also lives in texinfo)
17507         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17509 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17511         * config.sub (ncr3000):  Change i386 to i486.
17513 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17515         * Makefile.in: add install-rcs, install-grep to
17516         install-no-fixedincludes, removed install-bison and install-libgcc
17518 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17520         * configure.in: grab the HPUX makefile fragment if on HPUX
17522 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17524         * Makefile.in: eradicate bison spoor (ditto libgcc).
17525          configure.in: recognise m68{k,000}-ericsson-OSE.
17526          es1800 is alias for m68k-ericsson-OSE
17528 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17530         * configure.in: rearrange the parts that remove programs from
17531         configdirs, based now on HOST==TARGET or by canonical triple.
17533 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17535         * test-build.mk: recurse explicitly with -f test-build.mk when
17536           appropriate.  predicate stage3 and comparison on the existence
17537           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17538           On very clean, also remove ...stamp-co.  Build in-place before
17539           doing other builds.
17541 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17543         * Makefile.in, configure.in: add tgas
17545 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17547         * Makefile.in: a number of changes merged in from progressive.
17549         * configure.in: add libm.
17551         * .cvsignore: ignore some stuff that comes from test-build.mk.
17553 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17555         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17557 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17559         * configure: Add program_suffix (parallel to program_prefix)
17560         * Makefile.in: adjust directory-creating script for losing decstation
17562 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17564         * configure:  Minor $subdir-related fixes.
17566 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17568         * configure: fix various problems with propogating
17569         makefile_target_frag in subdirs.
17570         * configure.in: config libgcc if its there
17572 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17574         * config.sub:  HPPA merge.
17576 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17578         * Makefile.in:  Replace all-bison with all-byacc in all
17579         dependency lines for other tools (which now use byacc).
17581 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17583         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17585 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17587         * Makefile.in: make gprof rules similar to byacc rules (instead of
17588         vestigal $(unsubdir) that didn't work...)
17590 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17592         * config.sub:  Add support for Linux.
17593         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17594         (at least for libg++).
17596 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17598         * configure.texi: fix doc for the -nfp option to configure
17600 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17602         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17604 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17606         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17607         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17608         * configure.in: added solaris* host_makefile_frag hook.
17610 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17612         * config.sub: changed recognition of m68000 so that various
17613         m68k types can be specified via m680[01234]0
17615 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17617         * config.sub (basic_machine): fix sed so that '-foo' isn't
17618         completely substituted out while .+'-foo' loses the '-foo'
17620 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17622         * config.sub ($os): Add -aout.
17624 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17626         * configure:  If host_makefile_frag is absolute, don't
17627         prefix ${invsubdir} (relevant to libg++ auto-configure).
17629 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17631         * Makefile.in (tooldir): Define it.
17632         (all-ld): Depend on all-flex.
17634 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17636         * Makefile.in (check):  Fix libg++ special case.
17638 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17640         * configure: do not bury `pwd` into config.status, thus do fewer
17641           pwd's.
17643         * configure: print the "Building in" message only when building in
17644           other than "." AND verbose.
17646         * configure: remove -s, rework -v to better accommodate guested
17647           configures.
17649         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17651 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17653         * Makefile.in: macroize flags passed on recursion.  remove
17654           fileutils.
17656 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17658         * configure: get makesrcdir right for subdirs deeper than 1.
17660         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17661           install.
17663 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17665         * Makefile.in: don't print subdir_do or recursion lines.
17667 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17669         * standards.texi: added menu item.
17671         * Makefile.in: build and install standards.info.
17673         * standards.texi: new file.
17675 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17677         * configure: test for and move config.status pieces from
17678           ${subdir}/.
17680 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17682         * configure:  Test for existance of files before trying to mv
17683         them, to avoid numerous non-existance messages.
17685 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17687         * configure: correct final line of config.status.
17689         * configure: patch from eggert.  Avoids a protection problem if
17690           the original Makefile.in is read only.
17692         * configure: use move-if-change from gcc to create config.status.
17693           Some makefiles depend on config.status to tell if a directory
17694           has been reconfigured for a different host.  This change
17695           prevents those directories from remaking everything in the case
17696           where the reconfig was only intended to rebuild a Makefile.
17698         * configure: test for config.sub with "config.sub sun4" rather
17699           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17700           host alias from a missing config.sub.
17702 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17704         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17705           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17707 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17709         * configure: mkdir ${subdir} as needed.
17711 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17713         * Makefile.in,configure.in: added autoconf.
17715 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17717         * Makefile.in: no longer pass against on recursion.
17719         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17720           definitions are not inherited.
17722         * configure: correct makesrcdir when subdir is .
17724 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17726         * configure:  Add support for 'subdirs' variable, which is
17727         like 'configdirs', except that configure doesn't re-invoke
17728         itself for subdirs, it just creates a Makefile for each subdir.
17729         * configure.texi:  Document subdirs.
17731 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17733         * configure.in: added flex to configdirs
17735 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17737         * Makefile.in: remove clean-stamps from clean.
17739 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17741         * configure.in:  Add gdbtest to configdirs.
17743 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17745         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17746         to recursive makes.
17747         * configure.in:  Recognize new ncr3000 config.
17749 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17751         * Makefile.in, configure.in: removed references to gdbm.
17753 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17755         * config.sub:  Don't canonicalize os value
17756         newsos* to bsd (readline needs to check for newsos).
17757         (This fix was earlier made Jan 31, but got re-broken.)
17759 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17761         * configure.in:  sco is an os, not a vendor!
17763         * configure:  Quote $( better.  Keep various shells happy.
17765 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17767         * Makefile.in: eliminate stamp-files.
17769 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17771         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17772           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17774 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17776         * config.sub:  fix iris/iris3.
17778 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17780         * configure: re-add -rm.
17782 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17784         * Maskefile.in: add .stmp-rcs to all.
17786         * configure.in: remove gas from rs6000 build, use aix host fragment.
17788 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17790         * configure: pass down site_option during recursion.
17792 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17794         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17796 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17798         * configure: Change exec_prefix so that it really defaults to prefix.
17800 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17802         * Makefile.in, configure.in:  Add support for mmalloc library.
17804 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17806         * Makefile.in: add stmp dependencies for a few more things.
17808 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17810         * configure: adjusted error message on objdir/srcdir configure
17811           collision, per john's suggestion.
17813         * Makefile.in: add libiberty stmp to all and all.cross.
17815 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17817         * Makefile.in: remove force dependencies, add grep to all.
17819 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17821         * Makefile.in: drop flex.  make stamp files work.
17823         * configure: added test for conflicting configuration in srcdir,
17824           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17825           gets cranky.  use relative paths for configure and srcdir
17826           whenever possible.  Send some error messages to stderr that were
17827           going to stdout.
17829 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17831         * Makefile.in:  Fix libg++ rule to check for gcc directory
17832         before using gcc/gcc.  Also pass XTRAFLAGS.
17834 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17836         * Makefile.in: added stmp-files so that directories aren't polled
17837           when they are already built.
17839         * configure.texi: fixed a node pointer problem.
17841 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17843         * config.sub configure.in gdb/configure.in
17844         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17845         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17846         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17848 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17850         * configure: -recurring becomes -silent.  corrected help message
17851           for -site= option.
17853         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17855 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17857         * configure: when building Makefile for crosses, replace
17858           tooldir and program_prefix.  default srcdir from location of
17859           config.sub.  remove "for host in hosts" and "for target in
17860           targets" loops.
17862 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17864         * Makefile.in: Do not pass bindir or mandir to cvs.
17866 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17868         * Makefile.in, configure.in: removed traces of namesubdir,
17869           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17870           copyrights to '92, changed some from Cygnus to FSF.
17872         * configure.texi: remove most references to multiple hosts,
17873           multiple targets, subdirs, etc.
17875         * configure.man: removed rcsid. reference config.sub not
17876           config.subr.
17878         * Makefile.in: mkdir $(infodir) on install-info.
17880 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17882         * configure.texi:  Explain better about .gdbinit and about
17883         the environment that configure.in sections run in.
17885 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17887         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17889 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17891         * README:  DOC.configure => cfg-paper.texi.
17893 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17895         * config.sub (near case $os):  Don't convert newsos* to bsd!
17897 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17899         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17900         the number of copies of COPYING that go into the GDB tar file.
17902 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17904         * bfd/configure.in, gdb/config/mh-i386sco,
17905         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17906         Fix SCO configuration stuff.
17908 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17910         * Makefile.in:  For libg++, make sure the -I pointing
17911         to the gcc directory goes *after* all the libg++-local -I flags.
17912         Also, move just-gcc dependency from just-libg++ to all-libg++.
17914 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17916         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17918 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17920         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17922 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17924         * config.sub:  Add stratus configuration frags.  Also
17925         submitted to FSF.
17927 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17929         * Makefile.in (DEV_SUPPORT):  add configure.man.
17931         * config.sub(Decode manufacturer-specific):  add -none*.
17933 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17935         * Makefile.in:  remove form feeds to make Sun's make happy.
17936         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17938 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17940         * Makefile.in (AR_FLAGS):  Make quieter.
17942 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17944         * configure.in:  Add libg++.
17945         * configure:  When verbose, don't output the command line at each
17946         level; it will be unremarkably the same as the previous version,
17947         which will be the same as what the user typed.
17949 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17951         * configure.in, Makefile.in: fix clean-info, add flex.  add
17952           fileutils.
17954         * configure: be less sensitive to spaces in Makefile.in.  Do not
17955           look for sources in "..".  Doing so breaks subdirectories that
17956           might have their own configure.  If a subdir has it's own
17957           configure script, use it.
17959 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17961         * cfg-paper.texi: some changes suggested by rms.
17963 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17965         * config.sub:  Merge in some small additions from the FSF version,
17966         taken from the gcc distribution, to bring the Cygnus and FSF
17967         versions into closer sync.
17969 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17971         * configure.in:  Changed svr4 references to sysv4.
17973 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17975         * configure: added -V for version number option.
17977 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17979         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17980           renamed from DOC.configure to cfg-paper.texi.
17982 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17984         * configure, config.subr, config.sub: config.subr is now
17985           config.sub again.
17987 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17989         * configure.texi: new file, in progress.
17991         * Makefile.in: build info file and install the man page for
17992           configure.
17994         * configure.man: new file, first cut.
17996         * configure: find config.subr again now that configuration "none"
17997           has gone.  removed all traces of the -ansi option.  removed all
17998           traces of the -languages option.
18000         * config.subr: resync from rms.
18002 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18004         * configure, config.sub, config.subr: merge config.sub into
18005           config.subr, call the result config.subr, remove config.sub, use
18006           config.subr.
18008         * Makefile.in: revised install for dir.info.
18010 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18012         * configure.in: add decstation host makefile frag.
18014         * Makefile.in: BISON now bison -y again.  also install-gcc on
18015           install.  clean-gdbm on clean.  infodir belongs in datadir.
18016           Make directories for info install.  Build dir.info here then
18017           install it.
18019 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18021         * Makefile.in: fix for bad directory tests.
18023 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18025         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18026           regexp.  -srcdir relative was being handled incorrectly.
18028         * Makefile.in: unwrapped some for loops so that parallel makes
18029           work again and so one can focus one's attention on a particular
18030           package.
18032 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18034         * configure: added PWD as a stand in for `pwd` (for speed). use
18035           elif wherever possible.  make -srcdir work without -objdir.
18036           -objdir= commented out.
18038 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18040         * configure: +options become --options.  -subdirs commented out.
18041           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18042           Makefile now at top of generated Makefile.  Removed cvs log
18043           entries.  added -srcdir.  create .gdbinit only if there is one
18044           in ${srcdir}.
18046         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18047           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18048           and mandir now keyed off datadir by default.
18050 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18052         * Freshly created ChangeLog.
18055 Local Variables:
18056 mode: change-log
18057 left-margin: 8
18058 fill-column: 76
18059 version-control: never
18060 End: