* config.sub: Update from config repo.
[official-gcc.git] / ChangeLog
blobb937cf4f4c722c394b5cf0b1baedfa6e17002e46
1 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3         * config.sub: Update from config repo.
5 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
7         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
8         * Makefile.in: Regenerate.
10 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
12         * MAINTAINERS (arc): Add new port maintainership for myself.
14 2013-01-09  Jason Merrill  <jason@redhat.com>
16         * .gitignore: Import from gdb repository.
18 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
20         * Makefile.def (configure-gcc): Depend on all-gmp.
21         (all-gcc): Remove dependency on all-gmp.
22         * Makefile.in: Regenerated.
24 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
26         * config.sub: Merge from config repo.
27         * config.guess: Dito.
29 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
31         * Makefile.def: Merge from binutils.
32         * Makefile.in: Dito.
34 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
36         * MAINTAINERS: Update my email.
38 2012-12-29  Ben Elliston  <bje@gnu.org>
40         * config.guess: Update to 2012-12-29 version.
41         * config.sub: Likewise.
43 2012-12-20  Matthias Klose  <doko@ubuntu.com>
45         * Makefile.def (install-target-libgfortran): Depend on
46         install-target-libquadmath, install-target-libgcc.
47         (install-target-libsanitizer): Depend on install-target-libgcc.
48         (install-target-libjava): Depend on install-target-libgcc.
49         (install-target-libitm): Depend on install-target-libgcc.
50         (install-target-libobjc): Depend on install-target-libgcc.
51         (install-target-libstdc++-v3): Depend on install-target-libgcc.
52         * Makefile.in: Regenerate.
54 2012-12-19  Matthias Klose  <doko@ubuntu.com>
56         * Makefile.def (install-target-libgo): Depend on
57         install-target-libatomic.
58         * Makefile.in: Regenerate.
60 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
62         PR go/55201
63         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
64         * Makefile.in: Regenerate.
66 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
68         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
69         * configure: Regenerate.
71 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
73         * config.sub: Merge from config repo.
75 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
77         * Makefile.def (target_modules): Add bootstrap=true and
78         raw_cxx=true to libsanitizer.
79         * configure.ac (bootstrap_target_libs): Add libsanitizer.
80         * Makefile.in: Regenerated.
81         * configure: Likewise.
83 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
85         * MAINTAINERS: Remove self as RTL optimization maintainer.
87 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
93         * Makefile.def (target_modules): Remove bootstrap=true and
94         raw_cxx=true from libsanitizer.
95         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
96         * Makefile.in: Regenerated.
97         * configure: Likewise.
99 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
101         * Makefile.def (target_modules): Add bootstrap=true and
102         raw_cxx=true to libsanitizer.
103         * configure.ac (bootstrap_target_libs): Add libsanitizer.
104         * Makefile.in: Regenerated.
105         * configure: Likewise.
107 2012-11-28  Andrew Pinski  <apinski@cavium.com>
109         PR bootstrap/54279
110         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
111         * configure: Regenerate.
112         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
113         * Makefile.in: Regenerate.
115 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
117         * configure.ac: Disable libsanitizer if we're not building C++.
118         * configure: Regenerate.
120 2012-11-15  Roland McGrath  <roland@hack.frob.com>
122         * MAINTAINERS (Write After Approval): Add myself.
124 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
126         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
127         Kostya Serebryany (kcc@google.com) and
128         Jakub Jelinek (jakub@redhat.com).
129         Rename area for Dodji Seketeli (dodji@redhat.com).
131 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
133         * MAINTAINERS: (asan.c, related): Add myself.
135 2012-11-14  Roland McGrath  <mcgrathr@google.com>
137         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
138         * configure: Regenerate.
140 2012-11-13  Richard Henderson  <rth@redhat.com>
142         * configure.ac: Move libsanitizer logic to subdirectory.
143         * configure: Regenerate.
145 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
147         * configure.ac: Enable libsanitizer just on x86 linux for now.
148         * configure: Re-generate.
150 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
152         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
153         sections.
154         * configure: Regenerate.
156 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
158         * configure.ac: Add section for configdirs for libsanitizer.
159         Disable for cris-*-* and mmix-*-*.
160         * configure: Regenerate.
162 2012-11-12  Wei Mi <wmi@google.com>
164         * configure.ac: Add libsanitizer to target_libraries.
165         * Makefile.def: Ditto.
166         * configure: Regenerate.
167         * Makefile.in: Regenerate.
168         * libsanitizer: New directory for asan runtime.  Contains an empty
169         tsan directory.
171 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
173         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
174         against Mingw64 w32api.
175         * configure: Regenerate.
177 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
179         * configure: Regenerated.
181 2012-11-03  Robert Mason  <rbmj@verizon.net>
183         * configure.ac: add --disable-libstdcxx configure option
184         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
186 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
188         * MAINTAINERS (Write After Approval): Add myself.
190 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
192         * MAINTAINERS (Write After Approval): Add myself.
194 2012-10-24  Sharad Singhai  <singhai@google.com>
196         * MAINTAINERS (Write After Approval): Add myself.
198 2012-10-24  Eric Christopher  <echristo@gmail.com>
200         * MAINTAINERS: Update email address.
202 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
204         PR bootstrap/54820
205         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
206         * configure: Regenerate.
208 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
210         * MAINTAINERS (aarch64): Add Marcus and myself.
212 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
214         PR bootstrap/54820
215         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
216         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
217         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
218         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
219         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
220         * Makefile.in: Regenerate.
221         * configure.ac (have_static_libs): New variable and associated check.
222         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
223         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
224         * configure: Regenerate.
226 2012-10-10  Richard Biener  <rguenther@suse.de>
228         * MAINTAINERS: Adjust for changed surname.
230 2012-10-04  Lawrence Crowl  <crowl@google.com>
232         * MAINTAINERS (Write After Approval): Add myself.
234 2012-10-01  Cary Coutant  <ccoutant@google.com>
236         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
238 2012-09-28  Ian Lance Taylor  <iant@google.com>
240         * Makefile.def: Make all-target-libgo depend on
241         all-target-libbacktrace.
242         * Makefile.in: Rebuild.
244 2012-09-26  Ian Lance Taylor  <iant@google.com>
246         * Makefile.def: Make all-gcc depend on all-libbacktrace.
247         * Makefile.in: Rebuild.
249 2012-09-20  Walter Lee  <walt@tilera.com>
251         * configure.ac: Add tilegx to list of targets that support gold.
252         * configure: Regenerate.
254 2012-09-20  Marek Polacek  <polacek@redhat.com>
256         * MAINTAINERS (Write After Approval): Add myself.
258 2012-09-19  Steve Ellcey  <sellcey@mips.com>
260         * configure.ac: Add mips*-mti-elf* target.
261         * configure: Regenerate.
263 2012-09-17  Ian Lance Taylor  <iant@google.com>
265         * MAINTAINERS (Various Maintainers): Add libbacktrace.
266         * configure.ac (host_libs): Add libbacktrace.
267         (target_libraries): Add libbacktrace.
268         * Makefile.def (host_modules): Add libbacktrace.
269         (target_modules): Likewise.
270         * configure, Makefile.in: Rebuild.
272 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
274         PR target/38607
275         Merge upstream change.
276         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
278         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
279         Add libgomp*.o to compare_exclusions for AIX.
280         * configure: Regenerate.
282 2012-09-06  Diego Novillo  <dnovillo@google.com>
284         * configure.ac: Bump minimum GMP version to 4.2.3.
285         * configure: Re-generate.
287 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
289         PR target/54461
290         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
291         target-libgloss if not configured --with-avrlibc=no.
292         * configure: Regenerate.
294 2012-09-04  Jason Merrill  <jason@redhat.com>
296         * configure.ac: Fix --enable-languages=all.
298 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
300         * MAINTAINERS (Write After Approval): Add myself.
302 2012-09-03  Richard Guenther  <rguenther@suse.de>
304         PR bootstrap/54138
305         * configure.ac: Re-organize ISL / CLOOG checks to allow
306         disabling with either --without-isl or --without-cloog.
307         * configure: Regenerated.
309 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
311         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
312         * configure: Regenerate.
314 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
316         * MAINTAINERS: Fix my email address.
318 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
320         PR binutils/4970
321         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
322         and opcodes.
323         * Makefile.in: Regenerated.
325 2012-08-26  Art Haas <ahaas@impactweather.com>
327         * configure: Regenerate.
329 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
331         * INSTALL/README: Also refer to the online installation
332         instructions.
334 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
336         * MAINTAINERS (Write After Approval): Add myself.
337         (Picochip port): Remove myself.
339 2012-08-14   Diego Novillo  <dnovillo@google.com>
341         Merge from cxx-conversion branch.
343         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
344         POSTSTAGE1_CONFIGURE_FLAGS.
345         * Makefile.in: Regenerate.
346         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
347         Force C++ when bootstrapping.
348         * configure: Regenerate.
350 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
352         * MAINTAINERS (Write After Approval): Add myself.
354 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
356         * README: Document use of ranges of years in copyright notices.
358 2012-07-06  Richard Guenther  <rguenther@suse.de>
360         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
361         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
362         --with-gmp=system.
363         * Makefile.in: Regenerated.
364         * configure: Likewise.
366 2012-07-06  Richard Guenther  <rguenther@suse.de>
368         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
369         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
370         supply V=1 as extra_make_flags.
371         * configure: Regenerated.
372         * Makefile.in: Likewise.
374 2012-07-04  Tristan Gingold  <gingold@adacore.com>
376         * configure: Regenerate.
378 2012-07-03  Richard Guenther  <rguenther@suse.de>
380         * Makfile.def (isl): Remove not necessary extra_exports and
381         extra_make_flags.
382         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
383         * Makefile.in: Regenerated.
385 2012-07-03  Richard Guenther  <rguenther@suse.de>
387         * Makefile.def (cloog): Add V=1 to extra_make_flags.
388         * configure.ac: If either the ISL or the CLooG check failed
389         do not try to build in-tree versions.
390         * Makefile.in: Regenerated.
391         * configure: Regenerated.
393 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
395         * configure: Regenerate.
397 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
399         * MAINTAINERS (Various Maintainers): Add myself as testsuite
400         maintainer.
402 2012-07-02  Richard Guenther  <rguenther@suse.de>
404         * configure: Regenerated.
406 2012-07-02  Richard Guenther  <rguenther@suse.de>
407         Michael Matz  <matz@suse.de>
408         Tobias Grosser <tobias@grosser.es>
409         Sebastian Pop <sebpop@gmail.com>
411         * Makefile.def: Add ISL host module, remove PPL host module.
412         Adjust ClooG host module to use the proper ISL.
413         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
414         * configure.ac: Include config/isl.m4.  Add ISL host library,
415         remove PPL.  Remove PPL configury, add ISL configury, adjust
416         ClooG configury.
417         * Makefile.in: Regenerated.
418         * configure: Likewise.
420 2012-07-02  Richard Guenther  <rguenther@suse.de>
422         Merge from graphite branch
423         2011-07-21  Tobias Grosser  <tobias@grosser.es>
425         * configure: Regenerated.
426         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
427         both cloog.org and legacy versions. The only supported version will
428         be CLooG with the isl backend.
430         2011-07-21  Tobias Grosser  <tobias@grosser.es>
432         * configure: Regenerated.
433         * configure.ac: Require cloog isl 0.17.0
435         2011-07-21  Tobias Grosser  <tobias@grosser.es>
437         * configure: Regenerated.
438         * config/cloog.m4: Do not define CLOOG_ORG
440 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
442         * configure.ac: Skip C if explicitly selected.
443         * configure: Regenerate.
445 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
447         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
448         they contain -O2.
449         * configure: Regenerate.
451 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
453         PR debug/53740
454         * df.h, df-problems.c, dce.c: Revert last patch.
456 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
458         * MAINTAINERS (Write After Approval): Update my email address.
460 2012-06-21  Meador Inge  <meadori@codesourcery.com>
462         * MAINTAINERS (Write After Approval): Add myself.
464 2012-06-20  Jason Merrill  <jason@redhat.com>
466         * Makefile.tpl (check-target-libgomp-c++): New.
467         (check-target-libitm-c++): New.
468         * Makefile.def (c++): Add them.
469         * Makefile.in: Regenerate.
471 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
473         * MAINTAINERS (Write After Approval): Add myself.
475 2012-05-16  Olivier Hainque  <hainque@adacore.com>
477         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
478         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
479         (install-no-fixedincludes): Adjust accordingly.
480         * Makefile.in: Regenerate.
482 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
484         Merge upstream change
485         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
487 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2012-05-09  Nick Clifton  <nickc@redhat.com>
492             Paul Smith  <psmith@gnu.org>
494         PR bootstrap/50461
495         * configure.ac (mpfr-dir): When using in-tree MPFR sources
496         allow for the fact that from release v3.1.0 of MPFR the source
497         files were moved into a src sub-directory.
498         * configure: Regenerate.
500 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
502         * configure.ac: Bump minimum MPFR version to 2.4.0.
503         * configure: Regenerated.
505 2012-05-01  Richard Henderson  <rth@redhat.com>
507         * Makefile.def (libatomic): New target_module.
508         * configure.ac (target_libraries): Add libatomic.
509         (noconfigdirs): Check if libatomic is supported.
510         * Makefile.in, configure: Rebuild.
512 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
518         * config.sub: Update to 2012-04-18 version from official repo.
520 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
522         * MAINTAINERS (Write After Approval): Add myself.
524 2012-04-11  Steve Ellcey  <sellcey@mips.com>
526         * MAINTAINERS: Changed email address.
528 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
530         PR target/52737
531         * contrib/gcc_update (files_and_dependencies):
532         Remove gcc/config/avr/t-multilib from touch data.
534 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
536         * MAINTAINERS (OS Port Maintainers): Remove irix.
537         * configure.ac (enable_libgomp): Remove *-*-irix6*.
538         (unsupported_languages): Remove mips-sgi-irix6.*.
539         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
540         (with_stabs): Remove.
541         * configure: Regenerate.
543 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
545         * MAINTAINERS (OS Port Maintainers): Remove osf.
546         * configure.ac (enable_libgomp): Remove *-*-osf*.
547         (with_stabs): Remove alpha*-*-osf*.
548         * configure: Regenerate.
550 2012-03-05  Tristan Gingold  <gingold@adacore.com>
552         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
553         * configure: Regenerate.
555 2012-02-17  Walter Lee  <walt@tilera.com>
557         * MAINTAINERS: (Write After Approval): Delete myself.
559 2012-02-14  Walter Lee  <walt@tilera.com>
561         * MAINTAINERS (tilegx port): Add myself.
562         (tilepro port): Add myself.
563         (Write After Approval): Add myself.
565 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
567         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
568         and Joseph Myers as docstring relicensing maintainers.
570 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
572         * MAINTAINERS (write-after-approval): Add myself.
574 2012-02-08  Ira Rosen <irar@il.ibm.com>
576         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
577         maintainer.
579 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
581         * MAINTAINERS (Write After Approval): Move myself to
582         maintain alphabetical order.
584 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
586         * MAINTAINERS (Write After Approval): Add myself.
588 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
590         * MAINTAINERS (Write After Approval): Add myself.
592 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
593             Jayant R Sonar <jayant.sonar@kpitcummins.com>
595         * configure.ac (cr16-*-*): Remove nonconfigdirs.
596         * configure: Regenerate.
598 2012-01-23  Harshit Chopra  <harshit@google.com>
600         * MAINTAINERS (Write After Approval): Add myself.
602 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
604         * configure.ac: Remove reference to mh-interix.
605         * configure: Regenerate.
607 2012-01-05  Richard Henderson  <rth@redhat.com>
609         PR bootstrap/51072
610         * configure.ac: Disable libitm if c++ is not enabled.
611         * configure: Rebuild.
613         * configure.ac: Fix regexp for same.
614         * configure: Rebuild.
616 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
618         * MAINTAINERS (Write After Approval): Add myself.
620 2012-01-02  Richard Guenther  <rguenther@suse.de>
622         PR bootstrap/51686
623         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
624         * Makefile.in: Regenerate.
626 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
628         * MAINTAINERS (Write After Approval): Add myself.
630 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
632         * configure: Regenerate.
634 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
636         * MAINTAINERS (picochip): Changed email address.
638 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
640         * MAINTAINERS (write-after-approval): Add self.
642 2011-11-29  DJ Delorie  <dj@redhat.com>
644         * configure.ac (rl78-*-*) New case.
645         * configure: Regenerate.
646         * MAINTAINERS: Add myself as RL78 maintainer.
648 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
650         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
652 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
654         * libtool.m4: Additional FreeBSD 10 fixes.
656 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
658         * MAINTAINERS: Move myself from Write After Approval to CPU Port
659         Maintainers section, as Epiphany maintainer.
661 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
663         PR target/49992
664         * configure.ac: Remove ranlib special-casing for Darwin.
665         * configure: Regenerate.
667 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
669         * MAINTAINERS (Reviewers): Keep the list sorted.
671 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
673         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
675 2011-11-09  Roland McGrath  <mcgrathr@google.com>
677         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
678         * configure: Rebuild.
679         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
680         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
681         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
682         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
683         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
684         Add READELF.
685         * Makefile.in: Rebuild.
687 2011-11-09  Jason Merrill  <jason@redhat.com>
689         * Makefile.def (language=c++): Remove check-c++0x.
690         * Makefile.in (check-gcc-c++): Regenerate.
692 2011-11-08  Richard Henderson  <rth@redhat.com>
694         * configure.ac: Test for libitm directory present first.
696         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
698         * configure.ac: Test libitm/configure.tgt to disable libitm.
699         * configure: Rebuild.
701 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
702             Richard Henderson  <rth@redhat.com>
704         Merged from transactional-memory.
706         * Makefile.def (lang_env_dependencies): libitm is c++.
707         Add libitm target module.
708         * configure.ac: Likewise.
709         * config/mmap.m4: New file.
710         * contrib/gcc_update: Add libitm to touch data.
711         * Makefile.in, configure: Rebuild.
713 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
715         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
716         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
717         * Makefile.in: Regenerate.
719 2011-11-01  DJ Delorie  <dj@redhat.com>
721         * config.sub: Update to version 2011-10-29 (added rl78)
723 2011-10-27  Nick Clifton  <nickc@redhat.com>
725         * config.sub: Import these changes from the config project:
727         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
728             Ben Elliston  <bje@gnu.org>
730         * config.sub (epiphany): New.
732         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
733             Ben Elliston  <bje@gnu.org>
735         * config.sub (hexagon, hexagon-*): New.
737         2011-08-23  Roland McGrath  <mcgrathr@google.com>
739         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
740         64eb to be64.
742         2011-08-16  Roland McGrath  <mcgrathr@google.com>
744         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
745         (nacl): Grok as alias for 32el-unknown-nacl.
747 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
749         * MAINTAINERS (Write After Approval): Add myself.
751 2011-10-24  Teresa Johnson  <tejohnson@google.com>
753         * MAINTAINERS (Write After Approval): Add myself.
755 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
757         * MAINTAINERS (sparc port): Remove myself.
759 2011-09-14  Tom de Vries  <tom@codesourcery.com>
761         * MAINTAINERS (Write After Approval): Add myself.
763 2011-08-14  Yao Qi  <yao@codesourcery.com>
765         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
766         * configure: Regenerate.
768 2011-07-26  Ian Lance Taylor  <iant@google.com>
770         * configure.ac: Set have_compiler based on whether gcc directory
771         exists, rather than on whether gcc is in configdirs.
772         * configure: Rebuild.
774 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
776         * MAINTAINERS (Global Reviewers): Add self.
778 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
780         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
781         link directories.
782         * Makefile.in: Rebuild.
784 2011-07-20  Ian Lance Taylor  <iant@google.com>
786         PR bootstrap/49787
787         * configure.ac: Move --enable-bootstrap handling earlier in file.
788         If --enable-bootstrap and either --enable-build-with-cxx or
789         --enable-build-poststage1-with-cxx, enable C++ automatically.
790         * configure: Rebuild.
792 2011-07-19  Ian Lance Taylor  <iant@google.com>
794         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
795         make C++ a boot_language.  Set and substitute
796         POSTSTAGE1_CONFIGURE_FLAGS.
797         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
798         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
799         * configure, Makefile.in: Rebuild.
801 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
803         * MAINTAINERS (Register Allocation): Move myself from reviewers to
804         maintainers.
806 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
808         * MAINTAINERS (Global Reviewers): Add myself.
810 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
812         * configure: Regenerate.
814 2011-07-16  Jason Merrill  <jason@redhat.com>
816         * Makefile.def (language=c++): Add check-c++0x and
817         check-target-libmudflap-c++.
818         * Makefile.tpl (check-target-libmudflap-c++): New.
819         * Makefile.in: Regenerate.
821 2011-07-16  Matthias Klose  <doko@ubuntu.com>
823         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
824         * Makefile.def (target_modules/libjava): Pass
825         $(EXTRA_CONFIGARGS_LIBJAVA).
826         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
827         if not configured with --enable-static-libjava.
828         * Makefile.in: Regenerate.
829         * configure: Likewise.
831 2011-07-15  Jason Merrill  <jason@redhat.com>
833         * Makefile.in (check-c++): Move check-gcc-c++0x after
834         check-target-libstdc++-v3.
836 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
838         * MAINTAINERS (c6x port): New entry.
840 2011-07-13  Jason Merrill  <jason@redhat.com>
842         * Makefile.in (check-gcc-c++0x): New.
843         (check-c++): Depend on it.
845 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
847         PR target/39150
848         * configure.ac (i[3456789]86-*-solaris2*): Also accept
849         x86_64-*-solaris2.1[0-9]*.
850         * configure: Regenerate.
852 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
854         * MAINTAINERS (RTL optimizers): Add self.
856 2011-06-27  Gabriel Charette  <gchare@google.com>
858         * MAINTAINERS (Write After Approval): Add myself.
860 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
862         PR regression/47836
863         PR bootstrap/23656
864         PR other/47733
865         PR bootstrap/49247
866         PR c/48825
867         * configure.ac (target_libraries): Remove target-libiberty.
868         Remove case-statement setting skipdirs=target-libiberty for
869         multiple targets.  Remove checking target_configdirs and
870         removing target-libiberty but keeping target-libgcc if
871         otherwise empty.
872         * Makefile.def (target_modules): Don't add libiberty.
873         (dependencies): Remove all traces of target-libiberty.
874         * configure, Makefile.in: Regenerate.
876 2011-06-13  Walter Lee <walt@tilera.com>
878         * configure.ac (tilepro-*-*) New case.
879         (tilegx-*-*): Likewise.
880         * configure: Regenerate.
882 2011-06-06  Jing Yu  <jingyu@google.com>
884         * configure.ac: Skip target-libiberty for
885         arm*-*-linux-androideabi.
886         * configure: Regenerated.
888 2011-06-06  Nick Clifton  <nickc@redhat.com>
890         * config.sub: Sync from upstream.
892 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
894         * MAINTAINERS (Write After Approval): Add myself.
896 2011-06-01  Daniel Jacobowitz  <drow@false.org>
898         * MAINTAINERS: Update my email address.
900 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
902         * MAINTAINERS (Write After Approval): Update my email address.
904 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
906         * MAINTAINERS (Write After Approval): Add myself.
908 2011-05-08  Doug Kwan  <dougkwan@google.com>
910         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
911         * configure: Regenerated.
912         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
913         value from configure.
914         * Makefile.in: Regenerated.
916 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
918         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
919         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
920         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
921         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
922         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
923         *-*-vxworks*): Disable newlib and libgloss in separate case
924         statement.
925         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
926         to separate case statement.
927         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
928         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
929         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
930         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
931         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
932         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
933         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
934         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
935         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
936         i[[3456789]]86-*-rdos*, m32r-*-*,
937         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
938         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
939         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
940         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
941         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
942         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
943         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
944         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
945         and libgloss in main case over targets.  Remove most empty cases
946         in main case over targets.
947         * configure: Regenerate.
949 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
951         * MAINTAINERS (Write After Approval): Add myself.
953 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
955         * configure.ac: Remove code setting special library locations for
956         hppa*64*-*-hpux11*.  Remove code setting compiler for
957         sparc-sun-solaris2*.
958         * configure: Regenerate.
960 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
962         * configure.ac: Separate libgloss_dir settings from general case
963         over targets.
964         * configure: Regenerate.
966 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
968         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
969         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
970         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
971         cases in libgcj-disabling case statement.
972         (hppa*64*-*-linux*): Set unsupported_languages instead of
973         disabling target-zlib.
974         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
975         to hppa*64*-*-hpux*.
976         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
977         hppa*-*-hpux*.
978         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
979         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
980         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
981         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
982         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
983         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
984         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
985         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
986         libgcj-disabling case statement.
987         * configure: Regenerate.
989 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
991         * configure.ac: Disable Java for targets not supporting libffi.
992         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
993         Remove cases in Java-disabling statement.
994         (*arm-wince-pe): Change to arm-wince-pe.
995         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
996         cases in Java-disabling statement.
997         (bfin-*-*): Don't disable Java again.
998         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
999         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1000         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1001         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1002         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1003         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1004         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1005         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1006         Java-disabling statement.
1007         (mmix-*-*): Don't disable Java again.
1008         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1009         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1010         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1011         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1012         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1013         statement.
1014         * configure: Regenerate.
1016 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1018         * configure.ac: Separate cases disabling Java and Java libraries
1019         from general case over targets.
1020         * configure: Regenerate.
1022 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1024         * MAINTAINERS: Update my email address.
1026 2011-04-20  Easwaran Raman  <eraman@google.com>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1032         PR lto/48086
1033         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1034         * configure: Regenerate.
1036 2011-04-16  Jim Meyering  <meyering@redhat.com>
1038         * MAINTAINERS (Write After Approval): Add myself.
1040 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1042         * MAINTAINERS: Update my email address.
1044 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1046         * MAINTAINERS (Write After Approval): Add myself.
1048 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1050         * MAINTAINERS (Write After Approval): Add myself.
1052 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1054         * MAINTAINERS (Write After Approval): Add myself.
1056 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1058         * configure.ac (build_tools): Remove build-byacc.
1059         (host_libs): Remove mmalloc.
1060         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1061         autoconf automake libtool diff rcs fileutils shellutils time
1062         textutils wdiff find uudecode hello tar gzip indent recode release
1063         sed perl gawk findutils gettext zip.
1064         (libgcj): Remove target-qthreads.
1065         (target_tools): Remove target-examples target-gperf.
1066         (YACC): Don't handle building byacc.
1067         * configure: Regenerate.
1068         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1069         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1070         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1071         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1072         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1073         handle building components.
1074         * Makefile.in: Regenerate.
1076 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1078         * MAINTAINERS: Update my email address as Xtensa maintainer.
1080 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1082         * config.sub: Sync from upstream.
1084 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1086         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1087         (microblaze*): Don't disable libssp.
1088         * configure: Regenerate.
1090 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1092         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1093         moveifchange.
1094         * configure: Regenerate.
1095         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1096         * Makefile.in: Regenerate.
1098 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1100         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1101         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1102         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1103         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1104         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1105         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1106         md_exec_prefix cases.
1107         * configure: Regenerate.
1109 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1111         * configure.ac: Separate cases disabling target-libssp,
1112         target-libiberty, target-libstdc++-v3 and Fortran from general
1113         case over targets.
1114         * configure: Regenerate.
1116 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1118         * configure.ac (*-*-chorusos): Don't disable libgcj.
1119         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1120         Remove case.
1121         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1122         (arm-*-coff): Don't disable libgcj.
1123         (arm*-*-linux-gnueabi): Remove useless assignment.
1124         (arm-*-riscix*): Don't disable libgcj.
1125         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1126         configuration.
1127         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1128         (c54x*-*-*): Remove case.
1129         (tic54x-*-*): Don't disable GCC or GCC libraries.
1130         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1131         to *.
1132         (d10v-*-*): Don't disable GCC libraries.
1133         (d30v-*-*): Don't disable libgcj.
1134         (h8500-*-*): Don't disable GCC libraries.
1135         (i960-*-*): Don't disable libgcj.
1136         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1137         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1138         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1139         libgcj.
1140         (m68k-*-coff*): Remove case.
1141         (mmix-*-*): Don't disable libgloss on host.
1142         (mn10200-*-*, mn10300-*-*): Remove cases.
1143         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1144         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1145         Don't disable libgcj.
1146         (romp-*-*): Remove case.
1147         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1148         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1149         case.
1150         (v810-*-*): Don't disable GCC libraries.
1151         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1152         (ip2k-*-*): Don't disable GCC libraries.
1153         * configure: Regenerate.
1155 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1157         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1158         libffi on host.
1159         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1160         on host.
1161         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1162         * configure: Regenerate.
1164 2011-03-26  John Marino  <binutils@marino.st>
1166         * configure.ac: Add support for *-*-dragonfly*
1167         * configure: Regenerate.
1169 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1171         * configure.ac (native_only): Remove.
1172         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1173         send-pr uudecode guile gnuserv on host.
1174         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1175         send-pr rcs guile perl texinfo libtool on host.
1176         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1177         automake send-pr rcs guile perl texinfo libtool on host.
1178         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1179         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1180         (alpha*-dec-osf*): Don't disable fileutils on target.
1181         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1182         texinfo send-pr expect dejagnu on target.
1183         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1184         target-qthreads on target.
1185         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1186         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1187         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1188         x86_64-*-mingw*): Don't disable expect on target.
1189         (*-*-cygwin*): Don't disable target-gperf on target.
1190         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1191         gnuserv on target.
1192         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1193         target.
1194         * configure: Regenerate.
1196 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1198         * configure.ac (target_tools): Remove target-groff.
1199         (native_only): Remove target-groff.
1200         (hppa*64*-*-*): Don't disable byacc.
1201         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1202         setting.
1203         (*-*-kaos*): Don't skip target-librx and target-groff.
1204         (*-*-netware*): Don't skip target-libmudflap.
1205         (*-*-tpf*): Don't skip target-libmudflap.
1206         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1207         directories on the host.
1208         (ia64*-*-*vms*): Don't skip tix.
1209         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1210         host.
1211         * configure: Regenerate.
1213 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1215         * configure.ac: Remove references to mt-mep, mt-netware,
1216         mt-wince.
1217         * Makefile.def: Add all-utils soft dependencies.
1218         * Makefile.tpl: Remove GDB_NLM_DEPS.
1219         * configure: Regenerate.
1220         * Makefile.in: Regenerate.
1222 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1224         * configure.ac: Do not include mh-x86omitfp.
1225         * configure: Regenerate.
1227 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1229         * configure.ac: Remove empty cases.
1230         * configure: Regenerate.
1232 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1234         * Makefile.def: Add dependency from termcap to gdb.
1235         * Makefile.in: Regenerate.
1237 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1239         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1240         * configure: Regenerate.
1241         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1242         * Makefile.tpl: Likewise.
1243         * Makefile.in: Regenerate.
1245 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1247         * configure.ac: Remove all mentions of tentative_cc.
1248         * configure: Regenerate.
1250 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1252         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1253         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1254         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1255         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1256         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1257         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1258         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1259         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1260         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1261         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1262         *-*-rhapsody*): Remove host cases.
1263         * configure: Regenerate.
1265 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1267         * configure.ac (ppc*-*-pe): Remove host case.
1268         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1269         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1270         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1271         cases.
1272         * configure: Regenerate.
1274 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1276         * config.sub: Update to version 2011-03-23.
1278 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1280         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1281         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1282         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1283         * configure: Regenerate.
1285 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1287         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1288         to Write After Approval.
1289         * config-ml.in: Don't handle arc-*-elf*.
1290         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1291         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1292         handle GCC libraries.
1293         * configure: Regenerate.
1295 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1297         PR bootstrap/48120:
1298         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1299         Add -lstdc++ -lm to LIBS.
1300         * configure: Regenerate.
1302 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1304         * config.guess: Update to version 2011-02-02
1305         * config.sub: Update to version 2011-02-24
1307 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1309         PR lto/48086
1310         * configure.ac: Re-enable LTO on *-apple-darwin9.
1311         * configure: Regenerate.
1313 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1315         PR lto/48086
1316         * configure.ac: Disable LTO on darwin due to an assembler change in
1317         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1318         under 256.
1319         * configure: Regenerate.
1321 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1323         * MAINTAINERS: Update myself as score backend maintainer,
1324         update my e-mail address.
1326 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1328         * MAINTAINERS: Update my e-mail address.
1330 2011-03-06  Joey Ye  <joey.ye@arm.com>
1332         * MAINTAINERS: Update my e-mail address.
1334 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1336         * configure.ac: Adjust test of with_ppl.
1337         * configure: Regenerated.
1339 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1341         * MAINTAINERS: Adjust my e-mail address.
1343 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1345         * configure.ac: Add -lpwl to ppllibs.
1346         * configure: Regenerated.
1348 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1350         * config/cloog.m4: Add -lisl to clooglibs.
1351         * configure: Regenerated.
1353 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1355         * MAINTAINERS (CPU Port maintainers): Add self.
1357 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1359         * MAINTAINERS: Add myself as testsuite maintainer.
1361 2011-02-15  Mike Stump  <mikestump@comcast.net>
1363         * MAINTAINERS: Add myself as testsuite maintainer.
1365 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1367         Import from Libtool and gnulib:
1369         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1371         Prepare for supporting FreeBSD 10.
1372         * config.rpath: Remove handling of freebsd1* which soon would
1373         match FreeBSD 10.0.
1375         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1377         Remove support for FreeBSD 1.x.
1378         * libtool.m4 (_LT_LINKER_SHLIBS)
1379         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1380         soon would incorrectly match FreeBSD 10.0.
1382 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1384         PR binutils/12283
1385         * move-if-change: Import version from gnulib.
1387 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1389         PR lto/47225
1390         * Makefile.def (lto-plugin): Double dash for enable-shared.
1391         (configure-gcc): Depend on all-lto-plugin.
1392         * Makefile.in: Rebuilt.
1394 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1396         * configure.ac: Remove extra bracket.
1397         * configure: Regenerate.
1399 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1401         * MAINTAINERS: Add myself as libquadmath maintainer.
1403 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1405         * MAINTAINERS: Update my email address.
1407 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1409         * MAINTAINERS (option handling): Add self.
1411 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1413         PR lto/47225
1414         * Makefile.def: Add dependency for install-gcc
1415         on install-lto-plugin.
1416         * Makfile.in: Regenerated
1418 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1420         * MAINTAINERS (CPU Port Maintainers): Add myself.
1422 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1424         PR libgcj/44341
1425         * configure.ac: Discard --with-* flags for host when configuring
1426         target libraries for cross build.
1427         * configure: Rebuilt.
1429 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1431         * MAINTAINERS (linear loop transforms): Removed.
1433 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1435         * configure.ac: If with_ppl is no, move setting with_cloog=no
1436         after CLOOG_REQUESTED check.
1437         * configure: Regenerated.
1439 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1441         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1442         CLooG has been requested.
1443         * configure: Regenerated.
1445 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1447         * configure: Regenerated.
1448         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1450 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1452         * configure: Regenerated.
1453         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1455 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1457         * configure.ac: Use AS_HELP_STRING throughout.
1458         * configure: Regenerate.
1460 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1462         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1463         * configure: Regenerate.
1465 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1467         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1469 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1471         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1472         for ia64-hpux.
1473         * configure: Regenerate.
1475 2011-01-07  Jan Hubicka  <jh@suse.cz>
1477         PR lto/47225
1478         * Makefile.in: Regenerate.
1479         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1480         configure.
1482 2011-01-07  Jan Hubicka  <jh@suse.cz>
1484         * Makefile.in: Regenerate.
1485         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1486         and configure dependency on lto-plugin configure.
1487         (lto-plugin module): Remove dependency on GCC; add dependency on
1488         liniberty.
1490 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1492         * MAINTAINERS (Write After Approval): Add myself.
1494 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1496         * configure: Regenerate.
1498 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1500         * configure.ac: (picochip): Disable libiberty.
1502 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2010-12-10  Ian Lance Taylor  <iant@google.com>
1508         PR bootstrap/46819
1509         * configure.ac: For --disable-libgcj clear libgcj_saved.
1510         * configure: Rebuild.
1512 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1514         PR fortran/46540
1515         * configure.ac: Add --disable-libquadmath and
1516         --disable-libquadmath-support.
1517         * configure: Regenerate.
1519 2010-12-03  Ian Lance Taylor  <iant@google.com>
1521         * MAINTAINERS: Add myself as libgo maintainer.
1523 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1525         PR libffi/46792
1526         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1527         * configure: Regenerate.
1529 2010-12-02  Ian Lance Taylor  <iant@google.com>
1531         * configure.ac: Always set default for poststage1_ldflags to
1532         -static-libstdc++ -static-libgcc.
1534 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1536         * configure.ac: Move comment to remove extra space in last argument
1537         of GCC_TARGET_TOOL.
1539 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1541         PR other/46026
1542         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1543         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1544         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1545         (BASE_FLAGS_TO_PASS): Use it.
1546         * configure: Rebuilt.
1547         * Makefile.in: Rebuilt.
1549 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1551         PR binutils/12258
1552         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1553         Properly check default linker.
1554         * configure: Regnerated.
1556 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1558         * configure.ac: For --enable-gold, handle value `default' instead of
1559         `both*'.  New configure option --{en,dis}able-ld.
1560         * configure: Regenerate.
1562 2010-11-20  Ian Lance Taylor  <iant@google.com>
1564         * configure.ac: Only disable a language library if no language needs
1565         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1566         * configure: Rebuild.
1568 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1570         * Makefile.in: Regenerate.
1572         PR other/46202
1573         * configure.ac: Fix just-built in-tree STRIP name to be
1574         binutils/strip-new.
1575         * configure: Regenerate.
1576         * Makefile.def (install-strip-gcc, install-strip-binutils)
1577         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1578         (install-strip-sid): Mirror dependencies on non-strip variants
1579         of these targets on the respective -strip prerequisites.
1580         * Makefile.tpl (install-strip, install-strip-host)
1581         (install-strip-target): New targets.
1582         (install-strip-[+module+], install-strip-target-[+module+]):
1583         New targets.
1584         * Makefile.in: Regenerate.
1586 2010-11-19  Ian Lance Taylor  <iant@google.com>
1587             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1589         * configure.ac: Add target-libgo to target_libraries.  Set
1590         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1591         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1592         (HOST_EXPORTS): Add GOC.
1593         (BASE_TARGET_EXPORTS): Add GOC.
1594         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1595         (GOCFLAGS_FOR_TARGET): New variable.
1596         (EXTRA_HOST_FLAGS): Add GOC.
1597         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1598         * Makefile.def (target_modules): Add libgo.
1599         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1600         (dependencies): Add dependency from configure-target-libgo to
1601         configure-target-libffi and all-target-libstdc++-v3.  Add
1602         dependencies from all-target-libgo to all-target-libffi.
1603         (languages): Add go.
1604         * configure: Rebuild.
1605         * Makefile.in: Rebuild.
1607 2010-11-19  Ian Lance Taylor  <iant@google.com>
1609         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1610         compiler/flag environment variables.
1612 2010-11-18  Ian Lance Taylor  <iant@google.com>
1614         * configure.ac: Check for lang_requires_boot_languages in
1615         config-lang.in files.
1616         * configure: Rebuild.
1618 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1619             Tobias Burnus  <burnus@net-b.de>
1621         PR fortran/32049
1622         * Makefile.def: Add libquadmath; build it with language=fortran.
1623         * configure.ac: Add libquadmath.
1624         * Makefile.tpl: Handle multiple libs in check-[+language+].
1625         * Makefile.in: Regenerate.
1626         * configure: Regenerate.
1628 2010-11-16  Tom Tromey  <tromey@redhat.com>
1630         * MAINTAINERS: Moved myself to reviewers section.
1632 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1634         * MAINTAINERS: Moved myself to reviewers section.
1636 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1638         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1639         (Write After Approval): Remove self.
1641 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1643         * configure.ac: Fix spelling in option names.
1644         * configure: Regenerated.
1646 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1648         PR bootstrap/39622
1649         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1650         * configure: Regenerated.
1652 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1654         * MAINTAINERS: Update my email address.
1656 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1658         * configure: Regenerate.
1660 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1662         * configure: Regenerate.
1664 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1666         * configure: Regenerate.
1668 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1670         * configure: Regenerate.
1672 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1674         * configure.ac: Support official CLooG.org versions.
1675         * configure: Regenerate.
1676         * config/cloog.m4: New.
1678 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1680         * MAINTAINERS (Write After Approval): Add myself.
1682 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1684         * MAINTAINERS: Update my email address.
1686 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1688         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1689         * configure: Regenerate.
1691 2010-11-03  Ian Lance Taylor  <iant@google.com>
1692             Dave Korn  <dave.korn.cygwin@gmail.com>
1694         PR lto/46273
1695         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1696         and on other supported platforms whenever LTO is enabled.
1697         * configure: Rebuild.
1699 2010-11-02  Alan Modra  <amodra@gmail.com>
1701         PR binutils/12110
1702         * configure.ac: Error when source path contains spaces.
1703         * configure: Regenerate.
1705 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1707         * MAINTAINERS: Update my email address.
1709 2010-10-20  Ian Lance Taylor  <iant@google.com>
1711         * Makefile.def (target_modules): Set lib_path to src/.libs for
1712         libstdc++-v3 module.
1713         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1714         * Makefile.in: Rebuild.
1716 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1718         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1719         (Write After Approval): Remove myself.
1721 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1723         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1725 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1727         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1729 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1731         * configure.ac (build_lto_plugin): New shell variable.
1732         (--enable-lto): Turn on by default for all non-ELF platforms that
1733         have had LTO support added so far.  Set build_lto_plugin appropriately
1734         for both ELF and non-ELF.
1735         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1736         * configure: Regenerate.
1738 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1740         Sync from src:
1741         * configure.ac (v850 support): Remove target-libgloss from
1742         noconfigdirs.
1743         * configure: Regenerate.
1745 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1747         PR bootstrap/45326
1748         PR bootstrap/45174
1749         * configure.ac: Honor initial values of $build_configargs,
1750         $host_configargs, $target_configargs.  Mark the precious, so
1751         environment settings get recorded.
1752         * configure: Regenerate.
1754 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1756         PR bootstrap/45796
1757         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1758         Depend on all-build-libiberty.
1759         * Makefile.in: Regenerate.
1761 2010-09-30  Michael Eager  <eager@eagercon.com>
1763         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1764         * configure: Regenerate.
1766 2010-09-28  Michael Eager  <eager@eagercon.com>
1768         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1770 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1772         PR bootstrap/44621
1773         * configure.ac: Fix unportable shell quoting.
1774         * configure: Regenerate.
1776 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1778         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1779         targets and amend comment.
1780         * configure: Regenerate.
1782 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1784         * MAINTAINERS (Write After Approval): Add myself.
1786 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1788         * configure.ac: Enable LTO by default on Darwin.
1789         * configure: Regenerate.
1791 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1801         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1802         ports
1804 2010-07-28  David Yuste  <david.yuste@gmail.com>
1806         * MAINTAINERS (Write After Approval): Add myself.
1808 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1810         * configure.ac: Support all v850 targets.
1811         * configure: Regenerate.
1813 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1815         PR bootstrap/44455
1816         * configure.ac (extra_mpfr_configure_flags): Copy from
1817         extra_mpc_gmp_configure_flags.
1818         * configure: Re-generated.
1820 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1826         * MAINTAINERS (Write After Approval): Add myself.
1828 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1830         * MAINTAINERS (Write After Approval): Add myself.
1832 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1834         PR target/44862
1835         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1836         Provide -B option to allow for link spec %s substitutions for
1837         libstdc++.a on darwin.
1838         * Makefile.in: Regenerate.
1840 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1842         * MAINTAINERS (Reviewers): Update my e-mail address
1844 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1846         * Makefile.def (configure-gcc): Depend on all-libelf.
1847         * Makefile.in: Rebuild.
1849 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1851         * MAINTAINERS (Write After Approval): Add myself in the right place.
1853 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1855         * MAINTAINERS (Write After Approval): Add myself.
1857 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1859         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1861 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1863         * config.sub: Update to version 2010-05-21.
1864         * config.guess: Update to version 2010-04-03.
1866 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1868         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1869         * configure: Regenerate.
1871 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1877         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1878         a platform that supports LTO.
1879         * configure: Regenerate.
1881 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1883         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1884         * configure: Regenerated.
1886 2010-04-27  Roland McGrath  <roland@redhat.com>
1887             H.J. Lu  <hongjiu.lu@intel.com>
1889         * configure.ac (--enable-gold): Support both, both/gold and
1890         both/bfd to add gold to configdirs without removing ld.
1891         * configure: Regenerated.
1893         * Makefile.def: Add install-gold dependency to install-ld.
1894         * Makefile.in: Regenerated.
1896 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1898         PR lto/42776
1899         * configure.ac (--enable-lto): Refactor handling so libelf tests
1900         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1901         and allow LTO to be explicitly enabled on non-ELF platforms that
1902         are known to support it inside else-clause.
1903         * configure: Regenerate.
1905 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1907         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1908         * configure: Regenerate.
1910 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1912         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1913         * configure: Regenerate.
1915 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1917         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1918         separately.
1919         * configure: Regenerate.
1921 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1923         * MAINTAINERS (Write After Approval): Add myself.
1925 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1927         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1928         * configure: Regenerate.
1930 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1932         * configure: Regenerate after change to elf.m4.
1934 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1936         * MAINTAINERS (Write After Approval): Add myself.
1938 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1940         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1941         * configure: Regenerated.
1943 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1945         * configure.ac: Print "buggy but acceptable" when CLooG
1946         revision is less than 9.
1947         * configure: Regenerated.
1949 2010-04-01  Diego Novillo  <dnovillo@google.com>
1951         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1953 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1955         PR bootstrap/43615
1956         PR bootstrap/43328
1958         Revert:
1960         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1962         * configure.ac: Do not pass --enable-multilib nor
1963         --disable-multilib in baseargs.  Accept explicitly passed
1964         --enable_multilib.
1965         * configure: Regenerate.
1967 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1969         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1971 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1973         * MAINTAINERS: Remove myself.
1975 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1977         PR bootstrap/43328
1978         * configure.ac: Do not pass --enable-multilib nor
1979         --disable-multilib in baseargs.  Accept explicitly passed
1980         --enable_multilib.
1981         * configure: Regenerate.
1983 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1985         * MAINTAINERS (spu port): Remove me.
1987 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1989         * configure.ac (tic6x-*-*): New case.
1990         * configure: Regenerate.
1992 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1994         * config.sub: Update to version 2010-03-22.
1995         * config.guess: Update to version 2009-12-30.
1997 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1999         PR ada/42554
2000         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2001         * configure: Regenerate.
2003 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2005         * MAINTAINERS: Update my email address.
2007 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2009         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2010         (ghassan.shobaki@amd.com): Removed.
2012 2010-03-17  Alan Modra  <amodra@gmail.com>
2014         * MAINTAINERS: Update my email address.
2016 2010-03-16  Diego Novillo  <dnovillo@google.com>
2018         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2019         Matthews.
2021 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2023         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2024         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2026 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2028         * MAINTAINERS: Update my email address.
2030 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2032         * MAINTAINERS: Update my email address.
2034 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2036         * MAINTAINERS: Update my email address.
2038 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2040         * MAINTAINERS: Update my email address.
2042 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2044         PR libstdc++/32499
2045         * configure.ac (RANLIB): Default to true.
2046         (STRIP): Likewise.
2047         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2048         * configure: Regenerate.
2050 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2052         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2053         (Write After Approval): Update my email address.
2055 2010-02-17  Nick Clifton  <nickc@redhat.com>
2057         PR 11238
2058         * Makefile.tpl (local-distclean): Also remove config.cache files in
2059         sub-directories as there may not be Makefiles present in the
2060         sub-directories.
2061         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2062         the config.cache files found by the find command.
2064         * Makefile.in: Regenerate.
2065         * configure.ac: Revert previous delta.
2066         * configure: Regenerate.
2068 2010-02-15  Nick Clifton  <nickc@redhat.com>
2070         PR 11238
2071         * configure.ac: Delete config.cache files in sub-directories when
2072         deleting Makefiles.
2073         * configure: Regenerate.
2075 2010-02-12  Ben Elliston  <bje@gnu.org>
2077         * MAINTAINERS: Update my email address.
2079 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2081         * MAINTAINERS (spu port): Update my email address.
2083 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2085         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2087 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2089         * configure.ac: Add "recommended" version checks for GMP/MPC.
2090         Update recommended GMP/MPFR/MPC versions.
2091         * configure: Regenerate.
2093 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2095         * MAINTAINERS: Move my Embecosm email address into the
2096         write-after-approval section.
2098 2010-01-26  Ian Lance Taylor  <iant@google.com>
2100         * MAINTAINERS: Add myself as Go frontend maintainer.
2102 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2104         PR libstdc++/36101, PR libstdc++/42813
2105         * configure.ac (bootstrap_target_libs): Make inclusion of
2106         target-libgomp conditional on libgomb being in target_configdirs.
2107         * configure: Regenerate.
2109 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2111         PR libstdc++/36101, PR libstdc++/42813
2112         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2113         * configure: Regenerate.
2115 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2117         PR libstdc++/36101, PR libstdc++/42813
2118         * configure.ac (target_configdirs): Substitute.
2119         * Makefile.def: Bootstrap target module libgomp.
2120         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2121         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2122         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2123         * configure, Makefile.in: Regenerate.
2125 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2127         * MAINTAINERS: Adjust my details.
2129 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2131         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2133 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2135         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2137 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2139         * MAINTAINERS (Write After Approval): Add myself.
2141 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2143         * MAINTAINERS (Write After Approval): Add myself.
2145 2010-01-11  Richard Guenther  <rguenther@suse.de>
2147         PR lto/41569
2148         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2149         * Makefile.in: Regenerated.
2151 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2153         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2154         * configure: Regenerate.
2156 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2157             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2159         PR bootstrap/42424
2160         * configure.ac: Include libtool m4 files.
2161         (_LT_CHECK_OBJDIR): Call it.
2162         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2163         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2165         * configure: Regenerate.
2167 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2169         PR bootstrap/41818
2170         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2171         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2172         * Makefile.in: Regenerate.
2174 2010-01-02  Richard Guenther  <rguenther@suse.de>
2176         PR lto/41529
2177         * configure.ac: Include config/elf.m4.  Disable LTO if not
2178         builting for an elf target.
2179         * configure: Regenerate.
2181 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2183         * MAINTAINERS: Change my email address.
2185 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2187         * config.sub, config.guess: Update from upstream sources.
2189 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2191         * MAINTAINERS (Write After Approval): Add myself.
2193 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2195         PR middle-end/30447
2196         PR middle-end/30789
2197         PR other/40302
2199         * configure.ac: Require MPC.
2200         * configure: Regenerate.
2202 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2204         PR target/38384
2205         PR bootstrap/40972
2206         * libtool.m4: Sync from git Libtool.
2207         * ltoptions.m4: Likewise.
2208         * ltversion.m4: Likewise.
2209         * lt~obsolete.m4: Likewise.
2210         * ltmain.sh: Likewise.
2212 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2214         * configure.ac: Update minimum MPC version to 0.8.
2215         * configure: Regenerate.
2217 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2219         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2220         * configure: Regenerated.
2222 2009-11-21  Ian Lance Taylor  <iant@google.com>
2224         * configure.ac: Change default of poststage1_ldflags to be empty if
2225         poststage1_libs is set.  When poststage1_libs is empty, and
2226         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2227         * configure: Rebuild.
2229 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2231         * MAINTAINERS (Write After Approval): Update my email address.
2233 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2235         * config.guess: Update from upstream sources.
2237 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2239         * Makefile.def: Restore host and target settings for gmp.
2240         * Makefile.in: Rebuild.
2242 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2244         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2245         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2246         Fix portability of test of C++ as bootstrap language.  Add
2247         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2248         * configure: Rebuild.
2249         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2250         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2251         in-tree building.
2252         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2253         (POSTSTAGE1_HOST_EXPORTS): Use it.
2254         (STAGE[+id+]_CXXFLAGS): New.
2255         (BASE_FLAGS_TO_PASS): Pass it down.
2256         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2257         extra_exports.
2258         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2259         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2260         extra_exports.
2261         * Makefile.in: Rebuild.
2263 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2265         * config.sub, config.guess: Update from upstream sources.
2267 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2269         * MAINTAINERS (Write After Approval): Add myself.
2271 2009-11-09  Jon Beniston  <jon@beniston.com>
2273         * MAINTAINERS (Write After Approval): Add myself.
2275 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2277         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2278         paths for *-w64-mingw* and x86_64-*mingw*.
2279         * configure: Regenerated.
2281 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2283         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2285 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2287         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2288         Phil Edwards to Write-After Approval.
2290 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2292         * configure.ac: Disable target-winsup & co for
2293         x86_64-*-mingw* and *-w64-mingw* targets.
2294         * configure: Regenerated.
2296 2009-10-16  Nick Clifton  <nickc@redhat.com>
2298         * MAINTAINERS: Add myself as a maintainer for the RX port.
2300 2009-10-26  Johannes Singler  <singler@kit.edu>
2302         * MAINTAINERS (Write After Approval): Update my e-mail address.
2304 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2306         * configure.ac (CLooG test): Use = with test.
2307         * configure: Regenerate.
2309 2009-10-22  Richard Guenther  <rguenther@suse.de>
2311         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2312         cloog if the ppl version check failed.  Move flags saving
2313         before setting in libelf check.
2314         * configure: Regenerate.
2316 2009-10-21  Richard Guenther  <rguenther@suse.de>
2318         * configure.ac: Adjust the ppl and cloog configure to work as
2319         documented.  Disable cloog if ppl was disabled.  Omit the version
2320         checks if they were disabled.
2321         * configure: Re-generate.
2323 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2325         * configure.ac: Add 'lto' to enable_languages, not
2326         new_enable_languages, and only if not already present.
2327         * configure: Regenerate.
2329 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2331         * README: Refer to the various COPYING* files instead of just
2332         COPYING.
2333         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2335 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2337         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2339 2009-10-07  Richard Guenther  <rguenther@suse.de>
2341         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2342         and Richard Guenther as reviewers.
2343         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2344         as reviewers.
2346 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2348         * config.sub: Update from upstream sources.
2350 2009-10-06  Ian Lance Taylor  <iant@google.com>
2352         * Makefile.def: check-gold depends upon all-gas.
2353         * Makefile.in: Rebuild.
2355 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2357         * MAINTAINERS (Write After Approval): Add myself.
2359 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2361         * Makefile.def: all-lto-plugin depends on all-libiberty.
2362         set bootstrap=true for lto-plugin.
2363         Add lto-plugin.
2364         * Makefile.in: Regenerate.
2365         * configure.ac (host_libs): Add lto-plugin.
2366         * configure: Regenerate.
2368 2009-10-03  Diego Novillo  <dnovillo@google.com>
2370         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2371         (HOST_LIBELFLIBS): Define.
2372         (HOST_LIBELFINC): Define.
2373         * Makefile.in: Regenerate.
2374         * configure.ac: Add --enable-lto.
2375         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2376         If --enable-lto is used, add 'lto' to new_enable_languages.
2377         If --enable-lto is used and gold is enabled, add
2378         lto-plugin to configdirs.
2379         * configure: Regenerate.
2381 2009-10-03  Simon Baldwin  <simonb@google.com>
2383         * configure.ac: If --with-system-zlib, suppress local zlib and
2384         pass --with-system-zlib to subdir configure scripts.
2385         * configure: Regenerate.
2387 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2388             Paolo Bonzini  <bonzini@gnu.org>
2390         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2391         $(srcdir).
2392         * Makefile.in: Rebuilt.
2394 2009-09-26  Gary Funck  <gary@intrepid.com>
2396         * MAINTAINERS (Write After Approval): Add myself.
2398 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2400         * configure.ac: Update minimum MPC version to 0.7.
2401         * configure: Regenerate.
2403 2009-09-25  Nick Clifton  <nickc@redhat.com>
2405         * configure.ac: Pass any --cache-file=/dev/null option on to
2406         subconfigures.
2407         * configure: Regenerate.
2409 2009-09-23  Nick Clifton  <nickc@redhat.com>
2411         * config.sub, config.guess: Update from upstream sources.
2413 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2415         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2416         * Makefile.in: Rebuilt.
2418 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2420         PR bootstrap/32272
2421         * configure.ac: Error out if $srcdir isn't '.' but contains
2422         host-${host_noncanonical}.
2423         * configure: Regenerate.
2425 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2427         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2428         maintainer.
2430 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2432         * configure.ac: If bootstrapping a combined tree with
2433         --enable-gold, require c++ in stage1_languages.
2434         * configure: Regenerate.
2436         * configure.ac: Also add target_libs of stage1_languages to
2437         bootstrap_target_libs.
2438         * configure: Regenerate.
2440         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2441         with --enable-languages not containing c++.
2442         * configure: Regenerate.
2444 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2446         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2447         * configure: Regenerate.
2449 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2451         * MAINTAINERS (Write After Approval): Update my e-mail address,
2452         and move from from here...
2453         (Waiting for paperwork): To here.
2455 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2457         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2459 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2461         * configure.ac: Do not use $extrasub for replacing @if/@endif
2462         parts in Makefile; instead, use additional arguments to
2463         AC_CONFIG_COMMANDS to do the replacement manually, with several
2464         sed invocations, to avoid HP-UX sed command limits.
2465         * configure: Regenerate.
2467 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2469         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2470         blank before -L.
2472 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2474         * configure.ac (with-build-config): Document.  Handle without.
2475         Handle missing argument.
2476         * configure: Rebuilt.
2478 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2480         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2481         Default to bootstrap-debug only if compare-debug works.
2482         * configure: Rebuilt.
2483         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2484         * Makefile.in: Rebuilt.
2486 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2488         * MAINTAINERS (OS Port Maintainers): Update my email address.
2490 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2492         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2493         * Makefile.in: Rebuilt.
2495 2009-09-01  Chris Demetriou  <cgd@google.com>
2497         * MAINTAINERS (Write After Approval): Add myself.
2499 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2501         PR debug/30161
2502         * include/dwarf2.h (enum dwarf_tag): Added
2503         DW_TAG_GNU_template_template_param
2504         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2506 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2508         * Makefile.tpl (AWK): Fix typo.
2509         * Makefile.in: Regenerate.
2511 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2513         * configure.ac: Detect awk and sed.
2514         * Makefile.def (flags_to_pass): Add AWK and SED.
2515         * Makefile.tpl (AWK, SED): New.
2516         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2517         * configure: Regenerate.
2518         * Makefile.in: Regenerate.
2520 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2522         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2523         (collapseslashes): Likewise.
2525 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2527         * configure.ac (AC_PREREQ): Bump to 2.64.
2529 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2531         * configure.ac: Remove --with-datarootdir, --with-docdir,
2532         --with-pdfdir, --with-htmldir switches.
2533         * configure: Regenerate.
2535         * configure: Regenerate.
2537         * compile: Sync from Automake 1.11.
2538         * depcomp: Likewise.
2539         * install-sh: Likewise.
2540         * missing: Likewise.
2541         * mkinstalldirs: Likewise.
2542         * ylwrap: Likewise.
2544 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2546         * ltmain.sh (func_normal_abspath): New function.
2547         (func_relative_path): Likewise.
2548         (func_mode_help): Document new -bindir option for link mode.
2549         (func_mode_link): Add new -bindir option, and use it to place
2550         output DLL if specified.
2552 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2554         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2555         (baseargs): Add --disable-option-checking.
2556         * configure: Regenerate.
2558         * Makefile.def (configure-target-libiberty): Depend on
2559         all-binutils and all-ld.
2560         (configure-target-newlib): Likewise.
2561         * Makefile.in: Regenerate.
2563 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2565         * config.sub, config.guess: Update from upstream sources.
2567 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2569         Sync from src, merge:
2571         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2573         * configure.ac: Do not exclude gas for i386-*-darwin.
2574         Add a case for x86_64-*-darwin.
2575         * configure: Regenerate.
2577 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2579         * MAINTAINERS: Add my name to Write After Approval list.
2581 2009-08-06  Michael Eager  <eager@eagercon.com>
2583         * configure.ac: Add Microblaze target.
2584         * configure: Regenerate.
2586 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2588         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2589         * configure: Regenerate.
2591 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2593         * MAINTAINERS (Write After Approval): Update my e-mail address.
2595 2009-07-06  Ian Lance Taylor  <iant@google.com>
2597         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2598         * configure: Rebuild.
2600 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2602         * MAINTAINERS: Move myself to the Graphite Reviewers.
2604 2009-06-30  Wei Guozhi  <carrot@google.com>
2606         * MAINTAINERS: Add my name to Write After Approval list.
2608 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2610         PR bootstrap/40338
2611         * configure.ac (comparestring): Create new variable.
2612         * Makefile.tpl (comparestring): Use to skip some comparisions.
2613         * configure: Regenerate.
2614         * Makefile.in: Regenerate.
2616 2009-06-26  Doug Evans  <dje@sebabeach.org>
2618         * Makefile.def (host_modules): Add cgen.
2619         * Makefile.in: Regenerate.
2620         * configure.ac (host_tools): Add cgen.
2621         * configure: Regenerate.
2623 2009-06-23  DJ Delorie  <dj@redhat.com>
2625         * MAINTAINERS: Add myself as mep maintainer.
2627 2009-06-23  Ian Lance Taylor  <iant@google.com>
2629         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2630         boot_languages.  Only bootstrap target libraries listed in
2631         target_libs for some boot language.  Add --with-stage1-ldflags,
2632         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2633         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2634         if not building with C++.
2635         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2636         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2637         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2638         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2639         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2640         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2641         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2642         * configure, Makefile.in: Rebuild.
2644 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2646         * MAINTAINERS: Added my name to write-after-approval list.
2648 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2650         * configure.ac: Define is_elf for QNX Neutrino targets.
2651         * configure: Regenerate.
2653 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2655         * MAINTAINERS: Added my name to the write-after-approval list
2657 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2659         * configure.ac: Detect MPC in default directory.
2660         * configure: Regenerate.
2662 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2663             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2665         * Makefile.tpl (all): Avoid a trailing backslash.
2666         * Makefile.in: Regenerate.
2668 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2670         * config.sub, config.guess: Update from upstream sources.
2672 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2674         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2675         to noconfdirs.
2676         * configure: Regenerate.
2678 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2680         * Makefile.tpl ([+compare-target+]): Compare all stage
2681         directories, rather than just gcc.
2682         * Makefile.in: Rebuilt.
2684 2009-06-01  Doug Kwan  <dougkwan@google.com>
2686         * configure.ac: Support gold for target arm*-*-*.
2687         * configure: Regenerate.
2689 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2691         * Makefile.def: Add MPC support and dependencies.
2692         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2694         * Makefile.in, configure: Regenerate.
2696 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2698         * Makefile.tpl (all): Avoid harmless warning in make all when
2699         gcc-bootstrap is enabled but stage_last does not exist.
2700         * Makefile.in: Rebuilt.
2702 2009-05-24  Nicolas Roche  <roche@adacore.com>
2704         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2705         * Makefile.in: Regenerate.
2707 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2709         * MAINTAINERS: Update my e-mail address.
2711 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2713         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2714         * configure:  Regenerate.
2716 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2718         PR other/40159
2719         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2720         gcc-no-bootstrap are mutually exclusive.
2721         * Makefile.in: Rebuilt.
2723 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2725         PR other/40159
2726         * Makefile.tpl (all): Don't end with unconditional success.
2727         * Makefile.in: Rebuilt.
2729 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2731         PR target/37137
2732         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2733         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2734         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2735         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2736         stage_configureflags, stage_cflags and stage_libcflags into
2737         explicit Makefile macros.
2738         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2739         GFORTRAN.
2740         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2741         CC.  Set CC_FOR_BUILD from CC.
2742         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2743         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2744         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2745         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2746         and GFORTRAN.
2747         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2748         (_LIBCFLAGS): Renamed to _TFLAGS.
2749         (do-compare-debug, do-compare3-debug): Drop.
2750         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2751         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2752         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2753         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2754         (XGCC_FLAGS_FOR_TARGET): New.
2755         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2756         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2757         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2758         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2759         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2760         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2761         TFLAGS.
2762         (BUILD_CONFIG): Include if requested.
2763         (all): Set TFLAGS on bootstrap.
2764         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2765         (all-stageid-prefixmodule): Likewise.
2766         (do-clean, distclean-stageid): Set TFLAGS.
2767         (restrap): Fix whitespace.
2768         * Makefile.in: Rebuilt.
2770 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2772         * config.guess: Sync with src.
2774 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2776         * configure.ac ($with_ppl):  Default to no if not supplied.
2777         ($with_cloog):  Likewise.
2778         configure:  Regenerate.
2780 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2782         * MAINTAINERS: Update my e-mail address.
2784 2009-04-27  Nick Clifton  <nickc@redhat.com>
2786         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2788 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2790         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2791         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2792         * Makefile.in: Regenerate.
2794 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2796         PR bootstrap/39739
2797         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2798         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2800         * configure, Makefile.in: Regenerate.
2802 2009-04-21  Taras Glek  <tglek@mozilla.com>
2804         * include/hashtab.h: Update GTY annotations to new syntax
2805         * include/splay-tree.h: Likewise
2807 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2809         * config.sub, config.guess: Update from upstream sources.
2811 2009-04-15  Anthony Green  <green@moxielogic.com>
2813         * configure.ac: Add moxie support.
2814         * configure: Rebuilt.
2816 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2818         * configure.ac: Change copyright header to refer to version
2819         3 of the GNU General Public License and to point readers at the
2820         COPYING3 file and the FSF's license web page.
2821         * Makefile.def: Likewise.
2822         * Makefile.tpl: Likewise.
2823         * Makefile.in: Regenerate.
2825 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2827         * configure.ac: Restore match for darwin9 or later. Use double
2828         brackets since regeneration eats one pair.
2829         * configure: Regenerate.
2831 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2833         PR gas/10039
2834         * configure.ac: Require texinfo 4.7.
2835         * configure: Regenerated.
2837 2009-04-09  Nick Clifton  <nickc@redhat.com>
2839         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2840         the GCC Runtime Library Exception.
2842 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2844         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2845         * configure: Regenerate.
2847 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2849         * Makefil.def (languages): New entries.
2850         * Makefile.tpl (check-gcc-*): New generic target.
2851         * Makefile.in: Regenerate.
2853 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2855         * MAINTAINERS:  Update my email address.
2857 2009-03-18  Tom Tromey  <tromey@redhat.com>
2859         * configure: Rebuild.
2860         * configure.ac (host_libs): Add libiconv.
2861         * Makefile.in: Rebuild.
2862         * Makefile.def (host_modules): Add libiconv.
2863         (configure-gdb, all-gdb): Depend on libiconv.
2865 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2867         * configure.ac: Treat gdb as supported on x86_64-darwin.
2868         * configure: Regenerate.
2870 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2872         * configure.ac (--with-host-libstdcxx): New option.
2873         * configure: Regenerate.
2875 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2877         * MAINTAINERS:  Move myself into the write after approval list.
2879 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2881         * MAINTAINERS: Update e-mail address.
2883 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2885         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2887 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2889         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2891 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2893         Backport from git Libtool:
2895         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2896         Support GNU/kOpenSolaris.
2897         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2898         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2899         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2900         GNU/kOpenSolaris.
2902 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2904         * MAINTAINERS: Update e-mail address.
2906 2009-02-24  Michael Eager  <eager@eagercon.com>
2908         * MAINTAINERS (Write After Approval): Add self.
2910 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2912         * MAINTAINERS (Write After Approval): Add myself.
2914 2009-02-05  Andreas Schwab  <schwab@suse.de>
2916         * Makefile.tpl (stage_last): Define $r and $s before using
2917         $(RECURSE_FLAGS_TO_PASS).
2918         * Makefile.in: Regenerate
2920 2009-01-30  Ian Lance Taylor  <iant@google.com>
2922         * MAINTAINERS: Move myself to the Global Reviewers list.
2924 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2926         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2927         * configure: Regenerate.
2929 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2931         * MAINTAINERS: Make whitespace consistent.
2932         Remove Robert Millan from Write After Approval.
2934 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2936         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2937         (all-opcodes): Depend on all-libiberty.
2938         * Makefile.in: Regenerate.
2940 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2942         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2943         * configure: Regenerate.
2945 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2947         * MAINTAINERS (Write After Approval): Add myself.
2949 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2951         * MAINTAINERS: Add myself to reviewers (Fortran).
2953 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2955         PR tree-optimization/38515
2956         * configure.ac (cloog-polylib): Removed.
2957         (with_ppl, with_cloog): Test for "no".
2958         * configure: Regenerated.
2960 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2962         * MAINTAINERS: Moved myself to reviewers (Fortran).
2964 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2966         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2967         (Write After Approval): Remove myself.
2969 2009-01-03  Diego Novillo  <dnovillo@google.com>
2971         * MAINTAINERS: Remove myself from alias maintainership.
2973 2009-01-02  David Ayers  <ayers@fsfe.org>
2975         * MAINTAINERS: Update e-mail address.
2977 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2979         * MAINTAINERS: Make whitespace consistent.
2981 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2983         Backport from upstream Libtool:
2984         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2985         Add cache variables to tests that require the linker to work.
2986         For shlibpath_overrides_runpath, this also changes the semantics
2987         to let the result from the C compiler take precedence.
2989 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2991         * config.sub, config.guess: Update from upstream sources.
2993 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2995         * configure.ac (ppllibs): Add by default the lib flags.
2996         * configure: Regenerate.
2998 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3000         * MAINTAINERS:  Add myself to the write after approval list.
3002 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3004         * configure.ac: Add double brackets on darwin[912].
3005         * configure: Regenerate.
3007 2008-12-03  Daniel Kraft  <d@domob.eu>
3009         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3010         Approval to Reviewer section (for Fortran front-end).
3012 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3014         * configure.ac: Expand to darwin10 and later.
3015         * configure: Regenerate.
3017 2008-12-02  Andreas Schwab  <schwab@suse.de>
3019         * Makefile.def: configure-target-boehm-gc depends on
3020         all-target-libstdc++-v3.
3021         * Makefile.in: Regenerate.
3023 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3025         * MAINTAINERS:  Add myself as mingw maintainer.
3027 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3029         * config.sub, config.guess: Update from upstream sources.
3031 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3033         * README.SCO: Remove.
3035 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3037         * MAINTAINERS:  Add myself to the write after approval list.
3039 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3041         * MAINTAINERS:  Update my email address in WAA section.
3043 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3045         * MAINTAINERS: Update e-mail address.
3047 2008-11-27  Toon Moene  <toon@moene.org>
3049         * MAINTAINERS: Change e-mail address.
3051 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3053         * configure.ac: Build gdb for i?86-*-darwin*
3054         * configure: Regenerated.
3056 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3058         * MAINTAINERS: Added my full name.
3060 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3062         PR bootstrap/38014
3063         PR bootstrap/37923
3065         Revert:
3067         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3069         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3070         * Makefile.in: Regenerated.
3072         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3074         PR gdb/921
3075         PR gdb/1646
3076         PR gdb/2175
3077         PR gdb/2176
3079         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3080         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3081         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3082         (HOST_EXPORTS): Pass CPPFLAGS.
3083         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3084         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3085         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3086         * Makefile.in, configure: Regenerated.
3087         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3088         and CPPFLAGS_FOR_BUILD.
3090 2008-11-06  Jeff Law  <law@redhat.com>
3092         * MAINTAINERS: Add myself as middle end maintainer.
3094 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3096         * MAINTAINERS (Write after approval): Add myself.
3098 2008-11-05  Diego Novillo  <dnovillo@google.com>
3100         * MAINTAINERS (Global Reviewers): Add myself.
3101         (Non-Algorithmic Maintainers): Remove myself.
3103 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3105         * MAINTAINERS (Write after approval): Add myself.
3107 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3109         * MAINTAINERS (Write after approval): Add myself.
3111 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3113         * configure.ac (spu-*-*): Remove special case.
3114         * configure: Regenerate.
3116 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3118         * MAINTAINERS (Write after approval): Update my email address.
3120 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3122         * configure.ac [spu-*-*]: Do not set skipdirs.
3123         * configure: Re-generate.
3125 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3127         * MAINTAINERS (Various Maintainers): Add myself to reload.
3129 2008-10-25  Richard Guenther  <rguenther@suse.de>
3131         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3132         maintainer.  Remove myself as libgcc-math maintainer.
3133         (Non-Algorithmic Maintainers): Remove myself.
3135 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3137         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3138         * Makefile.in: Regenerated.
3140 2008-10-23  Cary Coutant  <ccoutant@google.com>
3142         * MAINTAINERS (Write after approval): Add myself.
3144 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3146         PR gdb/921
3147         PR gdb/1646
3148         PR gdb/2175
3149         PR gdb/2176
3151         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3152         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3153         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3154         (HOST_EXPORTS): Pass CPPFLAGS.
3155         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3156         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3157         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3158         * Makefile.in, configure: Regenerated.
3159         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3160         and CPPFLAGS_FOR_BUILD.
3162 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3164         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3165         Sebastian Pop.
3167 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3169         * MAINTAINERS (Write After Approval): Added myself.
3171 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3173         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3174         recommended version to 2.3.2.
3176         * configure: Regenerate.
3178 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3180         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3182 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3184         * MAINTAINERS (Write After Approval): Update e-mail address.
3186 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3188         * libtool.m4: Update to libtool 2.2.6.
3189         * lt~obsolete.m4: Update to libtool 2.2.6.
3190         * ltmain.sh: Update to libtool 2.2.6.
3191         * ltsugar.m4: Update to libtool 2.2.6.
3192         * ltversion.m4: Update to libtool 2.2.6.
3193         * ltoptions.m4: Update to libtool 2.2.6.
3194         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3196 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3198         * MAINTAINERS (Write After Approval): Add myself.
3200 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3202         * MAINTAINERS (Write After Approval): Update my name.
3204 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3206         * MAINTAINERS: Add myself in "Write After Approval".
3208 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3210         * MAINTAINERS: Add myself as ia64 maintainer.
3212 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3214         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3215         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3216         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3217         and Michael Tiemann from Write After Approval since they do not
3218         actually have access.
3220 2008-09-05  Richard Guenther  <rguenther@suse.de>
3222         * configure.ac: Initialize clooglibs to -lcloog.
3223         * configure: Re-generate.
3225 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3227         * MAINTAINERS (Write After Approval): Add myself.
3229 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3231         * configure.ac (--with-cloog-polylib): New.
3232         (--disable-cloog-version-check): New.
3233         (--disable-ppl-version-check): New.
3234         * configure: Re-generate.
3236 2008-09-03  Richard Guenther  <rguenther@suse.de>
3238         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3239         cloog test.
3240         * configure: Re-generate.
3242 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3244         Add picoChip port.
3245         * MAINTAINERS: Add picoChip maintainers.
3247 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3248             Tobias Grosser  <grosser@fim.uni-passau.de>
3249             Jan Sjodin  <jan.sjodin@amd.com>
3250             Harsha Jagasia  <harsha.jagasia@amd.com>
3251             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3252             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3253             Adrien Eliche  <aeliche@isty.uvsq.fr>
3255         Merge from graphite branch.
3256         * configure: Regenerate.
3257         * Makefile.in: Regenerate.
3258         * configure.ac (host_libs): Add ppl and cloog.
3259         Add checks for PPL and CLooG.
3260         * Makefile.def (ppl, cloog): Added modules and dependences.
3261         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3262         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3264 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3266         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3267         (GCC_SHLIB_SUBDIR): New.
3268         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3269         * configure: Regenerate.
3270         * Makefile.in: Regenerate.
3272 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3274         * MAINTAINERS: Consistently use tabs to separate columns.
3276 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3278         * MAINTAINERS (Write after Approval): Add myself.
3280 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3282         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3283         Enable bfd, binutils and opcodes.
3284         * configure: Regenerate.
3286 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3288         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3290 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3292         * MAINTAINERS:  Use correct Umlaut for last name.
3294 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3296         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3298 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3300         * MAINTAINERS: Update my email address.
3302 2008-08-16  Nicolas Roche  <roche@adacore.com>
3304         * Makefile.tpl: Add BOOT_ADAFLAGS.
3305         * Makefile.in: Regenerate.
3307 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3309         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3310         * configure: Regenerate.
3312 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3314         * configure.ac: Add makefile fragments for hpux.
3315         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3316         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3317         * configure: Regenerate.
3318         * Makefile.in: Regenerate.
3320 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3322         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3324 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3326         * MAINTAINERS (Write after Approval): Add myself.
3328 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3330         * MAINTAINERS (Write After Approval):  Add myself.
3332 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3334         * MAINTAINERS (Write After Approval):  Add myself.
3336 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3338         * MAINTAINERS: Update my email address.
3340 2008-06-25  Joey Ye  <joey.ye@intel.com>
3342         * MAINTAINERS (Write After Approval):  Add myself.
3344 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3346         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3347         * Makefile.in: Regenerate.
3348         * configure: Regenerate.
3350 2008-06-17  Daniel Kraft  <d@domob.eu>
3352         * MAINTAINERS (Write After Approval):  Add myself.
3354 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3356         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3357         "$@" is still intact with both Autoconf 2.59 and 2.62.
3358         * configure: Regenerate.
3360 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3362         * Makefile.tpl: Fix comment errors.
3363         * Makefile.in: Regenerate.
3365 2008-06-12  David S. Miller  <davem@davemloft.net>
3366             David Edelsohn  <edelsohn@gnu.org>
3368         * configure.ac: Add powerpc*-*-* to gold supported targets.
3369         * configure: Regenerate.
3371 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3373         PR tree-optimization/36218
3374         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3375         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3376         (all prefix="build-"): Pass them to build-system sub-makes.
3377         * Makefile.in: Regenerate.
3379 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3381         * MAINTAINERS (mt port): Remove.
3382         (sco5, unixware, sco udk): Remove.
3383         (Kean Johnston): Add to Write After Approval.
3385 2008-05-30  Julian Brown  <julian@codesourcery.com>
3387         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3388         of libobjc for ARM EABI Linux.
3389         * configure: Regenerate.
3391 2008-05-18  Xinliang David Li   <davidxl@google.com>
3393         * ChangeLog: Remove wrong ChangeLog entry.
3395 2008-05-17  Xinliang David Li   <davidxl@google.com>
3397         * MAINTAINERS (Write After Approval): Add myself.
3399 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3401         * MAINTAINERS (Write After Approval): Add myself.
3403 2008-05-14  Rafael Espíndola  <espindola@google.com>
3405         * config-ml.in: don't handle --enable-shared and --enable-static.
3407 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3409         * MAINTAINERS: Update my email address.
3411 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3413         * MAINTAINERS: Update my email address.
3415 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3417         * MAINTAINERS (Write After Approval): Add myself.
3419 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3421         * MAINTAINERS (Write After Approval): Add myself.
3423 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3425         * MAINTAINERS (crx): Add myself.
3427 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3429         Sync with src:
3430         2008-04-14  David S. Miller  <davem@davemloft.net>
3432         * configure.ac: Add sparc*-*-* to gold supported targets.
3433         * configure: Regenerate.
3435 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3437         PR bootstrap/35457
3438         * configure.ac: Include override.m4.
3439         * configure: Regenerate.
3441 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3443         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3444         * Makefile.in: Regenerate.
3446 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3448         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3449         as nonconfigurable directories list.
3450         * configure: Regenerate.
3452 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3454         * config.sub, config.guess: Update from upstream sources.
3456 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3458         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3459         * Makefile.in: Regenerate.
3461 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3463         * configure.ac: Do not build libssp for the AVR.
3464         * configure: Regenerate.
3466 2008-04-07  Ian Lance Taylor  <iant@google.com>
3468         * Makefile.def: check-gold depends upon all-binutils.
3469         * Makefile.in: Regenerate.
3471 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3473         * MAINTAINERS (Write After Approval): Add myself.
3475 2008-04-04  Nick Clifton  <nickc@redhat.com>
3477         PR binutils/4334
3478         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3479         builds.
3480         * configure: Regenerate.
3482 2008-04-04  NightStrike  <NightStrike@gmail.com>
3484         PR other/35151
3485         * configure.ac: Combine rules for mingw32 and mingw64.
3486         * configure: Regenerate.
3488 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3490         * MAINTAINERS (Write After Approval): Add myself.
3492 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3494         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3495         * Makefile.in (.NOTPARALLEL): Ditto.
3497 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3499         * MAINTAINERS (Write After Approval): Add myself.
3501 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3503         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3504         * Makefile.in (.NOTPARALLEL): Regenerate.
3506 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3508         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3509         * Makefile.in: Regenerate.
3511 2008-03-26  Jakub Staszak  <kuba@et.pl>
3513         * MAINTAINERS (Write After Approval): Add myself.
3515 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3517         * MAINTAINERS:  Update e-mail address.
3519 2008-03-20  Ian Lance Taylor  <iant@google.com>
3521         * configure.ac: Add support for --enable-gold.
3522         * Makefile.def: Add gold as a directory like ld.
3523         * configure, Makefile.in: Regenerate.
3525 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3527         * configure.ac: m4_include config/proginstall.m4.
3528         * configure: Regenerate.
3530         Backport from upstream Libtool:
3532         2007-10-12  Eric Blake  <ebb9@byu.net>
3534         Deal with Autoconf 2.62's semantic change in m4_append.
3535         * ltsugar.m4 (lt_append): Replace broken versions of
3536         m4_append.
3537         (lt_if_append_uniq): Don't require separator to be overquoted,
3538         and avoid broken m4_append.
3539         (lt_dict_add): Fix typo.
3540         * libtool.m4 (_LT_DECL): Don't overquote separator.
3542 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3544         * config.rpath: Add AIX 6 support.
3546 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3548         * Makefile.def (stageprofile).  Remove -fprofile-generate
3549         from stage_libcflags.
3550         * Makefile.in: Regenerate.
3552 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3554         * config.sub, config.guess: Update from upstream sources.
3556 2008-03-06  Tom Tromey  <tromey@redhat.com>
3558         * MAINTAINERS: Update for treelang deletion.
3560 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3562         * MAINTAINERS: Update my email address.
3564 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3566         * MAINTAINERS (darwin port): Add myself as a maintainer.
3567         (objective-c/c++): Add myself as a maintainer.
3569 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3571         * MAINTAINERS (Write After Approval): Update my email address.
3573 2008-02-25  Tomas Bily  <tbily@suse.cz>
3575         * MAINTAINERS (Write After Approval): Add myself.
3577 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3579         * MAINTAINERS (OpenMP): Add myself.
3581 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3583         PR bootstrap/32009
3584         PR bootstrap/32161
3586         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3587         * configure: Regenerate.
3589         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3590         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3591         STAGE4_LIBCFLAGS): New.
3592         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3593         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3594         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3595         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3596         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3597         for target modules.  Don't export LIBCFLAGS.
3598         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3599         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3600         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3601         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3602         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3603         * Makefile.in: Regenerate.
3605 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3607         PR libgcj/33085
3608         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3609         Do not use -DDLL_EXPORT.  Backport from upstream.
3611 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3613         * MAINTAINERS (Write After Approval): Add myself.
3615 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3617         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3618         * configure: Regenerate.
3620 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3622         * configure.ac (xtensa*-*-*): Recognize processor variants.
3623         * configure: Regenerate.
3625 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3627         PR bootstrap/34922
3628         * configure.ac (PARSE_ARGS): Push suitable setting of
3629         ac_subdirs_all, for `./configure --help=recursive'.
3630         Handle `+' in generic toplevel directory disabling.
3631         * configure: Regenerate.
3633 2008-01-28  Nick Clifton  <nickc@redhat.com>
3635         * MAINTAINERS (xstormy16): Take over maintainership.
3637 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3639         * MAINTAINERS (c4x port): Remove.
3641 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3643         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3645 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3647         * config.sub, config.guess: Update from upstream sources.
3649 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3651         * MAINTAINERS (Write After Approval): Add myself.
3653 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3655         * MAINTAINERS: Update my email address.
3657 2008-01-09  Raksit Ashok  <raksit@google.com>
3659         * MAINTAINERS (Write After Approval): Add myself.
3661 2008-01-09  Raksit Ashok  <raksit@google.com>
3663         * MAINTAINERS (Write After Approval): Add myself.
3665 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3667         * config.sub, config.guess: Update from upstream sources.
3669 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3671         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3672         Change recommended MPFR from 2.2.1 -> 2.3.0.
3673         * configure: Regenerate.
3675 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3677         * MAINTAINERS: Update my email address.
3679 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3681         * MAINTAINERS: Update my email address.
3683 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3685         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3686         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3687         * Makefile.in: Regenerate.
3689 2007-12-10  Mark Heffernan  <meheff@google.com>
3691         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3692         misplaced entries.
3694 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3696         * configure.ac: Enable libjava for x86_64-*-darwin9.
3697         * configure: Regenerate.
3699 2007-12-07  Bill Maddox  <maddox@google.com>
3701         * MAINTAINERS (Write After Approval): Add myself.
3703 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3705         * config.sub, config.guess: Update from upstream sources.
3707 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3709         * config-ml.in: Remove 64bit configure tests.
3711 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3713         * config-ml.in: Robustify against white space in absolute file
3714         names.
3716         * config-ml.in (multi-clean): Substitute ${Makefile}.
3717         Remove superfluous ${Makefile} in list.
3719 2007-11-19  Thiemo Seufer  <ths@mips.com>
3721         * config-ml.in: Don't hardcode the Makefile name.
3723 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3729         * MAINTAINERS (Write After Approval): Add myself.
3731 2007-11-06  Doug Kwan  <dougkwan@google.com>
3733         * MAINTAINERS (Write After Approval): Add myself.
3735 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3737         * MAINTAINERS (mercury): Remove entry.
3738         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3740 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3742         * Makefile.def (dependencies): Make configure-gdb depend on
3743         all-intl.
3744         * Makefile.in: Regenerated.
3746 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3748         * MAINTAINERS (Fortran maintainer): Remove myself.
3750 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3752         * Makefile.def: To avoid problems running with parallel makes,
3753         build newlib before libgloss so that target specific header
3754         files are availble.
3755         * Makefile.in: Regenerate
3757 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3759         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3760         * Makefile.in: Regenerate.
3762 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3764         * MAINTAINERS (Register allocation reviewer): Add myself.
3766 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3768         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3769         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3770         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3771         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3772         * configure: Regenerate.
3774 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3776         * MAINTAINERS (Register allocation reviewer): Add myself.
3778 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3780         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3781         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3782         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3783         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3784         * configure.ac: Default them to host tools for $host = $build.
3785         Subst them.
3787         * configure: Regenerate.
3788         * Makefile.in: Regenerate.
3790 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3792         * MAINTAINERS (Register allocation reviewer): Add myself.
3794 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3796         * MAINTAINERS (Register allocation reviewer): Add myself.
3798 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3800         * MAINTAINERS (Write After Approval): Fix typo.
3802 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3804         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3805         * configure: Regenerate.
3807 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3809         PR bootstrap/31906
3810         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3811         they're already prefixed.
3813 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3815         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3816         libstdc++.
3817         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3818         * configure: Regenerate.
3819         * Makefile.in: Regenerate.
3821 2007-09-17  Andreas Schwab  <schwab@suse.de>
3823         * configure.ac: Raise minimum makeinfo version to 4.6.
3824         * configure: Regenerate.
3826 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3828         * MAINTAINERS (write-after-approval) add myself
3830 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3832         * configure.ac: Correct makeinfo version check.
3833         * configure: Regenerate.
3835 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3837         * MAINTAINERS: Update my email address.
3839 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3841         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3842         to $skipdirs and only disable gprof for newlib.  Use the normal
3843         mips*-elf* handling in other respects.
3844         * configure: Regnerate.
3846 2007-09-12  David Daney  <ddaney@avtrex.com>
3848         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3849         enabling libgcj.
3850         * configure: Regenerate.
3852 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3854         PR other/32154
3855         * configure.ac: For libgloss targets, point the linker to the linker
3856         script, startup code and simulator library.
3857         * configure: Regenerate.
3859 2007-09-07  Andrew Haley  <aph@redhat.com>
3861         * configure.ac (noconfigdirs): Remove target-libffi and
3862         target-libjava.
3863         * configure: Regenerate.
3865 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3867         PR target/33281
3868         * configure.ac: Use config/mh-mingw on mingw.
3869         * configure: Regenerate.
3871 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3873         * MAINTAINERS (Write After Approval): Add myself.
3875 2007-09-05  Richard Guenther  <rguenther@suse.de>
3877         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3878         nor --disable-checking is provided also turn on yes and types
3879         checking for stage1.
3880         * configure: Re-generate.
3882 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3884         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3885         (Write After Approval): Remove myself.
3887 2007-08-29  Nick Clifton  <nickc@redhat.com>
3889         * config.sub, config.guess: Update from upstream sources.
3891 2007-08-22  Bud Davis  <jmdavis@link.com>
3893         * MAINTAINERS (Write After Approval): Added myself.
3894         * MAINTAINERS (Reviewers): Removed myself.
3896 2007-08-18  Paul Brook  <paul@codesourcery.com>
3897             Joseph Myers  <joseph@codesourcery.com>
3899         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3900         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3901         * Makefile.in: Regenerate.
3902         * configure.ac (--with-debug-prefix-map): New.
3903         * configure: Regenerate.
3905 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3906             Nigel Stephens  <nigel@mips.com>
3908         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3909         as target_makefile_frag.
3910         * configure: Regenerate.
3912 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3914         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3915         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3916         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3917         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3918         (do-compare, do-compare3, do-compare-debug): New.
3919         ([+compare-target+]): Use them.
3921 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3923         * MAINTAINERS (Write After Approval): Change my email address.
3925 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3926             Ben Elliston  <bje@au.ibm.com>
3928         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3929         --silent if $silent.
3930         * configure: Regenerate.
3932 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3934         * MAINTAINERS (Various Maintainers): Add myself as
3935         loop infrastructure maintainer.  Update my e-mail
3936         address.
3938 2007-07-31  Diego Novillo  <dnovillo@google.com>
3940         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3941         Adjust description.
3943 2007-07-26  Richard Guenther  <rguenther@suse.de>
3945         * configure.ac: Add types checking to stage1 checking flags.
3946         * configure: Regenerate.
3948 2007-07-17  Nick Clifton  <nickc@redhat.com>
3950         * COPYING3: New file.  Contains version 3 of the GNU General
3951         Public License.
3952         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3953         Lesser General Public License.
3955 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3957         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3959 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3961         * MAINTAINERS (S/390 co-maintainer): Add myself.
3962         (Write After Approval): Remove myself.
3964 2007-07-13  Dan Hipschman  <dsh@google.com>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2007-07-11  Nick Clifton  <nickc@redhat.com>
3970         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3971         WINDRES export.
3972         * Makefile.in: Regenerate.
3974 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3976         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3977         maintainer.
3979 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3981         * lt~obsolete.m4: New. Import from 20070318 libtool.
3983 2007-07-03  Julian Brown  <julian@codesourcery.com>
3985         * MAINTAINERS (Write After Approval): Add myself.
3987 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3989         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3990         * configure: Regenerate.
3992 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3994         * configure.ac: Add some missing m4 quotation.
3995         * configure: Regenerate.
3997 2007-07-02  Simon Baldwin  <simonb@google.com>
3999         * MAINTAINERS (Write After Approval): Add myself.
4001 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4003         * configure: Regenerate.
4005 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4007         * Makefile.def: Add windmc tool to build.
4008         * Makefile.tpl: Likewise.
4009         * configure.ac: Likewise.
4010         * Makefile.in: Regenerate.
4011         * configure: Regenerate.
4013 2007-06-28  DJ Delorie  <dj@redhat.com>
4015         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4016         not building newlib.
4017         * configure: Regenerated.
4019 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4021         * MAINTAINERS (Write After Approval): Add myself.
4023 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4025         * MAINTAINERS (Write After Approval): Add myself.
4027 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4029         * MAINTAINERS (Write After Approval): Add myself.
4031 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4033         * MAINTAINERS (Write After Approval): Add myself.
4035 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4037         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4038         * Makefile.in: Regenerated.
4040 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4042         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4043         bfin*-*-uclinux* targets.
4044         * configure: Regenerate.
4046 2007-06-14  Ian Lance Taylor  <iant@google.com>
4048         * MAINTAINERS: Add myself as non-algorithmic global write
4049         maintainer.
4051 2007-06-14  Diego Novillo  <dnovillo@google.com>
4053         * MAINTAINERS: Add self as middle-end maintainer and
4054         non-algorithmic global write maintainer.
4056 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4058         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4059         Move all Fortran maintainers except Paul Brook into the
4060         Non-Autopoiesis section.
4062 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4064         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4065         (distclean-stage[+id+]): Possibly delete stage_last.
4066         * Makefile.in: Regenerate.
4068 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4070         * MAINTAINERS (Various Maintainer): Fix typo.
4072 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4074         * MAINTAINERS (Various Maintainer): Add myself as
4075         dataflow maintainer.
4077 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4079         * config.sub, config.guess: Update from upstream sources.
4081 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4083         * Makefile.tpl: Fix spelling error.
4084         * Makefile.in: Regenerate.
4086 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4088         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4089         lt_cv_sys_max_cmd_len.
4091 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4093         * MAINTAINERS (Various Maintainers): Add myself as
4094         auto-vectorizer maintainer.
4096 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4098         PR libjava/32098
4099         * libtool.m4: Revert previous change.
4100         * ltgcc.m4: Put it here.
4102 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4104         * MAINTAINERS (Various Maintainers): Add myself as
4105         auto-vectorizer maintainer.
4107 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4109         PR libjava/32098
4110         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4112 2007-05-30  Richard Guenther  <rguenther@suse.de>
4114         * MAINTAINERS (Various Maintainers): Add myself as
4115         auto-vectorizer maintainer.
4117 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4119         PR bootstrap/29382
4120         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4121         * configure: Rebuilt.
4123 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4125         * MAINTAINERS (Write After Approval): Removed my name.
4127 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4129         * MAINTAINERS (Write After Approval): Remove myself.
4131 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4133         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4135 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4137         * ltmain.sh: Update from ToT Libtool.
4138         * libtool.m4: Update from ToT Libtool.
4139         * ltsugar.m4: New. Update from ToT Libtool.
4140         * ltversion.m4: New. Update from ToT Libtool.
4141         * ltoptions.m4: New. Update from ToT Libtool.
4142         * ltconfig: Remove.
4143         * ltcf-c.sh: Remove.
4144         * ltcf-cxx.sh: Remove.
4145         * ltcf-gcj.sh: Remove.
4147 2007-05-22  Ollie Wild  <aaw@google.com>
4149         * MAINTAINERS (Write After Approval): Add myself.
4151 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4153         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4154         stage_cflags.
4155         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4156         Remove CFLAGS/LIBCFLAGS.
4157         (configure-stage[+id+]-[+prefix+][+module+],
4158         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4159         * Makefile.in: Regenerate.
4161 2007-05-15  Diego Novillo  <dnovillo@google.com>
4163         * MAINTAINERS: Update e-mail address.
4165 2007-05-15  Revital Eres  <eres@il.ibm.com>
4167         * MAINTAINERS (Write After Approval): Add myself.
4169 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4171         * MAINTAINERS (Write After Approval): Updated my address.
4173 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4175         * MAINTAINERS (Write After Approval): Add myself.
4177 2007-05-11  Silvius Rus  <rus@google.com>
4179         * MAINTAINERS (Write After Approval): Add myself.
4181 2007-04-23  Tom Tromey  <tromey@redhat.com>
4183         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4185 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4187         * MAINTAINERS (cpplib): Rename to ...
4188         (libcpp): ... this.  Add C/C++ front end maintainers.
4190 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4192         * config-ml.in: Pass ${ml_config_env} to configure calls.
4194 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4196         * MAINTAINERS (Write After Approval): Add myself.
4198 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4200         * MAINTAINERS (Write After Approval): Add myself.
4202 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4204         * MAINTAINERS (fortran 95 front end): Add myself.
4206 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4208         * MAINTAINERS (Write After Approval): Add myself.
4210 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4212         * MAINTAINERS (Modulo Scheduler): Add myself.
4214 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4216         * MAINTAINERS (fortran 95 front end): Add myself.
4217         (c++ front end): whitespace fix.
4219 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4221         * MAINTAINERS (Write After Approval): Add myself.
4223 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4225         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4226         of glob.  Quote arguments with single quotes too.
4227         * configure: Regenerate.
4229 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4231         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4232         * Makefile.in: Regenerate
4234 2007-03-07  Andreas Schwab  <schwab@suse.de>
4236         * configure: Regenerate.
4238 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4240         * configure.ac: Add "--with-pdfdir" configure option,
4241         which defines pdfdir variable.
4242         * Makefile.def (target=fixincludes): Add install-pdf to
4243         missing targets.
4244         (recursive_targets): Add install-pdf target.
4245         (flags_to_pass): Add pdfdir.
4246         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4247         target.
4248         * configure: Regenerate
4249         * Makefile.in: Regenerate
4251 2007-02-28  Eric Christopher  <echristo@apple.com>
4253         Revert:
4254         2006-12-07  Mike Stump  <mrs@apple.com>
4256         * Makefile.def (dependencies): Add dependency for
4257         install-target-libssp and install-target-libgomp on
4258         install-gcc.
4259         * Makefile.in: Regenerate.
4261 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4263         * configure: Regenerate.
4264         * configure.ac: Move statements after variable declarations.
4266 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4268         * MAINTAINERS: Add myself as sh maintainer.
4270 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4272         * configure.ac: Adjust for loop syntax.
4273         * configure: Regenerate.
4275 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4277         * configure: Rebuilt.
4279 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4281         * configure.ac: Drop multiple occurrences of --enable-languages,
4282         and fix its quoting.
4283         * configure: Rebuilt.
4285 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4286             Nathan Sidwell  <nathan@codesourcery.com>
4287             Vladimir Prus  <vladimir@codesourcery.com>
4288             Joseph Myers  <joseph@codesourcery.com>
4290         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4291         * configure: Regenerate.
4293 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4295         * ltconfig (freebsd*): Default to elf.
4297 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4299         * configure.ac (target_libraries): Move libgcc before libiberty.
4300         * configure: Regenerated.
4302 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4303             Paolo Bonzini  <bonzini@gnu.org>
4305         PR bootstrap/30753
4306         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4307         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4308         * configure: Regenerated.
4310 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4312         * MAINTAINERS (Language Front End Maintainers): Update my mail
4313         address.
4315 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4317         PR bootstrap/30748
4318         * configure.ac: Correct syntax for Solaris ksh.
4319         * configure: Regenerated.
4321 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4323         * configure.ac: Sync with src.
4324         * configure: Regenerate.
4326 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4328         * Makefile.in: Regenerate.
4330 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4332         * config.sub: Sync with src.
4334 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4336         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4337         noncanonical equivalents.
4338         * configure.in: Rename to...
4339         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4340         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4341         target_noncanonical.  Use them.  Rewrite removal of configure
4342         arguments for autoconf 2.59.  Discard variable settings.  Force
4343         program_transform_name for native tools.
4345         * Makefile.in: Regenerated.
4346         * configure: Regenerated with autoconf 2.59.
4348 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4350         * MAINTAINERS (Write After Approval): Add myself.
4352 2007-01-31  Andreas Schwab  <schwab@suse.de>
4354         * Makefile.tpl (LDFLAGS): Substitute it.
4355         * Makefile.in: Regenerate.
4357 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4359         * MAINTAINERS (Write After Approval): Add myself.
4361 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4363         * MAINTAINERS (spu port): Add myself.
4365 2007-01-23  Richard Guenther  <rguenther@suse.de>
4367         PR bootstrap/30541
4368         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4369         * Makefile.tpl (GNATBIND): Substitute it.
4370         (GNATMAKE): Likewise.
4371         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4372         of STAGE_PREFIX.
4373         * Makefile.in: Regenerate.
4374         * configure: Regenerate.
4376 2007-01-18  Mike Stump  <mrs@apple.com>
4378         * configure.in: Re-enable -Werror for gcc builds.
4380 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4382         * MAINTAINERS (Write After Approval): Add myself.
4384 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4386         * configure.in: Change == to = in test command.
4387         * configure: Regenerate.
4389 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4390             Nick Clifton  <nickc@redhat.com>
4391             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4393         * configure.in (build_configargs, host_configargs, target_configargs):
4394         Remove build/host/target parameters.
4395         (host_libs): Add gmp and mpfr.
4396         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4397         * Makefile.def (gmp, mpfr): New.
4398         (gcc): Remove target.
4399         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4400         target_os, target_vendor): New.
4401         (configure): Add host_alias/target_alias arguments; adjust invocations.
4402         * configure: Regenerate.
4403         * Makefile.in: Regenerate.
4405 2007-01-11  Matt Fago  <fago@earthlink.net>
4407         * configure.in: Try to link to functions only in mpfr 2.2.x
4408         to improve robustness of configure tests.
4409         * configure: Regenerate.
4411 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4413         * MAINTAINERS: Add myself as i386 maintainer.
4415 2007-01-08  Jan Hubicka  <jh@suse.cz>
4417         * MAINTAINERS: Add myself as i386 maintainer.
4419 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4421         * configure.in: Add support for an x86_64-mingw* target.
4422         * configure: Regenerate.
4424 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4426         * Makefile.tpl (all-target): Correct @if conditional for target
4427         modules.
4428         * configure.in: Omit libiberty if building only target libgcc.
4429         * configure, Makefile.in: Regenerated.
4431 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4433         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4434         * configure: Regenerate.
4436 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4438         * Makefile.def (target_modules): Add libgcc.
4439         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4440         * Makefile.tpl (clean-target-libgcc): Delete.
4441         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4442         on gcc even for bootstrapped modules.  Rewrite handling of
4443         lang_env_dependencies to loop over target_modules.
4444         * configure.in (target_libraries): Add target-libgcc.
4445         * Makefile.in, configure: Regenerated.
4447 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4449         * configure.in: Reorganize recognition of languages.  Add
4450         --enable-stage1-languages.  Show supported languages for the chosen
4451         target rather than all recognized languages.
4452         * configure: Regenerate.
4454 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4456         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4457         * Makefile.in: Regenerate.
4459 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4461         * configure.in: Warn that MPFR 2.2.0 is buggy.
4462         * configure: Regenerate.
4464 2006-12-27  Ian Lance Taylor  <iant@google.com>
4466         * configure.in: When removing Makefiles to force a reconfigure, also
4467         remove prev-DIR*/Makefile.
4468         * configure: Regenerate.
4470 2006-12-22  Andreas Schwab  <schwab@suse.de>
4472         * configure: Regenerate with correct autoconf version.
4474 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4476         * configure.in: add AC_SUBST for *_FOR_TARGET.
4477         * configure: Regenerate.
4479 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4481         * configure.in: Simplify logic for rejecting languages that cannot
4482         be built.  Separate the case when a language is unsupported,
4483         from the case when the user chooses not to build a language.
4485 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4487         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4488         it only affects bootstrap and could be tested on "$host" as well.
4489         * configure: Regenerate.
4490         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4492 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4494         PR bootstrap/29544
4495         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4496         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4497         move here comment from Makefile.tpl.
4498         * Makefile.tpl: Move some definitions higher in the file.
4499         (STAGE1_CHECKING): New.
4500         * configure.in: Add --enable-stage1-checking.
4501         * configure: Regenerate.
4502         * Makefile.in: Regenerate.
4504 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4506         * MAINTAINERS: Add myself as build system maintainer.
4508 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4510         * MAINTAINERS (Write After Approval): Add myself.
4512 2006-12-13  Eric Christopher  <echristo@apple.com>
4514         * MAINTAINERS: Add myself as darwin maintainer.
4516 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4518         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4520 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4522         MAINTAINERS: Update my entry.
4524 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4526         * configure.in:  Handle spu makefile frag.
4527         * Makefile.tpl (MAINT): Define
4528         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4529         * configure: Regenerate.
4530         * Makefile.in: Regenerate.
4532 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4534         * config.guess: Import latest version.
4535         * config.sub: Likewise.
4537 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4539         * configure.in (spu-*-*): Don't skip target-libiberty.
4540         * configure: Regenerate.
4542 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4544         PR bootstrap/30134
4545         * configure.in: Correct x86 darwin support for libjava to powerpc
4546         and i?86 only.
4547         * configure: Regenerate.
4549 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4551         * configure.in: Add x86 darwin support for libjava.
4552         * configure: Regenerate.
4554 2006-12-07  Mike Stump  <mrs@apple.com>
4556         * Makefile.def (dependencies): Add dependency for
4557         install-target-libssp and install-target-libgomp on
4558         install-gcc.
4559         * Makefile.in: Regenerate.
4561 2006-12-04  Richard Guenther  <rguenther@suse.de>
4563         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4564         (Non-Algorithmic Maintainers): Move over non-algorithmic
4565         loop optimizer maintainers, add myself as a non-algorithmic
4566         middle-end maintainer.
4568 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4570         * MAINTAINERS (Write After Approval): Add myself.
4572 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4574         * configure.in: Update error message for missing GMP/MPFR.
4576         * configure: Regenerate.
4578 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4580         * configure.in: Update MPFR version in error message.
4582         * configure: Regenerate.
4584 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4586         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4587         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4588         --with-gmp-lib): New flags.
4590         * configure: Regenerate.
4592 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4594         * MAINTAINERS (Write After Approval): Change my email address.
4596 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4598         * MAINTAINERS (Write After Approval): Add myself.
4600 2006-11-22  Philipp Thomas  <pth@suse.de>
4602         * MAINTAINERS (i18n): Update e-mail address.
4604 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4606         * MAINTAINERS (spu port): Add myself as maintainer.
4607         (Write After Approval): Remove myself.
4609 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4611         * configure.in (skipdirs): Don't build libssp for SPU.
4612         * configure: Regenerate.
4614 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4616         * MAINTAINERS (spu port): Add myself as maintainer.
4617         (libobjc): Update my email address.
4619 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4621         * MAINTAINERS (Write After Approval): Add myself.
4623 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4625         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4626         * configure : Rebuilt.
4628 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4630         * MAINTAINERS (Write After Approval): Add myself.
4632 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4638         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4639         libmpfr.a.
4640         * configure: Regenerate.
4642 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4644         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4645         (unstage): Test for stage_last presence.
4647         PR bootstrap/29802
4648         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4649         STAGE_PREFIX.
4650         * Makefile.in: Regenerate.
4652 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4654         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4655         maintainers.
4657 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4659         * MAINTAINERS (Write After Approval): Add myself.
4661 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4663         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4664         and stageN-package/Makefile.
4665         * Makefile.in: Regenerated.
4667 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4669         * configure.in: Remove target-libgloss from noconfigdirs for
4670         bfin-*-*.
4671         * configure: Regenerated.
4673 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4675         * configure.in (have_gmp): Only error if the gcc directory exists.
4677         * configure: Regenerate.
4679 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4681         * configure.in: Robustify error message for missing GMP/MPFR.
4683         * configure: Regenerate.
4685 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4687         * MAINTAINERS (Write After Approval): Add myself.
4689 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4691         * MAINTAINERS: Change email address.
4693 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4695         * MAINTAINERS (Write After Approval): Add myself.
4697 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4699         * MAINTAINERS (Write After Approval): Add myself.
4701 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4703         * MAINTAINERS (Write After Approval): Move myself to
4704         Write After Approval section.
4706 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4708         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4709         need_gmp anymore.
4710         * configure: Regenerate.
4712 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4714         * MAINTAINERS (Write After Approval): Add myself.
4716 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4718         * config.guess: Import latest version.
4719         * config.sub: Likewise.
4721 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4723         * Makefile.def: Added pdf target handling.
4724         * Makefile.tpl: Added pdf target handling.
4725         * Makefile.in: Regenerated.
4727 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4729         * MAINTAINERS: Add self as score port maintainer.
4731 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4733         * MAINTAINERS (Write After Approval): Add myself.
4735 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4737         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4738         or newer.
4739         * configure: Regenerated.
4741 2006-09-27  Dave Brolley  <brolley@redhat.com>
4743         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4744         using $s instead of $r.
4745         * configure: Regenerated.
4747 2006-09-26  Thiemo Seufer  <ths@mips.com>
4749         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4750         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4751         * configure: Regenerate.
4753 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4755         * MAINTAINERS (Write After Approval): Remove myself.
4757 2006-09-22  Chao-ying Fu  <fu@mips.com>
4759         * MAINTAINERS (Write After Approval): Add myself.
4761 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4763         * MAINTAINERS: Add self as soft-fp maintainer.
4765 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4767         * MAINTAINERS: Add myself as avr maintainer.
4768         Remove Marek Michalkiewicz as avr maintainer.
4770 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4772         * MAINTAINERS (Write After Approval): Add myself.
4774 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4776         * configure.in: Never build newlib for a Mingw host.
4777         Never build newlib as Mingw target library.
4778         Test the existence of winsup/cygwin for building a Cygwin newlib,
4779         rather than just winsup.
4780         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4781         building a Mingw target.
4782         * configure: Regenerate.
4784 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4786         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4788 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4790         * config.guess: Import from src (was more updated).
4791         * config.sub: Likewise.
4793 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4795         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4796         * configure: Regenerated.
4798 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4800         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4801         for stages after the first.
4803 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4805         * Makefile.def: Add dependencies for configure-opcodes
4806         on configure-intl and all-opcodes on all-intl.
4807         * Makefile.in: Regenerated.
4809 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4811         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4813 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4815         Port to hosts whose 'sort' and 'tail' implementations
4816         treat operands with leading '+' as file names, as POSIX
4817         has required since 2001.  However, make sure the code still
4818         works on pre-POSIX hosts.
4819         * ltmain.sh: Don't assume "sort +2" is equivalent to
4820         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4822 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4824         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4826 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4828         * ltconfig: chmod 644 before ranlib during install.
4830 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4832         PR bootstrap/18058
4833         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4834         if the bootstrap compiler is a GCC version that supports it.
4835         * configure: Regenerate.
4837 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4839         * configure.in: Fix thinkos in previous check-in.
4840         * configure: Regenerate.
4842 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4844         PR other/27063
4845         * configure.in: Test subdir_requires and give an appropriate
4846         error message.
4847         * configure: Regenerate.
4849 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4851         * MAINTAINERS (Write After Approval): Add myself.
4853 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4855         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4857 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4859         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4861 2006-06-20  David Ayers  <d.ayers@inode.at>
4863         PR bootstrap/28072
4864         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4865         whether target-libjava is being configured instead of whether the
4866         java front end is enabled.
4867         * configure: Regenerate.
4869 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4871         PR target/27540
4872         * configure.in: Only enable libgomp on IRIX 6.
4873         * configure: Regenerate.
4875 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4877         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4878         too.
4879         * Makefile.in: Regenerate.
4881 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4883         * config-ml.in: Alter CCASFLAGS to include special
4884         multilib options the same as is done for CFLAGS.
4886 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4888         * configure.in: Don't enable libgomp on hpux10.
4889         * configure: Rebuilt.
4891 2006-06-12  David Ayers  <d.ayers@inode.at>
4893         PR bootstrap/27963
4894         PR target/19970
4895         * configure.in: Remove target-boehm-gc from noconfigdirs where
4896         ${libgcj} is specified.
4897         * configure: Regenerate.
4899 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4901         Sync from src:
4903         * configure.in: Sync.
4904         * configure: Regenerated.
4906         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4908         * Makefile.def: Added dependencies from sim and gdb on intl, and
4909         added configure dependencies to everything with an all dependency
4910         on intl.
4911         * Makefile.in: Regenerated.
4913 2006-06-06  David Ayers  <d.ayers@inode.at>
4915         PR libobjc/13946
4916         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4917         * Makefile.in: Regenerate.
4918         * configure.in: Add --enable-objc-gc at toplevel and have it
4919         enable boehm-gc for Objective-C.
4920         Remove target-boehm-gc from libgcj.
4921         Add target-boehm-gc to target_libraries.
4922         Add target-boehm-gc to noconfigdirs where ${libgcj}
4923         is specified.
4924         Assert that boehm-gc is supported when requested for Objective-C.
4925         Only build boehm-gc if needed either for Java or Objective-C.
4926         * configure: Regenerate.
4928 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4930         PR 27674
4931         * Makefile.tpl (configure-[+prefix+][+module+],
4932         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4933         Remove rule to unstage bootstrapped modules.
4934         (stage_current): New.
4935         * Makefile.in: Regenerate.
4937 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4939         * MAINTAINERS (Write After Approval): Update my e-mail address.
4941 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4943         * include/libiberty.h: Declare pex_run_in_environment.
4945 2006-05-31  Asher Langton  <langton2@llnl.gov>
4947         * MAINTAINERS (Write After Approval): Add myself.
4949 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4951         * Makefile.def (bfd, opcodes): Fix lib_path.
4952         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4953         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4954         * Makefile.in: Regenerate.
4956 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4958         * Makefile.in: Regenerate.
4960 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4962         * Makefile.def: Add install-html target. Add datarootdir
4963         docdir and htmldir to flags_to_pass.
4964         * Makefile.tpl: Add install-html target.
4965         * Makefile.in: Regenerate.
4966         * configure.in: Add --with-datarootdir, --with-docdir, and
4967         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4968         * configure: Regenerate.
4970 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4972         * configure.in: Enable gprof for cross builds.
4973         * configure: Regenerate.
4975 2006-05-22  Richard Guenther  <rguenther@suse.de>
4977         Revert
4978         2006-01-31  Richard Guenther  <rguenther@suse.de>
4979         Paolo Bonzini  <bonzini@gnu.org>
4981         * Makefile.def (target_modules): Add libgcc-math target module.
4982         * configure.in (target_libraries): Add libgcc-math target library.
4983         (--enable-libgcc-math): New configure switch.
4984         * Makefile.in: Re-generate.
4985         * configure: Re-generate.
4986         * libgcc-math: New toplevel directory.
4988 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4989             Andreas Tobler  <a.tobler@schweiz.ch>
4991         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4992         * configure: Rebuilt.
4994 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4996         * MAINTAINERS (Write After Approval): Add myself.
4998 2006-05-01  DJ Delorie  <dj@redhat.com>
5000         * configure.in: Restore CFLAGS if GMP isn't present.
5001         * configure: Regenerate.
5003 2006-05-01  Richard Guenther  <rguenther@suse.de>
5005         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5006         maintainer.
5008 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5010         * MAINTAINERS (Write After Approval): Add myself.
5012 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5014         * MAINTAINERS (Write After Approval): Add myself.
5016 2006-04-18  DJ Delorie  <dj@redhat.com>
5018         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5019         reference libgloss so that libssp can be built in a combined
5020         tree.
5021         * configure: Regenerate.
5023 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5025         * MAINTAINERS (Write After Approval): Add myself.
5027 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5029         * configure.in: Require makeinfo 4.4 or higher.
5030         * configure: Regenerate.
5032 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5034         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5035         Rearrange the entries of other libraries to have them in one place.
5037 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5039         * MAINTAINERS (Write After Approval): Remove myself.
5040         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5042 2006-03-14  Richard Guenther  <rguenther@suse.de>
5044         * configure: Regenerate with autoconf 2.13.
5046 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5048         * MAINTAINERS: Use my work address.
5050         * MAINTAINERS: Update my E-mail address.
5052 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5054         * configure.in: Handle --disable-<component> generically.
5055         * configure: Regenerate.
5057 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5059         PR libgcj/17311
5060         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5062 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5064         * MAINTAINERS (Write After Approval):  Remove myself.
5065         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5067 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5069         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5070         (TARGET_CONFIGDIRS): Remove.
5071         * configure.in: Remove AC_SUBST(target_configdirs).
5072         * Makefile.in, configure: Regenerated.
5074 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5076         * MAINTAINERS (Write After Approval):  Remove myself.
5077         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5079 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5081         PR bootstrap/25670
5083         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5085         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5086         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5087         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5088         BUILD_PREFIX, BUILD_PREFIX_1.
5089         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5091         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5092         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5094         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5095         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5096         of `cat stage_current`.  Always provide the `r' and `s' variables.
5097         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5098         a single shell execution.
5099         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5100         bootstrapped modules, make the stage1 module if the build was not
5101         started yet, else build the current stage.
5102         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5103         (all-build, all-host, all-target, [+make_target+]-host,
5104         [+make_target+]-target): Do not use \-continued lines.
5105         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5106         (current_stage, restrap, stage_last): New.
5108         * Makefile.in: Regenerate.
5109         * configure: Regenerate.
5111 2006-02-19  Bud Davis  <jmdavis@link.com>
5113         * MAINTAINERS (Write After Approval):  Remove myself.
5114         (Language Front End Maintainers):  Add myself as fortran 95
5115         maintainer and update e-mail address.
5117 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5119         * MAINTAINERS (Write After Approval):  Remove myself.
5120         (Language Front End Maintainers):  Add myself as fortran 95
5121         maintainer.
5123 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5125         * MAINTAINERS (Write After Approval): Add myself.
5127 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5129         * MAINTAINERS (Write After Approval):  Remove myself.
5130         (Language Front End Maintainers):  Add myself as
5131         fortran 95 maintainer.
5133 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5135         Sync from src:
5137         2005-12-27  Leif Ekblad  <leif@rdos.net>
5139         * configure.in: Add support for RDOS target.
5140         * configure: Regenerate.
5142 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5143             Andreas Schwab  <schwab@suse.de>
5145         * configure: Regenerate.
5147 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5149         * configure.in (enable_libgomp): Add AIX.
5150         * configure: Regenerate.
5152 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5154         * MAINTAINERS (Write After Approval): Add myself.
5156 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5158         * MAINTAINERS (Write After Approval): Add myself.
5160 2006-01-31  Richard Guenther  <rguenther@suse.de>
5161         Paolo Bonzini  <bonzini@gnu.org>
5163         * Makefile.def (target_modules): Add libgcc-math target module.
5164         * configure.in (target_libraries): Add libgcc-math target library.
5165         (--enable-libgcc-math): New configure switch.
5166         * Makefile.in: Re-generate.
5167         * configure: Re-generate.
5168         * libgcc-math: New toplevel directory.
5170 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5172         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5173         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5174         the assembler, linker and binutils.
5175         * configure: Regenerate.
5177 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5179         * MAINTAINERS (Write After Approval): Add myself.
5181 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5183         * configure: Regenerate.
5185 2006-01-18  Richard Henderson  <rth@redhat.com>
5186             Jakub Jelinek  <jakub@redhat.com>
5187             Diego Novillo  <dnovillo@redhat.com>
5189         * libgomp: New directory.
5190         * Makefile.def: Add target_module libgomp.
5191         * Makefile.in: Regenerate.
5192         * configure.in (target_libraries): Add target-libgomp.
5193         * configure: Regenerate.
5195 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5197         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5198         @ from continuation.
5199         * Makefile.in: Rebuilt.
5201 2006-01-04  Chris Lattner  <sabre@gnu.org>
5203         * MAINTAINERS (Write After Approval): Add myself.
5205 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5207         PR bootstrap/24252
5209         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5210         * Makefile.tpl (OBJDUMP): New.
5211         (EXTRA_HOST_FLAGS): Add it.
5212         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5214         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5215         to use symbolic links between directories.  Avoid race conditions
5216         or make them harmless.
5217         * configure.in: Do not try to use symbolic links between directories.
5219         * Makefile.def (LEAN): Pass.
5220         * Makefile.tpl (LEAN): Define.
5221         (stage[+id+]-start): Accept that the previous directory does not
5222         exist, if the bootstrap is lean.
5223         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5224         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5225         configure substitution.
5226         ([+compare-target+]): Likewise.
5227         ([+bootstrap-target+]-lean): New.
5228         * configure.in: Remove lean bootstrap support from here.
5230         * Makefile.in: Regenerate.
5231         * configure: Regenerate.
5233 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5235         * MAINTAINERS (libdecnumber): Add myself.
5237 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5239         * libtool-ldflags: New script.
5241 2006-01-02  Andreas Schwab  <schwab@suse.de>
5243         * configure.in: When reconfiguring remove Makefile in
5244         all stage directories.
5245         * configure: Regenerate.
5247 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5249         * MAINTAINERS: Update my email address.
5251 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5253         Revert Ada-related part of the previous change.
5255         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5256         Do not pass.
5257         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5258         * Makefile.in: Regenerate.
5259         * configure.in: Do not include mt-ppc-aix target fragment.
5260         * configure: Regenerate.
5262 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5264         * configure.in: Select appropriate fragments for PowerPC/AIX.
5265         * configure: Regenerate.
5267         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5268         BOOT_CFLAGS, BOOT_LDFLAGS.
5269         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5270         BOOT_CFLAGS, BOOT_LDFLAGS.
5271         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5272         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5273         (stage): Fail if we cannot complete the work.
5274         * Makefile.in: Regenerate.
5276 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5278         * configure.in: Replace ms1 with mt.
5279         * configure: Rebuilt.
5281 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5283         * MAINTAINERS: Update my email address.
5285 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5287         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5288         install-host-nogcc): Don't invoke $(stage) at the end.
5289         * Makefile.in: Regenerate.
5291 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5293         * configure.in: Flip the top-level bootstrap switch.
5294         * configure: Regenerate.
5296 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5298         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5299         $(stage) and $(unstage).
5300         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5301         (all): Remove stray semicolon.
5302         (local-distclean): Don't handle multilib.tmp and multilib.out.
5303         (install.all): Set $s for consistency.
5304         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5305         check_multilibs setting.  Always make the install directory.
5306         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5307         Correct @if/@endif.
5308         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5309         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5310         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5311         (multilib.out): Remove.
5312         * Makefile.in: Regenerated.
5314 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5316         * MAINTAINERS (Write After Approval): Add myself.
5318 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5320         * MAINTAINERS: Add myself as mt maintainer.
5322         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5324 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5326         * MAINTAINERS: Change email address.
5328 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5330         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5331         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5332         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5333         Find in-tree tools if available.
5334         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5335         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5336         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5337         (COMPILER_*_FOR_TARGET): New.
5338         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5339         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5340         (CONFIGURED_*, USUAL_*): Remove.
5341         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5342         STRIP): Use autoconf substitutions.
5343         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5344         COMPILER_NM_FOR_TARGET): New.
5345         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5347         (all): Make all-host and all-target in parallel.
5348         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5349         that $$r and $$s are set before invoking a recursive make.
5350         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5351         ([+bootstrap-target+]): Inline most of the `all' target.
5353 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5355         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5356         from the gcc build directory.
5357         * Makefile.in: Regenerate.
5359 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5361         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5362         depend on all-libdecnumber.
5363         * configure.in (host_libs): Include libdecnumber.
5364         * Makefile.in: Regenerate.
5365         * configure: Likewise.
5367 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5369         * libdecnumber: Import decNumber sources from the dfp-branch.
5371 2005-11-21  Kean Johnston  <jkj@sco.com>
5373         * config.sub, config.guess: Sync from upstream sources.
5375 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5377         Import from Autoconf sources:
5379         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5380         * config/move-if-change: Don't output "$2 is unchanged";
5381         suggested by Ben Elliston.  Handle weird characters correctly.
5383 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5385         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5386         to match upstream libtool for darwin.
5388 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5390         * Makefile.def: Remove gdb dependencies for gdbtk.
5391         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5392         (configure-gdb, install-gdb): New rules.
5393         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5394         * Makefile.in, configure: Regenerated.
5396 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5398         * MAINTAINERS (Write After Approval): Add myself.
5400 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5402         * MAINTAINERS (Write After Approval): Add myself.
5404 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5406         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5407         Diego Novillo.
5409 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5411         PR bootstrap/24297
5412         * Makefile.tpl (do-[+make-target+], do-check, install,
5413         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5414         are set before recursing.
5415         * Makefile.in: Regenerate.
5417 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5419         PR bootstrap/18939
5420         * Makefile.def (gcc) <target>: Fix thinko.
5421         * Makefile.in: Regenerate.
5423 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5425         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5426         * configure: Regenerate.
5428 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5430         * MAINTAINERS (Write After Approval): Add self.
5432 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5434         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5435         target-libffi, target-qthreads, target-libjava, and
5436         targetlibobjc.
5437         * configure: Regenerate.
5439 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5441         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5442         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5443         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5444         (USUAL_OBJDUMP_FOR_TARGET): New.
5445         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5446         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5447         * configure, Makefile.in: Regenerated.
5449 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5451         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5452         before other host packages.
5454 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5456         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5458 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5460         PR bootstrap/22340
5462         * configure.in (default_target): Remove.
5463         * Makefile.tpl (all): Do not use prerequisites as subroutines
5464         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5465         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5466         use prerequisites as subroutines.
5467         (check-host, check-target): New.
5468         (bootstrap configure & all targets): Do not use stage*-start
5469         if the directory layout is already ok.
5470         (non-bootstrap configure & all targets): Prepend a $(unstage).
5471         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5472         (NOTPARALLEL): Remove.
5473         (unstage, stage variables): New variables.
5474         (unstage, stage targets): Simply expand to those variables.
5476         * configure: Regenerate.
5477         * Makefile.in: Regenerate.
5479 2005-10-04  James E Wilson  <wilson@specifix.com>
5481         * Makefile.def (lang_env_dependencies): Add libmudflap.
5482         * Makefile.in: Regenerate.
5484 2005-10-03  Andreas Schwab  <schwab@suse.de>
5486         Backport from libtool CVS:
5487         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5489         * ltmain.sh: add support for installing into temporary
5490         staging area (e.g. 'make install DESTDIR=...')
5492 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5494         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5495         * configure: Regenerated.
5497 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5499         * configure: Regenerate with the correct
5500         autoconf version.
5502 2005-09-30  Catherine Moore  <clm@cm00re.com>
5504         * configure.in (bfin-*-*): New.
5505         * configure: Regenerated.
5507 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5509         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5510         (LIPO_FOR_TARGET): New.
5511         (CONFIGURED_LIPO_FOR_TARGET): New.
5512         (USUAL_LIPO_FOR_TARGET): New.
5513         (STRIP_FOR_TARGET): New.
5514         (CONFIGURED_STRIP_FOR_TARGET): New.
5515         (USUAL_STRIP_FOR_TARGET): New.
5516         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5517         STRIP_FOR_TARGET.
5518         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5519         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5520         * Makefile.in: Regenerate.
5521         * configure: Regenerate.
5523 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5525         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5526         (rs6000-*-aix*): Same.
5527         * configure: Regenerate.
5529 2005-09-16  Tom Tromey  <tromey@redhat.com>
5531         * MAINTAINERS: Add self as java maintainer.
5533 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5535         * configure.in: Recognize f95 in the --enable-languages option,
5536         and substitute it for fortran, issuing a warning.
5537         * configure: Regenerate.
5539 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5541         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5542         * configure:  Regenerated.
5544 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5546         * MAINTAINERS: Add self as ms1 maintainer.
5548 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5550         * Makefile.def (libssp): Add to lang_env_dependencies.
5551         * Makefile.in: Regenerate.
5553 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5555         * MAINTAINERS: Add myself as middle-end maintainer.
5557 2005-08-17  Christian Groessler  <chris@groessler.org>
5559         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5560         * Makefile.in: Regenerate.
5562 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5564         * MAINTAINERS (write after approval): Added myself.
5566 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5568         * MAINTAINERS (Write After Approval): Add myself.
5570 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5572         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5573         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5574         Look for alternate names of the target cc and c++
5575         * configure: Regenerate.
5577 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5579         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5580         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5581         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5582         tools; remove code to manually set them.
5583         (Target tools): Look in the environment for them.
5584         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5585         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5586         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5587         build directory.
5588         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5589         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5590         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5591         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5592         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5593         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5594         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5595         * configure: Regenerate.
5596         * Makefile.in: Regenerate.
5598 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5600         * MAINTAINERS: Update for removed CPU targets.
5602 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5604         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5605         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5606         * Makefile.in: Regenerated.
5608 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5610         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5611         (CFLAGS_FOR_TARGET): Use it.
5612         (CXXFLAGS_FOR_TARGET): Likewise.
5613         * Makefile.in: Regenerated.
5614         * configure.in (--with-build-sysroot): New option.
5615         * configure: Regenerated.
5617 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5619         * Makefile.tpl: Wrap install between unstage and stage
5620         * Makefile.in: Regenerate.
5622 2005-07-21  Eric Christopher  <echristo@apple.com>
5624         * MAINTAINERS: Update affiliation.
5626 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5628         * MAINTAINERS: Add self as crx port maintainer.
5630 2005-07-20  DJ Delorie  <dj@redhat.com>
5632         * MAINTAINERS: Add self as m32c maintainer.
5634 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5636         * all files: Update FSF address.
5638 2005-07-15  Eric Christopher  <echristo@redhat.com>
5640         * MAINTAINERS: Change affiliation.
5642 2005-07-14  Jim Blandy  <jimb@redhat.com>
5644         * configure.in: Add cases for Renesas m32c.
5645         * configure: Regenerated.
5647 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5649         * COPYING.LIB: Update from fsf.org.
5651 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5653         * COPYING, compile, config.guess,
5654         config.sub, install-sh, missing, mkinstalldirs,
5655         symlink-tree, ylwrap: Sync from upstream sources.
5656         * config-ml.in: Update FSF address.
5658 2005-07-13  Eric Christopher  <echristo@redhat.com>
5660         * configure.in: Add toplevel noconfigdir support for tpf.
5661         * configure: Regenerate.
5663 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5665         PR ada/22340
5667         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5668         * Makefile.in: Regenerate.
5670 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5672         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5673         Brolley to write-after-approval.
5675 2005-07-07  Andreas Schwab  <schwab@suse.de>
5677         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5678         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5679         * Makefile.in: Regenerated.
5681 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5683         * configure.in: Don't build sim or rda when targetting darwin.
5684         * configure: Regenerate.
5686 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5688         * configure.in: Add --enable-libssp and --disable-libssp.
5689         * configure: Regenerate with autoconf-2.13.
5691 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5693         * Makefile.def (target_modules): Add libssp.
5694         * configure.in (target_libraries): Add target-libssp.
5695         * configure: Rebuilt.
5696         * Makefile.in: Rebuilt.
5698 2005-07-01  Zack Weinberg  <zackw@panix.com>
5700         * MAINTAINERS: Change email address.  Resign from maintainership.
5702 2005-07-01  Richard Guenther  <rguenther@suse.de>
5704         * MAINTAINERS: Change my e-mail address and affiliation.
5706 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5708         * Makefile.def (stagefeedback): Come after profile.
5709         Define profiledbootstrap target.
5710         * Makefile.tpl (profiledbootstrap): Remove.
5711         (stageprofile-end): Zap stagefeedback.
5712         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5713         * Makefile.in: Regenerate.
5715 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5717         * MAINTAINERS: Update my email address.
5719 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5721         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5722         In 'cpp' stanza, support '#line' as well as '# '.
5724 2005-06-08  Andreas Schwab  <schwab@suse.de>
5726         * MAINTAINERS: Move myself from 'Write After Approval' to
5727         'CPU Port Maintainers' section as m68k maintainer.
5729 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5731         * configure.in (unsupported_languages): New macro.
5732         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5733         non-ported target libraries in noconfigdirs.
5734         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5735         non-linux-gnu.  Remove libgcj_ex_libffi.
5736         <lang_frag loop>: Set add_this_lang=no if the language is in
5737         unsupported_languages.
5738         * configure: Regenerate.
5740 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5742         * configure.in: Fix typo in handling of --with-mpfr-dir.
5743         * configure: Regenerate.
5745 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5747         * MAINTAINERS: Update my email address.
5749 2005-06-02  Jim Blandy  <jimb@redhat.com>
5751         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5752         accepted into the master sources.)
5754 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5755             Michael Snyder  <msnyder@redhat.com>
5756             Stan Cox  <scox@redhat.com>
5758         * configure.in: Set noconfigdirs for ms1.
5760         * configure: Regenerate.
5762 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5764         * MAINTAINERS (Write After Approval): Add self.
5766 2005-06-01  Josh Conner  <jconner@apple.com>
5768         * MAINTAINERS (Write After Approval): Add self.
5770 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5772         * MAINTAINERS: Update my email address.
5774 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5776         * MAINTAINERS (Write After Approval): Add self.
5778 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5780         * MAINTAINERS (Write After Approval): Remove self.
5782 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5784         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5785         (Dependencies): Consider target modules for bootstrap dependencies.
5786         Make target bootstrap modules depend on each stage's gcc.
5787         * Makefile.in: Regenerate.
5789 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5791         * Makefile.def (configure-gcc): Depend on binutils having been built.
5792         (all-gcc): No need to do it here.
5793         * Makefile.in: Regenerate.
5795 2005-05-19  Paul Brook  <paul@codesourcery.com>
5797         * configure.in: Rewrite misleading error message when requested
5798         language cannot be built.
5799         * configure: Regenerate.
5801 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5803         * ylwrap: Import from Automake 1.9.5.
5805 2005-05-13  David Ung  <davidu@mips.com>
5807         * MAINTAINERS (Write After Approval): Add self.
5809 2005-05-09  Mike Stump  <mrs@apple.com>
5811         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5812         lt_cv_sys_max_cmd_len for now.
5814 2005-05-09  Stan Cox  <scox@redhat.com>
5816         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5818 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5820         * README.SCO: Update the URL.
5822 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5824         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5825         with_gnu_ld to libtool.
5826         * ltcf-c.sh (aix[45]): Define file_list_spec.
5827         * ltcf-cxx.sh (aix[45]): Same.
5828         * ltcf-gcj.sh (aix[45]): Same.
5829         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5830         exists, write list of input files to temporary file.
5832 2005-05-04  Mike Stump  <mrs@apple.com>
5834         * configure.in: Always pass --target to target configures as
5835         otherwise rebuilds that do --recheck will fail.
5836         * confiugure: Rebuilt.
5838 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5840         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5841         STAGE_HOST_EXPORTS.
5842         (configure, all): Add bootstrap support.
5843         (Host modules, target modules): Pass post-stage1 flags and exports.
5844         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5845         * Makefile.in: Regenerate.
5847 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5849         * configure: Regenerate.
5851 2005-04-27  Mike Stump  <mrs@apple.com>
5853         * MAINTAINERS: Add self as darwin maintainer.
5855 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5857         * config.sub: Update from master copy.
5859 2005-04-21  Mike Stump  <mrs@apple.com>
5861         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5862         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5864 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5866         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5867         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5868         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5869         "*-*-elf" and "*-*-linux*".
5870         * configure: Regenerate.
5872 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5874         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5876 2005-04-12  Mike Stump  <mrs@apple.com>
5878         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5880 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5882         * MAINTAINERS (Write After Approval): Add myself.
5884 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5886         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5888 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5890         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5891         (TARGET_CONFIGARGS): Include --with-target-subdir.
5892         (configure, all): New macros.  Use them throughout.
5893         * Makefile.in: Regenerate.
5895 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5897         * MAINTAINERS (Write After Approval): Add myself.
5899 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5901         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5903 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5905         * MAINTAINERS: Move John Carr to Write After Approval.
5907 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5909         * config/mh-mingw32: Delete.
5910         * configure.in: Don't use it.
5911         * configure: Regenerate.
5913 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5915         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5916         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5917         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5918         (HOST_LIB_PATH): Generate from Makefile.def.
5919         (TARGET_LIB_PATH): Likewise.
5920         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5921         * Makefile.in: Regenerate.
5922         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5923         (RPATH_ENVVAR): Include Darwin case.
5924         * configure: Regenerate.
5926 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5928         * MAINTAINERS (Various Maintainers): Remove self.
5929         (Write After Approval): Add self.
5931 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5933         * MAINTAINERS (Various Maintainers): Add self.
5935 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5937         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5938         * configure: Regenerate.
5940 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5942         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5943         gcc_version, and gcc_version_trigger from set of flags to pass.
5944         * Makefile.tpl: Remove definitions of above variables.
5945         (config.status): Remove dependency on $(gcc_version_trigger).
5946         * Makefile.in: Regenerate.
5947         * configure.in: Do not reference config/gcc-version.m4 nor
5948         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5949         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5950         * configure: Regenerate.
5952 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5953             Andrew Pinski  <pinskia@physics.uc.edu>
5955         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5956         * Makefile.in: Regenerate.
5958 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5960         * MAINTAINERS (Write After Approval): Add myself.
5962 2005-03-03  David Ayers  <d.ayers@inode.at>
5964         * MAINTAINERS (Write After Approval): Add myself.
5966 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5968         PR libgcj/20160
5969         * ltmain.sh: Avoid creating archives with components that have
5970         duplicate basenames.
5972 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5974         PR bootstrap/20250
5975         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5976         instead of check.
5977         * Makefile.in: Regenerate.
5979 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5981         * Makefile.in: Regenerate to fix conflict between the previous two
5982         patches.
5984 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5986         PR bootstrap/17383
5987         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5988         * Makefile.tpl (HOST_SUBDIR): New substitution.
5989         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5990         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5991         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5992         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5993         (Host modules, Bootstrapped modules): Use it.
5994         (Build modules, Target modules): Do not create symlink trees,
5995         always configure out-of-srcdir.
5996         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5997         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5998         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5999         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6001         * Makefile.in: Regenerate.
6002         * configure: Regenerate.
6004 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6006         Merged from libada-gnattools-branch:
6007         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6009         * gnattools: New directory.
6010         * Makefile.def: Add gnattools as a module, depending on target-libada.
6011         * Makefile.in: Regenerate.
6012         * configure.in: Include gnattools in host_tools; disable it if ada
6013         is disabled.
6014         * configure: Regenerate.
6016 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6018         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6019         treelang maintainer.
6020         (Write After Approval): Remove myself.
6022 2005-02-23  Paul Schlie  <schlie@comcast.net>
6024         * configure.in: Allow darwin targeted ports to build tk, itcl and
6025         libgui.
6026         * configure: Regenerate.
6028 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6030         PR libgcj/10353
6031         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6032         * configure: Regenerate.
6034 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6036         * MAINTAINERS (Write After Approval): Add myself.
6038 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6040         * MAINTAINERS: Update my e-mail address.
6042 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6044         * MAINTAINERS (Write After Approval): Add myself.
6046 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6048         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6049         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6050         target-libgloss when not *-*-elf and *-*-aout.
6051         * configure: Regenerate.
6053 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6055         * MAINTAINERS: Remove obsolete entries.
6057         * MAINTAINERS (Write After Approval): Add Michael Matz.
6059 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6061         * MAINTAINERS: Remove self as cpplib maintainer.
6063 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6065         * install-sh, config.sub: Import from upstream.
6067 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6069         PR bootstrap/18222
6070         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6071         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6072         * Makefile.in: Regenerate.
6074 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6076         * MAINTAINERS: Update my email address.
6078 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6079             Andreas Schwab  <schwab@suse.de>
6081         PR bootstrap/18033
6082         * config-ml.in: Eval option if surrounded by single quotes.
6084 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6086         Revert 2004-12-28 Makefile changes, a better fix will be
6087         applied to mainline and src after GCC 4.0 branches.
6089 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6091         PR bootstrap/17383
6093         * Makefile.def (target_modules): Remove stage parameter,
6094         it is always true now.
6095         * Makefile.tpl (configure-build-[+module+],
6096         configure-target-[+module+]): Always build symlink tree
6097         for the directory and for include.  BUILD_SUBDIR and
6098         TARGET_SUBDIR cannot be . anymore.
6099         * Makefile.in: Regenerate.
6101 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6103         Revert 2004-12-08 Makefile changes.
6105 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6107         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6108         cygwin, mingw.
6110 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6112         * configure.in (sh64-*-*): Reenable gprof.
6113         * configure: Regenerate.
6115 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6117         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6118         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6119         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6120         * Makefile.in: Regenerate.
6122 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6124         * MAINTAINERS: Update my email address.
6126 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6128         * Makefile.tpl: Generate normal dependencies if the LHS module is
6129         not bootstrapped.
6130         * Makefile.in: Regenerate.
6132 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6134         * configure.in: Include config/gxx-include-dir.m4.  Use
6135         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6136         * configure: Regenerate.
6138 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6140         * config.if: Delete.
6141         * configure.in: Set libstdcxx_incdir directly.
6142         * configure: Regenerate.
6144 2004-12-02  Eric Christopher  <echristo@redhat.com>
6146         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6147         * Makefile.in: Regenerate.
6149 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6151         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6152         * configure: Regenerate.
6154 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6156         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6157         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6158         * configure: Regenerate.
6160 2004-12-01  Eric Christopher  <echristo@redhat.com>
6162         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6163         of things to remove.
6165 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6167         * MAINTAINERS (Write After Approval): Update my e-mail address.
6169 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6171         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6172         from CVS libtool to always pass_all.
6174 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6176         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6177         (hppa*64*-*-*): Delete incorrect comment.
6178         * configure: Rebuilt.
6180 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6182         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6184 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6186         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6187         from CVS libtool to always pass_all.
6189 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6191         * install-sh, compile: Import from automake.
6193 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6195         * config.guess, config.sub:  Import from savannnah.
6197 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6199         * MAINTAINERS (Write After Approval): Add myself
6201 2004-11-12  Mike Stump  <mrs@apple.com>
6203         * Makefile.def: Add html support.
6204         * Makefile.tpl: Likewise.
6205         * Makefile.in: Regenerate.
6207 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6209         PR 18423
6210         * configure.in: Remove all instances of build-fixincludes from
6211         noconfigdirs.
6212         (build_configargs): Supply --target to subdirectories.
6213         * configure: Regenerate.
6215         * Makefile.def: Make gcc install depend on fixincludes install.
6216         * Makefile.in: Regenerate.
6218 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6220         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6222 2004-11-11  Paul Brook  <paul@codesourcery.com>
6224         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6226 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6228         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6229         target-libgfortran.
6230         * configure: Regenerate.
6232 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6234         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6235         like CC.
6237 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6239         * Makefile.def (host fixincludes): Specify missing targets.
6240         * Makefile.in: Regenerate.
6242 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6244         * MAINTAINERS: Add myself
6246 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6248         * MAINTAINERS (Write After Approval): Add myself.
6250 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6252         * Makefile.def: Build fixincludes for the host, too.
6253         * Makefile.in: Regenerate.
6254         * configure.in (host_tools): Add fixincludes.
6255         * configure: Regenerate.
6257 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6259         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6260         * configure: Regenerated.
6262 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6264         PR other/17783
6265         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6266         * configure: Regenerated.
6268 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6270         * README.SCO: Update per FSF instructions.
6272 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6274         PR target/18151
6275         * configure.in (case ${target}): Do not build fixincludes for avr.
6276         * configure: Regenerated.
6278 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6280         * configure.in (case ${target}): Do not build fixincludes
6281         on platforms where it is not used.
6282         * configure: Regenerated.
6284 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6286         * configure.in: Use an absolute path to install-sh.
6287         * configure: Regenerated.
6289 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6291         * MAINTAINERS (Write After Approval): Add myself.
6293 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6295         * MAINTAINERS: Remove from Write After Approval those that are
6296         already maintainers.
6298 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6300         * MAINTAINERS:  Update my email address.
6302 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6304         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6305         * configure: Regenerate.
6307 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6309         * MAINTAINERS:  Update my email address.
6311 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6313         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6314         entries belonging to this category.
6316 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6318         * MAINTAINERS: Update my e-mail address.
6320 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6322         Fix wrong conflict resolution in:
6324         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6326         * Makefile.in: Regenerate.
6327         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6328         in the recursive `make', instead of hardwiring `all'.
6329         (Autogenerated TARGET-* variables): New.
6331 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6333         * configure.in: Enable target-libgloss for crx-*-*.
6334         * configure: Regenerate.
6336 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6338         * MAINTAINERS (Various Maintainers): Move the "windows,
6339         cygwin, mingw" maintainer to ...
6340         (OS Port Maintainers): ... here.
6342 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6344         * MAINTAINERS (Write After Approval): Remove those that are
6345         maintainers of some subsystem.
6347 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6349         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6350         * ltcf-cxx.sh (tpf*): Likewise.
6351         * ltconfig (tpf*): Add TPF OS configuration support.
6353 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6355         * MAINTAINERS: Change my email address to my new work account.
6357 2004-09-24  Michael Roth  <mroth@nessie.de>
6359         * configure.in (--without-headers): Add missing double quotes.
6360         * configure: Regenerate.
6362 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6364         * ylwrap: Revert to previous version.
6366 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6368         PR bootstrap/17369
6369         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6370         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6371         SET_GCC_LIB_PATH_CMD.
6372         (BASE_TARGET_EXPORTS): Likewise.
6373         * Makefile.in: Regenerated.
6375         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6376         * configure: Regenerated.
6378 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6380         * config.guess: New upstream version
6381         * compile, depcomp, install-sh, ylwrap: Likewise.
6383 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6385         * config/mh-x86omitfp: New host makefile fragment.  Add
6386         -fomit-frame-pointer to the default BOOT_CFLAGS.
6387         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6388         * configure: Regenerate.
6390 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6392         PR target/11572
6393         * configure.in (*-*-darwin*): Renable libobjc.
6394         * configure: Regenerate.
6396 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6398         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6400 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6402         * Makefile.def: Remove libbanshee.
6403         * Makefile.tpl: Ditto.
6404         * configure.in: Ditto.
6405         * Makefile.in: Regen.
6406         * configure: Ditto.
6408 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6410         * ltmain.sh: Use $pic_object as $non_pic_object if
6411         $non_pic_object=none.
6413 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6415         * missing: Import latest version from master repository.
6417 2004-09-06  Nick Clifton  <nickc@redhat.com>
6419         * config.sub: Import latest version from master repository.
6420         * config.guess: Likewise.
6421         This includes these changes:
6423         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6425         * config.sub: Handle crisv32, alias etraxfs.
6426         * config.guess (crisv32:Linux:*:*): Handle.
6428         2004-08-13  Brad Smith  <brad@comstyle.com>
6430         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6431         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6433         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6435         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6436         assume the processor is a powerpc.  This is because coreutils
6437         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6438         in this case, due to a MacOS X bug that causes
6439         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6440         to return a negative number.
6441         Problem reported by Petter Reinholdtsen in:
6442         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6444         2004-07-19  Ben Elliston  <bje@gnu.org>
6446         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6448         2004-06-24  Ben Elliston  <bje@gnu.org>
6450         * config.guess: Update copyright years.
6451         * config.sub: Likewise.
6453         2004-06-22  Robert Millan  <robertmh@gnu.org>
6455         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6456         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6458         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6460         * config.guess (*:*VMS:*:*): New entry. Replaces
6461         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6462         manufacturer.
6464         2004-06-22  Ben Elliston  <bje@gnu.org>
6466         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6467         * config.sub: Likewise.
6469         2004-06-22  Ben Elliston  <bje@gnu.org>
6471         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6472         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6474         2004-06-11  Ben Elliston  <bje@gnu.org>
6476         * config.guess (pegasos:OpenBSD:*:*): Remove.
6478         2004-06-11  Ben Elliston  <bje@gnu.org>
6480         From Wouter Verhelst <wouter@grep.be>:
6481         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6483         2004-06-11  Ben Elliston  <bje@gnu.org>
6485         * config.guess (luna88k:OpenBSD:*:*): New.
6487         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6489         * config.guess (m32r*:Linux:*:*): New case.
6490         * config.sub: Handle m32rle.
6492         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6494         From Jens Petersen  <petersen@redhat.com>:
6495         * config.sub: Handle sparcv8.
6497         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6499         From Tom Smith <smith@cag.lkg.hp.com>:
6500         * config.guess: Version suffixes are equally significant on Tru64
6501         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6502         prefix of "P" (patched kernel).
6504         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6506         * config.sub: Add support for National Semiconductor CRX target.
6508 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6510         * MAINTAINERS (Various Maintainers): Remove myself as web page
6511         maintainer, add myself as maintainer of build status lists.
6513 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6515         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6516         *-*-netware, but add target-libmudflap.
6517         Consolidate *-*-netware targets (of which really only i?86 exists)
6518         into a single entry.
6519         * configure: Likewise.
6521 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6523         * Makefile.tpl (sorry): Remove.
6524         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6525         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6526         (do-clean): Clean per-stage directories too.
6527         (do-distclean): Run distclean-stage1 too.
6528         (.NOTPARALLEL): Enable during toplevel bootstrap.
6529         (stage[+id+]-bubble): Enable parallel execution during
6530         the recursive invocation.
6531         * Makefile.in: Regenerate.
6533         Fix previous checkin:
6535         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6536         include.
6537         * configure.in: Fix indentation.
6538         * configure: Regenerate.
6540 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6542         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6543         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6544         * configure: regenerate
6545         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6546         -mdynamic-no-pic
6548 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6550         * Makefile.def (build_modules): Add fixincludes.
6551         (dependencies): Make gcc depend on fixincludes.
6552         * configure.in (build_tools): Add fixincludes.
6553         (build_configdirs): Always include build_libs.
6554         * Makefile.in: Regenerate.
6555         * configure: Regenerate.
6557 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6559         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6560         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6561         phony targets; do not generate timestamp files.
6562         (distclean-stageN): Remove references to their timestamp files.
6563         (restageN, touch-stageN): Remove.
6564         (stageN-bubble): Rewritten.
6565         (compare): Support lean bootstraps.
6566         * Makefile.in: Regenerate.
6568         * configure.in: Only warn when bootstrapping but
6569         build != host or build != target.  Support lean bootstraps.
6570         * configure: Regenerate.
6572 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6574         * configure.in:  Give a better error message if GMP/MPFR are missing
6575         and a language needing them has been requested.
6576         * configure:  Regenerated.
6578 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6580         * configure.in:  Print a list of available language front-ends if
6581         a requested one is missing.  Tidy stray tab characters.
6582         * configure:  Regenerated.
6584 2004-08-19  Michael Koch  <konqueror@gmx.de>
6586         * gcc/doc/install.texi: Update entry about automake for libjava.
6588 2004-08-17  Robert Millan  <robertmh@gnu.org>
6590         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6591         (instead of FreeBSD).
6592         * configure: Regenerate.
6594 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6596         * Makefile.in: Regenerate.
6597         * configure: Regenerate.
6599         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6600         stage_*_flags.
6601         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6602         for bootstrapped modules if toplevel bootstrap is going.
6603         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6604         modules.  Adjust for changes in Makefile.def.  Enable several
6605         rules even in non-bootstrap mode, just to avoid peppering the
6606         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6607         (stage-[+prev+]-bubble): Remove.
6609         * Makefile.def (Dependencies): Depend on all-build-bison,
6610         all-build-flex, all-build-byacc, all-build-texinfo, rather
6611         than the host variations.
6612         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6613         with BUILD_SUBDIR.
6614         (BISON): Update for recent Bisons.
6615         (YACC): Fix typo.
6616         (cross): Depend on all-build.
6617         (all): Do not depend on all-build.
6618         (prebootstrap): Remove.
6619         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6620         (Prebootstrap dependencies): Add them to the per-stage targets
6621         and to all-prebootstrap.
6622         * configure.in (build_configdirs): Always enable build_tools.
6623         (BUILD_DIR_PREFIX): Remove.
6625         * Makefile.def (gcc): Add target variable.
6626         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6627         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6628         in the recursive `make', instead of hardwiring `all'.
6629         (Autogenerated TARGET-* variables): New.
6631 2004-08-13  Brian Booth  <bbooth@redhat.com>
6633         * MAINTAINERS: Remove myself from write-after-approval.
6635 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6637         * src-release: Stop distributing mmalloc with gdb (which doesn't
6638         use it).
6639         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6640         * Makefile.in: Regenerate.
6642 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6644         * configure.in (arm*-*-eabi*): New target.
6645         * configure: Regenerate.
6647 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6649         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6650         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6651         (Dependencies): New section.
6652         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6653         (configure-target-[+module+]): Depend on maybe-all-gcc
6654         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6655         (toplevel profiledbootstrap): Fix dependencies.
6656         * Makefile.in: Regenerate.
6658 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6660         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6661         target-libiberty to noconfigdirs.
6662         * configure: Regenerate.
6664 2004-08-03  Paul Brook  <paul@codesourcery.com>
6666         * configure.in: Check for MPFR as well as GMP.
6667         * configure: Regenerate.
6669 2004-08-01  Robert Millan  <robertmh@gnu.org>
6671         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6672         libmudflap for all GNU-based systems (with Glibc).
6673         * configure: Regenerate.
6675 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6677         * Makefile.def (host-modules): Add gcc.
6678         * Makefile.in: Regenerate.
6679         * Makefile.tpl (sorry): New rule.
6680         (configure-host, all-host, [+make_target+]-host, do-check,
6681         install-host): Do not add gcc as a special case.
6682         (host modules): Add a small special-casing for gcc.  Export
6683         extra_make_flags through the environment.
6684         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6685         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6686         other recursive targets for gcc): Remove.
6688         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6689         (stage, unstage): New rules.
6690         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6691         distclean-stage[+id+]): Use stage_current.
6692         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6693         the stage*-start rules.
6695 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6697         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6698         use -all_load flag.
6700 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6702         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6703         * configure: Regenerate.
6705 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6707         * maintainer-scripts/gcc_release: Revert yesterday's change.
6709 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6711         * MAINTAINERS: Add myself to write-after-approval.
6713 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6715         * libf2c: Removed.
6716         * gcc/gccbug.in: Updated because of libf2c removal.
6717         * maintainer-scripts/gcc_release: Ditto.
6719 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6721         * configure.in: Build libmudflap by default on FreeBSD.
6722         * configure: Regenerated.
6724 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6726         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6727         systems.
6728         * configure: Regenerated.
6730 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6732         PR target/16344
6733         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6734         feedback based compiler.
6735         * Makefile.in: Rebuilt.
6737 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6739         * Makefile.def (host_modules): Set bootstrap=true for flex.
6740         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6741         * Makefile.in: Rebuilt.
6743 2004-07-07  Jan Hubicka  <jh@suse.cz>
6745         * MAINTAINERS: Add self as a profile feedback maintainer.
6747 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6749         * configure.in:  Do not prepend $srcdir to /dev/null in
6750         makefile fragments.
6751         * configure:  Regenerate.
6753 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6755         * Makefile.def (build_modules): Add bison, byacc, flex,
6756         m4, texinfo.
6757         (flags_to_pass): Add FLEX.
6758         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6759         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6760         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6761         DEFAULT_MAKEINFO): Remove.
6762         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6763         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6764         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6765         objdir or else use configured tool.
6766         (all-build): New.
6767         (all): Depend on it.
6768         (Build module dependencies): Add.
6769         * Makefile.in: Regenerate.
6770         * configure.in: Better support for multiple build modules,
6771         matching what is done for host/target modules.  Do not look
6772         for "plausible" locations of build tools if Canadian cross.
6773         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6774         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6775         * configure: Regenerate.
6777 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6779         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6780         * Makefile.in: Regenerate.
6782 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6784         * Makefile.tpl (configure-build-[+module+],
6785         configure-[+module+], configure-target-[+module+]): Pass
6786         [+extra_configure_args+].
6787         (all-build-[+module+], all-[+module+], check-[+module+],
6788         install-[+module+], [+make_target+]-[+module+],
6789         all-target-[+module+], check-target-[+module+],
6790         install-target-[+module+], [+make_target+]-target-[+module+]):
6791         Pass [+extra_make_args+].
6792         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6793         (GCC_HOST_EXPORTS): Remove.
6794         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6795         cross, check-gcc, check-gcc-c++, install-gcc,
6796         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6797         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6798         * Makefile.in: Regenerate.
6800 2004-06-21  Matthew Sachs  <msachs@apple.com>
6802         * MAINTAINERS: Added self to write-after-approval.
6804 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6806         * configure.in: Check for srcdir/winsup rather than build directory
6807         winsup.
6808         * configure: Regenerate.
6810 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6812         * configure.in: Don't build Cygwin native newlib if winsup
6813         directory is missing.  Emit warning instead.
6814         * configure: Regenerate.
6816 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6818         * Makefile.tpl (touch-stage[+id+]): New.
6819         (restage[+prev+]): Depend on touch-stage[+id+].
6821         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6822         Use it throughout.
6824         * Makefile.def: Add profile and feedback bootstrap stages.
6825         Remove next field from bootstrap stages.
6826         * Makefile.tpl (LN, LN_S): Substitute.
6827         (stageN-start, stageN-end): Use double-colon rules, to
6828         provide a hook for additional setup commands.
6829         (distclean-stageN-gcc, restageN): Create dependencies from
6830         [+prev+], not from [+next+].
6831         (stageN-bubble): Add commands for successive stages from
6832         [+prev+], using double-colon rules.
6833         (all-stageN-gcc): Fix typo.
6834         (stagefeedback-start, profiledbootstrap): New.
6835         * Makefile.in: Regenerate.
6836         * configure.in: Call ACX_PROG_LN.
6837         * configure: Regenerate.
6839 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6841         * MAINTAINERS (Write After Approval): Add myself.
6843 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6845         * MAINTAINERS (Write After Approval): Add myself.
6847 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6849         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6850         without gcc.
6851         * configure: Regenerate.
6853 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6855         * Makefile.tpl: Fix typo.
6856         * Makefile.in: Regenerate.
6858 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6860         * configure.in: Remove new- prefix from toplevel
6861         bootstrap targets.
6862         * configure: Regenerate.
6864 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6866         * Makefile.tpl (all.normal): Rename to all.
6867         (all): Replace with a rule to pick the default
6868         target from configure.
6869         (all-gcc, configure-gcc): Use conditionals to
6870         do nothing when toplevel bootstrap is going on.
6871         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6872         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6873         * configure.in: Support --enable-bootstrap.
6875         * Makefile.def: Remove new- prefix from toplevel
6876         bootstrap targets.
6877         * Makefile.tpl: Likewise.
6879         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6880         target.
6882         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6883         $(RECURSE_FLAGS) to recursive invocation of make.
6885         * Makefile.in: Regenerate.
6886         * configure: Regenerate.
6888 2004-05-30  Andreas Jaeger  <aj@suse.de>
6889             Jim Wilson  <wilson@specifixinc.com>
6891         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6892         like CC.
6894 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6896         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6897         * configure: Regenerate.
6899 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6901         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6902         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6903         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6904         targets.
6905         * Makefile.in: Regenerate.
6907 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6909         * configure.in: Test the ability to symlink directories.
6910         * configure: Regenerate.
6912         * Makefile.def (bootstrap-stage): New definitions.
6913         * Makefile.tpl (configure-stage1-gcc,
6914         configure-stage2-gcc, configure-stage3-gcc,
6915         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6916         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6917         new-restage3, compare): Autogenerate, see Makefile.in
6918         entry for behavioral changes.
6919         (distclean-stage1, new-stage1-start, new-stage1-end,
6920         new-stage1-bubble, distclean-stage2, new-stage2-start,
6921         new-stage2-end, new-stage2-bubble, distclean-stage3,
6922         new-stage3-start, new-stage3-end): New autogenerated targets.
6923         (objext, prebootstrap, BOOT_CFLAGS,
6924         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6925         targets.
6927         * Makefile.in: Regenerate.
6928         (distclean-stage1, new-stage1-start, new-stage1-end,
6929         new-stage1-bubble, distclean-stage2, new-stage2-start,
6930         new-stage2-end, new-stage2-bubble, distclean-stage3,
6931         new-stage3-start, new-stage3-end): New targets.
6932         (all-stage1-gcc): Move prebootstrap dependency from here...
6933         (configure-stage1-gcc): ...to here.
6934         (new-bootstrap): Use bubble targets.
6935         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6936         Use per-stage distclean targets.
6937         (configure-stage1-gcc, configure-stage2-gcc,
6938         configure-stage3-gcc, all-stage1-gcc,
6939         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6940         Use new-stageN-start to prepare the tree.
6942 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6944         * Makefile.def (host_modules): add libcpp.
6945         * Makefile.tpl: Add dependencies on and for libcpp.
6946         * Makefile.in: Regenerate.
6947         * configure.in: Add libcpp host module.
6948         * configure: Regenerate.
6950 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6952         * Makefile.tpl: Whenever a recursive target is defined, wrap
6953         it in a special @if/@endif block, and prepare its maybe
6954         dependency in the @if/@endif block
6955         * configure.in: Instead of writing maybe dependencies, remove
6956         the @if/@endif statements, and remove the @if/@endif blocks
6957         that remain.
6958         * configure: Regenerate.
6959         * Makefile.in: Regenerate.
6961 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6963         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6965 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6967         PR bootstrap/15120
6968         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6969         * */configure: Rebuilt.
6971 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6973         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6974         of libf2c.
6975         * configure, Makefile.in: Regenerate.
6977 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6979         * MAINTAINERS (Write After Approval): Add myself.
6981 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6983         Merge from tree-ssa-20020619-branch.
6985         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6986         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6987         (HOST_GMPLIBS): Define.
6988         (HOST_GMPINC): Define.
6989         (TARGET_LIB_PATH): Add libmudflap.
6990         (GFORTRAN_FOR_TARGET): Define.
6991         (configure-build*): Export GFORTRAN.
6992         (configure-gcc): Export GMPLIBS and GMPINC.
6993         (all-gcc): Add maybe-all-libbanshee.
6994         (configure-target-libgfortran): Define.
6995         * Makefile.in: Regenerate.
6996         * configure.in (host_libs): Add libbanshee.
6997         (target_libraries): Add target-libmudflap and target-libgfortran.
6998         Add --with-libbanshee.
6999         Handle --disable-libmudflap.
7000         (*-*-freebsd*): Use with_gmp.
7001         Add $(libgcj) to noconfigdirs.
7002         * configure: Regenerate.
7003         * depcomp: New file.
7004         * MAINTAINERS: Add tree-ssa maintainers.
7006 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7008         * MAINTAINERS (Various Maintainers): Add myself.
7010 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7012         * MAINTAINERS (Write After Approval): Add myself.
7014 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7016         * MAINTAINERS (Write After Approval): Add myself.
7018 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7020         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7021         * configure: Regenerate.
7023 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7025         Revert:
7026         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7028         * Makefile.def (flags_to_pass): Remove *dir variables that
7029         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7030         as well as prefix and exec_prefix.
7031         * Makefile.in: Regenerate.
7033 2004-04-26  Robert Millan  <robertmh@gnu.org>
7035         Add patches from libtool CVS.
7036         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7037         * ltconfig: Likewise.
7038         * ltcf-c.sh: Likewise.
7039         * ltcf-cxx.sh: Likewise.
7040         * ltcf-gcj.sh: Likewise.
7042 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7044         * Makefile.def (host_modules): Mark with the bootstrap
7045         flag packages on which gcc depends.
7046         * Makefile.tpl (all-bootstrap): Use it.
7047         * Makefile.in: Regenerate.
7049 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7051         * Makefile.def (flags_to_pass): Remove *dir variables that
7052         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7053         as well as prefix and exec_prefix.
7054         * Makefile.in: Regenerate.
7056 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7058         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7059         * configure: Regenerate.
7060         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7061         * gcc/Makefile.tpl (compare): Use the result of the test.
7062         * gcc/Makefile.in: Regenerate.
7064 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7066         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7067         Always relocate gcc and prev-gcc to the original names, even
7068         if the build fails.
7069         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7070         New targets.
7072 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7074         * MAINTAINERS: Update my email address.
7076 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7078         * configure.in (mips*-*-irix5*): Enable ld.
7079         * configure: Regenerate.
7081 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7083         * configure: Regenerate.
7085 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7087         * Makefile.tpl (configure-[+module+], configure-gcc,
7088         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7089         Set and export LDFLAGS.
7090         * Makefile.in: Regenerate.
7092 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7094         * MAINTAINERS: Add myself to write-after-approval.
7096 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7098         PR bootstrap/14871
7099         * Makefile.tpl: If we don't have built-in-tree target tools,
7100         use the ones found by configure rather than hacking around with
7101         program_transform_name.
7102         * configure.in: Give Makefile.tpl the information necessary
7103         to do that.
7104         * Makefile.in: Regenerate.
7105         * configure: Regenerate.
7107 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7109         PR bootstrap/14760
7110         * configure.in: When computing baseargs, strip *all* copies of
7111         offending options.  Also, don't match/substitute the trailing space,
7112         so that this actually works when two similar options are separated by
7113         only one space.
7114         * configure: Regenerate.
7116 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7118         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7119         (rs6000-*-aix*): Same.
7120         * configure: Regenerate.
7122 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7124         * MAINTAINERS: Add myself to write-after-approval.
7126 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7128         * MAINTAINERS: Add myself to write-after-approval.
7130 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7132         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7133         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7134         * Makefile.in: Regenerate.
7136         * configure.in (top level bootstrap support): Rework --enable-werror
7137         to set @stage2_werror_flag@.
7138         * configure: Regenerate.
7139         * Makefile.tpl (top level bootstrap support): Pass
7140         @stage2_werror_flag@ down to configure in stages 2 and 3.
7141         * Makefile.in: Regenerate.
7143 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7145         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7146         for stages 2 and 3 as well as in make.  As a consequence, remove
7147         OUTPUT_OPTION (now detected by configure) from the flags passed down
7148         to make.
7149         * Makefile.in: Regenerate.
7151         * Makefile.tpl (new-bootstrap): Fix typo.
7152         * Makefile.in: Regenerate.
7154 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7156         * Makefile.tpl: Rearrange by moving recursive_targets rules
7157         into their proper sections.
7158         * Makefile.tpl (top level bootstrap support): Move disabling
7159         of coverage flags from 'make' to 'configure'; improve comments.
7160         * Makefile.in: Regenerate.
7162         * Makefile.tpl (experimental top level bootstrap) Move stage1
7163         language setting from all- target to configure- target; disable
7164         intermodule optimization in stage 1; prevent gratuitous rebuilds
7165         of stage 1.
7166         * Makefile.in: Regenerate.
7167         * configure.in: Comma-separate stage 1 language list for top
7168         level bootstrap.
7169         * configure: Regenerate.
7171         * Makefile.tpl: Clean up experimental top level bootstrap support:
7172         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7173         prev-gcc in configure- targets as well as all- targets.
7174         * Makefile.in: Regenerate.
7176 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7178         * compile: New file imported from automake.
7180 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7182         * configure.in: Remove symbolic link section.
7183         * configure: Regenerate.
7184         * Makefile.tpl (links): Remove.
7185         * Makefile.in: Regenerate.
7187 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7188             Nathanael Nerode  <neroden@gcc.gnu.org>
7190         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7191         Set with AC_CHECK_PROGS.
7192         * configure.in: Fix comment typo from last patch.
7193         * configure: Regenerate.
7195 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7197         * Makefile.tpl: Introduce experimental top level bootstrap support.
7198         * Makefile.in: Regenerate.
7199         * configure.in: Introduce support for top level bootstrap.
7200         * configure: Regenerate.
7202 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7203             Paolo Bonzini  <bonzini@gnu.org>
7205         PR bootstrap/14522
7206         * configure.in: Cope with shells that do not support unquoted ^
7207         * configure: Regenerate.
7209 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7210             Paolo Bonzini  <bonzini@gnu.org>
7212         PR bootstrap/14522
7213         * configure.in: Cope with shells that do not support nesting
7214         quotes inside quoted backquote substitutions.
7215         * configure: Regenerate.
7217 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7219         PR bootstrap/14522
7220         * configure.in: Fix escaping of $.
7221         * configure: Regenerate.
7223 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7225         * configure: Regenerate, since I forgot to while committing Paolo's
7226         changes.
7228 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7230         PR ada/14131
7231         Move language detection to the top level.
7232         * configure.in: Find default values for the tools as
7233         soon as possible.  Disable ada if GNAT is not found.
7234         Emit error message about missing languages.  Expand
7235         --enable-languages=all for the gcc subdirectory.
7237 2004-03-10  Ben Elliston  <bje@gnu.org>
7239         * MAINTAINERS: Update my email address.
7241 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7243         * ltconfig: Disable building static libraries if building shared
7244         libraries on AIX 5L.
7246 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7248         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7249         and disable libgcj.
7250         * configure: Regenerated.
7252 2004-03-01  Brian Booth  <bbooth@redhat.com>
7254         * MAINTAINERS: Add myself to write-after-approval.
7256 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7258         * MAINTAINERS: Add myself to write-after-approval.
7260 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7262         PR bootstrap/7087
7263         * Makefile.tpl: Guard XFOO sed statements better.
7264         * Makefile.tpl: Add dependency for configure-target-libada.
7265         * Makefile.in: Regenerate (incidentally fixes broken
7266         commit when libada-branch was merged).
7268 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7270         * MAINTAINERS: Add myself to write-after-approval.
7272 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7274         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7275         maintainers.
7277 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7279         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7280         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7282 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7284         PR bootstrap/11932
7285         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7287 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7289         * MAINTAINERS: Added myself to write-after-approval.
7291 2004-02-14  Michael Koch  <konqueror@gmx.de>
7293         * MAINTAINERS: Added myself to write-after-approval.
7295 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7297         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7298         some OS port maintainers to OS port maintainers section.
7300 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7302         * MAINTAINERS: Add self.
7304 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7306         * MAINTAINERS: Alphabetize.
7308 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7310         * MAINTAINERS: Remove myself.
7312 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7314         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7315         (rs6000-*-aix*): Same.
7316         * configure: Regenerate.
7318 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7320         * configure.in (host): Add in missing $noconfigdirs to defines.
7321         * configure: Regenerate.
7323 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7324             Nathanael Nerode  <neroden@gcc.gnu.org>
7326         PR ada/6637, PR ada/5911
7327         Merge with libada-branch:
7328         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7329         with appropriate dependencies. Add --enable-libada configure switch.
7330         * configure, Makefile.in: Regenerate.
7332 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7334         * MAINTAINERS: Add myself to write-after-approval.
7336 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7338         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7339         * configure: Regenerate.
7341 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7343         Merge from upstream:
7345         * ltmain.in: When setting IFS to '~', be careful about user
7346         arguments that contain '~'.
7348         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7350         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7351         Also test $base_compile against $CC with escaped arguments. Bug
7352         reported by Geoff Keating <geoffk@apple.com>.
7354 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7356         * MAINTAINERS: Remove i960 port.
7358 2004-01-23  DJ Delorie  <dj@redhat.com>
7360         * Makefile.def (target_modules) [libiberty]: Don't stage.
7361         * Makefile.in: Rebuilt.
7363 2004-01-20  Caroline Tice  <ctice@apple.com>
7365         * MAINTAINERS: Add myself to write-after-approval.
7367 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7369         * MAINTAINERS: Update my email address.
7371 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7373         * MAINTAINERS: Add myself to write-after-approval.
7375 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7377         * MAINTAINERS: Remove entries without email address.
7379 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7381         * MAINTAINERS: Add myself to write-after-approval.
7383 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7385         * MAINTAINERS: Update my email address.
7387 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7389         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7390         * Makefile.tpl (configure-target-[+module+]): Support stage.
7391         * Makefile.in: Rebuilt.
7393 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7395         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7397 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7399         * MAINTAINERS: Add myself as a MIPS maintainer.
7401 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7403         * configure.in: Use ./config.cache, not config.cache.
7404         * configure: Regenerate.
7405         * Makefile.tpl: Special-casing not needed for GCC any more.
7406         * Makefile.in: Regenerate.
7408         * configure.in: Don't share a cache file for host dirs.
7409         * configure: Regenerate.
7411         * config-ml.in: Don't mess with the cache file.
7413 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7415         * MAINTAINERS: Move myself from 'Write After Approval' to
7416         'CPU Port Maintainers' section as SPARC maintainer.
7418 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7420         * Makefile.tpl: Make GCC use a separate config.cache.
7421         * Makefile.in: Regenerate.
7423         PR bootstrap/11932, PR bootstrap/11933
7424         (I don't know if it will fix either of them, but it relates
7425         to them.)
7426         * configure.in: Don't use shared config.cache for target
7427         directories.
7428         * configure: Regenerate.
7430 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7432         * MAINTAINERS: Add myself to 'Write After Approval' section.
7434 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7436         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7437         * configure: Regenerated.
7439 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7441         * MAINTAINERS: Remove the mn10200 maintainer.
7443 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7445         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7446         * configure: Regenerated.
7448 2003-12-16  Jan Hubicka  <jh@suse.cz>
7450         * MAINTAINERS: Add myself as callgraph maintainer.
7452 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7454         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7455         * configure: Regenerate.
7457 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7459         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7460         'Write After Approval' section. Update email.
7462 2003-12-01  James Lemke  <jim@wasabisystems.com>
7464         * MAINTAINERS (Write After Approval): Add myself.
7466 2003-11-20  Matt Thomas  <matt@3am-software.com>
7468         * MAINTAINERS: Add myself as a vax port maintainer.
7470 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7472         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7473         (configure-build-[+module+], configure-[+module+]): Likewise.
7474         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7475         * Makefile.in: Regenerate.
7477 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7479         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7480         shared/dylibed libraries.
7481         * ltmain.sh: Likewise.
7482         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7483         * ltcf-cxx.sh: Likewise.
7484         * ltcf-gcj.sh: Likewise.
7485         * ltconfig: Likewise.
7487 2003-11-17  Stan Cox  <scox@redhat.com>
7489         * MAINTAINERS: Add myself as iq2000 port maintainer.
7491 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7493         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7494         * Makefile.in: Regenerate.
7496 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7498         * config.sub: Update to 2003-11-03 version.
7500 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7502         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7503         * configure:  Regenerate.
7505 2003-10-20  Nicolas Pitre  <nico@cam.org>
7507         * MAINTAINERS: Add myself to 'Write After Approval' section.
7509 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7511         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7513 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7515         * MAINTAINERS: Update my email address.
7517 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7519         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7521 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7523         * MAINTAINERS: Add myself to 'Write After Approval' section.
7525 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7527         * config.guess: Update to 2003-10-16 version.
7528         * config.sub: Update to 2003-10-16 version.
7530 2003-10-15  David Daney  <ddaney@avtrex.com>
7532         * MAINTAINERS: Added myself to 'Write After Approval' section.
7534 2003-10-15  Falk Hueffner  <falk@debian.org>
7536         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7537         'Write After Approval' section. Update email.
7539 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7541         * MAINTAINERS: Move myself from 'Write After Approval' to
7542         'Various Maintainers' section as middle-end maintainer.
7544 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7546         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7547         HOST_FLAGS_TO_PASS.
7548         * Makefile.in: Regenerate.
7550 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7552         * config.guess: Update to 2003-10-07 version.
7553         * config.sub: Update to 2003-10-07 version.
7555 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7557         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7558         * ltconfig (irix5*, irix6*): Don't override version_type.
7560 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7562         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7563         * configure: Rebuilt
7564         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7565         * Makefile.in: Rebuilt
7567 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7569         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7571 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7573         * MAINTAINERS (Write After Approval): Add myself.
7575 2003-09-29  Paul Koning  <ni1d@arrl.net>
7577         * MAINTAINERS: Move myself from "Write After Approval"
7578         to CPU platform maintainers for pdp11 platform.
7580 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7582         * MAINTAINERS: Move myself from 'Write After Approval' to
7583         'Various Maintainers' section as libffi testsuite maintainer.
7585 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7587         * configure.in: Pass a computed --program-transform-name
7588         to subconfigures.
7589         * configure: Regenerated.
7591 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7593         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7594         * Makefile.in: Regenerate.
7596         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7597         * Makefile.in: Regenerate.
7599 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7601         * MAINTAINERS: Move myself from 'Write After Approval'
7602         to 'Various Maintainers' (objective-c) section.
7604 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7606         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7607         quoting.
7608         * configure: Regenerated.
7610 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7612         * MAINTAINERS (Write After Approval): Add myself to write after
7613         approval list.
7615 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7617         * MAINTAINERS (Write After Approval): Add myself.
7619 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7621         * MAINTAINERS: Update my e-mail address.
7623 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7625         * libtool.m4 (LD): Correct powerpc64 host match.
7627 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7629         * MAINTAINTERS: Update my affiliation and email address.
7631 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7633         * MAINTAINERS (Write After Approval): Add myself.
7635 2003-09-04  DJ Delorie  <dj@redhat.com>
7637         * configure: Regenerate.
7639 2003-09-04  Robert Millan  <robertmh@gnu.org>
7641         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7643 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7645         * configure.in: Ensure arguments to sed are properly spaced.
7646         * configure: Regenerate.
7648 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7650         * MAINTAINERS: Update my e-mail address.
7652 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7654         * MAINTAINERS (Write After Approval): Add myself.
7656 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7658         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7659         * configure: Regenerated.
7661 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7663         * MAINTAINERS: Update my email address.
7665 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7667         * configure.in:  Use newline instead of semicolon when assuming
7668         shell arguments in a for loop.
7669         * configure:  Regenerated.
7671 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7673         * MAINTAINERS: Resurrect the i860 maintainer.
7675 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7677         PR 8180
7678         * configure.in: When testing with_libs and with_headers, treat
7679         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7680         * configure: Regenerate.
7682         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7683         make, shell, etc.
7684         (baseargs): Likewise.
7685         * configure: Regenerate.
7687 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7689         * MAINTAINERS (Write After Approval): Add myself.
7691 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7693         * configure.in: Disable libgcj for darwin not on powerpc.
7694         * configure: Rebuild.
7696 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7698         * config-ml.in, symlink-tree: Add license.
7700 2003-08-03  Richard Stallman  <rms@gnu.org>
7701             Eben Moglen  <moglen@columbia.edu>
7703         * README.SCO: New file.
7705 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7707         * Makefile.tpl (check, check-c++): Express dependencies using
7708         dependencies rather than commands.
7709         * Makefile.in: Regenerate.
7711 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7713         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7714         * configure: Ditto.
7716 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7718         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7719         * Makefile.in: Update.
7721 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7723         * configure.in: Enable libgcj for darwin.
7724         * configure: Rebuild.
7726 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7728         * config-ml.in:  Use ac_configure_args directly instead of
7729         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7730         actually seen.
7732 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7734         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7735         creating target and build subdirs to build all parent dirs as needed.
7736         * Makefile.in: Rebuild.
7737         * configure.in: Don't build dirs explicitly here.
7738         * configure: Rebuild.
7740 2003-07-26  Paul Brook  <paul@nowt.org>
7742         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7744 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7746         * Makefile.tpl (all-make): Depend on intl.
7747         * Makefile.in: Rebuilt.
7749 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7751         * install-sh:  Update to newer upstream versions (associated with
7752         aclocal 1.7).
7753         * mkinstalldirs:  Likewise.
7754         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7756 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7758         * MAINTAINERS: Move self from Bug database only accounts
7759         to write-after-approval.
7761 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7763         * config.if: Remove unused libc_interface determination.
7765 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7767         * MAINTAINERS: Move self from write-after-approval to
7768         build machinery (*.in).
7770 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7772         PR bootstrap/11273
7773         PR bootstrap/11408
7774         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7775         unused INSTALL_PROGRAM_ARGS.
7776         * configure.in: Use AC_PROG_INSTALL.
7777         * Makefile.in: Regenerate.
7778         * configure: Regenerate.
7780 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7782         * MAINTAINERS: Alphabetize.
7784 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7786         * configure: Rebuilt.
7787         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7788         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7789         newlib nor libgloss.
7790         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7791         * configure.in (am33_2.0-*-linux*): Added.
7793 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7795         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7796         * configure: Regenerate.
7798 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7800         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7801         * Makefile.in: Regenerate.
7803 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7805         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7806         * Makefile.in: Regenerate.
7808 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7810         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7811         * Makefile.in: Regenerated.
7813         * config-ml.in: Replace PWD with PWD_COMMAND.
7815 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7817         * intl: New directory; see intl/ChangeLog for details.
7818         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7819         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7820         * Makefile.in: Regenerate.
7822 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7824         * configure.in: Clean up config-lang.in handling.  Delete
7825         useless assignment to "subdirs".
7826         * configure: Regenerate.
7828 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7830         * configure.in: Rename 'target_libs' to 'target_libraries'.
7831         Remove useless reference to 'target_libs'.
7832         * configure: Regenerate.
7834 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7836         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7837         * Makefile.in: Regenerate.
7839 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7841         * Makefile.def: Introduce flags_to_pass.
7842         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7843         * Makefile.in: Regenerate.
7845 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7847         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7848         and target-libgloss.
7849         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7850         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7851         * configure: Regenerate.
7853 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7855         * configure.in: Update testsuite_flags to new location.
7856         * configure. Regenerate.
7858 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7860         * Makefile.tpl: Remove BUILD_CC stuff.
7861         * Makefile.in: Regenerate.
7863 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7865         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7867 2003-06-16  Graeme Peterson  <gp@qnx.com>
7869         * MAINTAINERS (Write After Approval): Add myself.
7871 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7873         * config.guess: Update to 2003-06-12 version.
7874         * config.sub: Update to 2003-06-13 version.
7876 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7878         * config.guess: Update to 2003-06-06 version.
7879         * config.sub: Update to 2003-06-06 version.
7881 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7883         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7884         * configure. Regenerate.
7886 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7888         * configure.in: Disable serial configure by default.
7889         * configure: Regenerate.
7890         * Makefile.tpl: Abolish .NOTPARALLEL.
7891         * Makefile.in: Regenerate.
7893         * Makefile.tpl: Replace {build,host,target}_canonical by
7894         {build,host,target}.
7895         * Makefile.in: Regenerate.
7897         * Makefile.tpl: Fix stupid pasto.
7898         * Makefile.in: Regenerate.
7900 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7902         * Makefile.tpl: Remove bogus conditional.
7903         * Makefile.in: Regenerate.
7905 2003-06-05  Jan Hubicka  <jh@suse.cz>
7907         * Makefile.tpl (profiledbootstrap): New target.
7908         * Makefile.in (profiledbootstrap): New target.
7910 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7912         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7913         Pinski. Remove user names from other bugzilla-only maintainers.
7915 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7917         * Makefile.tpl: Make 'recursive targets' using autogen rather
7918         than shell loop.  Remove duplicate 'clean' targets and false
7919         comments.
7920         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7921         Add systematic method of specifying missing targets in subdirs.
7922         Add copyright boilerplate.
7923         * Makefile.in: Regenerate.
7924         * configure.in: Add 'recursive targets' to maybe list.
7925         * configure: Regenerate.
7927         * MAINTAINERS: "GNATS only" -> "Bug database only".
7929         * Makefile.tpl: Rename [+target+] to [+make_target+].
7930         * Makefile.def: Rename 'target' to 'make_target'.
7932 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7934         * MAINTAINERS: Add self as options handling maintainer.
7936 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7938         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7939         been too long since I touched those ports.
7941 2003-05-28  DJ Delorie  <dj@redhat.com>
7943         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7944         * Makefile.in: Regenerate.
7946 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7948         * configure.in: Use curly braces in the definition of tooldir.
7949         * configure: Regenerate.
7951 2003-05-21  DJ Delorie  <dj@redhat.com>
7953         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7954         newlib or libgloss.
7955         * Makefile.in: Regenerate.
7957 2003-05-21  DJ Delorie  <dj@redhat.com>
7959         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7960         * Makefile.in: Regenerate.
7962 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7964         * MAINTAINERS: Update my e-mail address.
7966 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7968         * configure.in: Switch more things to use maybe dependencies.
7969         * Makefile.tpl: Switch more things to use maybe dependencies.
7970         Factor out common code from autogen IF statements.
7971         * configure: Regenerate.
7972         * Makefile.in: Regenerate.
7974 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7976         * configure.in: Accept i[3456789]86 for machine type.
7977         * configure: Regenerate.
7979 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7981         * configure.in: Switch more things to use maybe dependencies.
7982         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7983         * configure: Regenerate.
7984         * Makefile.tpl: Switch more things to use maybe dependencies.
7985         * Makefile.in: Regenerate.
7987 2003-05-16  Andreas Schwab  <schwab@suse.de>
7989         * Makefile.tpl (install-opcodes): Define.
7990         * Makefile.in: Rebuild.
7992 2003-05-13  Andreas Jaeger  <aj@suse.de>
7994         * config.guess: Update to 2003-05-09 version.
7995         * config.sub: Update to 2003-05-09 version.
7997 2003-05-13  Michael Eager  <eager@mvista.com>
7999         * configure.in: Correct sed script so that options in quotes are not
8000         deleted.
8001         * configure: Rebuild.
8003 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8005         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8006         and $$s/newlib/libc/sys/cygwin32 include paths.
8007         * configure: Ditto.
8009 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8011         * MAINTAINERS: Update my email addresses.
8013 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8015         * config-ml.in: Propagate INSTALL variables.
8017 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8019         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8021 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8023         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8024         * Makefile.in: Regenerate.
8026 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8028         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8030 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8032         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8034 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8036         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8037         * Makefile.in: Regenerated.
8039 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8041         * MAINTAINERS (Write After Approval): Upgrade myself from
8042         GNATS only to write-after-approval. Update my mail address.
8044 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8046         (OS Port Maintainers: freebsd): Add myself.
8048 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8050         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8052 2003-04-22  Kean Johnston  <jkj@sco.com>
8054         * MAINTAINERS (SCO ports): Added myself.
8056 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8058         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8060 2003-04-19  Kean Johnston  <jkj@sco.com>
8062         * MAINTAINERS (Write After Approval): Add myself.
8064 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8066         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8067         * Makefile.in: Regenerate.
8069 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8071         * configure.in (powerpc64*-*-linux*): Remove.
8072         * configure: Rebuilt.
8074 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8076         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8077         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8078         and restrap.
8079         * Makefile.in:  Regenerate.
8081 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8083         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8084         * configure: Regenerated.
8086 2003-04-15  DJ Delorie  <dj@redhat.com>
8088         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8090 2003-04-13  Nick Clifton  <nickc@redhat.com>
8092         * config-ml.in: Remove support for --disable-aix removing
8093         call-aix multilibs.
8095 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8097         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8098         * */configure: Rebuilt.
8100 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8102         * MAINTAINERS: Add my email address.
8104 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8106         * MAINTAINERS (Write After Approval): Add myself.
8108 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8110         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8111         * Makefile.in: Regenerate.
8113 2003-03-14  Michael Chastain  <mec@shout.net>
8115         * Makefile.in: Regenerate with correct Makefile.def.
8117 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8119         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8120         Make macro.
8121         * Makefile.in: Regenerate.
8122         * configure.in: Clean up gxx_include_dir logic.
8123         * configure: Regenerate.
8125 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8127         * MAINTAINERS (Write After Approval): Add myself.
8129 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8131         * MAINTAINERS: Update my mail address.
8133 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8135         * configure.in (gxx_include_dir): Fix typo.
8136         * configure: Regenerated.
8138 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8140         * Makefile.tpl: Reindent.
8141         * Makefile.in: Regenerate.
8142         * configure.in: Reindent.  Don't set unused variables.
8143         * configure: Regenerate.
8145 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8147         * configure.in: Include $(build_tooldir)/sys-include in
8148         FLAGS_FOR_TARGET.
8149         * configure: Regenerated.
8151 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8153         * Makefile.tpl: Always pass down RANLIB.
8154         * Makefile.in: Regenerate.
8156         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8157         * Makefile.in: Regenerate.
8158         * configure.in: Remove unused logic relating to --enable-shared
8159         and --enable-threads.  Remove bogus comments.  Remove redundant
8160         noconfigdirs.
8161         * configure: Regenerate.
8163         * configure.in: Replace ${libstdcxx_version} by its value.
8164         Remove reference to mh-dgux.
8165         * configure: Regenerate.
8167 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8169         * MAINTAINERS (Write After Approval): Add myself.
8171 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8173         * Makefile.tpl: Rearrange.
8174         * Makefile.in: Regenerate.
8176 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8178         * configure.in: Add support for kaOS as cross build target system.
8179         * configure: Regenerated.
8181 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8183         * MAINTAINERS (Write after approval): Add myself.
8185 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8187         * MAINTAINERS: Update my email address.
8189 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8191         * MAINTAINERS: Add self to blanket write privs. section.
8193 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8195         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8196         configure-target-* as some target builds may require additional
8197         flags for preprocessor tests.
8198         * Makefile.in: Regenerated.
8200 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8202         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8203         * ltconfig: Handle it.
8204         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8205         auto-detecting it.
8207         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8208         it is used as argument to $CC.
8209         * ltcf-gcj.sh: Likewise.
8211         * configure.in: Introduce --enable-maintainer-mode.
8212         * configure: Rebuilt.
8213         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8214         for maintainer mode.
8215         * Makefile.in: Rebuilt.
8217 2003-02-18  Jason Merrill  <jason@redhat.com>
8219         * Makefile.tpl (check-c++): Allow parallelism.
8221 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8223         * MAINTAINERS: Remove John Carr (who never actually had access to
8224         gcc.gnu.org).
8226 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8228         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8229         don't configure target-libobjc.
8230         * configure: Regenerate.
8232 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8234         * Makefile.tpl (RANLIB): Define.
8235         * Makefile.in: Regenerate.
8237 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8239         * MAINTAINERS: Update my email.
8241 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8243         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8244         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8245         * Makefile.in: Regenerated.
8246         * configure.in: Remove all traces of snavigator, db, and grep.
8247         * configure: Regenerated.
8249 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8251         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8252         After Approval.
8254 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8256         * MAINTAINERS (Write after approval): Add myself.
8258 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8260         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8261         * Makefile.in: Regenerated.
8263 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8265         * config.guess: Updated to 2003-01-30's version.
8266         * config.sub: Updated to 2003-01-28's version.
8268 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8270         * config.if: If gcc_version is already set, just use it.  Don't set
8271         gcc_version_trigger if it's already set, otherwise set it to
8272         gcc/version.c, but only if the file exists.  If it is not set and
8273         gcc/version.c does not exist, try to extract the version number from
8274         $CC.
8276 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8278         * MAINTAINERS: Add myself to write-after-approval list.
8280 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8282         * configure.in:  Revert 24Jan change.
8283         * configure:  Regenerate.
8285 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8287         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8288         entry of HJ Lu.
8290 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8292         * configure.in: Revert previous change.
8293         * configure: Regenerate.
8295 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8297         * configure.in: Make rda native-only.
8298         * configure: Regenerate.
8300 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8302         * MAINTAINERS: Move myself from GNATS-only-accounts to
8303         write-after-approval.
8305 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8307         * configure.in: Add missing \.
8308         * configure: Rebuilt.
8310 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8312         * configure.in (baseargs): Avoid using \| in sed regular
8313         expressions.
8314         * configure: Rebuilt.
8316 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8318         * configure.in (baseargs): Remove all supported forms of
8319         --cache-file, --srcdir, --host, --build and --target options
8320         from argument lists.
8321         * configure: Rebuilt.
8323 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8325         * MAINTAINERS: Add myself to write-after-approval list.
8327 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8329         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8330         * configure: Rebuilt.
8332 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8334         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8335         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8336         * Makefile.in: Regenerate.
8337         * configure: Regenerate.
8339 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8341         * configure.in: Remove Makefile in build, host and target modules
8342         unless configure was run with --no-recursion.
8343         * configure: Rebuilt.
8345 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8347         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8348         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8349         * Makefile.in: Regenerate.
8351 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8353         * config.guess: Update to 2003-01-03 version.
8354         * config.sub: Update to 2003-01-03 version.
8356 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8358         * configure: Regenerate with proper autoconf 2.13.
8360 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8362         * configure.in: Add AC_PREREQ for consistency.
8363         * configure: Regenerate.
8365 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8367         * configure.in (GDB_TK): Add tcl directories conditional on
8368         gdb/gdbtk directory being present.
8369         * configure: Regenerate.
8371 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8373         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8374         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8375         * configure: Rebuilt.
8377 2002-12-31  Tom Tromey  <tromey@redhat.com>
8379         * Makefile.in: Rebuilt.
8380         * Makefile.def (target_modules) [libffi]: Allow installation.
8382 2002-12-31  Andreas Schwab  <schwab@suse.de>
8384         * configure.in: Fix use of $program_transform_name.
8385         * configure: Regenerated.
8387 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8389         * configure.in (baseargs): Don't remove first configure argument.
8390         * configure: Regenerated.
8392 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8394         * Makefile.tpl (local-distclean): Don't remove...
8395         (multilib.ts): ... this.  Moved into...
8396         (multilib.out): ... this.  Don't use sub-make.
8397         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8398         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8399         (configure-build-[+module+], configure-[+module+],
8400         configure-target-[+module+], configure-gcc): ... these.  Test
8401         for Makefile existence.  Drop config.status from dependencies.
8402         * Makefile.in: Rebuilt.
8403         * configure.in: Move gcc-version-trigger to the end of
8404         ac_configure_args.  Add comments to maybedep.tmp and
8405         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8406         nonopt from baseargs, matching and removing corresponding
8407         whitespace while at it.
8408         * configure: Rebuilt.
8410 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8412         * configure.in (host_configargs): Replace reference to
8413         no-longer-defined buildopts with --build=${build_alias}.
8414         * configure: Rebuilt.
8416         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8417         program_transform_name to standard idiom.
8418         (AUTOGEN, AUTOCONF): Define.
8419         (Makefile.in): Use $(AUTOGEN).
8420         (Makefile): Depend on config.status, and use autoconf-style rule to
8421         build it.  Move original commands to...
8422         (config.status): ... this new target.
8423         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8424         $(AUTOCONF).
8425         * Makefile.in: Rebuilt.
8427 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8429         * Makefile.tpl: Fix dramatic bustage due to change in
8430         program_transform_name.
8431         * Makefile.in: Regenerate.
8433         * configure.in: Remove unnecessary PATH setting.
8434         * configure: Regnerate.
8436         * configure.in: Don't default to unprefixed tools unless
8437         the native tools will work.
8438         * configure: Regenerate.
8440         * configure.in: Convert to autoconf script.  Blow away lots
8441         of now-redundant Makefile fragments.
8442         * configure: Generate using Autoconf.
8443         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8444         * Makefile.in: Regenerate.
8446 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8448         * configure: Fix stupid bug where RANLIB was mistakenly included.
8450         * configure.in: Rename (buildargs, hostargs, targargs) to
8451         (build_configargs, host_configargs, target_configargs).
8453         * configure.in: Move logic out of sed statement.
8455         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8456         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8458 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8460         * config.sub: Import from master repository
8461         * config.guess: Ditto
8463 2002-12-24  Andreas Schwab  <schwab@suse.de>
8465         * Makefile.tpl (multilib.out): Fix missing space.
8466         * Makefile.in: Regenerate.
8468 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8470         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8471         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8472         * Makefile.in: Regenerate.
8473         * configure.in: Remove unnecessary leftovers.
8475 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8477         * configure.in (extra_ranlibflags_for_target): New variable.
8478         (*-*-darwin): Add -c to ranlib commands.
8479         * configure (tooldir): Handle extra_ranlibflags_for_target.
8481 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8483         * Makefile.tpl: Revert HJL's change.
8484         * Makefile.in: Regenerated.
8485         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8486         always.
8488 2002-12-19  Andreas Schwab  <schwab@suse.de>
8490         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8491         * Makefile.in: Regenerate.
8493 2002-12-18  H.J. Lu  <hjl@gnu.org>
8495         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8496         * Makefile.in: Regenerated.
8498         * configure.in (build_prefix): New. Substitute.
8500 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8502         * Makefile.tpl: Don't let real targets depend on phony targets.
8503         * Makefile.in: Regenerate.
8505         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8506         * Makefile.in: Regenerate.
8508 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8510         * config.sub: Import from master repository
8511         * config.guess: Ditto
8513 2002-12-16  Jason Merrill  <jason@redhat.com>
8515         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8516         previous 'make bootstrap'.
8517         * Makefile.in: Regenerate.
8519 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8521         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8523 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8525         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8526         * Makefile.in: Regenerate.
8528 2002-12-13  Jason Merrill  <jason@redhat.com>
8530         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8531         library tests.
8532         (check-c++): Just depend on it and check-target-libstdc++-v3.
8533         * Makefile.in: Regenerate.
8535 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8537         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8538         * Makefile.in: Rebuilt.
8540 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8542         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8544 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8546         * configure: Fix bug put in by gremlins.
8548         * Makefile.tpl: Substitute more autoconfily.
8549         * configure: Substitute more autoconfily.
8550         * Makefile.in: Regenerate.
8552 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8554         * config.sub: Import from master repository
8555         * config.guess: Ditto
8556         * MAINTAINERS: Added Svein Seldal under write after approval
8558 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8560         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8561         * Makefile.in (all-sim): Ditto.
8563 2002-12-06  DJ Delorie  <dj@redhat.com>
8565         * Makefile.tpl: Change configure dependencies to not have real
8566         targets depend on phony targets.
8568 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8570         * configure.in: Revert unintentional change.
8572         * Makefile.tpl: Change dependency for */multilib.out so that
8573         it works when gcc isn't in the tree.
8575         * configure.in: Substitute more.
8576         * configure: Run subconfigures from the Makefile.
8577         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8578         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8580 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8582         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8584 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8586         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8587         and corresponding dependencies.
8588         * Makefile.in: Regenerate.
8590         * configure.in (host_tools): Order binutils, gas and ld for
8591         convenience in running the testsuites.
8593         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8594         * Makefile.in: Regenerate.
8595         * configure.in: Introduce rules to serialize subconfigure runs.
8597         * configure.in: Introduce BASE_CC_FOR_TARGET.
8598         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8599         Realize configure-build-* targets.  Realize configure-target-* targets.
8600         * Makefile.in: Regenerate.
8602 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8604         * configure: Move gcc_version_trigger stuff from here...
8605         * configure.in: ...to here.
8607         * configure.in: Separate subconfigure options added by this file from
8608         options given by the user.  Add machinery to put args for host
8609         subconfigures into the Makefile.
8611         * Makefile.tpl: Remove 'vault' targets.
8612         * Makefile.tpl: Reorder and comment dependencies.
8613         * Makefile.in: Regenerate.
8615 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8616         * configure.in: Fix my broken commit of previous patch. (sigh)
8618 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8620         * configure.in: Move host-specific darwin noconfigdirs into
8621         the host-specific section.
8623 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8625         * configure.in: Move host-specific darwin noconfigdirs into
8626         the host-specific section.
8628 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8630         * configure: Remove skip-this-dir support.
8631         * Makefile.tpl: Remove skip-this-dir support.
8633         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8634         subdirectories.
8635         * Makefile.in: Regenerate.
8637         * Makefile.tpl: Strip out useless setting of 'dir'.
8638         * Makefile.in: Regenerate.
8640 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8642         * configure.in: Fix deeply stupid bug.
8644         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8645         shell code in CXX_FOR_TARGET
8646         * Makefile.def: Introduce raw_cxx.
8647         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8648         RAW_CXX_FOR_TARGET.
8649         * Makefile.in: Regenerate.
8651 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8653         * Makefile.tpl: Remove unnecessary ifs.
8654         * Makefile.in: Regenerate.
8656         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8657         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8658         targets for 'no_install' modules.
8659         * configure: Move GDB_TK substitution to configure.in.  Move
8660         build_modules stuff to configure.in.
8661         * configure.in: Implement soft dependency machinery.  Maybe-ize
8662         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8663         * Makefile.in: Regenerate.
8665 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8667         * Makefile.tpl: Make all-target, install-target behave similarly
8668         to all, install (only hitting configured targets).  Eliminate
8669         unused macro defintions.
8671         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8672         build != host.
8674         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8676         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8678         * configure.in: Produce lists of subdir targets we're actually
8679         configuring.  Remove references to "dosrel".
8680         * Makefile.tpl: Let configure set which subdir targets are hit.
8681         Remove install-cross; clean up install; remove ALL.  Remove
8682         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8683         Autogenerate host module targets.  Remove empty dependency lines
8684         and redundant dependency; rearrange slightly.
8685         * Makefile.def: Add host-side libtermcap, utils.
8687         * Makefile.in: Regenerate.
8689 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8691         * ltconfig (osf[345]): Append $major to soname_spec.
8692         Reflect this in library_names_spec.
8693         * ltmain.sh (osf): Prefix $major with . for use as extension.
8695 2002-11-19  Andreas Jaeger  <aj@suse.de>
8697         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8698         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8699         and sparc64 GNU/Linux systems.
8701 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8703         * MAINTAINERS: Update email.
8705 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8707         * MAINTAINERS: Complete James Dennett's entry.
8709 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8711         * MAINTAINERS (Write After Approval): Add myself.
8713 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8715         * Makefile.tpl: syntactic cleanup
8717 2002-11-13  Stuart Hastings  <stuart@apple.com>
8719         * MAINTAINERS: Add myself to write-after-approval list.
8721 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8723         * Makefile.def: Add list of recursive targets to autogenerate.
8724         Add build_modules.
8725         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8726         targets.  Autogenerate *-build-* targets.
8727         * Makefile.in: Regenerate.
8729 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8731         * configure: More autoconf-style substitutions.
8732         * Makefile.tpl: More autoconf-style substitutions.
8733         * Makefile.in: Regenerate.
8735 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8737         * configure: Substitute more variables in a more autoconf-friendly
8738         way.  Simplify slightly.
8739         * Makefile.tpl: Make more variables substitutable in an
8740         autoconf-friendly way.
8741         * Makefile.in: Regenerate.
8743 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8745         * MAINTAINERS (Write After Approval): Add myself.
8747 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8749         * configure.in (v810*): Remove special setting of tools.
8751         * configure: Add support for extra required flags for ar or nm.
8752         * configure.in (aix4.3+): Use above support for target-specific
8753         issues, rather than using config/mt-aix43.
8755 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8757         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8758         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8759         with $srcdir.  Reformat indentation.  Substitute some variables
8760         formerly hard-coded in the Makefile for build=host.
8761         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8762         * Makefile.def: Autogenerate more.
8763         * Makefile.in: Regenerate.
8765 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8767         * MAINTAINERS (Write After Approval): Add myself.
8769 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8771         * Makefile.def (host_modules): Add rda.
8772         * Makefile.in: Regenerate.
8773         * configure.in (target_tool): Add target-rda to list.
8775 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8777         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8779 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8781         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8782         and restrap targets to this rule.
8783         * Makefile.in:  Regenerate.
8785 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8787         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8788         GNATS only accounts.
8790 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8792         * configure.in (i[3456]86-*-linux*): Add check to disable
8793         ${libgcj} for glibc1.
8795 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8797         * MAINTAINERS: Add myself as ip2k port maintainer.
8799 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8801         * configure.in: Add tic4x target.
8803 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8805         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8806         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8807         * Makefile.in: Regenerate.
8809         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8810         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8811         * Makefile.in: Regenerate.
8813 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8815         * MAINTAINERS: Add myself as web pages co-maintainer.
8817 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8819         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8820         * Makefile.in: Regenerate.
8822 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8824         * MAINTAINERS: Add myself and Nathan Sidwell
8825         <nathan@codesourcery.com> as VxWorks maintainers.
8827 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8829         * Makefile.def: Remove order dependency comments.
8830         * Makefile.tpl: Add explicit install-install dependencies.
8831         * Makefile.in: Regenerate.
8833         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8834         * Makefile.in: Regenerate.
8836         * Makefile.tpl: Add configure-target (for src-release in src)
8837         * Makefile.in: Regenerate.
8839 2002-09-30  Nick Clifton  <nickc@redhat.com>
8841         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8843 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8845         * configure.in (s390*-*-linux*): Enable libgcj.
8847 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8849         * configure: Revert accidentally applied changes.
8851         * Makefile.tpl: Make more autoconf-friendly.
8852         * Makefile.in: Regenerate.
8853         * configure: Make substitution more autoconf-like.
8855 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8857         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8858         single entry to handle all these.
8859         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8860         libjava on arm-*-elf.
8862 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8864         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8865         things that depend on them.
8867 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8869         * Makefile.tpl: Make subsituted variables more autoconfy.
8870         * Makefile.in: Regenerate.
8871         * configure: Make seds more autoconfy.
8873 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8875         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8876         * Makefile.in: Regenerate.
8877         * configure.in: Rewrite sed statements to look autoconfy.
8879         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8880         all-target-foo on configure-target-foo.
8881         * Makefile.def: Ditto.
8882         * Makefile.in: Rebuild.
8884 2002-09-25  Andrew Haley  <aph@redhat.com>
8886         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8888 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8890         * Makefile.def: New file.
8891         * Makefile.tpl: New file.
8892         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8893         * contrib/gcc_update: Note that Makefile.in is a generated file.
8895         * configure.in: Minor rearrangement.  Simplify tests.
8897 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8899         * configure.in (with_headers): Skip copy if value is "yes".
8900         (with_libs): Likewise.
8902 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8904         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8905         * configure.in (sh*-*-pe*): Ditto.
8906         * configure.in (mips*-*-pe*): Ditto.
8907         * configure.in (*arm-wince-pe): Ditto.
8909         * configure.in: Rearrange.
8911 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8913         * MAINTAINERS: Update my email address.
8915 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8917         * MAINTAINERS: (Write After Approval): Add myself.
8919 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8921         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8923 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8925         * MAINTAINERS: Change my mailing address.
8927 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8929         * MAINTAINERS (Write After Approval): Remove myself.
8930         (Various Maintainers: c++ runtime libs): Add myself.
8932 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8934         * MAINTAINERS (Write After Approval): Remove myself.
8935         (Various Maintainers: c++ runtime libs): Add myself.
8937 2002-08-15  Eric Christopher  <echristo@redhat.com>
8939         * config.sub: Import from master repository.
8940         * config.guess: Ditto.
8942 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8944         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8945         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8946         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8948 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8950         * MAINTAINERS: Add self to rs6000 vector extensions.
8952 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8954         * libiberty/configure: Reverted unintended yesterday's check in.
8956 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8958         * boehm-gc/configure, libf2c/configure: Rebuilt.
8959         * libffi/configure, libiberty/configure: Ditto.
8960         * libjava/configure, libobjc/configure: Ditto.
8961         * libstdc++-v3/configure, zlib/configure: Ditto.
8962         Merged from binutils:
8963         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8964         From Steve Ellcey <sje@cup.hp.com>:
8965         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8966         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8967         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8968         IA64.
8969         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8970         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8971         soname_spec, sys_lib_search_path_spec): Ditto.
8973 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8975         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8977 2002-08-04  H.J. Lu  (hjl@gnu.org)
8979         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8981 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8983         * MAINTAINERS (Write After Approval): Add myself.
8985 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8987         * configure.in: Move generic linux case to end.  Copy generic
8988         linux noconfigdirs to mips*-*-linux* entry and new
8989         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8991 2002-07-19  Michael Matz  <matz@suse.de>
8993         * MAINTAINERS: Add myself as ra* maintainer.
8995 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8997         * config.guess: Update to 2002-07-09 version.
8998         * config.sub: Update to 2002-07-03 version.
9000 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9002         * MAINTAINERS: Fix typo in a maintainer email address.
9004 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9006         * configure.in: Remove two redundant tests.
9008 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9010         * configure.in (mips*-*-irix6*o32): Enable stabs.
9012 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9014         * configure.in: Don't build grez.
9015         * Makefile.in: Ditto.
9017         * Makefile.in: Remove references to bsp, cygmon, libstub.
9018         * configure.in: Ditto.
9020         * configure.in: Remove leftover reference to gdbtest.
9022 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9024         * configure.in (gxx_include_dir):  Change to match versioned
9025         C++ headers if --enable-version-specific-runtime-libs is used.
9027 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9029         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9031 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9033         * configure.in: Make --without-x work.
9035 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9037         * configure.in: Rearrange target Makefile fragment collection.
9039         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9040         cvs[src].
9041         * configure.in: Ditto.
9043 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9045         * MAINTAINERS (Write After Approval): Update my e-mail address.
9047 2002-06-24  Ben Elliston  <bje@redhat.com>
9049         * configure.in (host_tools): Remove cgen.
9051         * Makefile.in (all-cgen): Remove; runs from its source directory.
9052         (check-cgen, install-cgen, clean-cgen): Likewise.
9053         (all-opcodes): Do not depend on all-cgen.
9054         (all-sim): Likewise.
9056 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9058         * Makefile.in: Eliminate 'apache' targets.
9059         * configure.in: Eliminate 'apache' targets.
9061         * configure.in: Eliminate redundant tests.  Reorganize.
9063         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9065         * config-ml.in: Eliminate references to Cygnus configure.
9067         * Makefile.in: Eliminate references to building emacs.
9069 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9071         * MAINTAINERS: Update my email address.
9073 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9075         * config.if (libstdcxx_incdir): Version C++ headers.
9076         (cxx_incdir): Remove.
9078 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9080         * MAINTAINERS (Write After Approval): Add self.
9082 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9084         * configure.in: Add support for ip2k.
9086 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9088         * configure.in: Fix AIX configury bug.
9090 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9092         * MAINTAINERS (Write After Approval): Add self.
9094 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9096         * configure.in: replace ${topsrcdir} with ${srcdir}
9098         * configure.in: Move definition of libstdcxx_flags
9099         right above usage, rather than waaay earlier.
9101         * configure.in: Pull definition of is_cross_compiler earlier.
9103         * configure.in: Rearrange a little.
9105         * configure.in: Remove references to librx.
9106         * Makefile.in: Remove references to librx.
9108 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9110         * config.sub: Add support for avr target.
9111         Import from master sources, rev 1.255
9113 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9115         * configure, .cvsignore:  Revert previous change...
9116         * Makefile:  ...delete.
9118 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9120         * configure.in: Eliminate ${gasdir} variable.
9122 2002-06-18  Dave Brolley  <brolley@redhat.com>
9124         * configure.in: Add support for frv.
9125         * config.sub: Add support for frv.
9127 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9129         * configure:  Remove garbage from previous commit.
9131 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9133         * configure:  For in-source builds, make a subdir and re-exec there.
9134         * Makefile:  New file.  Pass targets through to build directory.
9135         * .cvsignore:  No longer ignore "Makefile".
9137 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9139         * MAINTAINERS (Write After Approval): Add self.
9141 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9143         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9145 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9147         * configure.in (vax-*-netbsd*): Re-enable gas.
9149 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9151         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9152         BUILD_PREFIX_1, to correct nomenclature.
9153         * configure: Likewise.
9155         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9156         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9158 2002-05-31  Olaf Hering  <olh@suse.de>
9160         * config-ml.in: Propogate DESTDIR also.
9162 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9164         * configure.in (vax-*-netbsd*): Don't build gas for this
9165         platform.
9167 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9169         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9170         and libgcj for AVR.
9172 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9174         * MAINTAINERS (Write After Approval): Add myself.
9176 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9178         * config.guess: Update to 2002-05-22 version.
9179         * config.sub: Likewise.
9181 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9183         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9184         * config-ml.in: Likewise.
9185         * configure: Likewise.
9186         * configure.in: Likewise.
9188 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9190         * MAINTAINERS: Update my email address.
9192 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9194         * configure.in: Simplify makefile fragment collection.
9196         * configure.in: Remove code to build emacs.
9198         * configure.in : Remove --srcdir argument from targargs and buildargs
9199         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9201         * configure: Move some logic to configure.in.
9202         * configure.in: Move some logic from configure.
9204 2002-05-11  Tom Tromey  <tromey@redhat.com>
9206         * MAINTAINERS: Reflect libgcj reality.
9208 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9210         * Makefile.in: Honour DESTDIR.
9212 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9214         * config.guess: Import 2002-03-20 version.
9215         * config.sub: Import 2002-04-26 version.
9217 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9219         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9221 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9223         * MAINTAINERS: Add self.
9225 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9227         * ltmain.sh: Detect and handle object name conflicts
9228         while piecewise linking a static library.
9230 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9232         * configure.in (noconfigdirs): Don't disable libgcj on
9233         sparc64-*-solaris* and sparcv9-*-solaris*.
9235 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9237         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9239 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9241         * configure.in (FLAGS_FOR_TARGET): Do not add
9242         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9243         on i[3456]86-*-linux*.
9245 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9247         * configure.in (noconfigdirs): Replace [ ] with test.
9249         * configure.in (noconfigdirs): Do not add target-newlib if
9250         target == i[3456]86-*-linux*, and host == target.
9252 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9254         * configure.in: delete reference to absent file
9256         * configure.in: replace '[' with 'test'
9258         * configure.in: Eliminate references to gash.
9259         * Makefile.in: Eliminate references to gash.
9261         * configure.in: remove useless references to 'pic' makefile fragments.
9263         * configure.in: (*-*-windows*) Finish removing.
9265         * configure.in: Eliminate redundant test for libgui.
9267 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9269         * MAINTAINERS: Add self and realphabetize.  Update entries
9270         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9271         entry for a29k port maintainer.
9273 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9275         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9276         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9278 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9280         * configure.in: remove references to dead files
9282 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9284         * MAINTAINERS: Add information about purpose of this file.
9286 2002-04-18  Tom Tromey  <tromey@redhat.com>
9288         * configure.in: Disallow configuring libgcj when it is already
9289         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9290         Solaris 2.8 by default.  For PR libgcj/6158.
9292 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9294         * configure.in:  Move default CC setting out of config/mh-* fragments
9295         directly into here.
9297 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9299         * configure.in: don't even try to configure or make a subdirectory
9300         if there's no configure script for it.
9302 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9304         * MAINTAINERS: Remove chill maintainers.
9305         * Makefile.in (CHILLFLAGS): Remove.
9306         (CHILL_LIB): Remove.
9307         (TARGET_CONFIGDIRS): Remove libchill.
9308         (CHILL_FOR_TARGET): Remove.
9309         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9310         CHILL_LIB.
9311         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9312         (CHECK_TARGET_MODULES): Likewise.
9313         (INSTALL_TARGET_MODULES): Likewise.
9314         (CLEAN_TARGET_MODULES): Likewise.
9315         (configure-target-libchill): Remove.
9316         (all-target-libchill): Remove.
9317         * configure.in (target_libs): Remove target-libchill.
9318         Do not compute CHILL_FOR_TARGET.
9319         * libchill: Remove directory.
9321 2002-04-11  DJ Delorie  <dj@redhat.com>
9323         * Makefile.in, configure.in: Sync with binutils, entries
9324         follow...
9326 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9328         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9329         (do-tar, do-bz2): New rules.
9330         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9331         (gdb-tar): New rule.
9332         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9333         (insight_dejagnu.tar): New rule.
9334         (insight.tar): New rule.
9335         (gdb+dejagnu.tar): New rule.
9336         (gdb.tar): New rule.
9338 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9340         * Makefile.in: Add all-tix to deps for all-snavigator
9341         so that tix is built when building snavigator.
9343 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9345         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9346         ld and gdb are not supported.
9348 2002-01-07  Mark Salter  <msalter@redhat.com>
9350         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9351         Allow target-libgloss to be built for arm, strongarm, and xscale.
9353 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9355         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9356         options for i[3456]86-pc-linux* native builds.
9358 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9360         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9361         files from .po files for a distribution.
9363 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9365         * configure.in: Enable libstdc++-v3 for h8300 targets.
9367 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9369         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9370         version from bfd/.
9372 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9374         * Makefile.in (VER): When present, extract the version number from
9375         the file version.in.
9377 2001-05-24  Tom Rix  <trix@redhat.com>
9379         * configure.in : enable ld for aix
9381 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9383         * config.guess: Add linux target for S/390.
9385 2000-11-07  Philip Blundell  <pb@futuretv.com>
9387         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9389 2000-11-03  Philip Blundell  <pb@futuretv.com>
9391         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9392         files.
9394 2001-01-15  Ben Elliston  <bje@redhat.com>
9396         * configure.in (host_tools): Add sid.
9397         Always configure cgen.
9399 2000-11-24  Nick Clifton  <nickc@redhat.com>
9401         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9404 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9406         * Makefile.in (ALL_MODULES): Add all-cgen.
9407         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9408         (all-cgen): New target.
9409         (all-opcodes,all-sim): Depend on all-cgen.
9410         * configure.in (host_tools): Add cgen.
9411         Only configure cgen if --enable-cgen-maint.
9413 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9415         * configure.in: Add *-*-freebsd* configurations.
9417 2002-04-08  Tom Tromey  <tromey@redhat.com>
9419         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9420         Fixes PR libgcj/6068.
9422 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9424         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9426 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9428         * configure.in (alpha*-dec-osf*): Enable libgcj.
9430 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9432         * MAINTAINERS (Write After Approval): Add myself.
9434 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9436         Fix for: PR bootstrap/3591, target/5676
9437         * configure.in (mcore-pe): Disable the configuration of
9438         libstdc++-v3 since exceptions are not supported.
9440 2002-03-20  Anthony Green  <green@redhat.com>
9442         * configure.in: Enable libgcj for xscale-elf target.
9444 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9446         * MAINTAINERS:  Update my email address.
9448 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9450         * ltmain.sh (relink_command): Fix typo in previous change.
9452 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9454         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9455         (relink_command): Added --tag flags.
9456         (mode=install): If relinking fails; error out.
9458 2002-03-12  Richard Henderson  <rth@redhat.com>
9460         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9461         .NOTPARALLEL tag.
9462         (do-check): Rename from check.
9463         (check): Allow parallel check.
9465 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9467         * MAINTAINERS: Add myself as maintainer for xtensa port.
9468         Fix alphabetical order in CPU port maintainer list.
9469         Remove myself from Write After Approval list.
9471 2002-03-11  Richard Henderson  <rth@redhat.com>
9473         * Makefile.in (.NOTPARALLEL): Add fake tag.
9475 2002-03-07  H.J. Lu  (hjl@gnu.org)
9477         * configure.in: Enable gprof for mips*-*-linux*.
9479 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9481         * MAINTAINERS (Write After Approval): Add myself.
9483 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9485         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9486         libjava.
9487         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9489 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9491         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9492         because its Makefile is there; test for the executable instead.
9494 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9496         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9497         libstdc++-v3 and libjava.
9499 2002-02-11  Adam Megacz  <adam@xwt.org>
9501         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9502         boehm-gc
9504 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9506         * config.guess: Updated to 2002-01-30's version.
9507         * config.sub: Updated to 2002-02-01's version.
9508         Contribute sh64-elf.
9509         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9510         * configure.in: Added sh64-*-*.
9512 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9514         * MAINTAINERS: Belatedly add myself to write after approval list.
9516 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9518         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9519         Remove self as Write After Approval.
9521 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9523         * MAINTAINERS: Put self in as maintainer for contrib/regression
9524         directory.
9526 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9528         * MAINTAINERS:  Update my email address.
9530 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9532         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9533         target-libiberty, and target-libgloss.  Skip Java-related
9534         libraries if not supported for NetBSD on target CPU.
9536 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9538         * install-sh: Use _inst.$$_ for temp file name.
9540 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9542         * MAINTAINERS (Write After Approval): Move my contact info
9543         from here...
9544         (OS Port Maintainers): ...to here (netbsd).
9546 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9548         * MAINTAINERS (Write After Approval): Add myself.
9550 2002-01-17  H.J. Lu  <hjl@gnu.org>
9552         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9553         (all-target-fastjar): Also depend on all-target-libiberty.
9555 2002-01-16  H.J. Lu  (hjl@gnu.org)
9557         * config.guess: Import from master sources, rev 1.225.
9558         * config.sub: Import from master sources, rev 1.238.
9560 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9562         * MAINTAINERS (Write After Approval): Remove myself.
9564 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9566         * MAINTAINERS (Write After Approval): Add myself.
9568 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9570         * MAINTAINERS: Add self as docs co-maintainer.
9572 2001-12-11  Matthias Klose  <doko@debian.org>
9574         * MAINTAINERS (Write After Approval): Add myself.
9576 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9578         * MAINTAINERS: Update my email address.
9580 2001-12-07  Turly O'Connor  <turly@apple.com>
9581         * MAINTAINERS (Write After Approval): Add myself.
9582         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9583         (rs6000_initialize_trampoline): Call __trampoline_setup for
9584         ABI_DARWIN too.
9585         * darwin-tramp.asm: New file, implements __trampoline_setup.
9586         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9588 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9590         * MAINTAINERS (Write After Approval): Add myself.
9592 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9594         * configure, configure.in: Use temp file for long sed commands.
9596 2001-12-03  Laurent Guerby  <guerby@acm.org>
9598         * config.sub: Update to version 1.232 on subversion.
9600 2001-12-03  Ben Elliston  <bje@redhat.com>
9602         * MAINTAINERS: Update mail address for config.* patches.
9604 2001-11-27  DJ Delorie  <dj@redhat.com>
9605             Zack Weinberg  <zack@codesourcery.com>
9607         When build != host, create libiberty for the build machine.
9609         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9610         CONFIG_ARGUMENTS.
9611         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9612         New variables.
9613         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9614         and rules.
9615         (all.normal): Depend on ALL_BUILD_MODULES.
9616         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9617         (all-build-libiberty): Depend on configure-build-libiberty.
9619         * configure: Calculate and substitute proper value for
9620         ALL_BUILD_MODULES.
9621         * configure.in: Create the build subdirectory.
9622         Calculate and substitute TARGET_CONFIGARGS (formerly
9623         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9625 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9627         * MAINTAINERS (write-after-approval): Add self.
9629 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9631         * MAINTAINERS (GNATS only accounts): Remove self.
9633 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9635         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9636         libf2c.
9638 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9640         * MAINTAINERS (Write After Approval): Add self.
9642 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9644         * MAINTAINERS: mips and s390 are also CPU ports.
9646 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9648         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9650 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9652         * MAINTAINERS: Alphabetize.
9654 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9656         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9658 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9660         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9662 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9664         * configure.in (--enable-languages): Be more permissive about
9665         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9667 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9669         * config.sub: Import from master sources, rev. 1.230.
9670         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9672 2001-11-07  Laurent Guerby  <guerby@acm.org>
9674         * MAINTAINERS (Write After Approval): Add self.
9676 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9678         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9680 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9682         * config.sub: Import from master sources, rev 1.226.
9683         * config.guess: Import from master sources, rev 1.216.
9685 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9687         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9688         * MAINTAINERS: Add self as maintainer of MMIX port.
9689         Remove old after-approval entry.
9691 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9693         * ChangeLog, configure: Fix spelling errors.
9695 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9697         * MAINTAINERS: Tweak my address.
9699 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9701         * MAINTAINERS: Update my email address.
9703 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9705         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9706         * MAINTAINERS: Add self as maintainer of CRIS port.
9708 2001-10-10  Geert Bosch  <bosch@gnat.com>
9710         * MAINTAINERS (Various maintainers: Ada front end):
9711         Added Robert Dewar.
9713 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9715         * MAINTAINERS (Write After Approval): Added self
9717 2001-10-02  Geert Bosch  <bosch@gnat.com>
9719         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9721 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9723         * configure: Handle temporary files securely using mkdir.
9725 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9727         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9729 2001-09-26  Will Cohen  <wcohen@redhat.com>
9731         * configure.in (*-*-linux*): Disable configuration of target-newlib
9732         and target-libgloss.
9734 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9736         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9737         RANLIB.
9739 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9741         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9742         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9743         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9744         avoid quotes nesting problems.
9745         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9746         (DO_X): Export only variables that are set.
9748 2001-09-19  Ben Elliston  <bje@redhat.com>
9750         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9751         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9752         semantics.  Use the shell built-in "type" command instead.
9754 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9756         Merged from gcc-3_0-branch:
9757         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9758         * ltcf-c.sh: Use $objext, not $ac_objext.
9759         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9760         * ltcf-cxx.sh: Add support for GNU.
9761         2001-07-22  Timothy Wall  <twall@redhat.com>
9762         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9763         default settings if using GNU tools with that configuration.
9764         * ltcf-cxx.sh: Ditto.
9765         * ltcf-gcj.sh: Ditto.
9766         2001-07-21  Michael Chastain  <chastain@redhat.com>
9767         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9768         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9769         * ltmain.sh: Mark as gcc-local.
9771 2001-08-30  Eric Christopher  <echristo@redhat.com>
9772             Jason Eckhardt  <jle@redhat.com>
9774         * config.guess: Merge from master sources.
9775         * config.sub: Merge from master sources, add support for mipsisa32.
9777 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9778         * config.sub: Merge from master sources, rev 1.219.
9779         * MAINTAINERS: Add self as contact for stormy16 port.
9781 2001-08-14  Zack Weinberg  <zackw@panix.com>
9783         * config.sub: Merge from master sources, rev 1.218.
9784         * config.guess: Merge from master sources, rev 1.209.
9786 2001-08-11  Graham Stott  <grahams@redhat.com>
9788         * Makefile.in (check-c++): Add missing semicolon.
9790 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9792         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9794 2001-07-30  Eric Christopher  <echristo@redhat.com>
9796         * MAINTAINERS (Various maintainers: mips port): Added myself.
9798 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9800         * configure.in (sh-*-linux*): New.
9802 2001-07-27  Richard Henderson  <rth@redhat.com>
9804         * .cvsignore: Add LAST_UPDATED.
9806 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9808         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9810 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9812         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9814 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9816         * MAINTAINERS (Write After Approval): Added myself.
9818 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9820         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9821         and libgcj on m68hc11/m68hc12.
9823 2001-06-27  H.J. Lu  (hjl@gnu.org)
9825         * Makefile (CFLAGS_FOR_BUILD): New.
9826         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9828 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9830         * README: Remove version number.
9832 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9834         * INSTALL/README: Update wrt. to the installation instructions now
9835         residing in gcc/doc/install.texi.
9837 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9839         * README: Replace with a cut-down and updated version of gcc/README.
9841 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9843         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9844         multilibs to be disabled.
9846 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9848         * MAINTAINERS (Write After Approval): Add myself.
9850 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9852         * config.guess: Import CVS version 1.195.
9853         * config.sub: Import CVS version 1.212.
9855 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9857         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9858         gcc/xgcc is built, use -print-prog-name to find out the program
9859         name to use.
9861 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9863         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9864         appear to also be in the master copy.
9865         * config.sub:  Import CVS version 1.211.
9867 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9869         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9870         with_gcc]: Use `gcc -shared' to build a shared library.
9872 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9874         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9875         archives.
9877 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9879         * MAINTAINERS (Write After Approval): Add myself.
9881 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9883         * configure.in (libstdcxx_flags): Do not try to execute
9884         libstdc++-v3/testsuite_flags until it exists.
9886 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9888         * MAINTAINERS: Update my email address.
9890 2001-05-31  Graham Stott  <grahams@redhat.com>
9892         * MAINTAINERS (Write After Approval): Add myself.
9894 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9896         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9897         libraries when using g++ with native linker.
9899 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9901         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9903 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9905         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9906         [aix4*|aix5*]: Prepend blank.
9908 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9910         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9911         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9912         of subdir/configure scripts to use the new libtool.m4.
9914 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9916         * MAINTAINERS (Write After Approval): Add myself.
9918 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9920         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9922 2001-05-11  Ben Elliston  <bje@redhat.com>
9924         * Makefile.in (all-sid): New target.
9925         (check-sid, clean-sid, install-sid): Likewise.
9927 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9929         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9931 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9933         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9934         libgcj.
9936 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9938         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9939         gcc/xgcc is built, use -print-prog-name to find out the program
9940         name to use.
9942 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9944         * configure.in (noconfigdirs): Don't reset it from scratch in the
9945         target case; only append to it.
9947         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9948         sparc-*-solaris2.8]: Disable ${libgcj}.
9950 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9952         * configure.in (libgcj_saved): Copy from $libgcj.
9953         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9954         --disable-libgcj.
9956 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9958         * MAINTAINERS: Remove self as MIPS maintainer and
9959         C front end maintainer.
9961 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9963         * configure.in: Move *-chorusos target case to the proper switch.
9964         Disable libgcj.
9966 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9968         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9969         1.641.2.228.
9971 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9973         * Makefile.in (STAGE1_CFLAGS): Pass down.
9975 2001-04-13  Alan Modra  <amodra@one.net.au>
9977         * config.guess: Add hppa64-linux support.  Note for next import that
9978         this is already in the master file.
9979         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9981 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9983         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9984         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9986 2001-04-11  Stan Shebs  <shebs@apple.com>
9988         * MAINTAINERS: Add self as Darwin port maintainer.
9990 2001-04-11  Alan Modra  <amodra@one.net.au>
9992         * MAINTAINERS: Update my email address.
9994 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9996         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9997         recent versions of FreeBSD (release 3 or later).
9998         * ltconfig: On FreeBSD, -lc must not be provided when building
9999         a shared library or else the standard -pthread gcc option is
10000         rendered worthless to later users of the built library.
10002 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10004         * MAINTAINERS: Add self and RTH as C front end maintainers.
10006 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10008         * config.sub: Make sure to match an already-canonicalized
10009         machine name (eg. mn10300-unknown-elf).
10011 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10013         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10014         New macros.
10015         (bootstrap, cross): Use RECURSE_FLAGS.
10016         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10018 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10020         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10022 2001-03-22  Colin Howell  <chowell@redhat.com>
10024         * Makefile.in (DO_X): Do not backslash single-quotes in
10025         backquotes (two places).
10027 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10029         Re-installed:
10030         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10031         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10032         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10033         * ltcf-cxx.sh: Likewise.
10034         * ltcf-gcj.sh: Likewise.
10036 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10038         * MAINTAINERS: Add myself as "documentation co-maintainer".
10040 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10042         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10043         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10045 2001-03-19  Tom Tromey  <tromey@redhat.com>
10047         * config-ml.in: Handle GCJ and GCJFLAGS.
10049 2001-03-21  Michael Chastain  <chastain@redhat.com>
10051         * Makefile.in: all-m4 depends on all-texinfo.
10053 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10055         * MAINTAINERS: Add myself to write after approval list.
10057 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10059         * Makefile.in (DO_X): Quote nested quotes.
10061 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10063         * MAINTAINERS: Add myself to write after approval list.
10065 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10067         * Makefile.in (DO_X): Use double quotes for quoting
10068         "RANLIB=$${RANLIB}".
10070 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10072         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10074 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10076         * configure.in: Only use `lang_requires' for languages athat are
10077         actually enabled.
10079 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10081         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10083 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10085         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10087 2001-03-07  Tom Tromey  <tromey@redhat.com>
10089         * configure.in: Allow config-lang.in to set `lang_requires' to list
10090         of other required languages.
10092 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10094         * Makefile.in: Remove RANLIB definition. Use RANLIB
10095         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10096         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10098 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10099             Alexandre Oliva  <aoliva@redhat.com>
10101         * Makefile.in (check-c++): Use tabs, not spaces.
10103 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10105         * MAINTAINERS: add myself to Write After Approval list.
10107 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10109         * Makefile.in (check-c++): New rule.
10111         * configure.in (target_libs): Remove libg++.
10112         (noconfigdirs): Remove libg++.
10113         (noconfigdirs): Same.
10114         (noconfigdirs): Same.
10115         (noconfigdirs): Same.
10117         * config-ml.in: Remove libg++ references.
10119         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10120         (ALL_TARGET_MODULES): Same.
10121         (configure-target-libg++): Remove.
10122         (all-target-libg++): Remove.
10123         (configure-target-libio): Remove.
10124         (all-target-libio): Remove.
10125         (check-target-libio): Remove.
10126         (.PHONY): Remove.
10127         (libg++.tar.bz2): Remove.
10128         (all-target-cygmon): Remove libio.
10129         (all-target-libstdc++): Remove.
10130         (configure-target-libstdc++): Remove.
10131         (TARGET_LIB_PATH): Remove libstdc++.
10132         (ALL_GCC_CXX): Remove libstdc++.
10133         (all-target-gperf): Correct.
10135 2001-02-16  Nick Clifton  <nickc@redhat.com>
10137         * configure.in (noconfigdirs): Allow configuration of texinfo
10138         for Cygwin hosts.
10140 2001-02-15  Anthony Green  <green@redhat.com>
10142         * configure: Introduce GCJ_FOR_TARGET.
10143         * configure.in: Ditto.
10144         * Makefile.in: Ditto.
10146 2001-02-13  Andreas Schwab  <schwab@suse.de>
10148         * MAINTAINERS: Update mail address.
10150 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10152         * config.guess: Add linux target for S/390.
10153         * config.sub: Likewise.
10155 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10157         * configure.in: for *-chorusos, don't config target-newlib and
10158         target-libgloss.
10160 2001-02-06  Ben Elliston  <bje@redhat.com>
10162         * configure: Output host type to stdout, not stderr.
10164 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10166         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10167         * ltcf-cxx.sh: Likewise.
10169         * config.if: Assume enable_libstdcxx_v3 is defined.
10171 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10173         Remove V2 C++ library.
10174         * configure.in: Remove --enable-libstdcxx_v3 support.
10176 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10178         * include/demangle.h: Add prototype for java_demangle_v3.
10180 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10182         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10184 2001-01-27  Richard Henderson  <rth@redhat.com>
10186         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10188 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10190         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10191         Don't unset, it's non-portable and no longer necessary, set to empty
10192         instead.
10194 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10196         * ltconfig: Shell portability fix for the tagname validity check.
10198 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10200         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10201         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10203 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10205         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10207 2001-01-26  Tom Tromey  <tromey@redhat.com>
10209         * configure.in: Allow libgcj to be built on Sparc Solaris.
10211 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10213         * ltcf-c.sh: Add aix5 case.
10214         * ltcf-cxx.sh: Likewise.
10215         * ltconfig: Likewise.
10217 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10219         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10220         keep at least one of build_libtool_libs or build_old_libs set to
10221         yes.
10223         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10224         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10226 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10228         * configure.in: Enable libgcj on several additional platforms.
10230 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10232         * configure.in: Enable libgcj for linux targets.
10234 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10236         * MAINTAINERS (Write After Approval): Add myself.
10238 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10240         * MAINTAINERS: Add myself as vax port maintainer.
10242 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10244         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10246 2001-01-09  Mike Stump  <mrs@wrs.com>
10248         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10249         failures of subdirectories.
10251 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10253         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10254         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10255         * ltcf-cxx.sh: Likewise.
10256         * ltcf-gcj.sh: Likewise.
10257         * ltconfig.sh: Fix typo.
10259 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10261         * configure: handle DOS-style absolute paths.
10263 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10265         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10267 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10269         * MAINTAINERS: Add myself as avr port co-maintainer.
10271 2000-12-28  Ben Elliston  <bje@redhat.com>
10273         * MAINTAINERS: Add myself under ``Write After Approval''.
10275 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10277         * texinfo: Remove directory from GCC.
10279 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10281         * COPYING: Update to current
10282         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10283         to 19yy as example year in copyright notice).
10285 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10287         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10288         (libstdcxx_incdir): Pass down.
10289         * config.if: Remove expired bits for cxx_interface, add stub.
10290         (libstdcxx_incdir): Add variable for g++ include directory.
10291         * configure.in (gxx_include_dir): Use it.
10293 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10295         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10296         with old-email address from ``Write After Approval''.
10298 2000-12-15  Andreas Jaeger  <aj@suse.de>
10300         * configure.in: Handle lang_dirs.
10302 2000-12-14  Tom Tromey  <tromey@redhat.com>
10304         * MAINTAINERS: Removed brads.
10306         * MAINTAINERS: Added gcj developers.
10308 2000-12-13  Anthony Green  <green@redhat.com>
10310         * configure.in: Disable libgcj for any target not specifically
10311         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10312         with g++ abi.
10314 2000-12-13  Mike Stump  <mrs@wrs.com>
10316         * Makefile.in (local-distclean): Also remove fastjar.
10318 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10320         * contrib/gcc_update: Add fastjar --touch entries.
10322 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10324         * configure.in: Disable language-specific target libraries for
10325         languages that aren't enabled.
10327 2000-12-10  Anthony Green  <green@redhat.com>
10329         * configure.in: Define libgcj.  Disable libgcj target libraries for
10330         most targets.
10332 2000-12-10  Neil Booth  <neilb@earthling.net>
10334         * MAINTAINERS: Update mail address, remove from WAA list.
10336 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10338         * libjava: Imported from /cvs/java.
10339         * libffi: Likewise.
10340         * Boehm-gc: Likewise.
10342 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10344         * configure.in (target_libs): Revert 2000-12-08 patch.
10345         (noconfigdirs): Added target-libjava.
10347 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10349         * djunpack.bat: removed.
10351 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10353         * Makefile.in: handle DOS-style absolute paths.
10354         * config-ml.in: likewise.
10355         * symlink-tree: likewise.
10357 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10359         * fastjar: Imported.
10361 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10363         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10364         libjava.
10365         * configure.in (target_libs): Removed `target-libjava'.
10367 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10369         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10370         (ALL_MODULES): Added fastjar.
10371         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10372         (all-target-libjava): all-fastjar replaces all-zip.
10373         (all-fastjar): Added.
10374         (configure-target-fastjar, all-target-fastjar): Likewise.
10375         * configure.in (host_tools): Added fastjar.
10377 2000-12-07  Mike Stump  <mrs@wrs.com>
10379         * Makefile.in (local-distclean): Remove leftover built files.
10381 2000-11-24  Nick Clifton  <nickc@redhat.com>
10383         * configure.in (xscale-elf): Add target.
10384         (xscale-coff): Add target.
10386 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10388         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10389         recent versions of FreeBSD (release 3 or later).
10390         * ltconfig: On FreeBSD, -lc must not be provided when building
10391         a shared library or else the standard -pthread gcc option is
10392         rendered worthless to later users of the built library.
10394 2000-11-16  Fred Fish  <fnf@be.com>
10396         * configure.in (enable_libstdcxx_v3): Fix typo,
10397         libstd++ -> libstdc++.
10399 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10401         * MAINTAINERS: Add self to Write After Approval list.
10403 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10405         * MAINTAINERS: Update my email address.  Add myself to global write
10406         privs list.
10408 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10410         * Makefile.in: Merge with src and libgcj.
10411         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10412         configure-target-<library> when their configure scripts need the C
10413         or C++ library to have already been built to work properly.
10414         (do_proto_toplev): Set them to an empty string.
10416         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10417         (REALLY_SET_LIB_PATH): Use them.
10419 2000-11-17  Stan Shebs  <shebs@apple.com>
10421         * MAINTAINERS: Add self to Write After Approval list.
10423 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10425         * configure: Provide the original toplevel configure arguments
10426         (including $0) to subprocesses in the environment rather than
10427         through gcc/configargs.h.
10429 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10431         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10432         C99.  Alphabetise "Write After Approval" list.
10434 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10436         * configure: Turn on libstdc++ V3 by default.
10438         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10439         if we've got GCC.
10441 2000-11-11  Philip Blundell  <philb@gnu.org>
10443         * MAINTAINERS: Add self to Write After Approval list.
10445 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10447         * ltcf-c.sh (aix4): Improve shared library configuration; require
10448         exporting symbols.
10449         * ltcf-cxx.sh (aix4): Define.
10450         * ltconfig (aix4): Define library and soname specs appropriate for
10451         AIX.  Define command to create export symbols list.
10453 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10455         * config.sub: Add support for Sun Chorus
10457 2000-10-31  Nick Clifton  <nickc@redhat.com>
10459         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10460         <name>@redhat.com.  Also installed new email address for Clint
10461         Popetz.
10463 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10465         * etc: Remove directory from GCC.
10467 2000-10-16  Michael Meissner  <meissner@redhat.com>
10469         * configure (gcc/configargs.h): Only create if there is a build GCC
10470         directory created.
10472 2000-10-16  Matthias Klose  <doko@debian.org>
10474         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10475         when configured for libstdc++-v3.
10477 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10479         * configure: Save configure arguments to gcc/configargs.h.
10481 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10483         * config.guess: Import CVS version 1.157.
10484         * config.sub: Import CVS version 1.181.
10486 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10488         * Makefile.in (bootstrap): avoid recursion if subdir missing
10489         (cross): ditto
10490         (do-proto-toplev): ditto
10492 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10494         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10495         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10497         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10498         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10499         all affected `configure' scripts.
10501 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10503         * MAINTAINERS: Add self as cpplib co-maintainer.
10505 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10507         * MAINTAINERS: Add self to Write After Approval list.
10509 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10511         * INSTALL/README: egcs -> GCC update.
10513 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10515         * MAINTAINERS: Add myself to Write After Approval list.
10517 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10519         * MAINTAINERS: Add myself to Write After Approval list.
10521 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10523         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10524         X11 libraries for hppa64.
10526 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10528         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10530 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10532         * Makefile.in (all-zlib): Added dummy target.
10534         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10535         ltcf-gcj.sh: Updated from libtool multi-language branch.
10537 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10539         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10540         (bootstrap*): Depend on all-bootstrap.
10542 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10544         * config.guess: Import CVS version 1.156.
10545         * config.sub: Import CVS version 1.179.
10547 2000-09-02  Anthony Green  <green@cygnus.com>
10549         * Makefile.in (all-gcc): Depend on all-zlib.
10550         (CLEAN_MODULES): Add clean-zlib.
10551         (ALL_MODULES): Add all-zlib.
10552         * configure.in (host_libs): Add zlib.
10554 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10556         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10557         crosses, but add gcc/include to the header search path for them.
10559 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10561         * MAINTAINERS: Add self to Write After Approval list.
10563 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10565         * config.guess: Import CVS version 1.152.
10566         * config.sub: Import CVS version 1.177.
10568 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10570         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10571         $targargs to tell whether newlib is going to be built.
10573         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10574         $$r/TARGET_SUBDIR/libio for _G_config.h.
10576 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10578         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10580 2000-08-22  DJ Delorie  <dj@redhat.com>
10582         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10584 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10586         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10587         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10588         sub-configures.
10590 2000-08-21  DJ Delorie  <dj@redhat.com>
10592         * MAINTAINERS: Add self as a libiberty maintainer
10594 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10596         * configure.in (libstdcxx_flags): Use
10597         libstdc++-v3/src/libstdc++.INC.
10599 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10601         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10603 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10605         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10607         * configure: Make enable_threads and enable_shared defaults
10608         explicit.  Substitute enable_threads into generated Makefiles.
10609         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10610         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10612 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10614         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10616 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10618         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10619         previous delta.
10621 2000-08-11  Jason Merrill  <jason@redhat.com>
10623         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10624         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10625         (FLAGS_FOR_TARGET): Not here.
10626         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10628 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10630         * config-ml.in (CC, CXX): Don't introduce a leading space.
10632 2000-08-07  DJ Delorie  <dj@delorie.com>
10634         * MAINTAINERS: Add self as a DJGPP maintainer
10636 2000-08-07  DJ Delorie  <dj@redhat.com>
10638         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10639         "if we're also building gcc, and it's a gcc that will run on the
10640         build machine, we want to use its includes instead of the system's
10641         default includes".
10643 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10645         * MAINTAINERS: Add self to Write After Approval list.
10647 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10649         * configure.in (libstdcxx_flags): Don't use `"'.
10651         * config-ml.in: Adjust multilib search paths to the
10652         appropriate multilib tree.
10654 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10656         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10657         commas in $LANGUAGES.
10659 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10661         * configure.in: Re-enable all references to libg++ and librx.
10663 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10665         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10666         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10667         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10668         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10670         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10672 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10674         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10675         CXX_FOR_TARGET for sed.
10677 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10679         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10680         Do not override if already set in the environment or in configure.
10681         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10682         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10684 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10686         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10687         the libtool CVS tree multi-language branch.
10688         * ltconfig, ltmain.sh: Updated.
10690 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10692         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10693         (clean-target): Depend on it.
10695         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10696         (GCC_FOR_TARGET): Use it.
10697         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10698         * configure.in: ... here.
10699         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10700         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10702 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10704         * MAINTAINERS: Add self to Write After Approval list.
10706 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10708         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10709         (configure-target-libchill, configure-target-libobjc): Likewise.
10711         * configure.in: Use the same cache file for all target libs.
10712         * config-ml.in: But different cache files per multilib variant.
10714 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10716         * configure (topsrcdir): Don't use dirname.
10718 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10720         * MAINTAINERS: Add self to Write After Approval list.
10722 2000-07-20  Jason Merrill  <jason@redhat.com>
10724         * configure.in: Remove all references to libg++ and librx.
10726         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10728 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10730         * config.sub: Update to subversions version 2000-07-06.
10732 2000-07-12  Andrew Haley  <aph@cygnus.com>
10734         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10735         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10737 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10739         * symlink-tree:  Check number of arguments.
10741 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10743         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10744         search path for a g++ extracted from the build tree.  This
10745         will allow link tests run by configure scripts in
10746         subdirectories to succeed.
10748 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10750         * ltconfig: Add support for mips-dde-sysv4.2MP
10752 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10754         * MAINTAINERS: Add myself as loop discovery maintainer.
10756 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10758         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10759         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10761 2000-06-19  Timothy Wall  <twall@cygnus.com>
10763         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10764         * config.sub: Add tic54x target.
10766 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10768         * MAINTAINERS: Add self as Fortran maintainer,
10769         remove Craig Burley.
10771 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10773         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10774         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10776 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10778         * MAINTAINERS: Add self as i18n maintainer
10780 20000-05-21  H.J. Lu  (hjl@gnu.org)
10782         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10783         directory are used if they exist. Make sure
10784         $(build_tooldir)/include is searched for header files,
10785         $(build_tooldir)/lib/ for library files.
10786         (GCC_FOR_TARGET): Likewise.
10787         (CXX_FOR_TARGET): Likewise.
10789 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10791         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10793 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10795         * Makefile.in (configure-target-libiberty): Depend on
10796         configure-target-newlib.
10798 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10800         * configure.in, Makefile.in: Merge all libffi-related
10801         configury stuff from the libgcj tree.
10803 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10805         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10806         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10808 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10810         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10811         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10812         current version information.  Add to proto-toplev directory.
10813         (gdb-taz): Build do-djunpack.
10815 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10817         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10819 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10821         * MAINTAINERS: Add self to Write After Approval list.
10823 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10825         * ltmain.sh: Preserve in relink_command any environment
10826         variables that may affect the linker behavior.
10828 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10830         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10832 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10834         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10836 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10838         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10839         with the version name.
10841 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10843         * MAINTAINERS: Add self as bb-reorder maintainer.
10845 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10847         * config.if: Tweak.
10849 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10851         * djunpack.bat: New file.
10853 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10855         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10856         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10857         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10858         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10860 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10862         * config.sub (case $basic_machine): Change default for "ibm-*"
10863         to "openedition".
10865 2000-04-13  Andreas Jaeger  <aj@suse.de>
10867         * MAINTAINERS: Added myself.
10869 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10871         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10872         (do-md5sum): New target.
10873         (MD5PROG): Define.
10874         (PACKAGE): Default to TOOL.
10875         (VER): Default to a shell script.
10876         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10877         md5 checksum generation.
10878         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10879         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10880         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10881         insight.tar.bz2): Use gdb-taz to create archive.
10883 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10885         * configure (warn_cflags): Delete.
10887 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10889         * MAINTAINERS: Added myself.
10891 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10892             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10894         * configure.in (enable_libstdcxx_v3): Add.
10895         (target_libs): Add bits here to switch between libstdc++-v2 and
10896         libstdc++-v3.
10897         * config.if: And this file too.
10898         * Makefile.in: Add libstdc++-v3 targets.
10900 2000-04-05  Michael Meissner  <meissner@redhat.com>
10902         * config.sub (d30v): Add d30v as a basic machine type.
10904 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10906         * configure.in: -linux-gnu*, not -linux-gnu.
10908 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10910         * MAINTAINERS: Add self in write-after-approval section.
10912 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10914         * MAINTAINERS: Add self as ia64 port maintainer.
10916 2000-03-08  Neil Booth  <NeilB@earthling.net>
10918         * MAINTAINERS: Add self in write-after-approval section.
10920 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10922         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10923         (do-tar-bz2): Replace TOOL with PACKAGE.
10924         (gdb.tar.bz2): Remove GDBTK from GDB package.
10925         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10926         dejagnu.tar.bz2): New packages.
10928 2000-02-27  Andreas Jaeger  <aj@suse.de>
10930         * configure.in: Add entry for mips*-*-linux*, move catch all
10931         *-*-*linux* entry below this one.
10933 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10935         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10937 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10939         * config.sub: Support an OS of "wince".
10941 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10943         * config.guess, config.sub: Updated to match config's 2000-02-15
10944         version.
10946 2000-02-23  Linas Vepstas  <linas@linas.org>
10948         * config.sub: Add support for Linux/IBM 370.
10949         * configure.in: Likewise.
10951 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10953         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10955 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10957         * config.guess: Guess "cygwin" rather than "cygwin32".
10959 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10961         * configure (gcc_version): When setting, narrow search to
10962         lines containing `version_string'.
10964 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10966         * config.sub: Add support for avr target.
10968 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10970         * MAINTAINERS: Add maintainers for MCore port.
10972 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10974         * config.sub: Add mmix-knuth-mmixware.
10976 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10978         * MAINTAINERS: Pair cccp with cpplib maintainership.
10980 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10982         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10983         structure stuff to -L library search.
10984         (CXX_FOR_TARGET): Ditto.
10985         (CROSS_CHECK_MODULES): Fix spelling mistake.
10987 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10989         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10990         the C++ compiler.
10992 2000-01-12  Richard Henderson  <rth@cygnus.com>
10994         * configure.in: Don't build some bits for beos.
10996 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10998         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10999         as include files.
11001 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11003         * Add self as cpplib maintainer, as requested by Jason
11004         Merrill.  Correct my e-mail address.
11006 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11008         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11009         not mh-aix43.
11011 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11013         * MAINTAINERS: Add myself to "write after approval" list.
11015 1999-12-14  Richard Henderson  <rth@cygnus.com>
11017         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11018         * config.sub: Accept alphaev[78], alphaev8.
11020 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11022         * config.guess, config.sub: Update from autoconf.
11024 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11026         * MAINTAINERS:  update my playtime e-address.
11028 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11030         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11031         necessary libraries are missing.
11033 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11035         * MAINTAINERS: Add new 'write after approval' maintainer.
11037 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11039         * MAINTAINERS: Add new Java maintainer.
11041 1999-10-25  Andreas Schwab  <schwab@suse.de>
11043         * configure: Fix quoting inside arguments of eval.
11045 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11047         * config-ml.in: Allow suppression of some ARM multilibs.
11049 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11051         * config.guess: Add OS/390 match pattern.
11052         * config.sub: Add mvs, openedition targets.
11053         * configure.in (i370-ibm-opened*): New.
11055 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11057         * config.sub: Add support for configuring for pj.
11059 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11061         * config.sub (maybe_os): Add support for configuring for fr30.
11063 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11065         * configure.in: Do not configure or build ld for AIX
11066         platforms.  ld is known to be broken on these platforms.
11068 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11070         * config-ml.in: Pass compiler flag corresponding to multidirs to
11071         subdir configures.
11073 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11075         * Makefile.in (LDFLAGS): Define.
11077 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11079         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11080         noconfigdirs.
11081         (*-*-cygwin*): Likewise.
11083 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11085         * mkdep: New file.
11086         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11087         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11089         From Eli Zaretskii <eliz@is.elta.co.il>:
11090         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11091         long file name when using DJGPP on MS-DOS.
11093 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11095         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11097 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11099         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11100         dependency as this causes "make check" to globally "make all"
11102 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11104         * configure.in (target_libs): Added target-zlib.
11105         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11106         (CONFIGURE_TARGET_MODULES): Likewise.
11107         (CHECK_TARGET_MODULES): Likewise.
11108         (INSTALL_TARGET_MODULES): Likewise.
11109         (CLEAN_TARGET_MODULES): Likewise.
11110         (configure-target-zlib): New target.
11111         (all-target-zlib): Likewise.
11112         (all-target-libjava): Depend on all-target-zlib.
11113         (configure-target-libjava): Depend on configure-target-zlib.
11115         * Makefile.in (configure-target-libjava): Depend on
11116         configure-target-newlib.
11117         (configure-target-boehm-gc): New target.
11118         (configure-target-qthreads): New target.
11120         * configure.in (target_libs): Added target-qthreads.
11121         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11122         (CONFIGURE_TARGET_MODULES): Likewise.
11123         (CHECK_TARGET_MODULES): Likewise.
11124         (INSTALL_TARGET_MODULES): Likewise.
11125         (CLEAN_TARGET_MODULES): Likewise.
11126         (all-target-qthreads): New target.
11127         (configure-target-libjava): Depend on configure-target-qthreads.
11128         (all-target-libjava): Depend on all-target-qthreads.
11130         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11131         (CONFIGURE_TARGET_MODULES): Likewise.
11132         (CHECK_TARGET_MODULES): Likewise.
11133         (INSTALL_TARGET_MODULES): Likewise.
11134         (CLEAN_TARGET_MODULES): Likewise.
11135         (all-target-libjava): New target.
11136         (all-target-boehm-gc): Likewise.
11137         * configure.in (target_libs): Added libjava, boehm-gc.
11139 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11141         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11142         configure.bat in SUPPORT_FILES.
11143         (gas+binutils.tar.bz2): Likewise.
11145         * makeall.bat: Remove; obsolete.
11147 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11149         From Mark Elbrecht:
11150         * configure.bat: Remove; obsolete.
11152 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11154         * configure: Add -W -Wall to the default CFLAGS when compiling with
11155         gcc.
11157 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11159         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11161 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11163         * configure.in: Build ld on IRIX6.
11165 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11167         * Makefile.in: Change distribution targets to use bzip2 instead of
11168         gzip.
11169         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11170         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11172 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11174         * config.sub: Add mcore target.
11176 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11178         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11180 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11182         * config.guess (dummy): Changed to $dummy.
11184 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11186         * config.sub: Tidied up case statements.
11188 1999-05-22  Ben Elliston  <bje@cygnus.com>
11190         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11191         <jiro@din.or.jp>.
11193         * config.guess: Merge with FSF version. Future changes will be
11194         more accurately recorded in this ChangeLog.
11195         * config.sub: Likewise.
11197 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11199          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11201 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11203         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11205 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11207         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11209 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11211         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11212         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11213         Bad merge removed these two changes.
11215 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11216                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11218         * config.guess (interix Alpha): Add.
11220 1999-04-11  Richard Henderson  <rth@cygnus.com>
11222         * configure.in (i?86-*-beos*): Do config gperf; don't config
11223         gdb, newlib, or libgloss.
11225 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11227         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11228         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11229         from multidirs.
11231 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11233         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11235 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11237         * config.sub: Add support for mcore targets.
11239 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11241         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11242         not mt-ospace, in order to shut up assembler warning about using
11243         symbols that are named the same as registers.
11245 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11247         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11248         dependency list for all-target-cygmon.
11250 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11252         * config-ml.in: Check $host, not $target, for selective multilibs.
11253         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11254         thumb interworking, and underscore prefix multilibs.
11256 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11258         * missing: Update to version from current automake.
11260 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11262         * configure (gxx_include_dir): Removed.
11264         * configure.in (gxx_include_dir): Handle it.
11265         * Makefile.in: Likewise.
11267 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11269         * config.sub (mips64vr4111,mips64vr4111el) Add.
11271 1999-03-21  Ben Elliston  <bje@cygnus.com>
11273         * config.guess: Correct typo for detecting ELF on FreeBSD.
11275 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11277         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11278         config/mh-djgpp.
11280 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11282         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11283         all-target-newlib to dependency list for all-target-bsp.
11285 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11287         * config.sub: Add i386-uwin support.
11288         * config.guess: Likewise.
11290 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11292         * configure.in: cleanup, add mh-*pic handling for arm, special
11293         case powerpc*-*-aix*
11295 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11297         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11298         can be built.
11300 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11302         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11303         targets.
11305 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11307         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11309 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11311         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11313 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11315         * config.sub: Fix typo in arm recognition.
11317 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11319         * configure.in (noconfigdirs): Changed target_configdirs to
11320         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11321         rather than m68k-*-* since it is not known to work on
11322         m68k-aout. Ditto for arm-*-*oabi.
11324 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11326         * configure.in (*-*-windows*): Remove, no longer used.
11328 1999-02-19  Ben Elliston <bje@cygnus.com>
11330         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11331         Smart and improved by Andrew Cagney.
11333 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11335         * config.guess: Recognize openbsd-*-hppa.
11337 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11339         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11340         only if it is not empty.
11342 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11344         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11346         * config.guess: Modified to recognize uname's armv* syntax.
11348         * config.sub: Modified to recognize uname's armv* syntax.
11350 1999-02-17  Mark Salter  <msalter@cygnus.com>
11352         * configure.in: Added target-bsp for sparclite.
11354 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11356         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11358 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11360         * configure.in: Add support for strongarm port.
11361         * config.sub: Add support for strongarm target.
11363 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11365         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11366         the old name config/mh-cygwin32.
11367         Enable texinfo.
11369 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11371         * configure.in: Do build ld for ix86 Solaris.
11373 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11375         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11376         $AR_FOR_TARGET.  Likewise for RANLIB.
11378 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11380         * config.sub (oabi):  Recognize.
11381         * configure.in (arm-*-oabi):  Handle.
11383 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11385         * config.guess: Improve detection of i686 on UnixWare 7.
11387 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11389         * config.guess: Add support for i386-pc-interix.
11390         * config.sub: Likewise.
11391         * configure.in: Likewise.
11393 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11395         * Makefile.in: Remove unneeded all-target-libio from
11396         from all-target-winsup target since it is now unneeded.
11397         Add all-target-libtermcap in its place since it is now
11398         needed.
11400 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11402         * configure.in: makefile stub for cygwin target is probably
11403         unnecessary.  Remove it for now.
11405 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11407         * configure.in: libtermcap.a should be built when cygwin is the
11408         target as well as the host.
11409         * config.guess: Allow mixed case in cygwin uname output.
11410         * Makefile.in: Add libtermcap target.
11412 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11414         * config.sub: Clean up handling of hppa2.0.
11416 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11418         * config.guess: Use C code to identify more HP machines.
11420 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11422         * config.sub: Handle hppa2.0.
11424 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11426         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11427         cygmon for all sparclite targets, regardless of object format.
11429 1998-12-15  Mark Salter  <msalter@cygnus.com>
11431         * configure.in: Added target-bsp for several target architectures.
11433         * Makefile.in: Added rules for bsp.
11435 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11437         * config.guess: Improve detection of hppa2.0 processors.
11439 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11441         * config.guess: Recognize FreeBSD using ELF automatically.
11443 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11445         * configure (skip-this-dir): Add handling for new shell script, which
11446         might be created by a sub-directory's configure to indicate, this particular
11447         directory is "unwanted".
11448         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11450 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11452         * ltconfig: import from libtool, after changing libtool to
11453         account for the cygwin name change.
11455 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11457         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11458         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11460 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11462         * configure.in: Add libtermcap to list of cygwin dependencies.
11464 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11466         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11467         they include winsup/include when it's a cygwin target.
11469 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11471         * configure.in (host_tools): Added zip.
11472         * Makefile.in (all-target-libjava): Depend on all-zip.
11473         (all-zip): New target.
11474         (ALL_MODULES): Added all-zip.
11475         (NATIVE_CHECK_MODULES): Added check-zip.
11476         (INSTALL_MODULES): Added install-zip.
11477         (CLEAN_MODULES): Added clean-zip.
11479 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11481         * Makefile.in: lose "32" from comment about cygwin.
11483 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11485         * configure.in: Use -Os to build target libraries for the fr30.
11487 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11489         * config.sub: Add fr30.
11491 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11493         * configure.in: drop "32" from config/mh-cygwin32.  Check
11494         cygwin* instead of cygwin32*.
11495         * config.sub: Check cygwin* instead of cygwin32*.
11497 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11499         * config.guess: Match any version of Unixware7.
11501 1998-10-20  Syd Polk  <spolk@cygnus.com>
11503         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11504         if desired.
11506 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11508         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11509         these if the appropriate directories and files to not exist.
11511 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11513         * Makefile.in (DEVO_SUPPORT): Add config.if.
11515 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11517         * configure: Add pattern to replace "build_tooldir"'s
11518         definition in the generated Makefile with "tooldir"'s
11519         actual value.
11521 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11523         * config.sub: Bring back lost sparcv9.
11525         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11527 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11529         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11530         CC_FOR_TARGET and friends.
11532 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11534         * Makefile.in (build_tooldir): New variable, same as tooldir.
11535         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11536         -B$(build_tooldir)/bin/.
11537         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11539 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11541         * README: Remove installation instructions and refer to the
11542         INSTALL directory instead.
11544 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11546         * config.sub: Add support for i[34567]86-pc-udk.
11547         * configure.in: Likewise.
11549 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11551         * Makefile.in: add bzip2 package building bits for user
11552         tools module
11553         * configure.in: ditto
11555 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11557         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11558         (ALL_TARGET_MODULES): Add all-target-libobjc.
11559         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11560         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11561         (all-target-libchill): Add dependencies.
11562         * configure.in (target_libs): Add libchill.
11564 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11566         * configure.in (target_subdir): Remove duplicate line.
11568 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11570         * Makefile.in (all-automake): fix dependencies.
11572 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11574         * configure.in: Minor cleanups for building in the $(target_alias)
11575         subdir.
11577 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11579         * Makefile.in (bootstrap): Set r and s before make all.  Use
11580         BASE_FLAGS_TO_PASS in make all.
11581         (cross): Likewise.
11583 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11585         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11587 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11589         * config.sub: Fix typo in last change.
11591 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11593         * config.sub: Add support for C4x target.
11594         * configure.in: Likewise.
11596 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11598         * config.sub: Recognize sparcv9 just like sparc64.
11600 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11602         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11604 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11606         * config.guess: Correctly identify Pentium II sco boxes.
11608         * config.guess: Fix "tr" code.  From Weiwen Liu.
11610 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11612         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11613         stabs.
11615 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11617         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11618         (ALL_TARGET_MODULES): Add all-target-libchill.
11619         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11620         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11621         (all-target-libchill): Add dependencies.
11622         * configure.in (target_libs): Add libchill.
11624 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11626         * config.guess: Avoid assumptions about "tr" behaves when
11627         LANG is set to something other than English.
11629 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11631         * configure (gxx_include_dir): Changed to
11632         '${prefix}/include/g++'-${libstdcxx_interface}.
11634         * config.if: New to determine the interfaces.
11636 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11638         * config.guess: Detect and handle MPE/IX.
11639         * config.sub: Deal with MPE/IX.
11641 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11643         * configure.in: Use mh-aix43.
11645 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11647         * configure: Fix --without/--disable cases for gxx-include-dir.
11649 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11651         * mdata-sh:  Imported.  Needed for automake support.
11653 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11655         * Makefile.in (taz): Try "chmod -R og=u ." before
11656         "chmod og=u `find . -print`".
11658 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11660         * configure.in: Add arm-elf and thumb-elf support.
11662 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11664         * Makefile.in: Undo previous patch.
11666 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11668         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11669         to here ...
11670         (install-no-fixedincludes): and here
11671         (INSTALL_MODULES): ... from here.
11673 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11675         * config.sub: Merge with FSF.
11677         * config.guess: Merge with FSF.
11679 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11681         * configure (extraconfigdirs): New variable.
11682         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11683         * Makefile.in (all): Move higher in file.
11684         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11685         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11686         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11687         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11688         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11690 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11692         * Makefile.in (all-target-libjava): Depend on all-gcc and
11693         all-target-newlib.
11694         (configure-target-libjava): Depend on $(ALL_GCC).
11696 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11698         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11699         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11701 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11703         * INSTALL/README: Fix typo.
11705 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11707         * ylwrap: Change absolute path checks to check for DOS style path
11708         names.
11710         * ylwrap: Don't use a full path name if the source file is in the
11711         same directory.  From hjl@lucon.org (H.J. Lu).
11713         * config-ml.in: Default to being verbose, to match Feb 18 change to
11714         configure.
11716 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11718         Brought over from egcs:
11720         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11722         * configure.in (target_subdir): Set to ${target_alias} instead
11723         of "libraries".
11725         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11727         * configure.in (target_subdir): Set to libraries if enable_multilib.
11729 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11732         multilibs, force reconfiguration the first time we create
11733         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11735 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11737         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11738         avoid confusion with --no-recursion.
11740 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11742         * configure.in: Win32 hosts shouldn't use install -x
11743         * install-sh: remove -x option, and special .exe-handling
11744         hack.
11746 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11748         * config.guess: Recognize i586-pc-beos.
11749         * configure.in: Don't build some bits for beos.
11751 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11753         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11754         CFLAGS default to -O2.
11756         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11757         when using GNU ld.
11759 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11761         * ltmain.sh: Correct install when using a different shell.
11763 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11765         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11767 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11769         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11770         target.
11772 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11774         * ltconfig: Update to correct AIX handling.
11776 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11778         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11780         * configure.in (target_subdir): Set to ${target_alias} instead
11781         of "libraries".
11783 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11785         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11786         (Makefile): Depend on $(gcc_version_trigger).
11788         * configure (gcc_version): Change default initializer to empty
11789         string.
11790         (gcc_version_trigger): New variable; pass this variable down
11791         to subdir configures to enable them checking gcc's version
11792         themselves. Emit make macros for both gcc_version vars.
11793         (topsrcdir): Initialize reliably.
11794         (recursion line): Remove --with-gcc-version=${gcc_version}.
11796 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11798         * configure (enable_version_specific_runtime_libs): Implement new flag
11799         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11800         in $(libsubdir); emit definition in each generated Makefile.
11801         (gxx_include_dir): Initialize depending on
11802         $enable_version_specific_runtime_libs.
11804 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11806         * configure (gcc_version): Initialize properly depending on
11807         how and where configure is started.
11808         (recursion line): Pass a --with-gcc-version=${gcc_version}
11809         to configures in subdirs.
11811 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11813         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11814         cygmon
11816 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11818         * configure.in: Add cygmon and libstub support for mn10200.
11820 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11822         * configure (gcc_version): Add new variable describing the
11823         particular gcc version we're building.
11824         * Makefile.in (libsubdir): Add new macro for the directory
11825         in which the compiler finds executables, libraries, etc.
11826         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11827         and libsubdir.
11829 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11831         * Makefile.in (local-clean): Remove *.log.
11832         (warning.log): Built with warn_summary from build.log.
11833         (mail-report.log): Run test_summary.
11834         (mail-report-with-warnings.log): Run test_summary including
11835         warning.log in the report.
11837 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11839         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11841 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11843         * Makefile.in (grep): Grep no longer depends on libiberty.
11845 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11847         * Makefile.in: all-snavigator needs all-libgui.
11849 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11851         * configure.in: Add cygmon and libstub support for mn10300.
11853 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11855         * missing: Update to version from automake 1.3.
11857         * ltmain.sh: On installation, don't get confused if the same name
11858         appears more than once in the list of library names.
11860 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11862         * config.sub: Accept m68060 and m5200 as CPU names.
11864 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11866         * configure: Use && rather than using -a in test, because odd
11867         strings can confuse test.
11868         * configure.in: Likewise.
11870 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11872         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11874 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11876         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11877         bootstrap4-lean): New targets.
11879 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11881         * mpw-* Delete.  Not used.
11883 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11885         * COPYING.LIB: Update FSF address.
11887 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11889         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11891         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11892         GAS_SUPPORT_DIRS.
11894 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11896         * ltconfig, ltmain.sh: Avoid producing a version number if
11897         -version-info was not used.
11899 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11901         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11902         building with newlib.
11904 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11906         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11907         Solaris `make' causes it to continue to next definition.
11909 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11911         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11912         the right GUI libraries and files are installed along with GDB.
11914 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11916         * configure.in: Change alpha to alpha* in several places.
11918 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11920         * config.sub: Recognize sparc86x.
11922 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11924         * configure.in (--enable-target-optspace): Remove debug echo.
11926 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11928         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11930 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11932         * ltconfig: Update cygwin32 support.
11934         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11935         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11936         (GDB_SUPPORT_DIRS): Likewise.
11938 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11940         * configure.in (target_makefile_frag): If --enable-target-optspace,
11941         use -Os to compile target libraries rather than -O2.  Default to
11942         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11943         not used.
11944         * configure.in (target_cflags): Ditto for d30v.
11946 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11948         * Makefile.in (all-bfd): Depend on all-intl.
11949         (all-binutils): Likewise.
11950         (all-gas): Likewise.
11951         (all-gprof): Likewise.
11952         (all-ld): Likewise.
11954 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11956         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11958 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11960         * Makefile.in (all-bfd): Depend upon all-libiberty.
11962         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11964 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11966         * Makefile.in: Add libstub.
11968         * configure.in: Ditto. Build libstub for targets that have cygmon
11969         support.
11971 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11973         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11975 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11977         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11978         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11980 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11982         * configure: Define DEFAULT_M4 by searching PATH.
11983         * Makfile.in: Use DEFAULT_M4.
11985 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11987         * ltconfig: Add cygwin32 support.
11989         * Makefile.in, configure.in: Add libtool as a native only directory
11990         to configure and build.
11992 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11994         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11996 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11998         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12000 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12002         * Makefile.in: add ash make rules
12003         * configure.in: add ash to native_only and host_tools lists
12005 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12007         * Makefile.in (all-gettext, all-intl): New targets.
12008         (ALL_MODULES): Added all-gettext, all-intl.
12009         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12010         (INSTALL_MODULES): Added install-gettext, install-intl.
12011         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12013         * configure.in (host_tools): Added gettext.
12014         (native_only): Likewise.
12015         (noconfigdirs) [various cases]: Likewise.
12016         (host_libs): Added intl.
12018 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12020         * configure: Do not disable building gdbtk for cygwin32 hosts.
12022 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12024         * configure.in: Add thumb-coff target.
12025         * config.sub: Add thumb-coff target.
12027 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12029         * Makefile.in: Revert yesterday's change.
12030         (all-target-winsup):  all-target-librx stays out of here.
12032 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12034         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12035         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12036         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12037         Remove references to librx and libg++.
12039 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12041         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12042         recursive makes
12044 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12046         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12047         for newlib directory.
12048         (CXX_FOR_TARGET): Likewise.
12050 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12052         * ltconfig: Update after libtool/ltconfig.in change for
12053         hpux11.
12055 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12057         * ltconfig, ltmain.sh: Update to libtool 1.2.
12059 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12061         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12062         (install-gcc-cross): Instead, override LANGUAGES here.
12064 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12066         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12067         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12069 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12071         * configure.in: Add Thumb-pe target.
12073 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12075         * Makefile.in - changed sn targets to snavigator
12076         * configure.in - changed sn targets to snavigator
12078 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12080         * config-ml.in: After building symlink tree call make distclean
12081         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12082         to be the case for libiberty.
12084 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12086         * configure: When making link, also check the current
12087         directory. The configure scripts may create one.
12089 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12091         * config.sub: Accept alphapca56 and alphaev6 properly.
12093 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12095         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12097 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12099         * config.sub (sco5): Fix typo.
12101 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12103         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12104         install-itcl.
12105         (install-itcl): Remove dependency on install-tcl.
12107 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12109         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12111 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12113         * configure.in: Don't build libgui for a cygwin32 target when not on
12114         a cygwin32 host.
12116 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12118         * configure (redirect): Set to null, so default behavior of
12119         configure is now --verbose.
12121 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12123         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12124         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12126 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12128         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12129         this change to sync Makefile.in with its ChangeLog entries.
12131 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12133         * ltmain.sh (mkdir): Check that the directory doesn't exist
12134         before we exit with error, so that we don't get races during
12135         parallel builds.
12137 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12139         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12141 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12143         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12144         PICFLAG_FOR_TARGET.
12145         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12147         * configure: Emit a definition for the new macro enable_shared
12148         into each Makefile.
12150 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12152         * configure.in (host_tools, native_only): Add libtool.
12154 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12156         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12157         Fix typo in ming config comment.
12159 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12161         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12163 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12165         * config.sub: Add tic30 cases, and map c30 to tic30.
12167 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12169         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12170         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12171         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12172         (CLEAN_TARGET_MODULES): Similarly
12173         (all-target-libf2c): Add dependences.
12174         * configure.in (target_libs): Add libf2c.
12176 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12178         * configure.in: Remove expect from noconfigdirs when target
12179         is cygwin32.  OK to build expect and dejagnu with Canadian
12180         Cross.
12182 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12184         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12185         host.
12187         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12188         and mingw32.
12190 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12192         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12193         here as it is not defined in the toplevel Makefile.
12195 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12197         * configure (package_makefile_rules_frag): New variable, which names
12198         a file with generic rules, ...
12199         Change comment to mention we now have FIVE parts.
12200         * configure: Undo last change.
12202 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12204         * config.guess: More accurate determination of HP processor types.
12205         * config.sub: More accurate determination of HP processor types.
12207 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12209         * configure (package_makefile_frag): Move inserting the
12210         ${package_makefile_frag} to where it should be according
12211         to the comment.
12213 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12215         * config.guess: Add support for Linux/ARM.
12217 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12219         * .cvsignore: Remove *-info and *-install since they match
12220         release-info and mpw-install, which we don't want to just ignore.
12222 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12224         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12226 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12228         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12229         local_prefix to sub-make invocations.
12231 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12233         * configure.in: Check makefile fragments in the source
12234         directory.
12236 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12238         * configure.in: Check whether host and target makefile
12239         fragments exist before adding them to *_makefile_frag.
12241 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12243         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12245 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12247         * configure.in: Make sure we only replace RPATH_ENVVAR on
12248         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12249         regexp to sed.
12251         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12252         to sub-makes.
12254 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12256         * config-ml.in (multi-do): LDFLAGS must include multilib
12257         designator.
12259 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12261         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12263 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12265         * config.sub: Add mingw32 support.
12266         * configure.in: Likewise.
12268 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12270         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12272 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12274         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12275         * configure (gxx_include_dir): Provide a definition for subdirs
12276         which do not use autoconf.
12278 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12280         * config.guess: Sync with egcs.  Picks up new alpha support,
12281         BeOS & some additional linux support.
12283 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12285         * config.guess: HP 9000/803 is a PA1.1 machine.
12287 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12289         * configure.in: It's alpha*-...
12291 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12293         * configure.in (host_makefile_frag, target_makefile_frag):
12294         Handle multiple config files.
12295         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12296         alpha-*-*.
12298 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12300         * mkdep: New file.
12302 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12304         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12306 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12308         * Makefile.in: Add libgui directory.
12309         (GDB_TK): Add all-libgui.
12310         * configure.in: Add libgui directory.
12311         * configure: Add all-libgui to GDB_TK.
12313 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12315         * config-ml.in (multidirs): Add m32r to multilib list.
12317 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12319         * Makefile.in (all-target-gperf): Change dependency to
12320         all-target-libstdc++.
12322 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12324         * config.guess: Add BeOS support.
12326 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12328         Source directory cvs renamed to cvssrc:
12329         * configure.in (host_tools): Change cvs to cvssrc.
12330         (native_only): Likewise.
12331         (noconfigdirs) [various cases]: Likewise.
12332         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12333         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12334         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12335         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12336         (all-cvssrc): Rename target from all-cvs.
12338 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12340         * configure (gxx_include_dir): Fix thinko.
12342 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12344         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12345         (install-cross, install-gcc-cross): New targets.
12347 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12349         * configure.in (noconfigdirs): Add support for Thumb target.
12351         * config.sub (maybe_os): Add support for Thumb target.
12353 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12355         * Makefile.in: Add rules for cygmon.
12357         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12359 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12361         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12362         * configure (gxx_include_dir): Provide a definition for subdirs
12363         which do not use autoconf.
12365 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12367         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12368         11/18/97 build
12370 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12372         * From Franz Sirl.
12373         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12374         found on RedHat Linux systems.
12376 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12378         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12379         guesses.
12381 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12383         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12385 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12387         * ltmain.sh: If mkdir fails, check whether the directory was created
12388         anyhow by some other process.
12390 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12392         * configure.in (d30v-*-*): Configure all directories.
12394 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12396         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12397         for the D30V.
12399 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12401         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12403 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12405         * include/libiberty.h: Add extern "C" { so it can be used with C++
12406         progrms.
12407         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12408         programs.
12410 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12412         * configure.in (d30v-*-*): Configure GCC now.
12414 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12416         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12417         is no longer needed.
12419 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12421         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12423 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12425         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12426         targets using "$@" to provide support for similar but not identical
12427         targets without having to duplicate code.
12429 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12431         * makefile.vms: Fix to work with DEC C.
12433 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12435         * config.sub: Add mips-tx39-elf to marketing names.
12437 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12439         * ltmain.sh: Handle symlinks in generated script.
12441 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12443         * configure: Handle autoconf style directory options: --bindir,
12444         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12445         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12446         --sysconfdir.
12447         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12448         (sharedstatedir, localstatedir, oldincludedir): New variables.
12449         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12450         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12451         sbindir, sharedstatedir, and sysconfdir.
12453 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12455         * Makefile.in (bootstrap-lean): New target.
12457 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12459         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12460         sn, and gnuserv from noconfigdirs.
12462 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12464         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12466 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12468         * Makefile.in (cross): New target.
12470 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12471                           Jeff Law         <law@cygnus.com>
12473         * Makefile.in (bootstrap2, bootstrap3): New targets.
12474         (all-bootstrap): Remove outdated and confusing target.
12475         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12477 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12479         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12480         windows.  Consistent with gdb/configure.
12482 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12484         * configure.in: Name Linux target fragment.
12486         * configure: Rewrite so that project Makefile fragment is inserted
12487         first and appears last in the resulting Makefile.
12489 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12491         * Makefile.in (install-itcl): Install tcl first.
12493 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12495         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12497 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12499         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12501         * configure.in (skipdirs): Add target-librx for Linux.
12502         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12504 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12506         * Makefile.in (bootstrap): New target.
12508 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12510         * config.sub: Accept 'amigados' for backward compatibility.
12512 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12514         * config.guess: Merge with FSF.
12516 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12518         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12520 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12522         * config.sub: Add "marketing-names" patch.
12524 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12526         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12528 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12530         * config.sub: Handle v850-elf.
12532 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12534         * .cvsignore (*-install): Remove.
12536 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12538         * ltconfig: Set CONFIG_SHELL in libtool.
12539         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12541 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12543         * configure.in (target_subdir): Set to libraries if enable_multilib.
12545 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12547         * config.guess: Update from gcc directory.
12549 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12551         * Makefile.in (all-sim): Depends on all-readline.
12553 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12555         * Makefile.in (BISON, YACC): Use $$s.
12556         (all-bison): Depend on all-texinfo.
12558 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12560         * Makefile.in (BISON): Add -L flag.
12561         (YACC): Likewise.
12563 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12565         * configure.in (noconfigdirs): Add support for v850e target.
12567         * config.sub (maybe_os): Add support for v850e target.
12569 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12571         * configure.in (noconfigdirs): Add support for v850ea target.
12573         * config.sub (maybe_os): Add support for v850ea target.
12575 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12577         * config.sub: Add mipstx39.  Delete r3900.
12579 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12581         * Makefile.in (all-autoconf): Depends on all-texinfo.
12583 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12585         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12586         eabi targets.
12588 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12590         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12592         * configure: When handling a Canadian Cross, handle YACC as well as
12593         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12594         * Makefile.in (all-bison): Depend upon all-texinfo.
12596 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12598         * Makefile.in (BISON): bison, not byacc or bison -y.
12599         (YACC): bison -y or byacc or yacc.
12600         (various): Add *-bison as appropriate.
12601         (taz): No need to mess with BISON anymore.
12603 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12605         * configure: If OSTYPE matches *win32*, try to find a good value for
12606         CONFIG_SHELL.
12608 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12610         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12611         configure.in if it is present.
12613 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12615         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12617 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12619         * config.sub: Recognize `arc' cpu.
12620         * configure.in: Likewise.
12621         * config-ml.in: Likewise.
12623 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12625         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12627 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12629         * configure: Changed sed delimiter from ':' to '|' when
12630         attempting to substitute ${config_shell} for SHELL. On
12631         NT ${config_shell} may contain a ':' in it.
12633 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12635         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12637 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12639         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12641 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12643         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12645         * ylwrap: If the program is a relative path, force it to be
12646         absolute.
12648 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12650         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12652 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12654         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12655         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12656         for libraries.
12658 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12660         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12661         separated by spaces.
12663 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12665         * ylwrap: New file.
12666         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12668         * ltmain.sh: Handle /bin/sh at start of install program.
12670         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12672         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12673         * missing: New file, from automake 1.2.
12675 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12677         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12678         check-tk to CHECK_X11_MODULES.
12680 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12682         * config.sub: Merge with FSF.
12684 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12686         * config.guess: Merge with FSF.
12688 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12690         * configure: Treat msdosdjgpp like go32.
12691         * configure.in: Likewise.  Don't remove gprof for go32.
12693         * configure: Change Makefile.tem2 to Makefile.tm2.
12695 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12697         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12699 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12701         * install-sh (chmodcmd): Set to null if the DST directory already
12702         exists.  Same as Nov 11th change.
12704 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12706         * configure (GDB_TK): Needs itcl and tix.
12708 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12710         * config.guess: Update from FSF.
12712 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12714         * Makefile.in (GDB_TK): Depend on itcl and tix.
12716 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12718         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12719         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12720         (INSTALL_SCRIPT): New variable.
12721         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12722         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12723         to -x.
12724         * install-sh: Add support for -x option.
12726 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12728         * configure.in, Makefile.in: Treat tix like itcl.
12730 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12732         * Makefile.in (WINDRES): New variable.
12733         (WINDRES_FOR_TARGET): New variable.
12734         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12735         (EXTRA_HOST_FLAGS): Add WINDRES.
12736         (EXTRA_TARGET_FLAGS): Add WINDRES.
12737         (EXTRA_GCC_FLAGS): Add WINDRES.
12738         ($(DO_X)): Pass down WINDRES.
12739         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12740         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12741         DLLTOOL_FOR_TARGET.
12743 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12745         * configure.in: configure sim before gdb for win32-x-ppc
12747 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12749         Move gperf into the toplevel, from libg++.
12750         * configure.in (target_tools): Add target-gperf.
12751         (native_only): Add target-gperf.
12752         * Makefile.in (all-target-gperf): New target, depend on
12753         all-target-libg++.
12754         (configure-target-gperf): Empty rule.
12755         (ALL_TARGET_MODULES): Add all-target-gperf.
12756         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12757         (CHECK_TARGET_MODULES): Add check-target-gperf.
12758         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12759         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12761 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12763         * config.sub (mn10200): Recognize new basic machine.
12765 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12767         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12768         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12770 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12772         * configure.in: If we're building mips-sgi-irix6* native, turn on
12773         ENABLE_MULTILIB and set TARGET_SUBDIR.
12775 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12777         * Makefile.in (all-sn): Depend on all-grep.
12779 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12781         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12783         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12784         Makefile.  From Jeff Makey <jeff@cts.com>.
12785         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12787         * Makefile.in (DISTBISONFILES): Remove.
12788         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12789         $(DEFAULT_YACC).
12791         * configure.in: Build itl, db, sn, etc., when building for native
12792         cygwin32.
12794         * Makefile.in (LD): New variable.
12795         (EXTRA_HOST_FLAGS): Pass down LD.
12796         ($(DO_X)): Likewise.
12798 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12800         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12802 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12804         * configure.in (targargs): Strip out any supplied --build argument
12805         before adding our own. Always add --build.
12807 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12809         * configure.in (targargs): Pass --build if we're doing
12810         a cross-compile.
12812 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12814         * configure: Use '|' instead of ":" as the separator in
12815         sed. Otherwise sed chokes on NT path names with drive
12816         designators. Also look for "?:*" as the leading characters in an
12817         absolute pathname.
12819 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12821         * config.sub: Support for r3900.
12823 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12825         * configure.in: Use install-sh, not install.sh.
12827 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12829         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12830         apply it twice.
12832 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12834         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12835         install-binutils.
12837 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12839         * Makefile.in: Add automake targets.
12840         * configure.in (host_tools): Add automake.
12842 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12844         * configure: Default CXX to c++, not gcc.
12845         * Makefile.in (CXX): Set to c++, not gcc.
12846         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12848 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12850         * install-sh: try appending a .exe if source file doesn't
12851         exist
12853 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12855         * configure.in: Turn on multilib by default.
12856         (cross_only): Remove target-libiberty.
12858         * Makefile.in (all-gcc): Don't depend on libiberty.
12860 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12862         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12864 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12866         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12867         (DISTBISONFILES): Add ld/Makefile.in
12869 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12871         * configure.in: if target is cygwin32 but host isn't cygwin32,
12872         don't configure gdb tcl tk expect, not just gdb.
12874 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12876         * configure.in: Added gnuserv everywhere sn appears.
12878         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12879         (CROSS_CHECK_MODULES): Added check-gnuserv.
12880         (INSTALL_MODULES): Added install-gnuserv.
12881         (CLEAN_MODULES): Added clean-gnuserv.
12882         (all-gnuserv): New target.
12884 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12886         * config.guess: Fixes for MIPS OpenBSD systems.
12888 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12890         * Makefile.in (INSTALL_XFORM): Remove.
12891         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12893         * mkinstalldirs: New file, copied from automake.
12894         * Makefile.in (installdirs): Rename from install-dirs.  Use
12895         mkinstalldirs.  Change all users.
12896         (DEVO_SUPPORT): Add mkinstalldirs.
12898 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12900         * install-sh: Rename from install.sh.
12901         * Makefile.in (INSTALL): Change install.sh to install-sh.
12902         (DEVO_SUPPORT): Likewise.
12904         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12905         Graichen <graichen@rzpd.de>.
12907 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12909         * config.guess: Recognize OpenBSD systems correctly.
12911 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12913         * README, Makefile.in (ETC_SUPPORT): Remove references to
12914         cfg-paper*, configure.{texi,man,info*}._
12916 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12918         * Makefile.in (all.normal): Ensure that gcc is built after all
12919         the x11 - ie gdb - targets.
12921 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12923         * makefile.vms: Don't run conf-a-gas.
12925 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12927         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12929 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12931         * configure.in: Remove noconfigdirs case since gdb also
12932         configures and builds for tic80-coff.
12934 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12936         * configure: Set cache_file to config.cache.
12937         * Makefile.in (local-distclean): Remove config.cache.
12939 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12941         * COPYING: Update FSF address.
12943 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12945         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12946         noconfigdirs.
12948 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12950         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12951         MAKEDIRS, is empty.
12953 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12955         * config.sub: Tweak mn10300 entry.
12957 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12959         * configure.in (host_tools): Put sim before gdb, so gdb's
12960         configure.tgt can determine if the simulator was configured.
12962 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12964         * config.sub: Move BeOS $os case to be with other Cygnus
12965         local cases.
12967 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12969         * config.sub: Remove misplaced comment that broke Linux.
12971 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12973         * config.sub: Add BeOS support.
12975 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12977         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12979 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12981         * configure.in (noconfigdirs): Remove tcl and tk from
12982         noconfigdirs for cygwin32 builds.
12984 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12986         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12988 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12990         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12991         make-all.com, use makefile.vms instead.
12993 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12995         * config.sub: Accept -lnews*.
12997 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12999         * configure.in (noconfigdirs): Disable target-newlib,
13000         target-examples and target-libiberty for d30v.
13002 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13004         * configure.in (noconfigdirs): Enable ld for d30v.
13006 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13008         * configure.in (tic80-*-*): Build compiler.
13010 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13012         * configure.in (d30v-*): Remove sim directory from list of
13013         unsupported d30v directories
13015 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13017         * config.sub, configure.in: Add d30v target cpu.
13019 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13021         * makefile.vms: New file.
13022         * make-all.com: Remove.
13024 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13026         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13028 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13030         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13032 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13034         * Makefile.in (ALL_MODULES): Added all-db.
13035         (CROSS_CHECK_MODULES): Addec check-db.
13036         (INSTALL_MODULES): Added install-db.
13037         (CLEAN_MODULES): Added clean-db.
13039 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13041         * config.guess: Merge with latest FSF sources.
13043 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13045         * Makefile.in (ALL_MODULES): Added all-itcl.
13046         (CROSS_CHECK_MODULES): Added check-itcl.
13047         (INSTALL_MODULES): Added install-itcl.
13048         (CLEAN_MODULES): Added clean-itcl.
13050 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13052         * configure.in: build gdb for mn10200
13054 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13056         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13058 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13060         * configure.in (tic80-*-*): Turn off most targets right now.
13062 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13064         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13065         rather than the makeinfo program.
13066         (do-info): Depend upon all-texinfo.
13068 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13070         * configure.in: Remove uses of config/mh-linux.
13072         * config.sub, config.guess: Merge with latest FSF sources.
13074 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13076         * config.sub (case $basic_machine): Add tic80 entries.
13078 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13080         * config.sub, config.guess: Merge with latest FSF sources.
13082 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13084         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13085         * mpw-config.in: Test for NewFolderRecursive.
13086         * mpw-install: Use symbolic name for startup filename.
13087         * mpw-README: Add various additional details.
13089 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13091         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13093 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13095         * configure.in: Do build gcc and the target libraries for
13096         the mn10200.
13098 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13100         * configure.in: don't avoid building gdb for mn10300 any more
13101         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13102         instead of single-quoting it.
13104 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13106         * configure.in: Don't use --with-stabs on IRIX 6.
13108 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13110         * configure.in (m32r): Build gdb, libg++ now.
13112 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13114         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13115         directories from noconfigdirs.
13117 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13119         * config.sub (basic_machine): added mips16 configuration
13121 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13123         * config.sub: Handle d10v-unknown.
13125 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13127         * config.sub: Handle v850-unknown.
13129 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13131         * Makefile.in: add findutils
13132         * configure.in: add findutils to list of host_tools
13134 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13136         * config.sub: Handle mn10200 and mn10300.
13138 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13140         * configure.in (d10v-*): Do not build librx.
13142 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13144         * configure.in (mn10300): Build everything except gdb & libgloss.
13146 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13148         * config.guess:  Patch for Dansk Data Elektronik servers,
13149         from Niels Skou Olsen <nso@dde.dk>.
13151         For ncr, use /bin/uname rather than uname, since GNU uname does not
13152         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13154         Patch for MIPS R4000 running System V,
13155         from Eric S. Raymond <esr@snark.thyrsus.com>.
13157         Fix thinko for nextstep.
13159         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13161         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13162         * config.guess: Guess mips-dec-mach_bsd4.3.
13164         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13165         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13166         release numbers.
13167         * config.guess (mips-mips-riscos*):  Emit just enough of the
13168         release number.
13170         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13171         * config.guess (sparc-auspex-sunos*):  Added.
13172         (f300-fujitsu-*): Added.
13174         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13175         * config.guess:  Recognize a Tadpole as a sparc.
13177 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13179         * config.guess: Don't assume that NextStep version is either 2 or
13180         3.  NextStep 4 (aka OpenStep 4) has come out now.
13182 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13184         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13185         From Rik Faith <faith@cs.unc.edu>.
13187 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13189         * config.sub: Contributions from bug-gnu-utils to:
13190         Support plain "hppa" (no version given) architecture, reported by
13191         OpenStep.
13192         OpenBSD like NetBSD.
13193         LynxOs is not a hardware supplier.
13195         * config.guess: Contributions from bug-gnu-utils to add support for:
13196         OpenBSD like NetBSD.
13197         Stratus systems.
13198         More Pyramid systems.
13199         i[n>4]86 Intel chips.
13200         M680[n>4]0 Motorola chips.
13201         Use unknown instead of lynx for hardware manufacturer.
13203 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13205         * install.sh (chmodcmd): Set to null if the DST directory already
13206         exists.
13208 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13210         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13211         not use mt-ppc target Makefile fragment any more.
13213 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13215         * configure.in (*-*-windows):  Exclude everything but those dirs
13216         needed to build windows.
13218 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13220         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13222 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13224         * configure.in:  Exclude mmalloc from i386-windows.
13226 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13228         * Undo my previous change.
13230 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13232         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13233         unconditionally.
13234         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13236 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13238         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13239         host to add it's own flags.
13241 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13243         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13245 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13247         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13248         (CXX_FOR_TARGET): Likewise.
13249         (GCC_FOR_TARGET): Define.
13250         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13251         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13252         CC_FOR_TARGET was specified on the command line.
13253         (MAKEOVERRIDES): Don't define.
13255 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13257         * configure.in (m32r): Fix spelling of libg++ libs.
13259 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13261         * config.sub (-apple*): Remove, now redundant.
13263 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13265         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13267         * configure: Rework yesterday's sed script patch.
13269         * config.sub: Merge with FSF.
13271 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13273         * config.guess:  Merge from FSF.
13275         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13276         * config.guess: Use pc instead of unknown, for pc clone systems.
13277         Change linux to linux-gnu.
13279         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13280         * config.guess: Avoid non-portable tr syntax.
13282 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13284         * test-build.mk (HOLES): Add "xargs" for gdb.
13286         * configure: Avoid hpux10.20 sed bug.
13288 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13290         * configure.in:  Add support for windows host
13291         (that is a build done under the Microsoft build environment).
13293 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13295         * Makefile.in: Replace all uses of srcroot with s, to shrink
13296         command line lengths.
13298         Patches from Geoffrey Noer <noer@cygnus.com>:
13299         * configure.in: If configuring for newlib, pass --with-newlib to
13300         subdirectories.
13301         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13302         -Bnewlib/ and -Lwinsup to gcc.
13303         (CXX_FOR_TARGET): Likewise.
13305 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13307         * Makefile.in (ETC_SUPPORT): Add configure.
13309 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13311         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13312         host configuration file.
13314 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13316         * configure.in: Break mn10x00 support into separate
13317         mn10200 and mn10300 configurations.
13318         * config.sub: Likewise.
13320 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13322         * configure.in: Add lots of stuff to noconfigdirs for
13323         the mn10x00 targets.
13325         * config.sub, configure.in: Add mn10x00 support.
13327 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13329         * make-all.com: Call conf-a-gas, not config-a-gas.
13331 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13333         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13334         targets.
13336 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13338         * mpw-README: Add much more detail for native PowerMac.
13339         * mpw-install: New file.
13340         * mpw-configure: Add --norecursion and --help options.
13341         * mpw-config.in: Translate readme and install files when
13342         copying to objdir.
13343         * mpw-build.in: Don't always depend on byacc and flex.
13344         (install-only-top): New action.
13346 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13348         * configure.in:  You can now configure GDB for the v850.
13350 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13352         * configure.in (noconfigdirs): Don't configure any C++ dirs
13353         if targeting D10V.
13355 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13357         * config.sub: Recognize mips64vr5000.
13359 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13361         * configure.in: Use a single line for host_tools and native_only.
13363 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13365         * config.sub, configure.in: Add entries for m32r.
13367 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13369         * Makefile.in (inet-install): Don't run install-gzip.
13371 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13373         * configure.in:  Don't config lots of things for *-*-windows*.
13375 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13377         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13378         (host_libs, host_tools): Copy from configure.in.
13379         * mpw-configure: Don't complain about directories not found.
13381 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13383         * configure.in (i[345]86): Recognize i686 for pentium pro.
13384         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13385         file.
13387         * config.guess (i[345]86): Ditto.
13389 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13391         * configure.in (noconfigdirs): Removed gdb for D10V.
13393 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13395         * configure.in: Remove ld, target-libio, target-libg++, and
13396         target-libstdc++ from noconfigdirs.
13398 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13400         * configure: Fix three locations where shell scripts were
13401         being run directly rather than with config_shell.
13403 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13405         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13406         * config.sub (basic_machine): Recognize v850.
13408 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13410         * mpw-configure: Handle multiple enable/disable options and
13411         pass them down recursively, handle -c and -s flags appropriately
13412         depending on choice of compiler, add escape mechanism for
13413         quoted arguments to gC.
13415 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13417         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13418         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13419         so that -mrelocatable-lib and -mno-eabi are used.
13421         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13422         not support --print-multi-lib, don't abort.
13424 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13426         * make-all.com: Run config-a-gas.
13427         * setup.com: Don't copy subdirectory files around.
13429 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13431         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13432         target, it now compiles correctly.
13434 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13436         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13438 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13440         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13442 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13444         * configure.in (native_only): Add prms.
13446 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13448         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13449         (BINUTILS_SUPPORT_DIRS): Likewise.
13451 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13453         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13454         d10v support is added.
13456 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13458         * configure.in (d10v-*-*): New target.
13460 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13462         * config.guess (HP 9000/811): Recognize this as a PA1.1
13463         machine.
13465 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13467         * Makefile.in (do-tar-gz): New target, split out from tail end of
13468         taz target.  Run each command separately, don't use pipes.
13469         (taz): Use it.
13471 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13473         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13474         * mpw-build.in: No builds should depend on building byacc or flex,
13475         they are assumed to be installed already.
13477 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13479         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13480         variable that CC_FOR_TARGET needs.
13482 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13484         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13485         options have changed since the last time the subdirectory was
13486         configured, and if it has, reconfigure.
13487         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13488         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13490 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13492         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13493         CLEAN_MODULES): Add bash.
13494         (all-bash): New target.
13496 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13498         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13500 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13502         * config.sub (basic_machine): Recognize d10v as a valid processor.
13504 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13506         * mpw-configure: Add support for --bindir.
13507         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13509 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13511         * configure.in: add bash, time, gawk to list of hosttools and things
13512         to only build for native toolchains
13514 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13516         * Makefile.in (docdir): Remove.
13518 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13520         * Makefile.in (datadir): Set to $(prefix)/share.
13522 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13524         * configure.in: build diff and patch for cygwin32-hosted
13525         toolchains.
13527 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13529         * config.sub: Accept -rtems*.
13531 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13533         * configure.in: enable dosrel for cygwin32-hosted builds,
13534                 remove diff from the list of things not buildable
13535                 via Canadian Cross
13537 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13539         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13540         don't get ". ".
13542 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13544         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13546 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13548         * Makefile.in (taz): Handle case where tex3patch didn't even get
13549         checked out.  Also, if it was found, put the symlink in a new util
13550         subdirectory.
13552 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13554         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13556 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13558         * config.sub: Recognize -openvms.
13559         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13560         * make-all.com, setup.com: New files.
13562 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13564         * Makefile.in (taz): tex3patch moved to texinfo/util.
13566 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13568         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13569         * configure.in: remove make from disable-if-Can-Cross list
13570                 enable gdb if ${host} and ${target} are cygwin32
13572 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13574         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13575         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13577 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13579         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13580         distinguish sysv/svr4/bsd variants.
13581         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13583 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13585         * configure.in: Added copyright notice.
13586         * move-if-change: Added copyright notice.
13588 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13590         * configure.in (powerpcle-*-solaris*): Until we get shared
13591         libraries working, don't build gdb, sim, make, tcl, tk, or
13592         expect.
13594 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13596         * config.guess:  Merge with FSF:
13598         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13599         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13601         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13602         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13604         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13605         * config.guess:  Combine two OSF1 rules.
13606         Also recognize field test versions.  From mjr@zk3.dec.com.
13607         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13608         because GNU uname does not support -p.  From pmr@pajato.com.
13610 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13612         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13614 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13616         * mpw-README: Document GCCIncludes.
13618 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13620         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13622 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13624         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13626 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13628         * configure.in (*-*-cygwin32): Configure make.
13630 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13632         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13634 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13636         * Makefile.in (all-inet): Depend on all-perl.
13638         * Makefile.in (inet-install): New target.
13640         * Makefile.in (all-inet): Depend on all-tcl.
13641         (all-inet): Depend on all-send-pr.
13643 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13645         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13646         temporarily.
13648 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13650         * configure.in: Don't configure --with-gnu-ld on AIX.
13652 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13654         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13656 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13658         * Makefile.in (ALL_MODULES): Added all-inet.
13659         (CROSS_CHECK_MODULES): Added check-inet.
13660         (INSTALL_MODULES): Added install-inet.
13661         (CLEAN_MODULES): Added clean-inet.
13662         (all-indent): New target.
13664         * configure.in (host_tools): Added inet.
13665         (native_only): Added inet.
13666         (noconfigdirs): Added inet.
13668 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13670         * configure.in: Don't configure libgloss if we are not configuring
13671         newlib.
13673 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13675         * configure.in: Don't configure libgloss for unsupported
13676         architectures.
13678 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13680         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13682 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13684         * Makefile.in (ALL_MODULES): Include all-apache.
13685         (CROSS_CHECK_MODULES): Include check-apache.
13686         (INSTALL_MODULES): Include install-apache.
13687         (all-apache): New target.
13689         * configure.in: Added apache everywhere perl is seen.
13691 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13693         * Makefile.in: Add support for clean-{module} and
13694         clean-target-{module} rules.
13696 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13698         * configure.in (*-*-ose) do not build libgloss.
13700 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13702         * config.guess (prep*:SunOS:5.*:*): Turn into
13703         powerpele-unknown-solaris2.
13705 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13707         * configure.in: Permit --enable-shared to specify a list of
13708         directories.
13710 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13712         * configure.in (host==solaris): Pass only the first word of $CC
13713         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13715 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13717         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13719 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13721         * Makefile.in (ALL_MODULES): Include all-perl.
13722         (CROSS_CHECK_MODULES): Include check-perl.
13723         (INSTALL_MODULES): Include install-perl.
13724         (ALL_X11_MODULES): Include all-guile.
13725         (CHECK_X11_MODULES): Include check-guile.
13726         (INSTALL_X11_MODULES): Include install-guile.
13727         (all-perl): New target.
13728         (all-guile): New target.
13730         * configure.in (host_tools): Include perl and guile.
13731         (native_only): Include perl and guile.
13732         (noconfigdirs): Don't build guile and perl; no ports have been
13733         done.
13735 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13737         * configure (--enable-*): Handle quoted option lists such as
13738         --enable-sim-cflags='-g0 -O' better.
13740 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13742         * Makefile.in ({,inst}all-target): New rule so we can make and
13743         install all of the target directories easily.
13745 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13747         * configure.in: Add missing global flag in sed substitution when
13748         deleting `target-' from ${configdirs}.
13750 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13752         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13753         option.
13755         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13756         config/mh-necv4.
13758         * install.sh: Correct misspelling of transformbasename.
13760         * config.guess: Recognize mips-*-sysv*.
13762 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13764         * config.sub: Recognize mon960.
13766 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13768         * configure: Restore Canadian Cross handling of BISON and LEX,
13769         removed in Feb 20 change.
13771 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13773         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13774         Mention make install.  Remove the old copyright date as well the
13775         clumsy and rather pointless copyright on the README file.
13777 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13779         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13780         Makefile after running symlink-tree, then run `make distclean' to
13781         avoid clobbering any generated files in srcdir.
13783 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13785         * configure.in (m68k-*-netbsd*): Build everything now.
13787 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13789         * Makefile.in (taz): Fix quoting.
13791 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13793         * configure.in (sparclet-*-*): Build everything now.
13795 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13797         * configure.in (m68k-*-linux*): New host.
13799 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13801         * configure: Check for bison before byacc.
13803 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13805         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13806         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13807         searching PATH.  These are used as fallbacks by Makefile.in if
13808         flex/bison/byacc aren't in objdir.
13810 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13812         * Makefile.in: Make everything which depends upon all-bfd also
13813         depend upon all-opcodes, in case --with-commonbfdlib is used.
13815 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13817         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13818         building NT native compilers on Unix.
13820 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13822         * configure.in: Don't get CC from the host Makefile fragment if we
13823         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13824         Solaris test for /usr/ucb/cc to the post target script, just after
13825         the compiler sanity test.
13827 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13829         * config.sub: Merge with FSF.
13831 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13833         * Makefile.in (RPATH_ENVVAR): New variable.
13834         (REALLY_SET_LIB_PATH): Use it.
13835         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13837 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13839         * config.sub, configure.in: Recognize sparclet cpu.
13841 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13843         * config.guess:  Support m68k-cbm-sysv4.
13845 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13847         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13848         m68k-unknown-linuxaout from linker help string.  Put quotes around
13849         $ld_help_string.
13851 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13853         * config.guess (powerpc-harris-powerunix): Add guess for port
13854         to new target.
13856 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13858         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13860 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13862         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13863         $(REALLY_SET_LIB_PATH) in Makefile.
13864         * Makefile.in (SET_LIB_PATH): New variable.
13865         (REALLY_SET_LIB_PATH): New variable.
13866         ($(DO_X)): Use $(SET_LIB_PATH).
13867         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13868         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13869         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13870         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13871         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13872         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13873         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13874         (install-dosrel): Likewise.
13875         (all-opcodes): Depend upon all-libiberty.
13877 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13879         * config.guess (*:CYGWIN*): New
13881 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13883         * Makefile.in (all-target-winsup): All all-target-libiberty.
13885 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13887         * configure.in (noconfigdirs): Add missing # in front of comment.
13889 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13891         * configure.in: add second pass to things added to noconfigdirs
13892         so *-gm-magic can exclude libgloss properly.
13894 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13896         * mpw-configure (extralibs_name, rez_name): Set correctly
13897         for MWC68K compiler.
13899         * mpw-README: Add more info on the necessary build tools.
13901 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13903         * configure.in, config.sub: Recognize cygwin32.
13905 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13907         * config.guess, config.sub: Recognize A/UX.
13909 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13911         * config.sub: Merge with gcc/config.sub.
13913 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13915         * mpw-build.in (do-binutils): Add build of stamps.
13917 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13919         * config.sub: Add recognition for mips64vr4100*-* targets.
13921 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13923         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13924         Add creation of gconfigargs with `--enable-shared' turned on.
13925         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13926         ($(host)-stamp-stage3-configured): Likewise.
13927         (HOLES): Add chatr and ldd.
13928         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13930 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13932         * configure: Pass --nfp to recursive configures.
13934 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13936         * Makefile.in (DLLTOOL): New.
13937         (DLLTOOL_FOR_TARGET): New.
13938         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13939         (EXTRA_TARGET_FLAGS): Ditto.
13940         (EXTRA_GCC_FLAGS): Ditto.
13941         (CONFIGURE_TARGET_MODULES): Ditto.
13942         (DO_X): Ditto.
13943         * configure: Add DLLTOOL.
13945 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13947         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13948         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13949         mh-sco, since old workarounds no longer needed, and don't
13950         build ld, since libraries have weak symbols in COFF.
13952 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13954         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13956 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13958         * configure.in: Make sure that ${CC} can be used to compile an
13959         executable.
13961 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13963         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13964         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13965         nothing depending on whether gdbtk is being built.
13967 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13969         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13971 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13973         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13974         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13976 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13978         * config-ml.in: Add support for
13979         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13980         Simplify setting of multidirs from --disable-foo.
13982 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13984         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13985         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13986         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13987         non-empty, pass them on to the  GCC make.
13988         (all-bootstrap): New rule that is like all-gcc, except it executes
13989         the GCC bootstrap rule instead of the GCC all rule.
13991 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13993         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13995 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13997         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13998         DG/UX support.
14000 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14002         * config.sub (i*86*) Change [345] to [3456]
14004 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14006         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14007         --with-gnu-ld=no.
14009 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14011         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14012         AIX multilibs get built.
14014 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14016         * configure.in (i386-win32): Don't build expect if we're not
14017         building the tcl subdir.
14019 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14021         * Makefile.in: (configure-target-examples, all-target-examples):
14022         New targets, configure and build example programs.
14024 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14026         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14027         use it as input to sedit the generated MPW makefile.
14028         * mpw-README: Add a suggestion about Gestalt.h.
14030 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14032         * config.sub: Accept *-*-ieee*.
14034 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14036         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14037         Ronald F. Guilmette <rfg@monkeys.com>.
14039 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14041         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14042         for powerpc-pe native.
14043         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14044         (target==powerpc-pe): duplicate i386-win32 entry.
14046 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14048         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14049         of vxworks, not just vxworks5.1.
14051 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14053         * mpw-configure: Add support for exec-prefix.
14055 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14057         * config.guess: Recognize HP model 816 machines as having
14058         a PA1.1 processor.
14060 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14062         * configure: Ignore new autoconf configure options.
14064 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14066         * config.guess:  Recognize Pentium under SCO.
14067         From Robert Lipe <robertl@arnet.com>.
14069 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14071         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14073 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14075         * configure.in: Don't configure gas for alpha-dec-osf*.
14077 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14079         * configure.in: Default to --with-stabs for some targets for which
14080         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14081         i[345]86*-*-unixware*.
14083 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14085         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14086         rather than basing it on the target.  Simplify handling of options
14087         controlling which directories to configure.  Remove extraneous
14088         slash in multi-clean target.
14090 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14092         * config-ml.in: Prefix more variables with ml_ so they don't collide
14093         with configure's.
14095 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14097         * configure: Don't turn -v into --v.
14099 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14101         * configure.in (targargs): Fix typo.
14103         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14105 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14107         * configure.in: Strip --host and --target options from
14108         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14109         --with-cross-host option when building with a cross-compiler.
14110         * configure: Canonicalize the arguments put into config.status by
14111         always using `=' for an option with an argument.  Pass a presumed
14112         --host or --target explicitly.
14114 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14116         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14117         into general OS recognition case.
14119 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14121         * configure.in (target_configdirs): add target-winsup only
14122         for win32 target systems.
14124 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14126         * Makefile.in (all-target-libgloss): Depend upon
14127         configure-target-newlib, since when libgloss is built it looks to
14128         see if the newlib directory exists.
14130 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14132         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14133         cfg-ml-*.in.
14135 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14137         * configure: Handle LD and LD_FOR_TARGET when configuring a
14138         Canadian Cross.
14140 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14142         * configure.in (target_libs): add target-winsup.
14143         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14144         (target==ppcle-pe): remove ld from $noconfigdirs.
14146 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14148         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14149         Preserve relative path names in $srcdir.  Build symlink tree if
14150         configuring cross target dir and srcdir=. (= no VPATH support).
14151         (configure-target-libg++): Depend on configure-target-librx.
14152         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14153         * config-ml.in: New file.
14154         * symlink-tree: New file.
14155         * configure: Ensure srcdir="." if that's what it is.
14157 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14159         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14160         includes and FLEX_SKELETON setting.
14161         * mpw-configure (--with-gnu-ld): New option, controls whether
14162         to use PPCLink or ld with PowerMac GCC.
14163         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14164         * mpw-config.in: Configure grez if targeting Mac.
14166         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14167         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14168         just macos.
14169         * configure.in: Configure grez resource compiler if targeting Mac.
14170         * Makefile.in (all-grez, install-grez): New targets.
14172 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14174         * configure: CXX defaults to gcc, not g++.  If we find
14175         gcc in the path, set CC to gcc -O2.
14177 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14179         * configure: Default ${build} correctly.  Avoid picking up extra
14180         spaces when reading CC and CXX from Makefile.  When doing a
14181         Canadian Cross, use plausible default values for numerous
14182         variables.
14183         * configure.in: When doing a Canadian Cross, don't try to
14184         configure tools whose configure script can't handle it.
14186 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14188         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14190 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14192         * configure:  Remove dubious bug reporting address.
14194 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14196         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14197         configure script, run that instead of this directory's configure.
14198         In either case, print a message that we're configuring the sub-dir.
14200 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14202         * configure.in: Before checking for the existence of various files,
14203         use sed to filter out "target-".
14205 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14207         * Makefile.in (DO_X): Split rule to decrease command line length
14208         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14209         (Philippe De Muyter).
14211 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14213         * Makefile.in (all-patch): depend on all-libiberty.
14215 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14217         * configure.in: If the only directory in target_configdirs which
14218         actually exists is libiberty, then set target_configdirs to empty,
14219         to avoid trying to build a target libiberty in a gas or gdb
14220         distribution.
14222 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14224         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14225         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14226         systems.
14228 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14230         * configure.in (copy_dirs): Use sys-include instead of include
14231         for --with-headers option.
14233 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14235         * Makefile.in, configure.in: Make winsup builds work with
14236         new scheme.
14238 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14240         * configure.in: Build the linker on AIX.
14242 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14244         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14245         where needed.
14247 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14249         * Makefile.in (all-gcc): Fix typo.
14251 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14253         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14255 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14257         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14258         to target-xiberty, to provide more flexibility.
14259         (target_subdir):  Define.  Create if cross.
14260         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14261         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14262         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14263         check-libFOO -> check-target-libFOO, etc.
14264         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14265         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14266         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14267         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14268         allow ALL_GCC="" to only configure.
14269         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14270         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14271         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14273 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14275         * Makefile.in (taz): Build "info" in etc explicitly.
14277 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14279         * configure.in:  Make sure that CC is undefined (as opposed to
14280         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14281         problem with autoconf trying to configure on a host without GCC.
14283 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14285         * mpw-configure: Set host alias from choice of host compiler,
14286         only use generic MPW Makefile sed if present, edit a file
14287         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14288         * mpw-README: Add problem notes about CW6 and CW7.
14290 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14292         * Makefile.in (taz): Use ";" instead of ";;".
14294 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14296         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14297         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14298         DISTDOCDIRS.
14299         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14300         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14302 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14304         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14305         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14306         Move bfd to DISTSTUFFDIRS.
14308 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14310         * Makefile.in (X11_LIB): Removed.
14311         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14313         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14315 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14317         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14318         names.
14320 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14322         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14324 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14326         * configure.in (i[345]86-*-win32): Always build newlib.
14327         Don't configure cvs, autoconf or texinfo.
14328         * Makefile.in (LD_FOR_TARGET): New.
14329         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14330         Pass down LD_FOR_TARGET.
14332 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14334         * winsup: New directory.
14335         * Makefile.in: Build winsup.
14336         * configure.in: Winsup is configured when target is win32.
14337         Can only build win32 target GDB when native.
14339 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14341         * config.guess: Recognize HP model 819 machines as having
14342         a PA 1.1 processor.
14344 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14346         * configure: Fix sed loop which substitutes for CC and CXX to
14347         avoid bug found in various sed implementations.
14349 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14351         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14352         simulator.  Use standard powerpc-*-eabi*.
14354 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14356         * configure.in: Stop putting gas and binutils in noconfigdirs for
14357         powerpc-*-aix* and rs6000-*-*.
14359 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14361         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14362         -mcall-aixdesc libraries.
14364 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14366         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14368         * config.sub (arm | armel | armeb): Fix shell syntax.
14370 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14372         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14373         -msoft-float and -mcpu=common support.
14374         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14375         libraries.
14377 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14379         * configure.in: Allow configuration and build of emacs19 for the alpha.
14381 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14383         * configure.in (CC): Get ^CC, not just any old CC, from
14384         ${host_makefile_frag}.
14386 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14388         * configure.in (CC): Try to get CC from
14389         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14391 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14393         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14394         only if it exists in $(srcdir).
14396 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14398         * configure: If CC and CXX are not set in the environment, set
14399         them, based on either an existing Makefile or on searching for gcc
14400         in PATH.  Substitute for CC and CXX in Makefile.
14401         * configure.in: Remove libm from target_libs.  Separate
14402         target_configdirs from configdirs.  If CC is not set in
14403         environment, try to get it from a host Makefile fragment.  Rewrite
14404         changes of configdirs to use skipdirs instead.  A few minor
14405         tweaks.  Take directories out of target_configdirs as they are
14406         taken out of configdirs.  Remove existing Makefile files from
14407         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14408         CONFIG_ARGUMENTS in Makefile.
14409         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14410         by configure.in.
14411         (CONFIG_ARGUMENTS): Likewise.
14412         (CONFIGURE_TARGET_MODULES): New variable.
14413         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14414         ($(CONFIGURE_TARGET_MODULES)): New target.
14415         (configure-libg++, configure-libio): New targets.
14416         (all-libg++): Depend upon configure-libg++.
14417         (all-libio): Depend upon configure-libio.
14418         (configure-libgloss, all-libgloss): New targets.
14419         (configure-libstdc++): New target.
14420         (all-libstdc++): Depend upon configure-libstdc++.
14421         (configure-librx, all-librx): New targets.
14422         (configure-newlib): New target.
14423         (all-newlib): Depend upon configure-newlib
14424         (configure-xiberty): New target.
14425         (all-xiberty): Depend upon configure-xiberty.
14427 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14429         * configure.in (host i[345]86-*-win32):  Expand the
14430         noconfigdirs again.
14432 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14434         * mpw-configure: Fix sed command file name.
14436 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14438         * configure.in (host i[345]86-*-win32): Reduce the
14439         noconfigdirs again.
14441 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14443         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14444         or powerpc*-*-pe*, since they are not yet supported.
14446 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14448         Add PowerMac support and many other enhancements.
14449         * mpw-configure: New option --cc to select compiler to use,
14450         paste options set according to --cc into the generated
14451         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14452         if mpw-make.sed is present.
14453         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14454         add forward includes for PowerPC include files.
14455         * mpw-build.in: Build using Makefile.PPC if present.
14456         (do-byacc, etc): Remove separate version resource builds.
14457         (do-gas): Build "stamps" before "all".
14458         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14459         * mpw-README: Update to reflect --cc option, PowerMac support,
14460         and recently-reported compatibility problems.
14462 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14464         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14465         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14466         (--with-multilib-top): Pass to recursive invocations.
14468 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14470         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14471         v810-*-*.
14473 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14475         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14476         gdb, ld and opcodes on v810-*-*.
14478 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14480         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14481         (local-maintainer-clean): New target.
14482         (maintainer-clean): New target.
14483         (realclean): Just depend upon maintainer-clean.
14485 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14487         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14489 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14491         * configure.in: Build ld in mips*-*-bsd* case.
14493 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14495         * config.sub: Accept -lites* OS.  From Ian Dall.
14497 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14499         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14500         targets.
14502 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14504         * configure.in: treat i386-win32 canadian cross the same as
14505         i386-go32 canadian cross.
14507 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14509         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14510         running under the simulator to build a reduced set of libraries.
14511         (powerpc-*-eabiaix): Add fine grained multilib support added to
14512         other powerpc targets yesterday.
14514 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14516         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14517         -disable-softfloat, -disable-relocatable, -disable-aix, and
14518         -disable-sysv to control which multilib libraries get built.
14520 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14522         * configure: Add Makefile.tem to list of files to remove in trap
14523         handler.
14525 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14527         * config.guess (*Linux*):  Add missing "exit"s.
14528         Also, need specific check for alpha-unknown-linux (uses COFF).
14530 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14532         * config.guess:  Merge with FSF:
14534         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14535         * config.guess (AIX4): More robust release numbering discovery.
14537         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14538         * config.guess (i386-sequent-ptx): Properly get version number.
14540         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14541         * config.guess (mips:*:4*:UMIPS): New case.
14543 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14545         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14546         (i386-win32 host): Likewise.  Don't build readline.
14548 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14550         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14551         SUPPORT_FILES to submakes.
14553 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14555         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14556         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14557         mpw-configure.
14559 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14561         * configure.in (appdirs): Use =, not ==, in test expression when
14562         trying to build the text to print in the warning message for
14563         Solaris users.
14565 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14567         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14569 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14571         * config.guess: Recognize lynx-2.3.
14573 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14575         * config.sub (z8ksim): Deleted
14576         (z8k-*-coff): New, this is the one true name of the target.
14578 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14580         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14582 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14584         * config.guess (*:Linux:*:*): First try asking the linker what the
14585         default object file format is (elf, aout, or coff).  Then if this
14586         fails, try previous methods.
14588 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14590         * configure.in: Don't build newlib for *-*-vxworks5.1.
14592 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14594         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14595         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14597 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14599         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14601 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14603         * cfg-ml-com.in: New file.
14604         * cfg-ml-pos.in: New file.
14606 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14608         * COPYING.NEWLIB: Add HP free copyright to list.
14610 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14612         * config.sub: Recognize -eabi* for the system, not just -eabi.
14614 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14616         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14617         * config.sub, configure.in (win32): New target and host.
14619 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14621         * configure.in: Add i386-pe configuration.
14623 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14625         * mpw-build.in (install): Install GDB after LD.
14627 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14629         * mpw-config.in (elf/mips.h): Always forward-include, needed
14630         for GDB to build.
14632 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14634         * testsuite: New directory for customer acceptance and whole tool
14635         chain tests.
14637 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14639         * configure: If per-host line isn't found, but AC_OUTPUT is found
14640         and a configure script exists, run it instead.
14642 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14644         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14646 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14648         * configure: Set build_{cpu,vendor,os,alias} to host values when
14649         --build isn't specified.
14651 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14653         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14654         (FLAGS_TO_PASS): Pass them.
14655         (EXTRA_TARGET_FLAGS): Ditto.
14657 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14659         * Makefile.in (all-libg++): Depend on all-libstdc++.
14661 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14663         * configure.in (noconfigdirs): Enable all packages for
14664           i386-unknown-netbsd.
14666 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14668         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14669         hosted builds (DOS builds)
14671 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14673         Changes for ARM based on patches from Richard Earnshaw:
14674         * config.sub: Handle armeb and armel.
14675         * configure.in: Omit arm linker only for riscix.
14677 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14679         * config.guess:  Update from FSF.
14681 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14683         * config.sub: Recognize powerpcle as the little endian variant of
14684         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14685         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14686         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14687         temporarily.
14689 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14691         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14693 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14695         * config.sub: Accept -lites* as a basic system type.
14697 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14699         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14700         installed, and if so return linuxoldld as the system name.
14702 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14704         * config.guess: Add hppa1.1-hp-lites support.
14706 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14708         * configure.in: Don't build newlib for m68k-vxworks5.1.
14710 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14712         * configure.in (mips-sgi-irix6): Use mh-irix5.
14714 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14716         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14718 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14720         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14721         OSF/1.  Fix compiler flags.
14722         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14724 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14726         * configure.in: Recognize --with-newlib.
14727         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14729 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14731         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14732         to *_X11_MODULES due to gdbtk needing X include files et al.
14734 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14736         Merge in support for Mac MPW as a host.
14737         (Old change descriptions retained for informational value.)
14739         * mpw-config.in: Add generic include forwards for cpu-specific
14740         include files in aout and elf directories.
14742         * mpw-configure: Added copyright.
14743         * mpw-config.in: Check for presence of required build tools.
14744         (target_libs): Add newlib.
14745         (target_tools): Add examples.
14746         (Read Me): Generate as "Read Me for MPW" instead.
14747         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14748         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14749         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14751         * mpw-configure: Remove subdir-specific makefile hackery,
14752         delete mk.tmp after using it.
14754         * mpw-build.in (all): Display start and end times.
14756         * mpw-configure (host_canonical): Set.
14757         (target_cpu): Always add to makefiles.
14758         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14759         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14760         (mpw-mh-mpw): Look for in srcdir and srcroot.
14761         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14763         * mpw-build.in: (install-only): New target.
14765         * mpw-configure (host_alias, target_alias): Rename from hostalias
14766         and targetalias, add into generated Makefile.
14767         (mk.tmp): If present, add into generated Makefile.
14768         * mpw-build.in (all-gas): Build config.h first before gas proper.
14770         * mpw-configure (config.status): Write only if changed.
14771         * mpw-config.in (readline): Configure it (not built, just used for
14772         definitions).
14774         * mpw-config.in (elf/mips.h): Add a forward include.
14776         * mpw-config.in: Forward-include most .h files in include into
14777         extra-include.
14778         (readline): Don't build.
14779         mpw-build.in (install): Install GDB.
14781         * mpw-configure (prefix, mpw_prefix): Handle it.
14782         * mpw-config.in (mmalloc, readline): Don't configure.
14783         * mpw-build.in (thisscript): Rename to ThisScript.
14784         Use mpw-build instead of BuildProgram everywhere.
14785         (mmalloc, readline): Don't build.
14786         * mpw-README: New file, basic documentation about the MPW port.
14788         * mpw-config.in: Use forward-include to create include files.
14790         * mpw-configure: Add more things to the top of each configured
14791         Makefile, including contents of config/mpw-mh-mpw.
14792         * mpw-config.in (extra-include): Create this directory and fill it
14793         with Posix-like include files when configuring.
14795         * config.sub (apple, mac, mpw): Add various aliases.
14797         * mpw-build.in: New file, top-level build script fragment for MPW.
14798         * mpw-configure: New file, configure script for MPW.
14799         * mpw-config.in: New file, config fragment for MPW.
14801 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14803         * configure.in (host_libs): Remove glob, since it is gone from the
14804         sources.
14806 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14808         * Makefile.in: define empty GDB_NLM_DEPS var.
14810         * configure.in(target_makefile_frag): use config/mt-netware
14811         for netware targets.
14813 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14815         * config.sub: Merge in recent FSF changes.  Remove linux special
14816         cases.
14818 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14820         Revert this change:
14822         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14824                 * build-all.mk: Use CC=cc -Xs on Solaris.
14826 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14828         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14829         stop using it.
14830         * Makefile.in: Nuke all references to glob subdirectory.
14832 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14834         * configure.in: Fix --enable-shared logic in per-host.
14836 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14838         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14840 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14842         * configure.in (noconfigdirs): Don't build gas on AIX, for
14843         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14845 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14847         * configure: Fix --cache-file to work if the file argument is a
14848         relative path.
14850 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14852         * configure: If the --cache-file is used, pass it down to
14853         configure in subdirectories.
14855 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14857         * config.sub: add vxworks29k configuration.
14859 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14861         * Makefile.in (taz): Do "diststuff" part quietly.
14863 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14865         * config.sub: Mini-merge with gcc/config.sub.
14867 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14869         * config.guess (IRIX): Sed - to _.
14871 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14873         * Makefile.in (source-vault, binary-vault): New targets.
14875 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14877         * config.sub: Recognize -eabi as a basic system type.
14879 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14881         * configure.in (enable_shared stuff): Fix typo.
14883 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14885         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14887 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14889         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14891 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14893         * configure.in (rs6000-*-*): Don't build gas.
14895 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14897         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14898         reduce command line length.
14899         (AS_FOR_TARGET): Check for as.new, not Makefile.
14900         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14902 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14904         * config.guess:  Merge from FSF.
14906 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14908         * configure: Don't use $ when handling program_suffix.
14910 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14912         * configure.in:  Configure tk for hppa/hpux.
14914 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14916         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14918 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14920         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14921         to LIBCXXFLAGS.  Tests are better run without it.
14923 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14925         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14927 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14929         * configure.in (*-*-netware*): Don't configure xiberty.
14931 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14933         * configure.in:  Remove tk from native_only list.
14935 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14937         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14938           for special NCD build.
14940 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14942         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14943         makeall.bat, they're only useful for binutils snapshots.
14944         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14945         makeall.bat to specified SUPPORT_FILES.
14947 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14949         * build-all.mk: Add Ericsson targets to sun4 and solaris
14950           hosts.  Add  BNR's sun4 target to solaris host, so their
14951           build-from-source will be tested in-house first.
14953 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14955         * Makefile.in (LIBCFLAGS): New variable.
14956         (CFLAGS_FOR_TARGET): Ditto.
14957         (LIBCFLAGS_FOR_TARGET): Ditto.
14958         (LIBCXXFLAGS): Ditto.
14959         (CXXFLAGS_FOR_TARGET): Ditto.
14960         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14961         (BASE_FLAGS_TO_PASS): Pass them.
14962         (EXTRA_TARGET_FLAGS): Ditto.
14964         * configure.in: Support --enable-shared.
14966 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14968         * configure.in (target_libs):  Include libstdc++ again.
14969         * config.guess:  Update from FSF (for FreeBSD).
14971 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14973         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14974         makeall.bat.
14975         (DISTDOCDIRS): Add `etc'.
14976         (ETC_SUPPORT_PFX): New variable.
14977         (taz): Include anything from etc starting with a word in
14978         ETC_SUPPORT_PFX.
14980 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14982         * config.sub: Update for recent FSF changes.  Remove obsolete
14983         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14984         spacing changes.
14986 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14988         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14990         * config.guess:  Merge with FSF.
14991         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14993 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14995         * configure: Since the "trap 0" handler will override the exit
14996         status on many systems, only use it for "exit 1", and make it set
14997         a non-zero exit status; reset it before "exit 0".  Also, check
14998         exit status of config.sub, and error out if it failed.
15000 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15002         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15003         and install libgloss.
15005 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15007         * Makefile.in (all-binutils): Depend upon all-byacc.
15009         * configure.in: Don't build emacs on Irix 5.
15011 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15013         * configure.in (*-*-netware*): Add libio.
15015 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15017         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15018         (CHECK_TARGET_MODULES): Ditto.
15019         (INSTALL_TARGET_MODULES): Ditto.
15020         (TARGET_LIBS): Ditto.
15021         (all-libstdc++): Note dependencies.
15023 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15025         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15027 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15029         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15030         -fexternal-templates.
15032         * configure.in (target_libs): Add libstdc++.
15033         (noconfigdirs): Add libstdc++ as appropriate.
15035 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15037         * config.guess:  Update from FSF.
15039 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15041         * configure: Use ${config_shell} when running ${configsub}.
15043 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15045         * config.sub: No longer recognize h8300h.
15047 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15049         * config.sub: Remove extraneous differences between config.sub and
15050         gcc/config.sub.
15052 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15054         * Makefile.in (DISTSTUFFDIRS): Add gas.
15056 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15058         * COPYING.NEWLIB: New file.
15060 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15062         * config.guess (HP-UX):  Patch from Harlan Stenn
15063         <harlan@landmark.com> to also emit release level.
15065 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15067         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15069 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15071         * config.sub:  Merge nextstep cleanup from FSF.
15073 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15075         * configure.in (arm-*-*): Don't configure ld for this target.
15077 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15079         * configure.in (*-*-netware): don't configure libg++, libio,
15080           librx, or newlib.
15082 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15084         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15085         configure ld--it works, but it doesn't support shared libraries.
15087 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15089         * config.guess (*-unknown-freebsd*):  Get rid of possible
15090         trailing "(Release)" in version string.
15091         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15093 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15095         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15096         Fix type: *-next-neststep -> *-next-nextstep.
15098         * config.guess:  Merge from FSF:
15100         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15102         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15104         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15106         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15107         instead of UNIX_SV for UnixWare 1.0).
15109 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15111         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15112         to make gdb/nlm/* build after the compiler and linker.
15114 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15116         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15117         not just i[34]86.
15118         (m68k-atari-sysv4):  Relocate to match FSF version.
15120         * config.guess:  More merges from the FSF:
15122         Add a space before function call or macro invocation.
15124         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15126         * config.guess: Add trap cmd to remove dummy.c and dummy when
15127         interrupted.
15129         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15131         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15132         (dummy): Redirect stderr from compilation of dummy.c.
15134         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15136         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15138 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15140         * configure: Accept and ignore --cache*, for compatibility with
15141         new autoconf.
15143 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15145         * config.guess:  Merge from FSF:
15147         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15149         * config.guess (Pyramid*:OSx*:*:*): New case.
15150         (PATH): Add /.attbin at end for finding uname.
15151         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15153         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15155         * config.guess (M88*:DolphinOS:*:*): New case.
15157         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15159         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15160         to select whether to use ELF or COFF.
15162         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15164         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15166         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15168         * config.guess: Guess the OS version for HPUX.
15170         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15172         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15174 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15176         * configure.in: Recognize --with-headers, --with-libs, and
15177         --without-newlib.
15178         * Makefile.in (all-xiberty): Depend upon all-ld.
15180 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15182         * configure.in: Change i[34]86 to i[345]86.
15184 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15186         * configure (version): A few more tweaks to help message.
15188 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15190         * Makefile.in:  Remove (for now) librx as a host library,
15191         now that we're building it for target.
15193 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15195         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15196         (Karl Berry).
15198 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15200         * configure.in:  Also configure librx.
15202 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15204         * Makefile.in:  Update various rules to reflect that librx
15205         is now needed for libg++.
15207 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15209         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15211 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15213         * configure.in: Configure the examples directory.
15215 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15217         * configure: Simplify Jun 2 1994 change.
15219 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15221         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15222         /bin/gcc isn't good enough to build gcc.
15224 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15226         * Makefile.in (GDB_SUPPORT_FILES): Remove
15227         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15228         (gdb.tar.gz): Add new rule to use standard distribution building
15229         mechanism.
15231 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15233         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15234         Bill Cox <bill@cygnus.com>.
15236 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15238         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15240 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15242         * configure:  Search current dir first in .gdbinit.
15244 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15246         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15248 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15250         * config.sub:  Refer to NeXT's operating system as nextstep.
15252         * config.sub (case $basic_machine):  Re-order the cases, to match
15253         the order in the FSF version (which is mostly alphabethical).
15254         Merge in some additions and changes from the FSF.
15256 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15258         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15259         * config.sub: Recognize cxux7.
15260         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15262 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15264         * config.sub:  Fix typo powerpc -> powerpc-*.
15266 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15268         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15270         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15271         parallel with all-emacs and install-emacs).  Top-level command
15272         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15274 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15276         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15277         $(relbindir)/make before doing ``make install'', and use
15278         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15279         installing over running make binary.
15280         ($(host)-stamp-stage3-installed): Likewise.
15282 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15284         * config.guess: Recognize Mach.
15286 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15288         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15289         see whether --exec-prefix was used.
15291 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15293         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15295 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15297         * Makefile.in: Add all-librx target similar to all-libproc.
15299 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15301         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15302         with post 1.2 uname bogosity.
15304 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15306         * configure: Remove temporary files on receipt of a signal.
15308 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15310         * configure: If there is a package_makefile_frag, remove
15311         ${subdir}/Makefile.tem after copying it in.
15313 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15315         * build_all.mk: support rs6000 lynx identifies itself as
15316         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15317         since /bin/gcc is too feeble to compile a modern gcc.
15319 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15321         * brought devo/test-build.mk update-to-date with progressive/
15322           test-build.mk. Add lynx targets and hppa flag info.
15324 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15326         * configure.in:  Use mh-ncrsvr43.  Patch from
15327         Tom McConnell <tmcconne@sedona.intel.com>.
15329 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15331         * config.guess (i386-unknown-bsdi):  No longer need to
15332         check #if defined(__bsdi__) && defined(__i386__).
15334 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15336         * configure: Set program_transform_nameoption correctly.
15338 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15340         * brought build-all.mk update-to-date with progressive build-all.mk,
15341           added new targets and hppa info.
15343 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15345         * configure: If config.guess result is a prefix of the user
15346         specified target, assume a native build and use the user specified
15347         target as the host alias.  Remove SunOS patch suffix removal hack.
15348         * configure.in: Remove SunOS patch suffix removal hack.
15350         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15351         in NATIVE_CHECK_MODULES.
15353 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15355         * Makefile.in: Rename HOST_ONLY to NATIVE.
15356         * configure: Delete SunOs patch suffix from host_canonical
15357           and build_canonical variables that are prepended to Makefiles.
15358         * configure.in: Add comments for easier maintenance.
15360 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15362         * Makefile.in: Add all-libproc target similar to all-gui.
15364 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15366         * Makefile.in (CHECK_MODULES): split into
15367         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15369 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15371         * config.guess (i386-unknown-bsdi): New system to guess.
15373 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15375         * Makefile.in: Add all-gui target (but not yet build by "all").
15377 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15379         * config.sub: Move deletion of patch suffix from here...
15380         * configure.in: To here, at Ian's suggestion.  The top-
15381           level scripts might need to know of a patch level.
15383 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15385         * config.sub: Strip off patch suffix so rtl is recognized
15386           as a sunos4.1.3 machine, even though it's been patched.
15388 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15390         * Makefile.in (INSTALL_LAST): Delete.
15391         (INSTALL_DOSREL): New.
15393 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15395         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15396         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15397         whether we pass down --with-gnu-ld anyhow.
15399 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15401         * Makefile.in (INSTALL_LAST): Change operation so it works
15402         on more flavors of make.
15403         * configure.in (go32): Don't build libg++ or libio.
15405 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15407         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15408         they can be overriden by templates.
15410 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15412         * configure.in (target==go32): Don't build gdb.
15413         * dosrel: New directory.
15415 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15417         * configure.in (host==go32): Configure dosrel too.
15418         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15419         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15420         be set by incoming names or templates.
15421         (INSTALL_LAST): New rule.
15423 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15425         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15427 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15429         * configure.in (appdirs): New variable.  Currently empty, but will
15430         be used in gas distribution.  If nonempty, lists a set of
15431         directories at least one of which must get configured, or top
15432         level configuration is considered to have failed.
15433         (rs6000-*-lynxos*): Use new file name.
15435 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15437         Eliminate XTRAFLAGS.
15438         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15439         newlib include files using -idirafter, and also use -nostdinc.
15440         (CXX_FOR_TARGET): Likewise.
15441         (XTRAFLAGS): Removed.
15442         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15443         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15444         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15445         ($(DO_X)): Don't pass down XTRAFLAGS.
15447 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15449         * configure.in (mips*-dec-bsd*): New target; do build linker.
15450         (mips*-*-bsd*): New target; don't build linker.
15452 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15454         * configure.in: support rs6000-*-lynxos* configuration.
15455         support sunos4 as a cross target.
15457         * config.sub: look for lynx*, not lynx since the OS version may
15458         legitimately be part of the name.
15460 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15462         * configure.in (i[34]86-*-sco*): Move to be with other i386
15463         targets.
15464         (romp-*-*): New target.  Skip various binary utilities.
15465         (vax-*-*): New target.  Don't build newlib.
15466         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15468 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15470         * configure.in: Only set host_makefile_frag if config
15471         directory exists.
15473 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15475         * install.sh: If $dstdir exists, don't check whether each
15476         component does.
15478 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15480         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15482 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15484         * configure.in (*-*-lynxos*): Don't configure newlib for either
15485         native or cross Lynx.
15487 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15489         * config.sub (sparc64-elf): Fix os.
15490         (z8k): Remove duplicate.
15492 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15494         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15495         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15497 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15499         * configure: Make file links cleanly even if Lynx fails on
15500           an NFS symlink (at least fail cleanly).
15502 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15504         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15505         -XNh2000.
15507 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15509         * configure: Unknown options are fatal again.
15511 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15513         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15514         compatibility.
15516 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15518         * build-all.mk: Add `clean' target.
15520 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15522         * config.guess:  Add SINIX support.
15523         * configure.in:  Add mips-*-sysv4* support.
15525 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15527         * build-all.mk: Document all useful targets.
15528         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15529         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15531 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15533         * configure: Support --silent, --quiet.
15535 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15537         * configure: Support --disable-FEATURE.
15539 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15541         * config.guess: Recognize NCR running SVR4.3.
15543 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15545         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15546         Patch from Paul Eggert <eggert@twinsun.com>.
15548 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15550         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15552 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15554         * configure: Make unrecognized options give nonfatal warnings
15555         instead of fatal errors, and pass them to any subdirectory
15556         configures in case they recognize them.
15557         Make --x equivalent to --with-x.
15559 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15561         * configure: Add --enable-* options.  Clean up usage message and
15562         some comments.
15564 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15566         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15568 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15570         * configure.in (hppa*-*-*): Enable binutils.
15572 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15574         * config.sub: Recognize cisco.
15576 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15578         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15580 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15582         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15583         than one configuration name.  Add comment.
15585 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15587         * config.guess: about target *-hitachi-hiuxwe2, fixed
15588         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15589         macro is incorrect.]
15591 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15593         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15594         than the "make ls" stuff which used to be here.
15596 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15598         * config.guess:  Recognize i[34]86-unknown-freebsd.
15599         From Shawn M Carey <smcarey@rodan.syr.edu>.
15601 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15603         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15605 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15607         * config.guess: Check for ptx.
15609 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15611         * config.sub: Add os9k checking.
15613 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15615         * config.guess: Handle OSF1 running on HPPA processors
15617 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15619         * configure: If subdir configure fails, print out a message with
15620         subdirectory name, in case subdir's configure code didn't identify
15621         itself.
15623 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15625         * configure.in: Remove embedded newlines from configdirs.
15626         Avoid mismatches of substrings.  Fix matching strings at end
15627         of configdirs.
15629 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15631         * config.guess:  Add Lynx/rs6000 config support.
15633 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15635         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15637 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15639         * configure.in (hppa*-*-osf*): Treat this just like most other
15640         PA configurations (eg no binutils or ld).
15641         (hppa*-*-*elf*): These configurations have binutils and ld.
15643 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15645         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15647 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15649         * configure.in (rs6000-*-*): Build gas.
15651 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15653         * Makefile.in:  Avoid bug in losing hpux sed.
15655 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15657         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15658         for GDB and GDB has been fixed to not need it.
15660 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15662         * config.guess: Recognize vax hosts.
15664 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15666         * configure (while loop): Don't use "break 2" inside case
15667         statement -- the case statement isn't an enclosing loop.
15669 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15671         * config.guess:  Clean up NeXT support, to allow nextstep
15672         on Intel machines.  Make OS be nextstep.
15674 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15676         * config.guess: Add alternate forms for Convex.
15678 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15680         * configure:  Completely rewrite option processing.  Take
15681         advantage of pattern-matching to avoid invoking test frequently.
15682         Also clean up host and target defaulting logic.
15684 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15686         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15687         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15688         commands (plus user environment) will fit SCO limits.
15690 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15692         * configure.in: Don't issue warnings about directories which are
15693         not being configured if -norecursion is set.  Correct test for
15694         --with-gnu-as and --with-gnu-ld to not get confused by substring
15695         matches.
15697         * configure.in: Don't build gas for alpha-dec-osf1*.
15699 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15701         * configure:  Back out Per's change of 12/19/1993.  It changes the
15702         behavior of configure in unexpected and confusing ways.
15704         Also, use different delim char when calculating
15705         program_transform_name so that the name can contain slashes.
15707 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15709         * configure.in, config.sub: Add support for VSTa micro-kernel.
15711 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15713         * configure.in: Nuke hacks which were used to get a special
15714         version of GAS for HPPA configurations.
15716 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15718         * configure:  If only ${target_alias} is given, use that
15719         as the default for ${host_alias}.
15720         * configure:  Add missing back-slashes before nested quotes.
15722 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15724         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15726 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15728         * config.guess:  Recognize some Tektronix configurations.
15729         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15731 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15733         * config.sub: Match any flavor of SH.
15735 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15737         * configure.in: Don't try to configure newlib for Alpha.
15739 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15741         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15742         libg++ or libio for any Alpha target.
15744         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15746 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15748         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15749         default arguments -- so it tried to compress itself.
15751 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15753         * configure.in (notsupp): ensure that a space is always at the end
15754           of the configdirs list, since the grep checks for an explicit space
15756 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15758         * configure.in (target i386-sysv4.2): don't build ld, since static
15759           versions of many libraries are not available.
15761 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15763         * config.guess: Recognize Apollos (using environment variables).
15764         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15766 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15768         * config.guess: Recognize Sony news mips running newsos.
15770 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15772         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15773         "fi ; else" for bash.
15775 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15777         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15779 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15781         * config.sub: accept unixware as an alias for svr4.2.
15782         Fix some inconsistancies with the gcc version.
15784 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15786         * Makefile.in (DISTDOCDIRS):  Add gdb.
15788 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15790         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15792 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15794         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15795         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15796         this now.
15798 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15800         * config.sub: Accept hiux* as an OS name.
15802         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15803         etc/make-stds.texi.  The underscore came from gcc, and dje now
15804         agrees that RUNTESTFLAGS is the correct name.
15806 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15808         * install.sh:  Remove 'set -e'.  It makes any conditionals
15809         in the script useless.
15811         * config.guess: Automatically recognize arm-acorn-riscix
15812         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15814 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15816         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15818 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15820         * Makefile.in (DISTDOCDIRS): New variable.
15821         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15822         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15824 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15826         * configure.in (hppa target): check the source directory for the
15827           pagas sub-directory
15829 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15831         * config.sub: Allow -aout* and -elf*.
15833 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15835         * configure.in: Don't build ld on i386-solaris2, same as for
15836         sparc-solaris2.
15838 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15840         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15842 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15844         * configure.in:  Configure gdb for alpha.
15846 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15848         * Makefile.in (CXXFLAGS): Add -O.
15850 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15852         * config.guess: added support for DG Aviion
15854 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15856         * configure.in: Produce warning message for subdirectories not
15857         configurable for this host/target combination.  Don't try to
15858         configure gdb for vms.
15860 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15862         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15863         appropriate files before making "diststuff".
15864         (DISTBISONFILES): New var: list of files to be edited.
15865         (DISTSTUFFDIRS): Add binutils.
15867 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15869         * config.sub: also handle mipsel and mips64el (for little endian mips)
15871 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15873         * configure.in: Add * to end of all OS names.
15875 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15877         * configure.in: Build newlib for LynxOS native.
15879 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15881         * config.guess: Add support for delta 88k running SVR3.
15883         * configure.in: Add comment about HP compiler vs. emacs.
15885 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15887         * configure.in: don't build ld on solaris2 (not a viable option
15888           due to bugs in getpwnam & getpwuid)
15890 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15892         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15893         config.guess will produce a full version number.
15895 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15897         * configure.in: Build linker and binutils for alpha-dec-osf1.
15899 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15901         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15902         and gdb/testsuite/Makefile.in.
15904 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15906         * configure.in: recognize mips*- instead of mips-
15908 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15910         * config.sub: Accept linux*coff and linux*elf as operating
15911         systems.
15913 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15915         * config.sub: Recognize mips64, and mips3 as an alias for it.
15917 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15919         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15920         gdb knows how to handle OSF/1 shared libraries.
15922 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15924         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15925         * config.guess: Recognize Hitachi's HIUX.
15926         * config.sub: Recognize h3050r* and hppahitachi.
15927         Remove redundant cases for hp9k[23]*.
15929 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15931         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15932         if gas and ld are in the source tree and are in ${configdirs}.
15933         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15934         --with options (but still pass them down on the command line,
15935         if they were explicitly specified).
15937 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15939         * configure: substitute SHELL value in Makefile.in with
15940         ${CONFIG_SHELL}
15942 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15944         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15945         *-*-solaris2* targets.
15947 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15949         * Makefile.in: define M4, and pass it down to sub-makes;
15950         all-autoconf now depends on all-m4
15952 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15954         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15955         presence of {ar,ranlib} instead of a configured directory
15957 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15959         * config.guess: Accept 34?? as well as 33?? for NCR.
15961 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15963         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15964         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15966 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15968         * configure: grab values for $(CC) and $(CXX) from the
15969         environment, so that someone can do "CC=gcc configure; make" and
15970         have it work right (matching the way that autoconf works now)
15972         * configure.in, Makefile.in: add support for gash, the tcl
15973         interface to Galaxy
15975         * config.guess: add NetBSD variants (hp300, x86)
15977 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15979         * install.sh: Support -d option (in the manner of SunOS 4 install,
15980         as it is more deterministic than that of GNU install)
15981         (chmodcmd): Set file to mode 755 by default (should also do default
15982         chgrp and chown, but I don't feel like dealing with that now)
15984 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15986         * config.sub: Remove h8300hhms alias.
15988 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15990         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15992 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15994         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15995         as stmp-fixinc
15997 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15999         * config.sub: recognize m88110-bug-coff.
16001 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16003         * Makefile.in (all-libio): all dependencies on the toolchain used
16004         to build this (gcc, gas, ld, etc)
16006 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16008         * config.guess: Deal with OSF/1 1.3 on alpha.
16010 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16012         * install.sh: add some 'else true' clauses for portability
16014         * configure.in: don't build libio for h8[35]00-*-* targets
16016 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16018         * Makefile.in:  Add support for new libio.
16020 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16022         * install.sh: If one command fails, don't try the rest.  Don't try
16023         to remove $dsttmp (via trap) unless we have already created it.
16024         If $src doesn't exist, detect it and exit with an error.
16026         * config.guess: Recognize BSD on hp300.
16028 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16030         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16031         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16033 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16035         * Makefile.in (all-send-pr): depends on all-prms
16037 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16039         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16041 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16043         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16044         Added test for mips-mips-riscos5.
16046 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16048         * configure.in: use mh-hp300 for 68k HP hosts
16050 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16052         * configure: add support for CONFIG_SHELL, so that you can use
16053         some alternate shell for evaluating configure scripts
16055 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16057         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16058         in configure script to bug-gdb@prep.ai.mit.edu when building
16059         distribution archive.
16060         * Makefile.in (COMPRESS):  Remove def.
16061         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16062         gdb.tar.Z and make-gdb.tar.Z respectively.
16063         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16064         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16065         to convergence with 'taz' target in Makefile.in.
16067 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16069         * install.sh (dsttmp): use trap to ensure that tmp files go
16070         away on error conditions
16072 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16074         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16076 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16078         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16079         its parent is '/' not ''.
16081         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16083 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16085         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16086         that ${newsrcdir}/configure.in does.
16088 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16090         * test-build.mk: support for CONFIG_SHELL
16092 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16094         * config.sub (netware):  Add as a basic system type.
16096 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16098         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16099           $(srcdir)/ from the dependency on Makefile.in.
16101 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16103         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16104         (h8300hhms is temporary until multi-libraries are implemented).
16105         * configure.in: Handle h8300h too.
16107 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16109         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16111 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16113         * configure:  Remove extraneous output when guessing host type.
16114         * config.guess:  Remove extraneous output when guessing using C
16115         compiler rather than uname, or when guessing fails.
16117 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16119         * Makefile.in: remove all.cross and install.cross targets
16121         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16122           definitions
16124 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16126         * configure.in (target sh): Build gprof.
16128 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16130         * config.sub: change -solaris to -solaris2
16132 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16134         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16136 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16138         * configure: Correct error message for missing Makefile.in to
16139         print correct directory.
16141 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16143         * install.sh: kludge around 386BSD shell bug
16145 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16147         * config.guess:  Recognize NeXT.
16148         * config.guess:  Recognize i486-ncr-sysv4.
16149         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16151 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16153         * Makefile.in (MAKEINFOFLAGS): New variable.
16154         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16155         * build-all.mk, test-build.mk: Pass down --no-split as
16156         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16158 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16160         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16162 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16164         * Makefile.in (libg++.tar.z):  New rule.
16165         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16166         * Makefile.in (taz):  Only do a single chmod.
16168 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16170         * install.sh: don't use dirname anymore (replaced with sed usage)
16172 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16174         * Makefile.in:  Change extension for gzip'd files from '.z' to
16175         '.gz' per new FSF standard usage.
16177 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16179         * configure: put quotes around the final value of program_transform_name
16181 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16183         * Makefile.in: new install.sh support; update install-info rules
16185 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16187         * configure.in: Build diff for crosses, but not for go32 host.
16189         * configure.in: Build gprof only for native, and don't build it
16190         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16192 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16194         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16196 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16198         * configure.in (host_tools): Add prms.
16200 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16202         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16203         with $(FLAGS_TO_PASS) on the command line
16205         * config.sub: Recognize lynx and lynxos
16207 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16209         * config.sub: Accept -ecoff*, not just -ecoff.
16211 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16213         * Makefile.in (taz): Use .gz suffix instead of .z.
16214         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16215         names.
16217 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16219         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16221 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16223         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16224         that rebuilds that might happen during 'make install' don't get
16225         bogus gcc include files
16227 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16229         Change from Utah for HPPA support:
16230         * config.guess: Recognize hppa1.x-hp-bsd.
16232 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16234         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16235         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16237 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16239         * config.sub: Add support for rom68k and bug boot monitors.
16241 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16243         * Makefile.in: Make all-opcodes depend on all-bfd.
16245 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16247         * config.guess: Added special check for i[34]86-univel-sysv4*.
16249 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16251         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16252         the processor rather than assuming i486.
16254 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16256         * config.guess: Recognize SunOS6 as Solaris3.
16258 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16260         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16261         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16263 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16265         * build-all.mk (all-cross): New target for Canadian Cross.
16266         Added Q2 go32 targets.
16267         * test-build.mk: Configure go32 cross sparclite-aout and
16268         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16269         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16271 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16273         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16274         GO32 hosted toolchains
16276 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16278         * configure: change  so "-exec-prefix" gets passed down rather
16279         than "-exec_prefix" so autoconf generated Makefiles get the
16280         exec_prefix set right.
16282 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16284         * config.guess: get the Solaris2 minor version number
16286         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16288 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16290         * config.guess: Recognize some Sequent platforms.
16292 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16294         * Makefile.in: added the vault-install target
16296         * configure.in: actually use the Sun3 makefile fragment that's in
16297         config, also added the release dir to configdirs
16299 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16301         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16303 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16305         * configure.in: remove some program from Alpha targetted toolchains
16307 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16309         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16310         gprof.
16311         (taz): Run "make diststuff" in those directories instead of "make
16312         proto-dir".  Look for "VERSION=" only at start of line in subdir
16313         Makefile.  Use "gzip -9" for compression.
16314         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16315         (binutils.tar.z): New target.
16317 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16319         * Makefile.in (taz): Include gpl.texinfo.
16321 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16323         * Makefile.in (setup-dirs): Merged into "taz" target.
16324         (taz): Only do `proto-dir' stuff if a directory is actually needed
16325         for this target.
16327 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16329         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16330         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16331         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16332         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16333         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16335 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16337         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16338         config.sub, and move-if-change to gdb testsuite distribution
16339         archive, so the testsuite can be extracted, configured, and
16340         run separately from the gdb distribution.  Blow away the Chill
16341         tests that require a Chill compiled executable, since GNU Chill
16342         is not yet publically available.
16344 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16346         * test-build.mk: set environment variables in a single command,
16347         instead of a list of assignments and exports
16349         * config.guess: recognize Alpha/OSF1 systems
16351 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16353         * configure: Change help message to prefer --options rather than
16354           -options.
16356 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16358         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16359         zippy@ecst.csuchico.edu.
16360         * config.guess: Recognize miniframe.
16362 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16364         * Makefile.in: Use srcroot to find runtest rather than rootme.
16365         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16367 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16369         * test-build.mk: Extensive additions to support building on a
16370         machine other than the host.
16372 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16374         * configure (tooldir): Fix for i386-aix again.
16376 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16378         * configure, Makefile.in:  Change definition of $(tooldir)
16379         to match the FSF.
16381 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16383         * config.guess:  Recognize i[34]86/SVR4.
16385 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16387         * Makefile.in (all-gdb): gdb depends on sim.
16389 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16391         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16392         at the same time we make the prototype gdb directory.
16393         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16394         files at the same time as the gdb base release distribution.
16396 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16398         * Makefile.in (check): Use individual check targets rather than
16399         DO_X rule.
16400         (check-gcc): Added.
16402 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16404         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16405         for System V release 3.2.
16407 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16409         * config.sub: Recognize hppaosf.
16410         * configure.in: Do configure ld/binutils/gas for it.
16412 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16414         * configure (tooldir): Alter syntax used to set this, for systems
16415         where "\$" isn't handled right, like i386-aix.
16417 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16419         * configure: Pass program-transform-name, not
16420         program_transform_name, to recursive configures.
16422 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16424         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16425         of gas+ld+binutils.
16427 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16429         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16431 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16433         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16435 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16437         * Makefile.in (PRMS): Set back to all-prms.
16439 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16441         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16442         targets, rather than for MIPS hosts.
16444 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16446         * configure.in: add comment for --with-x default values
16448         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16450         * Makefile.in: add check-* targets for each of the directories in
16451         the tree.  Add a definition of RUNTEST that will use the one we
16452         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16454 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16456         * configure.in: Removed obsolete references to bfd_target and
16457         target_makefile_frag.
16459         * build-all.mk: Set assorted targets for Q2.
16460         * config.sub: Recognize z8k-sim and h8300-hms.
16461         * test-build.mk: Really don't pass host to configure.
16462         (HOLES): Added uname.
16464 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16466         * configure: Handle an empty program-prefix, program-suffix or
16467         program-transform-name correctly.
16469 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16471         * build-all.mk: -G 8 no longer required for MIPS targets.
16472         * test-build.mk: Don't pass host argument to configure; make it
16473         guess.
16475 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16477         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16478         * Makefile.in (COMPRESS):  New macro, like GZIP.
16480 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16482         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16484         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16485         with gas currently defaults to -G 0.
16487 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16489         * Makefile.in (all-flex): flex depends on byacc.
16491         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16492         to test-build.mk as RELEASE_TAG.
16493         * test-build.mk (configargs): New variable containing arguments to
16494         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16495         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16497         * config.guess: Use /bin/uname when checking -X argument on SCO,
16498         to avoid invoking GNU uname which doesn't understand -X.
16500         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16502         * configure.in: Build gas for mips-*-*.
16504 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16506         * Makefile.in (all.normal): insert missing backslash.
16508 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16510         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16512         * Makefile.in: Complete overhaul to merge many almost identical
16513         targets.
16515 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16517         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16518         (gdb.tar.Z): Adjusted.
16520         * Makefile.in (setup-dirs, taz): New targets; should be general
16521         enough to adapt for gdb sometime.  Build only .z file.
16522         (gas.tar.z): New target.
16524 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16526         * build-all.mk: Use CC=cc -Xs on Solaris.
16528 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16530         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16531         for handling BISON for FSF releases.
16533 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16535         * configure: Actually implement the change zoo just documented.
16537 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16539         * configure: when using config.guess, only set target_alias when
16540         it's not already been set (ie, on the command line)
16542 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16544         * Makefile.in: add installcheck target, set PRMS to install-prms
16546 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16548         * configure: add support for package_makefile_fragment, handle the
16549         case where a directory has a configure.in file but no Makefile.in
16550         more gracefully (with an actual understandable error message, even);
16551         add support for --without (and add this to the usage message); also
16552         explicitly add a --host=${host_alias} to the command line when
16553         config.guess is used
16555 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16557         * configure: Must use both --host and --target in recursive calls.
16559 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16561         * Makefile.in: Change deja-gnu to dejagnu.
16563 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16565         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16567 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16569         * configure.in: canonicalize all instances to *-*-solaris2*,
16570         also strip out a number of tools to not build for go32 host
16572 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16574         * config.guess: add GPL.
16576         * Makefile.in, config.guess, config.sub, configure: bump
16577           copyrights to 93.
16579 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16581         * Makefile.in (do-info): Removed obsolete check for existence of
16582         localenv file.
16584         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16586 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16588         * Makefile.in: a couple of 'else true' for decstation,
16589         support for TclX
16591         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16593 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16595         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16597 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16599         * config.guess: Recognize i386-ibm-aix (PS/2).
16600         * configure.in: Use config/mh-aix386 file for it.
16602 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16604         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16605         CC_FOR_TARGET instead.
16606         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16608 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16610         * Makefile.in: Add sim to list of directories sent with gdb
16612 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16614         * configure.in: Put back mips-dec-bsd* case.
16616 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16618         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16619         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16620         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16622 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16624         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16626         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16627         (install-info): install dir.info only if it exists,
16628         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16630 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16632         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16633         gas for mips-dec-bsd.
16635 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16637         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16638         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16640 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16642         * configure.in: Added "dejagnu" to hosttools list.
16644 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16646         * config.sub, configure.in, config.guess:  Add support
16647         for Bosx, an AIX variant from Bull.
16648         Patches from F.Pierresteguy@frcl.bull.fr.
16650 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16652         * devo/dejagnu: Initial creation of devo/dejagnu.
16653         Migrated dejagnu testcases and support files for testing software
16654         tools to reside as subdirectories, currently called "testsuite",
16655         within the directory of the software tool.  Migrated all programs,
16656         support libraries, etc. beloging to dejagnu proper from
16657         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16658         with no modifications.  The changes to these files which will
16659         allow them to configure, build, and execute properly will be made
16660         in a future update.
16662 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16664         * Makefile.in: Change send_pr to send-pr.
16665         * configure.in: Likewise.
16666         * send_pr: Renamed directory to send-pr.
16668 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16670         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16672 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16674         * README:  Update for gdb-4.8 release.
16675         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16676         gdb-xxx.tar.z (gzip'd) file also.
16678 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16680         * Makefile.in: make all-diff depend on all-libiberty
16682 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16684         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16686 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16688         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16690 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16692         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16693         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16694         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16696 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16698         * Makefile.in:  makeinfo binary is in a new location
16700 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16702         * config.sub: Accept -ecoff as an OS.
16704         * Makefile.in: Various changes to eliminate a level of make
16705         recursion and reduce the required command line length.
16706         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16707         sub-makes.
16708         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16709         variables holding settings for specific sub-makes.
16710         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16711         in terms of BASE_FLAGS_TO_PASS.
16712         (TARGET_LIBS): New variable listing directories which use
16713         TARGET_FLAGS_TO_PASS.
16714         (subdir_do): Eliminated.
16715         (do-*): New set of targets to replace subdir_do.
16716         (various): All targets which used subdir_do now depend on do-*.
16717         (local-clean): Renamed from do_clean.
16718         (local-distclean): New target, dependency of distclean and
16719         realclean.
16720         (install-info): Don't create directories.  Depend on dir.info
16721         rather than calling make recursively.
16722         (install-dir.info): Eliminated.
16723         (install-info-dirs): Create all info directories here.
16724         (dir.info): Depend upon do-install-info.
16726         * test-build.mk (HOLES): Added false.
16728 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16730         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16732 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16734         * Makefile.in (info): remove dependency on all-texinfo.  The
16735         problem was really in texinfo/C, not at this level.
16737 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16739         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16741 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16743         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16744         GDB releases.
16746 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16748         * configure: Include srcdir in message about target of link not
16749         being found.  Don't convert `-' to `_' in `with' options being
16750         passed to subdirs.
16752 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16754         * configure.in: add uudecode to host_tools
16756         * Makefile.in: added {all,install}-uudecode targets, added them to
16757         the appropriate lists
16759 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16761         * Makefile.in (all-gcc): Added dependency on all-gas.
16763         * configure.in (mips-*-*): Build ld and binutils.
16765 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16767         * configure: check return code from mkdir, print error message and
16768           exit on failure.
16770 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16772         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16774 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16776         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16778 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16780         * config.sub (h8500):  Recognize this as a cpu type.
16782 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16784         * configure: source directory missing is no longer a warning
16786         * configure.in: recognize irix[34]* instead of irix[34]
16788         * Makefile.in: define and pass down X11_LIB
16790 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16792         * guess-systype: Renamed to ...
16793         * config.guess:  ... by popular request.
16794         * configure.in, Makefile.in:  Update accordingly.
16796 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16798         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16799         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16800         + Execute ./dummy instead of assuming . is in PATH.
16802 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16804         * guess-systype:  New shell script.  Attempts to guess the
16805         canonical host name of the executing host.
16806         Only a few hosts are supported so far.
16807         * configure:  Call guess-systype if no host is specified.
16809 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16811         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16812         gcc Makefile.
16815 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16817         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16818         (all-gcc, install-gcc, subdir_do): Use it.
16820 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16822         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16824 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16826         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16827           set exclusively by configure, using configure.in .
16829 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16831         * test-build.mk: set $PATH for all builds
16833         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16835 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16837         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16838         the one used in gcc/Makefile.in, so that a null expansion doesn't
16839         override the one needed to build gcc with a native cc.
16842 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16844         * configure: Accept -with arguments.
16846 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16848         * Makefile.in: added h8300sim
16850 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16852         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16853         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16854         (all-cygnus, native, build-cygnus): Make
16855         $(canonhost)-stamp-3stage-done, not $(host)....
16856         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16857         i386-sco3.2v4.  Added else true to if command.
16859 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16861         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16863 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16865         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16867 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16869         * configure.in: don't remove binutils from Solaris builds
16871 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16873         * Makefile.in: get rid of earlier definitions for *clean,
16874         also handle the recursive info rule better
16876 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16878         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16879         do more-or-less the right thing.
16881 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16883         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16884         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16886 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16888         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16889         $(host_canonical).
16891         * configure.in: split the configdirs list into 4 categories (native
16892         v. cross, library v. tool) and handle the cross-only and native-
16893         only in more reasonable (and correct!) way.
16895 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16897         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16898         configdirs anymore.
16900 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16902         * Makefile.in: extensive cleanup::  removed all of the explicit
16903         clean-* targets, collapsed many wrappers around subdir_do into
16904         one, added additional targets to satisfy standards.texi, deleted
16905         some old targets, some changes for consistency
16907 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16909         * configure.in: handle some programs as cross-only, and others as
16910         native only
16912         * test-build.mk: handle partial holes in a more generic manner
16914         * Makefile.in: m4 depends on libiberty
16916 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16918         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16919         time, wdiff, and find to configdirs
16921         * Makefile.in: all, clean, and install rules for the new programs
16922         added to configure.in
16924 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16926         * configure.in: use mh-sun for all *-sun-* hosts
16928 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16930         * Makefile.in: define flags for X11 include files and library file
16931         locations, pass them down to the programs that need this info
16933         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16935 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16937         * configure.in: start building libg++ for HP-UX targets
16939 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16941         * README:  Update references to files moved into etc/.
16943 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16945         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16946         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16948 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16950         * configure: accept dash as well as underscore in long option
16951         names for FSF compatibility.
16953 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16955         * config.sub: added -sco3.2v4 support from FSF.
16957 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16959         * configure.in: expand the section that adds or removes
16960         directories from the list of programs to build, to handle native
16961         vs. cross in addition to host v. native
16963 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16965         * Makefile.in:  Replace C++ in macro names with CXX.
16966         This is less likely to break ...
16968 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16970         * test-build.mk: add -w to GNU_MAKE
16972 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16974         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16975         add 'sparc' to list of recognized cpus.  This needed to make
16976         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16977         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16978         then changes that into $CPU-wrs-vxworks.
16980         * configure.in: remove most references to gdbtest, regularize
16981         target based program removal
16983         * test-build.mk: import from p3 tree (many fixes and changes)
16985 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16987         * Makefile.in: added rules to handle tcl, tk, and expect
16989         * configure.in: handle those directories if they exist
16991 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16993         * config.sub: removed bogus hppabsd and hppahpux names, since
16994         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16996 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16998         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16999         depends upon all-xiberty
17001         * Makefile.in: changes from p3, including:
17003         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17005         * Makefile.in (XTRAFLAGS): include newlib directories if
17006         newlib/Makefile exists, rather than if host != target.
17008         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17010         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17011         from the same source tree and not building a cross-compiler.  This
17012         matters for the libg++ configuration if reconfiguring a tree that
17013         has already been installed.
17015         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17017         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17018         pick up the machine and system specific header files.
17020         * Makefile.in: added AS_FOR_TARGET, passed down in
17021         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17022         the C compiler to use to create programs which are run in the
17023         build environment, set it to default to $(CC), and passed it down
17024         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17026         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17028         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17029         We need them for unusual native builds, like systems without
17030         ranlib.
17032         * configure: also define $(host_canonical) and
17033         $(target_canonical), which are the full, canonical names for the
17034         given host and target
17036 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17038         * Makefile.in:  Added separate definitions for C++.
17040 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17042         * configure.in (configdirs):  Add deja-gnu.
17044 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17046         * README:  Update for configure.texi and gdb-4.7 release.
17048 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17050         * Makefile.in:  Move "all" target to top of file.
17051         Previously, first target was ".PHONY" which caused BSD4.4 make
17052         to build .PHONY when make was run without arguments.
17054 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17056         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17057         Library-copylefted code in libiberty.
17059 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17061         * config.sub:  Replace m68kmote with plain old m68k.
17063 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17065         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17067 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17069         * config.sub: Complain if no argument is given.  Added support for
17070         386bsd as OS and target alias.
17072 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17074         * Makefile.in (XTRAFLAGS): include newlib directories if
17075         newlib/Makefile exists, rather than if host != target.
17077 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17079         * config.sub: recognize sparclite-wrs-vxworks.
17081         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17082         p3.) Added clean-xiberty to clean.
17084 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17086         * configure.in: use *-*-* instead of nested cases for host and target
17088 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17090         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17091         from the same source tree and not building a cross-compiler.  This
17092         matters for the libg++ configuration if reconfiguring a tree that
17093         has already been installed.
17095 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17097         * config.sub (i486v/i486v4):  Merge in from FSF version.
17099 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17101         * configure: only set PWD if it is already set.
17103 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17105         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17106         doesn't have unset and all success paths (and most error paths)
17107         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17108         to just ${PWD} to avoid confusion.)
17110 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17112         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17113         even for a native compilation.
17115 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17117         Changes to make the gdb.tar.Z rule work better.
17119         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17120         (DEVO_SUPPORT):  Add configure.texi.
17121         (bfd-ilrt.tar.Z):  Remove ancient rule.
17123 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17125         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17126         pick up the machine and system specific header files.
17128         * configure.in, config.sub: added new target m68010-adobe-scout,
17129         with alias of adobe68k.  Changed configure.in to check for
17130         -scout before -sco* to avoid a false match.
17132         * Makefile.in: added AS_FOR_TARGET, passed down in
17133         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17134         the C compiler to use to create programs which are run in the
17135         build environment, set it to default to $(CC), and passed it down
17136         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17138 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17140         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17141         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17142         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17143         FOR_TARGET variants, to newlib and libg++.
17145 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17147         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17148         first.
17150 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17152         * config.sub:  Accept `elf' as an environment.
17154 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17156         * Makefile.in (all-opcodes):  cd into the right directory
17158 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17160         * configure: added -program_transform_name option, used as
17161         argument to sed when installing programs.
17162         configure.texi: added documentation for -program_prefix,
17163         -program_suffix and -program_transform_name.
17165 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17167         * config.sub:  Accept i486 where i386 ok.
17169 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17171         * config.sub: accept we32k
17173 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17175         * config.sub, configure.in: accept OSE68000 and OSE68k.
17177         * Makefile.in: don't create all directories for ``make install'';
17178         let the subdirectories create the ones they need.
17180 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17182         * COPYING: new file, GPL v2
17184 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17186         * Makefile.in: use the new gen-info-dir, which needs a template
17187         argument (which also lives in texinfo)
17189         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17191 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17193         * config.sub (ncr3000):  Change i386 to i486.
17195 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17197         * Makefile.in: add install-rcs, install-grep to
17198         install-no-fixedincludes, removed install-bison and install-libgcc
17200 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17202         * configure.in: grab the HPUX makefile fragment if on HPUX
17204 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17206         * Makefile.in: eradicate bison spoor (ditto libgcc).
17207          configure.in: recognise m68{k,000}-ericsson-OSE.
17208          es1800 is alias for m68k-ericsson-OSE
17210 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17212         * configure.in: rearrange the parts that remove programs from
17213         configdirs, based now on HOST==TARGET or by canonical triple.
17215 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17217         * test-build.mk: recurse explicitly with -f test-build.mk when
17218           appropriate.  predicate stage3 and comparison on the existence
17219           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17220           On very clean, also remove ...stamp-co.  Build in-place before
17221           doing other builds.
17223 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17225         * Makefile.in, configure.in: add tgas
17227 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17229         * Makefile.in: a number of changes merged in from progressive.
17231         * configure.in: add libm.
17233         * .cvsignore: ignore some stuff that comes from test-build.mk.
17235 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17237         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17239 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17241         * configure: Add program_suffix (parallel to program_prefix)
17242         * Makefile.in: adjust directory-creating script for losing decstation
17244 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17246         * configure:  Minor $subdir-related fixes.
17248 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17250         * configure: fix various problems with propogating
17251         makefile_target_frag in subdirs.
17252         * configure.in: config libgcc if its there
17254 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17256         * config.sub:  HPPA merge.
17258 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17260         * Makefile.in:  Replace all-bison with all-byacc in all
17261         dependency lines for other tools (which now use byacc).
17263 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17265         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17267 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17269         * Makefile.in: make gprof rules similar to byacc rules (instead of
17270         vestigal $(unsubdir) that didn't work...)
17272 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17274         * config.sub:  Add support for Linux.
17275         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17276         (at least for libg++).
17278 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17280         * configure.texi: fix doc for the -nfp option to configure
17282 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17284         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17286 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17288         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17289         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17290         * configure.in: added solaris* host_makefile_frag hook.
17292 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17294         * config.sub: changed recognition of m68000 so that various
17295         m68k types can be specified via m680[01234]0
17297 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17299         * config.sub (basic_machine): fix sed so that '-foo' isn't
17300         completely substituted out while .+'-foo' loses the '-foo'
17302 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17304         * config.sub ($os): Add -aout.
17306 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17308         * configure:  If host_makefile_frag is absolute, don't
17309         prefix ${invsubdir} (relevant to libg++ auto-configure).
17311 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17313         * Makefile.in (tooldir): Define it.
17314         (all-ld): Depend on all-flex.
17316 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17318         * Makefile.in (check):  Fix libg++ special case.
17320 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17322         * configure: do not bury `pwd` into config.status, thus do fewer
17323           pwd's.
17325         * configure: print the "Building in" message only when building in
17326           other than "." AND verbose.
17328         * configure: remove -s, rework -v to better accommodate guested
17329           configures.
17331         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17333 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17335         * Makefile.in: macroize flags passed on recursion.  remove
17336           fileutils.
17338 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17340         * configure: get makesrcdir right for subdirs deeper than 1.
17342         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17343           install.
17345 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17347         * Makefile.in: don't print subdir_do or recursion lines.
17349 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17351         * standards.texi: added menu item.
17353         * Makefile.in: build and install standards.info.
17355         * standards.texi: new file.
17357 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17359         * configure: test for and move config.status pieces from
17360           ${subdir}/.
17362 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17364         * configure:  Test for existance of files before trying to mv
17365         them, to avoid numerous non-existance messages.
17367 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17369         * configure: correct final line of config.status.
17371         * configure: patch from eggert.  Avoids a protection problem if
17372           the original Makefile.in is read only.
17374         * configure: use move-if-change from gcc to create config.status.
17375           Some makefiles depend on config.status to tell if a directory
17376           has been reconfigured for a different host.  This change
17377           prevents those directories from remaking everything in the case
17378           where the reconfig was only intended to rebuild a Makefile.
17380         * configure: test for config.sub with "config.sub sun4" rather
17381           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17382           host alias from a missing config.sub.
17384 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17386         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17387           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17389 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17391         * configure: mkdir ${subdir} as needed.
17393 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17395         * Makefile.in,configure.in: added autoconf.
17397 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17399         * Makefile.in: no longer pass against on recursion.
17401         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17402           definitions are not inherited.
17404         * configure: correct makesrcdir when subdir is .
17406 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17408         * configure:  Add support for 'subdirs' variable, which is
17409         like 'configdirs', except that configure doesn't re-invoke
17410         itself for subdirs, it just creates a Makefile for each subdir.
17411         * configure.texi:  Document subdirs.
17413 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17415         * configure.in: added flex to configdirs
17417 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17419         * Makefile.in: remove clean-stamps from clean.
17421 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17423         * configure.in:  Add gdbtest to configdirs.
17425 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17427         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17428         to recursive makes.
17429         * configure.in:  Recognize new ncr3000 config.
17431 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17433         * Makefile.in, configure.in: removed references to gdbm.
17435 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17437         * config.sub:  Don't canonicalize os value
17438         newsos* to bsd (readline needs to check for newsos).
17439         (This fix was earlier made Jan 31, but got re-broken.)
17441 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17443         * configure.in:  sco is an os, not a vendor!
17445         * configure:  Quote $( better.  Keep various shells happy.
17447 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17449         * Makefile.in: eliminate stamp-files.
17451 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17453         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17454           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17456 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17458         * config.sub:  fix iris/iris3.
17460 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17462         * configure: re-add -rm.
17464 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17466         * Maskefile.in: add .stmp-rcs to all.
17468         * configure.in: remove gas from rs6000 build, use aix host fragment.
17470 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17472         * configure: pass down site_option during recursion.
17474 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17476         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17478 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17480         * configure: Change exec_prefix so that it really defaults to prefix.
17482 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17484         * Makefile.in, configure.in:  Add support for mmalloc library.
17486 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17488         * Makefile.in: add stmp dependencies for a few more things.
17490 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17492         * configure: adjusted error message on objdir/srcdir configure
17493           collision, per john's suggestion.
17495         * Makefile.in: add libiberty stmp to all and all.cross.
17497 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17499         * Makefile.in: remove force dependencies, add grep to all.
17501 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17503         * Makefile.in: drop flex.  make stamp files work.
17505         * configure: added test for conflicting configuration in srcdir,
17506           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17507           gets cranky.  use relative paths for configure and srcdir
17508           whenever possible.  Send some error messages to stderr that were
17509           going to stdout.
17511 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17513         * Makefile.in:  Fix libg++ rule to check for gcc directory
17514         before using gcc/gcc.  Also pass XTRAFLAGS.
17516 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17518         * Makefile.in: added stmp-files so that directories aren't polled
17519           when they are already built.
17521         * configure.texi: fixed a node pointer problem.
17523 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17525         * config.sub configure.in gdb/configure.in
17526         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17527         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17528         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17530 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17532         * configure: -recurring becomes -silent.  corrected help message
17533           for -site= option.
17535         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17537 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17539         * configure: when building Makefile for crosses, replace
17540           tooldir and program_prefix.  default srcdir from location of
17541           config.sub.  remove "for host in hosts" and "for target in
17542           targets" loops.
17544 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17546         * Makefile.in: Do not pass bindir or mandir to cvs.
17548 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17550         * Makefile.in, configure.in: removed traces of namesubdir,
17551           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17552           copyrights to '92, changed some from Cygnus to FSF.
17554         * configure.texi: remove most references to multiple hosts,
17555           multiple targets, subdirs, etc.
17557         * configure.man: removed rcsid. reference config.sub not
17558           config.subr.
17560         * Makefile.in: mkdir $(infodir) on install-info.
17562 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17564         * configure.texi:  Explain better about .gdbinit and about
17565         the environment that configure.in sections run in.
17567 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17569         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17571 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17573         * README:  DOC.configure => cfg-paper.texi.
17575 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17577         * config.sub (near case $os):  Don't convert newsos* to bsd!
17579 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17581         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17582         the number of copies of COPYING that go into the GDB tar file.
17584 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17586         * bfd/configure.in, gdb/config/mh-i386sco,
17587         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17588         Fix SCO configuration stuff.
17590 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17592         * Makefile.in:  For libg++, make sure the -I pointing
17593         to the gcc directory goes *after* all the libg++-local -I flags.
17594         Also, move just-gcc dependency from just-libg++ to all-libg++.
17596 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17598         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17600 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17602         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17604 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17606         * config.sub:  Add stratus configuration frags.  Also
17607         submitted to FSF.
17609 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17611         * Makefile.in (DEV_SUPPORT):  add configure.man.
17613         * config.sub(Decode manufacturer-specific):  add -none*.
17615 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17617         * Makefile.in:  remove form feeds to make Sun's make happy.
17618         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17620 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17622         * Makefile.in (AR_FLAGS):  Make quieter.
17624 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17626         * configure.in:  Add libg++.
17627         * configure:  When verbose, don't output the command line at each
17628         level; it will be unremarkably the same as the previous version,
17629         which will be the same as what the user typed.
17631 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17633         * configure.in, Makefile.in: fix clean-info, add flex.  add
17634           fileutils.
17636         * configure: be less sensitive to spaces in Makefile.in.  Do not
17637           look for sources in "..".  Doing so breaks subdirectories that
17638           might have their own configure.  If a subdir has it's own
17639           configure script, use it.
17641 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17643         * cfg-paper.texi: some changes suggested by rms.
17645 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17647         * config.sub:  Merge in some small additions from the FSF version,
17648         taken from the gcc distribution, to bring the Cygnus and FSF
17649         versions into closer sync.
17651 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17653         * configure.in:  Changed svr4 references to sysv4.
17655 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17657         * configure: added -V for version number option.
17659 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17661         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17662           renamed from DOC.configure to cfg-paper.texi.
17664 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17666         * configure, config.subr, config.sub: config.subr is now
17667           config.sub again.
17669 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17671         * configure.texi: new file, in progress.
17673         * Makefile.in: build info file and install the man page for
17674           configure.
17676         * configure.man: new file, first cut.
17678         * configure: find config.subr again now that configuration "none"
17679           has gone.  removed all traces of the -ansi option.  removed all
17680           traces of the -languages option.
17682         * config.subr: resync from rms.
17684 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17686         * configure, config.sub, config.subr: merge config.sub into
17687           config.subr, call the result config.subr, remove config.sub, use
17688           config.subr.
17690         * Makefile.in: revised install for dir.info.
17692 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17694         * configure.in: add decstation host makefile frag.
17696         * Makefile.in: BISON now bison -y again.  also install-gcc on
17697           install.  clean-gdbm on clean.  infodir belongs in datadir.
17698           Make directories for info install.  Build dir.info here then
17699           install it.
17701 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17703         * Makefile.in: fix for bad directory tests.
17705 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17707         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17708           regexp.  -srcdir relative was being handled incorrectly.
17710         * Makefile.in: unwrapped some for loops so that parallel makes
17711           work again and so one can focus one's attention on a particular
17712           package.
17714 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17716         * configure: added PWD as a stand in for `pwd` (for speed). use
17717           elif wherever possible.  make -srcdir work without -objdir.
17718           -objdir= commented out.
17720 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17722         * configure: +options become --options.  -subdirs commented out.
17723           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17724           Makefile now at top of generated Makefile.  Removed cvs log
17725           entries.  added -srcdir.  create .gdbinit only if there is one
17726           in ${srcdir}.
17728         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17729           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17730           and mandir now keyed off datadir by default.
17732 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17734         * Freshly created ChangeLog.
17737 Local Variables:
17738 mode: change-log
17739 left-margin: 8
17740 fill-column: 76
17741 version-control: never
17742 End: