Merge trunk version 194962 into gupc branch.
[official-gcc.git] / ChangeLog
blob7d6edd8d399660461508d854306ad51a31d6d759
1 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3         * MAINTAINERS: Update my email.
5 2012-12-29  Ben Elliston  <bje@gnu.org>
7         * config.guess: Update to 2012-12-29 version.
8         * config.sub: Likewise.
10 2012-12-20  Matthias Klose  <doko@ubuntu.com>
12         * Makefile.def (install-target-libgfortran): Depend on
13         install-target-libquadmath, install-target-libgcc.
14         (install-target-libsanitizer): Depend on install-target-libgcc.
15         (install-target-libjava): Depend on install-target-libgcc.
16         (install-target-libitm): Depend on install-target-libgcc.
17         (install-target-libobjc): Depend on install-target-libgcc.
18         (install-target-libstdc++-v3): Depend on install-target-libgcc.
19         * Makefile.in: Regenerate.
21 2012-12-19  Matthias Klose  <doko@ubuntu.com>
23         * Makefile.def (install-target-libgo): Depend on
24         install-target-libatomic.
25         * Makefile.in: Regenerate.
27 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
29         PR go/55201
30         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
31         * Makefile.in: Regenerate.
33 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
35         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
36         * configure: Regenerate.
38 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
40         * config.sub: Merge from config repo.
42 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
44         * Makefile.def (target_modules): Add bootstrap=true and
45         raw_cxx=true to libsanitizer.
46         * configure.ac (bootstrap_target_libs): Add libsanitizer.
47         * Makefile.in: Regenerated.
48         * configure: Likewise.
50 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
52         * MAINTAINERS: Remove self as RTL optimization maintainer.
54 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
56         * MAINTAINERS (Write After Approval): Add myself.
58 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
60         * Makefile.def (target_modules): Remove bootstrap=true and
61         raw_cxx=true from libsanitizer.
62         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
63         * Makefile.in: Regenerated.
64         * configure: Likewise.
66 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
68         * Makefile.def (target_modules): Add bootstrap=true and
69         raw_cxx=true to libsanitizer.
70         * configure.ac (bootstrap_target_libs): Add libsanitizer.
71         * Makefile.in: Regenerated.
72         * configure: Likewise.
74 2012-11-28  Andrew Pinski  <apinski@cavium.com>
76         PR bootstrap/54279
77         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
78         * configure: Regenerate.
79         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
80         * Makefile.in: Regenerate.
82 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
84         * configure.ac: Disable libsanitizer if we're not building C++.
85         * configure: Regenerate.
87 2012-11-15  Roland McGrath  <roland@hack.frob.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
93         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
94         Kostya Serebryany (kcc@google.com) and
95         Jakub Jelinek (jakub@redhat.com).
96         Rename area for Dodji Seketeli (dodji@redhat.com).
98 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
100         * MAINTAINERS: (asan.c, related): Add myself.
102 2012-11-14  Roland McGrath  <mcgrathr@google.com>
104         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
105         * configure: Regenerate.
107 2012-11-13  Richard Henderson  <rth@redhat.com>
109         * configure.ac: Move libsanitizer logic to subdirectory.
110         * configure: Regenerate.
112 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
114         * configure.ac: Enable libsanitizer just on x86 linux for now.
115         * configure: Re-generate.
117 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
119         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
120         sections.
121         * configure: Regenerate.
123 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
125         * configure.ac: Add section for configdirs for libsanitizer.
126         Disable for cris-*-* and mmix-*-*.
127         * configure: Regenerate.
129 2012-11-12  Wei Mi <wmi@google.com>
131         * configure.ac: Add libsanitizer to target_libraries.
132         * Makefile.def: Ditto.
133         * configure: Regenerate.
134         * Makefile.in: Regenerate.
135         * libsanitizer: New directory for asan runtime.  Contains an empty
136         tsan directory.
138 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
140         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
141         against Mingw64 w32api.
142         * configure: Regenerate.
144 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
146         * configure: Regenerated.
148 2012-11-03  Robert Mason  <rbmj@verizon.net>
150         * configure.ac: add --disable-libstdcxx configure option
151         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
153 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
155         * MAINTAINERS (Write After Approval): Add myself.
157 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
159         * MAINTAINERS (Write After Approval): Add myself.
161 2012-10-24  Sharad Singhai  <singhai@google.com>
163         * MAINTAINERS (Write After Approval): Add myself.
165 2012-10-24  Eric Christopher  <echristo@gmail.com>
167         * MAINTAINERS: Update email address.
169 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
171         PR bootstrap/54820
172         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
173         * configure: Regenerate.
175 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
177         * MAINTAINERS (aarch64): Add Marcus and myself.
179 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
181         PR bootstrap/54820
182         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
183         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
184         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
185         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
186         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
187         * Makefile.in: Regenerate.
188         * configure.ac (have_static_libs): New variable and associated check.
189         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
190         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
191         * configure: Regenerate.
193 2012-10-10  Richard Biener  <rguenther@suse.de>
195         * MAINTAINERS: Adjust for changed surname.
197 2012-10-04  Lawrence Crowl  <crowl@google.com>
199         * MAINTAINERS (Write After Approval): Add myself.
201 2012-10-01  Cary Coutant  <ccoutant@google.com>
203         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
205 2012-09-28  Ian Lance Taylor  <iant@google.com>
207         * Makefile.def: Make all-target-libgo depend on
208         all-target-libbacktrace.
209         * Makefile.in: Rebuild.
211 2012-09-26  Ian Lance Taylor  <iant@google.com>
213         * Makefile.def: Make all-gcc depend on all-libbacktrace.
214         * Makefile.in: Rebuild.
216 2012-09-20  Walter Lee  <walt@tilera.com>
218         * configure.ac: Add tilegx to list of targets that support gold.
219         * configure: Regenerate.
221 2012-09-20  Marek Polacek  <polacek@redhat.com>
223         * MAINTAINERS (Write After Approval): Add myself.
225 2012-09-19  Steve Ellcey  <sellcey@mips.com>
227         * configure.ac: Add mips*-mti-elf* target.
228         * configure: Regenerate.
230 2012-09-17  Ian Lance Taylor  <iant@google.com>
232         * MAINTAINERS (Various Maintainers): Add libbacktrace.
233         * configure.ac (host_libs): Add libbacktrace.
234         (target_libraries): Add libbacktrace.
235         * Makefile.def (host_modules): Add libbacktrace.
236         (target_modules): Likewise.
237         * configure, Makefile.in: Rebuild.
239 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
241         PR target/38607
242         Merge upstream change.
243         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
245         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
246         Add libgomp*.o to compare_exclusions for AIX.
247         * configure: Regenerate.
249 2012-09-06  Diego Novillo  <dnovillo@google.com>
251         * configure.ac: Bump minimum GMP version to 4.2.3.
252         * configure: Re-generate.
254 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
256         PR target/54461
257         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
258         target-libgloss if not configured --with-avrlibc=no.
259         * configure: Regenerate.
261 2012-09-04  Jason Merrill  <jason@redhat.com>
263         * configure.ac: Fix --enable-languages=all.
265 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
267         * MAINTAINERS (Write After Approval): Add myself.
269 2012-09-03  Richard Guenther  <rguenther@suse.de>
271         PR bootstrap/54138
272         * configure.ac: Re-organize ISL / CLOOG checks to allow
273         disabling with either --without-isl or --without-cloog.
274         * configure: Regenerated.
276 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
278         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
279         * configure: Regenerate.
281 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
283         * MAINTAINERS: Fix my email address.
285 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
287         PR binutils/4970
288         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
289         and opcodes.
290         * Makefile.in: Regenerated.
292 2012-08-26  Art Haas <ahaas@impactweather.com>
294         * configure: Regenerate.
296 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
298         * INSTALL/README: Also refer to the online installation
299         instructions.
301 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
303         * MAINTAINERS (Write After Approval): Add myself.
304         (Picochip port): Remove myself.
306 2012-08-14   Diego Novillo  <dnovillo@google.com>
308         Merge from cxx-conversion branch.
310         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
311         POSTSTAGE1_CONFIGURE_FLAGS.
312         * Makefile.in: Regenerate.
313         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
314         Force C++ when bootstrapping.
315         * configure: Regenerate.
317 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
319         * MAINTAINERS (Write After Approval): Add myself.
321 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
323         * README: Document use of ranges of years in copyright notices.
325 2012-07-06  Richard Guenther  <rguenther@suse.de>
327         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
328         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
329         --with-gmp=system.
330         * Makefile.in: Regenerated.
331         * configure: Likewise.
333 2012-07-06  Richard Guenther  <rguenther@suse.de>
335         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
336         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
337         supply V=1 as extra_make_flags.
338         * configure: Regenerated.
339         * Makefile.in: Likewise.
341 2012-07-04  Tristan Gingold  <gingold@adacore.com>
343         * configure: Regenerate.
345 2012-07-03  Richard Guenther  <rguenther@suse.de>
347         * Makfile.def (isl): Remove not necessary extra_exports and
348         extra_make_flags.
349         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
350         * Makefile.in: Regenerated.
352 2012-07-03  Richard Guenther  <rguenther@suse.de>
354         * Makefile.def (cloog): Add V=1 to extra_make_flags.
355         * configure.ac: If either the ISL or the CLooG check failed
356         do not try to build in-tree versions.
357         * Makefile.in: Regenerated.
358         * configure: Regenerated.
360 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
362         * configure: Regenerate.
364 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
366         * MAINTAINERS (Various Maintainers): Add myself as testsuite
367         maintainer.
369 2012-07-02  Richard Guenther  <rguenther@suse.de>
371         * configure: Regenerated.
373 2012-07-02  Richard Guenther  <rguenther@suse.de>
374         Michael Matz  <matz@suse.de>
375         Tobias Grosser <tobias@grosser.es>
376         Sebastian Pop <sebpop@gmail.com>
378         * Makefile.def: Add ISL host module, remove PPL host module.
379         Adjust ClooG host module to use the proper ISL.
380         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
381         * configure.ac: Include config/isl.m4.  Add ISL host library,
382         remove PPL.  Remove PPL configury, add ISL configury, adjust
383         ClooG configury.
384         * Makefile.in: Regenerated.
385         * configure: Likewise.
387 2012-07-02  Richard Guenther  <rguenther@suse.de>
389         Merge from graphite branch
390         2011-07-21  Tobias Grosser  <tobias@grosser.es>
392         * configure: Regenerated.
393         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
394         both cloog.org and legacy versions. The only supported version will
395         be CLooG with the isl backend.
397         2011-07-21  Tobias Grosser  <tobias@grosser.es>
399         * configure: Regenerated.
400         * configure.ac: Require cloog isl 0.17.0
402         2011-07-21  Tobias Grosser  <tobias@grosser.es>
404         * configure: Regenerated.
405         * config/cloog.m4: Do not define CLOOG_ORG
407 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
409         * configure.ac: Skip C if explicitly selected.
410         * configure: Regenerate.
412 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
414         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
415         they contain -O2.
416         * configure: Regenerate.
418 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
420         PR debug/53740
421         * df.h, df-problems.c, dce.c: Revert last patch.
423 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
425         * MAINTAINERS (Write After Approval): Update my email address.
427 2012-06-21  Meador Inge  <meadori@codesourcery.com>
429         * MAINTAINERS (Write After Approval): Add myself.
431 2012-06-20  Jason Merrill  <jason@redhat.com>
433         * Makefile.tpl (check-target-libgomp-c++): New.
434         (check-target-libitm-c++): New.
435         * Makefile.def (c++): Add them.
436         * Makefile.in: Regenerate.
438 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
440         * MAINTAINERS (Write After Approval): Add myself.
442 2012-05-16  Olivier Hainque  <hainque@adacore.com>
444         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
445         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
446         (install-no-fixedincludes): Adjust accordingly.
447         * Makefile.in: Regenerate.
449 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
451         Merge upstream change
452         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
454 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
456         * MAINTAINERS (Write After Approval): Add myself.
458 2012-05-09  Nick Clifton  <nickc@redhat.com>
459             Paul Smith  <psmith@gnu.org>
461         PR bootstrap/50461
462         * configure.ac (mpfr-dir): When using in-tree MPFR sources
463         allow for the fact that from release v3.1.0 of MPFR the source
464         files were moved into a src sub-directory.
465         * configure: Regenerate.
467 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
469         * configure.ac: Bump minimum MPFR version to 2.4.0.
470         * configure: Regenerated.
472 2012-05-01  Richard Henderson  <rth@redhat.com>
474         * Makefile.def (libatomic): New target_module.
475         * configure.ac (target_libraries): Add libatomic.
476         (noconfigdirs): Check if libatomic is supported.
477         * Makefile.in, configure: Rebuild.
479 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
481         * MAINTAINERS (Write After Approval): Add myself.
483 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
485         * config.sub: Update to 2012-04-18 version from official repo.
487 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2012-04-11  Steve Ellcey  <sellcey@mips.com>
493         * MAINTAINERS: Changed email address.
495 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
497         PR target/52737
498         * contrib/gcc_update (files_and_dependencies):
499         Remove gcc/config/avr/t-multilib from touch data.
501 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
503         * MAINTAINERS (OS Port Maintainers): Remove irix.
504         * configure.ac (enable_libgomp): Remove *-*-irix6*.
505         (unsupported_languages): Remove mips-sgi-irix6.*.
506         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
507         (with_stabs): Remove.
508         * configure: Regenerate.
510 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
512         * MAINTAINERS (OS Port Maintainers): Remove osf.
513         * configure.ac (enable_libgomp): Remove *-*-osf*.
514         (with_stabs): Remove alpha*-*-osf*.
515         * configure: Regenerate.
517 2012-03-05  Tristan Gingold  <gingold@adacore.com>
519         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
520         * configure: Regenerate.
522 2012-02-17  Walter Lee  <walt@tilera.com>
524         * MAINTAINERS: (Write After Approval): Delete myself.
526 2012-02-14  Walter Lee  <walt@tilera.com>
528         * MAINTAINERS (tilegx port): Add myself.
529         (tilepro port): Add myself.
530         (Write After Approval): Add myself.
532 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
534         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
535         and Joseph Myers as docstring relicensing maintainers.
537 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
539         * MAINTAINERS (write-after-approval): Add myself.
541 2012-02-08  Ira Rosen <irar@il.ibm.com>
543         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
544         maintainer.
546 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
548         * MAINTAINERS (Write After Approval): Move myself to
549         maintain alphabetical order.
551 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
553         * MAINTAINERS (Write After Approval): Add myself.
555 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
557         * MAINTAINERS (Write After Approval): Add myself.
559 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
560             Jayant R Sonar <jayant.sonar@kpitcummins.com>
562         * configure.ac (cr16-*-*): Remove nonconfigdirs.
563         * configure: Regenerate.
565 2012-01-23  Harshit Chopra  <harshit@google.com>
567         * MAINTAINERS (Write After Approval): Add myself.
569 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
571         * configure.ac: Remove reference to mh-interix.
572         * configure: Regenerate.
574 2012-01-05  Richard Henderson  <rth@redhat.com>
576         PR bootstrap/51072
577         * configure.ac: Disable libitm if c++ is not enabled.
578         * configure: Rebuild.
580         * configure.ac: Fix regexp for same.
581         * configure: Rebuild.
583 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
585         * MAINTAINERS (Write After Approval): Add myself.
587 2012-01-02  Richard Guenther  <rguenther@suse.de>
589         PR bootstrap/51686
590         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
591         * Makefile.in: Regenerate.
593 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
595         * MAINTAINERS (Write After Approval): Add myself.
597 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
599         * configure: Regenerate.
601 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
603         * MAINTAINERS (picochip): Changed email address.
605 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
607         * MAINTAINERS (write-after-approval): Add self.
609 2011-11-29  DJ Delorie  <dj@redhat.com>
611         * configure.ac (rl78-*-*) New case.
612         * configure: Regenerate.
613         * MAINTAINERS: Add myself as RL78 maintainer.
615 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
617         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
619 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
621         * libtool.m4: Additional FreeBSD 10 fixes.
623 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
625         * MAINTAINERS: Move myself from Write After Approval to CPU Port
626         Maintainers section, as Epiphany maintainer.
628 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
630         PR target/49992
631         * configure.ac: Remove ranlib special-casing for Darwin.
632         * configure: Regenerate.
634 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
636         * MAINTAINERS (Reviewers): Keep the list sorted.
638 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
640         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
642 2011-11-09  Roland McGrath  <mcgrathr@google.com>
644         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
645         * configure: Rebuild.
646         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
647         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
648         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
649         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
650         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
651         Add READELF.
652         * Makefile.in: Rebuild.
654 2011-11-09  Jason Merrill  <jason@redhat.com>
656         * Makefile.def (language=c++): Remove check-c++0x.
657         * Makefile.in (check-gcc-c++): Regenerate.
659 2011-11-08  Richard Henderson  <rth@redhat.com>
661         * configure.ac: Test for libitm directory present first.
663         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
665         * configure.ac: Test libitm/configure.tgt to disable libitm.
666         * configure: Rebuild.
668 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
669             Richard Henderson  <rth@redhat.com>
671         Merged from transactional-memory.
673         * Makefile.def (lang_env_dependencies): libitm is c++.
674         Add libitm target module.
675         * configure.ac: Likewise.
676         * config/mmap.m4: New file.
677         * contrib/gcc_update: Add libitm to touch data.
678         * Makefile.in, configure: Rebuild.
680 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
682         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
683         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
684         * Makefile.in: Regenerate.
686 2011-11-01  DJ Delorie  <dj@redhat.com>
688         * config.sub: Update to version 2011-10-29 (added rl78)
690 2011-10-27  Nick Clifton  <nickc@redhat.com>
692         * config.sub: Import these changes from the config project:
694         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
695             Ben Elliston  <bje@gnu.org>
697         * config.sub (epiphany): New.
699         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
700             Ben Elliston  <bje@gnu.org>
702         * config.sub (hexagon, hexagon-*): New.
704         2011-08-23  Roland McGrath  <mcgrathr@google.com>
706         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
707         64eb to be64.
709         2011-08-16  Roland McGrath  <mcgrathr@google.com>
711         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
712         (nacl): Grok as alias for 32el-unknown-nacl.
714 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
716         * MAINTAINERS (Write After Approval): Add myself.
718 2011-10-24  Teresa Johnson  <tejohnson@google.com>
720         * MAINTAINERS (Write After Approval): Add myself.
722 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
724         * MAINTAINERS (sparc port): Remove myself.
726 2011-09-14  Tom de Vries  <tom@codesourcery.com>
728         * MAINTAINERS (Write After Approval): Add myself.
730 2011-08-14  Yao Qi  <yao@codesourcery.com>
732         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
733         * configure: Regenerate.
735 2011-07-26  Ian Lance Taylor  <iant@google.com>
737         * configure.ac: Set have_compiler based on whether gcc directory
738         exists, rather than on whether gcc is in configdirs.
739         * configure: Rebuild.
741 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
743         * MAINTAINERS (Global Reviewers): Add self.
745 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
747         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
748         link directories.
749         * Makefile.in: Rebuild.
751 2011-07-20  Ian Lance Taylor  <iant@google.com>
753         PR bootstrap/49787
754         * configure.ac: Move --enable-bootstrap handling earlier in file.
755         If --enable-bootstrap and either --enable-build-with-cxx or
756         --enable-build-poststage1-with-cxx, enable C++ automatically.
757         * configure: Rebuild.
759 2011-07-19  Ian Lance Taylor  <iant@google.com>
761         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
762         make C++ a boot_language.  Set and substitute
763         POSTSTAGE1_CONFIGURE_FLAGS.
764         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
765         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
766         * configure, Makefile.in: Rebuild.
768 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
770         * MAINTAINERS (Register Allocation): Move myself from reviewers to
771         maintainers.
773 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
775         * MAINTAINERS (Global Reviewers): Add myself.
777 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
779         * configure: Regenerate.
781 2011-07-16  Jason Merrill  <jason@redhat.com>
783         * Makefile.def (language=c++): Add check-c++0x and
784         check-target-libmudflap-c++.
785         * Makefile.tpl (check-target-libmudflap-c++): New.
786         * Makefile.in: Regenerate.
788 2011-07-16  Matthias Klose  <doko@ubuntu.com>
790         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
791         * Makefile.def (target_modules/libjava): Pass
792         $(EXTRA_CONFIGARGS_LIBJAVA).
793         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
794         if not configured with --enable-static-libjava.
795         * Makefile.in: Regenerate.
796         * configure: Likewise.
798 2011-07-15  Jason Merrill  <jason@redhat.com>
800         * Makefile.in (check-c++): Move check-gcc-c++0x after
801         check-target-libstdc++-v3.
803 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
805         * MAINTAINERS (c6x port): New entry.
807 2011-07-13  Jason Merrill  <jason@redhat.com>
809         * Makefile.in (check-gcc-c++0x): New.
810         (check-c++): Depend on it.
812 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
814         PR target/39150
815         * configure.ac (i[3456789]86-*-solaris2*): Also accept
816         x86_64-*-solaris2.1[0-9]*.
817         * configure: Regenerate.
819 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
821         * MAINTAINERS (RTL optimizers): Add self.
823 2011-06-27  Gabriel Charette  <gchare@google.com>
825         * MAINTAINERS (Write After Approval): Add myself.
827 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
829         PR regression/47836
830         PR bootstrap/23656
831         PR other/47733
832         PR bootstrap/49247
833         PR c/48825
834         * configure.ac (target_libraries): Remove target-libiberty.
835         Remove case-statement setting skipdirs=target-libiberty for
836         multiple targets.  Remove checking target_configdirs and
837         removing target-libiberty but keeping target-libgcc if
838         otherwise empty.
839         * Makefile.def (target_modules): Don't add libiberty.
840         (dependencies): Remove all traces of target-libiberty.
841         * configure, Makefile.in: Regenerate.
843 2011-06-13  Walter Lee <walt@tilera.com>
845         * configure.ac (tilepro-*-*) New case.
846         (tilegx-*-*): Likewise.
847         * configure: Regenerate.
849 2011-06-06  Jing Yu  <jingyu@google.com>
851         * configure.ac: Skip target-libiberty for
852         arm*-*-linux-androideabi.
853         * configure: Regenerated.
855 2011-06-06  Nick Clifton  <nickc@redhat.com>
857         * config.sub: Sync from upstream.
859 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
861         * MAINTAINERS (Write After Approval): Add myself.
863 2011-06-01  Daniel Jacobowitz  <drow@false.org>
865         * MAINTAINERS: Update my email address.
867 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
869         * MAINTAINERS (Write After Approval): Update my email address.
871 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
873         * MAINTAINERS (Write After Approval): Add myself.
875 2011-05-08  Doug Kwan  <dougkwan@google.com>
877         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
878         * configure: Regenerated.
879         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
880         value from configure.
881         * Makefile.in: Regenerated.
883 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
885         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
886         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
887         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
888         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
889         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
890         *-*-vxworks*): Disable newlib and libgloss in separate case
891         statement.
892         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
893         to separate case statement.
894         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
895         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
896         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
897         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
898         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
899         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
900         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
901         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
902         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
903         i[[3456789]]86-*-rdos*, m32r-*-*,
904         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
905         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
906         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
907         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
908         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
909         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
910         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
911         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
912         and libgloss in main case over targets.  Remove most empty cases
913         in main case over targets.
914         * configure: Regenerate.
916 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
918         * MAINTAINERS (Write After Approval): Add myself.
920 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
922         * configure.ac: Remove code setting special library locations for
923         hppa*64*-*-hpux11*.  Remove code setting compiler for
924         sparc-sun-solaris2*.
925         * configure: Regenerate.
927 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
929         * configure.ac: Separate libgloss_dir settings from general case
930         over targets.
931         * configure: Regenerate.
933 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
935         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
936         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
937         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
938         cases in libgcj-disabling case statement.
939         (hppa*64*-*-linux*): Set unsupported_languages instead of
940         disabling target-zlib.
941         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
942         to hppa*64*-*-hpux*.
943         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
944         hppa*-*-hpux*.
945         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
946         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
947         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
948         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
949         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
950         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
951         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
952         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
953         libgcj-disabling case statement.
954         * configure: Regenerate.
956 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
958         * configure.ac: Disable Java for targets not supporting libffi.
959         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
960         Remove cases in Java-disabling statement.
961         (*arm-wince-pe): Change to arm-wince-pe.
962         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
963         cases in Java-disabling statement.
964         (bfin-*-*): Don't disable Java again.
965         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
966         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
967         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
968         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
969         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
970         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
971         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
972         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
973         Java-disabling statement.
974         (mmix-*-*): Don't disable Java again.
975         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
976         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
977         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
978         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
979         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
980         statement.
981         * configure: Regenerate.
983 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
985         * configure.ac: Separate cases disabling Java and Java libraries
986         from general case over targets.
987         * configure: Regenerate.
989 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
991         * MAINTAINERS: Update my email address.
993 2011-04-20  Easwaran Raman  <eraman@google.com>
995         * MAINTAINERS (Write After Approval): Add myself.
997 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
999         PR lto/48086
1000         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1001         * configure: Regenerate.
1003 2011-04-16  Jim Meyering  <meyering@redhat.com>
1005         * MAINTAINERS (Write After Approval): Add myself.
1007 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1009         * MAINTAINERS: Update my email address.
1011 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1013         * MAINTAINERS (Write After Approval): Add myself.
1015 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1017         * MAINTAINERS (Write After Approval): Add myself.
1019 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1021         * MAINTAINERS (Write After Approval): Add myself.
1023 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1025         * configure.ac (build_tools): Remove build-byacc.
1026         (host_libs): Remove mmalloc.
1027         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1028         autoconf automake libtool diff rcs fileutils shellutils time
1029         textutils wdiff find uudecode hello tar gzip indent recode release
1030         sed perl gawk findutils gettext zip.
1031         (libgcj): Remove target-qthreads.
1032         (target_tools): Remove target-examples target-gperf.
1033         (YACC): Don't handle building byacc.
1034         * configure: Regenerate.
1035         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1036         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1037         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1038         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1039         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1040         handle building components.
1041         * Makefile.in: Regenerate.
1043 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1045         * MAINTAINERS: Update my email address as Xtensa maintainer.
1047 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1049         * config.sub: Sync from upstream.
1051 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1053         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1054         (microblaze*): Don't disable libssp.
1055         * configure: Regenerate.
1057 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1059         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1060         moveifchange.
1061         * configure: Regenerate.
1062         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1063         * Makefile.in: Regenerate.
1065 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1067         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1068         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1069         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1070         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1071         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1072         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1073         md_exec_prefix cases.
1074         * configure: Regenerate.
1076 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1078         * configure.ac: Separate cases disabling target-libssp,
1079         target-libiberty, target-libstdc++-v3 and Fortran from general
1080         case over targets.
1081         * configure: Regenerate.
1083 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1085         * configure.ac (*-*-chorusos): Don't disable libgcj.
1086         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1087         Remove case.
1088         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1089         (arm-*-coff): Don't disable libgcj.
1090         (arm*-*-linux-gnueabi): Remove useless assignment.
1091         (arm-*-riscix*): Don't disable libgcj.
1092         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1093         configuration.
1094         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1095         (c54x*-*-*): Remove case.
1096         (tic54x-*-*): Don't disable GCC or GCC libraries.
1097         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1098         to *.
1099         (d10v-*-*): Don't disable GCC libraries.
1100         (d30v-*-*): Don't disable libgcj.
1101         (h8500-*-*): Don't disable GCC libraries.
1102         (i960-*-*): Don't disable libgcj.
1103         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1104         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1105         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1106         libgcj.
1107         (m68k-*-coff*): Remove case.
1108         (mmix-*-*): Don't disable libgloss on host.
1109         (mn10200-*-*, mn10300-*-*): Remove cases.
1110         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1111         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1112         Don't disable libgcj.
1113         (romp-*-*): Remove case.
1114         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1115         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1116         case.
1117         (v810-*-*): Don't disable GCC libraries.
1118         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1119         (ip2k-*-*): Don't disable GCC libraries.
1120         * configure: Regenerate.
1122 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1124         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1125         libffi on host.
1126         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1127         on host.
1128         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1129         * configure: Regenerate.
1131 2011-03-26  John Marino  <binutils@marino.st>
1133         * configure.ac: Add support for *-*-dragonfly*
1134         * configure: Regenerate.
1136 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1138         * configure.ac (native_only): Remove.
1139         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1140         send-pr uudecode guile gnuserv on host.
1141         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1142         send-pr rcs guile perl texinfo libtool on host.
1143         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1144         automake send-pr rcs guile perl texinfo libtool on host.
1145         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1146         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1147         (alpha*-dec-osf*): Don't disable fileutils on target.
1148         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1149         texinfo send-pr expect dejagnu on target.
1150         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1151         target-qthreads on target.
1152         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1153         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1154         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1155         x86_64-*-mingw*): Don't disable expect on target.
1156         (*-*-cygwin*): Don't disable target-gperf on target.
1157         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1158         gnuserv on target.
1159         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1160         target.
1161         * configure: Regenerate.
1163 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1165         * configure.ac (target_tools): Remove target-groff.
1166         (native_only): Remove target-groff.
1167         (hppa*64*-*-*): Don't disable byacc.
1168         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1169         setting.
1170         (*-*-kaos*): Don't skip target-librx and target-groff.
1171         (*-*-netware*): Don't skip target-libmudflap.
1172         (*-*-tpf*): Don't skip target-libmudflap.
1173         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1174         directories on the host.
1175         (ia64*-*-*vms*): Don't skip tix.
1176         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1177         host.
1178         * configure: Regenerate.
1180 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1182         * configure.ac: Remove references to mt-mep, mt-netware,
1183         mt-wince.
1184         * Makefile.def: Add all-utils soft dependencies.
1185         * Makefile.tpl: Remove GDB_NLM_DEPS.
1186         * configure: Regenerate.
1187         * Makefile.in: Regenerate.
1189 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1191         * configure.ac: Do not include mh-x86omitfp.
1192         * configure: Regenerate.
1194 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1196         * configure.ac: Remove empty cases.
1197         * configure: Regenerate.
1199 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1201         * Makefile.def: Add dependency from termcap to gdb.
1202         * Makefile.in: Regenerate.
1204 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1206         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1207         * configure: Regenerate.
1208         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1209         * Makefile.tpl: Likewise.
1210         * Makefile.in: Regenerate.
1212 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1214         * configure.ac: Remove all mentions of tentative_cc.
1215         * configure: Regenerate.
1217 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1219         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1220         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1221         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1222         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1223         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1224         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1225         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1226         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1227         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1228         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1229         *-*-rhapsody*): Remove host cases.
1230         * configure: Regenerate.
1232 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1234         * configure.ac (ppc*-*-pe): Remove host case.
1235         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1236         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1237         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1238         cases.
1239         * configure: Regenerate.
1241 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1243         * config.sub: Update to version 2011-03-23.
1245 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1247         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1248         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1249         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1250         * configure: Regenerate.
1252 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1254         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1255         to Write After Approval.
1256         * config-ml.in: Don't handle arc-*-elf*.
1257         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1258         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1259         handle GCC libraries.
1260         * configure: Regenerate.
1262 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1264         PR bootstrap/48120:
1265         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1266         Add -lstdc++ -lm to LIBS.
1267         * configure: Regenerate.
1269 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1271         * config.guess: Update to version 2011-02-02
1272         * config.sub: Update to version 2011-02-24
1274 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1276         PR lto/48086
1277         * configure.ac: Re-enable LTO on *-apple-darwin9.
1278         * configure: Regenerate.
1280 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1282         PR lto/48086
1283         * configure.ac: Disable LTO on darwin due to an assembler change in
1284         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1285         under 256.
1286         * configure: Regenerate.
1288 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1290         * MAINTAINERS: Update myself as score backend maintainer,
1291         update my e-mail address.
1293 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1295         * MAINTAINERS: Update my e-mail address.
1297 2011-03-06  Joey Ye  <joey.ye@arm.com>
1299         * MAINTAINERS: Update my e-mail address.
1301 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1303         * configure.ac: Adjust test of with_ppl.
1304         * configure: Regenerated.
1306 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1308         * MAINTAINERS: Adjust my e-mail address.
1310 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1312         * configure.ac: Add -lpwl to ppllibs.
1313         * configure: Regenerated.
1315 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1317         * config/cloog.m4: Add -lisl to clooglibs.
1318         * configure: Regenerated.
1320 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1322         * MAINTAINERS (CPU Port maintainers): Add self.
1324 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1326         * MAINTAINERS: Add myself as testsuite maintainer.
1328 2011-02-15  Mike Stump  <mikestump@comcast.net>
1330         * MAINTAINERS: Add myself as testsuite maintainer.
1332 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1334         Import from Libtool and gnulib:
1336         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1338         Prepare for supporting FreeBSD 10.
1339         * config.rpath: Remove handling of freebsd1* which soon would
1340         match FreeBSD 10.0.
1342         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1344         Remove support for FreeBSD 1.x.
1345         * libtool.m4 (_LT_LINKER_SHLIBS)
1346         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1347         soon would incorrectly match FreeBSD 10.0.
1349 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1351         PR binutils/12283
1352         * move-if-change: Import version from gnulib.
1354 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1356         PR lto/47225
1357         * Makefile.def (lto-plugin): Double dash for enable-shared.
1358         (configure-gcc): Depend on all-lto-plugin.
1359         * Makefile.in: Rebuilt.
1361 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1363         * configure.ac: Remove extra bracket.
1364         * configure: Regenerate.
1366 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1368         * MAINTAINERS: Add myself as libquadmath maintainer.
1370 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1372         * MAINTAINERS: Update my email address.
1374 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1376         * MAINTAINERS (option handling): Add self.
1378 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1380         PR lto/47225
1381         * Makefile.def: Add dependency for install-gcc
1382         on install-lto-plugin.
1383         * Makfile.in: Regenerated
1385 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1387         * MAINTAINERS (CPU Port Maintainers): Add myself.
1389 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1391         PR libgcj/44341
1392         * configure.ac: Discard --with-* flags for host when configuring
1393         target libraries for cross build.
1394         * configure: Rebuilt.
1396 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1398         * MAINTAINERS (linear loop transforms): Removed.
1400 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1402         * configure.ac: If with_ppl is no, move setting with_cloog=no
1403         after CLOOG_REQUESTED check.
1404         * configure: Regenerated.
1406 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1408         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1409         CLooG has been requested.
1410         * configure: Regenerated.
1412 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1414         * configure: Regenerated.
1415         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1417 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1419         * configure: Regenerated.
1420         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1422 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1424         * configure.ac: Use AS_HELP_STRING throughout.
1425         * configure: Regenerate.
1427 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1429         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1430         * configure: Regenerate.
1432 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1434         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1436 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1438         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1439         for ia64-hpux.
1440         * configure: Regenerate.
1442 2011-01-07  Jan Hubicka  <jh@suse.cz>
1444         PR lto/47225
1445         * Makefile.in: Regenerate.
1446         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1447         configure.
1449 2011-01-07  Jan Hubicka  <jh@suse.cz>
1451         * Makefile.in: Regenerate.
1452         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1453         and configure dependency on lto-plugin configure.
1454         (lto-plugin module): Remove dependency on GCC; add dependency on
1455         liniberty.
1457 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1459         * MAINTAINERS (Write After Approval): Add myself.
1461 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1463         * configure: Regenerate.
1465 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1467         * configure.ac: (picochip): Disable libiberty.
1469 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1471         * MAINTAINERS (Write After Approval): Add myself.
1473 2010-12-10  Ian Lance Taylor  <iant@google.com>
1475         PR bootstrap/46819
1476         * configure.ac: For --disable-libgcj clear libgcj_saved.
1477         * configure: Rebuild.
1479 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1481         PR fortran/46540
1482         * configure.ac: Add --disable-libquadmath and
1483         --disable-libquadmath-support.
1484         * configure: Regenerate.
1486 2010-12-03  Ian Lance Taylor  <iant@google.com>
1488         * MAINTAINERS: Add myself as libgo maintainer.
1490 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1492         PR libffi/46792
1493         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1494         * configure: Regenerate.
1496 2010-12-02  Ian Lance Taylor  <iant@google.com>
1498         * configure.ac: Always set default for poststage1_ldflags to
1499         -static-libstdc++ -static-libgcc.
1501 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1503         * configure.ac: Move comment to remove extra space in last argument
1504         of GCC_TARGET_TOOL.
1506 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1508         PR other/46026
1509         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1510         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1511         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1512         (BASE_FLAGS_TO_PASS): Use it.
1513         * configure: Rebuilt.
1514         * Makefile.in: Rebuilt.
1516 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1518         PR binutils/12258
1519         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1520         Properly check default linker.
1521         * configure: Regnerated.
1523 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1525         * configure.ac: For --enable-gold, handle value `default' instead of
1526         `both*'.  New configure option --{en,dis}able-ld.
1527         * configure: Regenerate.
1529 2010-11-20  Ian Lance Taylor  <iant@google.com>
1531         * configure.ac: Only disable a language library if no language needs
1532         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1533         * configure: Rebuild.
1535 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1537         * Makefile.in: Regenerate.
1539         PR other/46202
1540         * configure.ac: Fix just-built in-tree STRIP name to be
1541         binutils/strip-new.
1542         * configure: Regenerate.
1543         * Makefile.def (install-strip-gcc, install-strip-binutils)
1544         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1545         (install-strip-sid): Mirror dependencies on non-strip variants
1546         of these targets on the respective -strip prerequisites.
1547         * Makefile.tpl (install-strip, install-strip-host)
1548         (install-strip-target): New targets.
1549         (install-strip-[+module+], install-strip-target-[+module+]):
1550         New targets.
1551         * Makefile.in: Regenerate.
1553 2010-11-19  Ian Lance Taylor  <iant@google.com>
1554             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1556         * configure.ac: Add target-libgo to target_libraries.  Set
1557         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1558         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1559         (HOST_EXPORTS): Add GOC.
1560         (BASE_TARGET_EXPORTS): Add GOC.
1561         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1562         (GOCFLAGS_FOR_TARGET): New variable.
1563         (EXTRA_HOST_FLAGS): Add GOC.
1564         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1565         * Makefile.def (target_modules): Add libgo.
1566         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1567         (dependencies): Add dependency from configure-target-libgo to
1568         configure-target-libffi and all-target-libstdc++-v3.  Add
1569         dependencies from all-target-libgo to all-target-libffi.
1570         (languages): Add go.
1571         * configure: Rebuild.
1572         * Makefile.in: Rebuild.
1574 2010-11-19  Ian Lance Taylor  <iant@google.com>
1576         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1577         compiler/flag environment variables.
1579 2010-11-18  Ian Lance Taylor  <iant@google.com>
1581         * configure.ac: Check for lang_requires_boot_languages in
1582         config-lang.in files.
1583         * configure: Rebuild.
1585 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1586             Tobias Burnus  <burnus@net-b.de>
1588         PR fortran/32049
1589         * Makefile.def: Add libquadmath; build it with language=fortran.
1590         * configure.ac: Add libquadmath.
1591         * Makefile.tpl: Handle multiple libs in check-[+language+].
1592         * Makefile.in: Regenerate.
1593         * configure: Regenerate.
1595 2010-11-16  Tom Tromey  <tromey@redhat.com>
1597         * MAINTAINERS: Moved myself to reviewers section.
1599 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1601         * MAINTAINERS: Moved myself to reviewers section.
1603 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1605         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1606         (Write After Approval): Remove self.
1608 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1610         * configure.ac: Fix spelling in option names.
1611         * configure: Regenerated.
1613 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1615         PR bootstrap/39622
1616         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1617         * configure: Regenerated.
1619 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1621         * MAINTAINERS: Update my email address.
1623 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1625         * configure: Regenerate.
1627 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1629         * configure: Regenerate.
1631 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1633         * configure: Regenerate.
1635 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1637         * configure: Regenerate.
1639 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1641         * configure.ac: Support official CLooG.org versions.
1642         * configure: Regenerate.
1643         * config/cloog.m4: New.
1645 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1647         * MAINTAINERS (Write After Approval): Add myself.
1649 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1651         * MAINTAINERS: Update my email address.
1653 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1655         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1656         * configure: Regenerate.
1658 2010-11-03  Ian Lance Taylor  <iant@google.com>
1659             Dave Korn  <dave.korn.cygwin@gmail.com>
1661         PR lto/46273
1662         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1663         and on other supported platforms whenever LTO is enabled.
1664         * configure: Rebuild.
1666 2010-11-02  Alan Modra  <amodra@gmail.com>
1668         PR binutils/12110
1669         * configure.ac: Error when source path contains spaces.
1670         * configure: Regenerate.
1672 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1674         * MAINTAINERS: Update my email address.
1676 2010-10-20  Ian Lance Taylor  <iant@google.com>
1678         * Makefile.def (target_modules): Set lib_path to src/.libs for
1679         libstdc++-v3 module.
1680         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1681         * Makefile.in: Rebuild.
1683 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1685         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1686         (Write After Approval): Remove myself.
1688 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1690         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1692 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1694         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1696 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1698         * configure.ac (build_lto_plugin): New shell variable.
1699         (--enable-lto): Turn on by default for all non-ELF platforms that
1700         have had LTO support added so far.  Set build_lto_plugin appropriately
1701         for both ELF and non-ELF.
1702         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1703         * configure: Regenerate.
1705 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1707         Sync from src:
1708         * configure.ac (v850 support): Remove target-libgloss from
1709         noconfigdirs.
1710         * configure: Regenerate.
1712 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1714         PR bootstrap/45326
1715         PR bootstrap/45174
1716         * configure.ac: Honor initial values of $build_configargs,
1717         $host_configargs, $target_configargs.  Mark the precious, so
1718         environment settings get recorded.
1719         * configure: Regenerate.
1721 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1723         PR bootstrap/45796
1724         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1725         Depend on all-build-libiberty.
1726         * Makefile.in: Regenerate.
1728 2010-09-30  Michael Eager  <eager@eagercon.com>
1730         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1731         * configure: Regenerate.
1733 2010-09-28  Michael Eager  <eager@eagercon.com>
1735         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1737 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1739         PR bootstrap/44621
1740         * configure.ac: Fix unportable shell quoting.
1741         * configure: Regenerate.
1743 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1745         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1746         targets and amend comment.
1747         * configure: Regenerate.
1749 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1751         * MAINTAINERS (Write After Approval): Add myself.
1753 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1755         * configure.ac: Enable LTO by default on Darwin.
1756         * configure: Regenerate.
1758 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1760         * MAINTAINERS (Write After Approval): Add myself.
1762 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1764         * MAINTAINERS (Write After Approval): Add myself.
1766 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1768         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1769         ports
1771 2010-07-28  David Yuste  <david.yuste@gmail.com>
1773         * MAINTAINERS (Write After Approval): Add myself.
1775 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1777         * configure.ac: Support all v850 targets.
1778         * configure: Regenerate.
1780 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1782         PR bootstrap/44455
1783         * configure.ac (extra_mpfr_configure_flags): Copy from
1784         extra_mpc_gmp_configure_flags.
1785         * configure: Re-generated.
1787 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1789         * MAINTAINERS (Write After Approval): Add myself.
1791 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1801         PR target/44862
1802         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1803         Provide -B option to allow for link spec %s substitutions for
1804         libstdc++.a on darwin.
1805         * Makefile.in: Regenerate.
1807 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1809         * MAINTAINERS (Reviewers): Update my e-mail address
1811 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1813         * Makefile.def (configure-gcc): Depend on all-libelf.
1814         * Makefile.in: Rebuild.
1816 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1818         * MAINTAINERS (Write After Approval): Add myself in the right place.
1820 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1826         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1828 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1830         * config.sub: Update to version 2010-05-21.
1831         * config.guess: Update to version 2010-04-03.
1833 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1835         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1836         * configure: Regenerate.
1838 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1840         * MAINTAINERS (Write After Approval): Add myself.
1842 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1844         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1845         a platform that supports LTO.
1846         * configure: Regenerate.
1848 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1850         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1851         * configure: Regenerated.
1853 2010-04-27  Roland McGrath  <roland@redhat.com>
1854             H.J. Lu  <hongjiu.lu@intel.com>
1856         * configure.ac (--enable-gold): Support both, both/gold and
1857         both/bfd to add gold to configdirs without removing ld.
1858         * configure: Regenerated.
1860         * Makefile.def: Add install-gold dependency to install-ld.
1861         * Makefile.in: Regenerated.
1863 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1865         PR lto/42776
1866         * configure.ac (--enable-lto): Refactor handling so libelf tests
1867         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1868         and allow LTO to be explicitly enabled on non-ELF platforms that
1869         are known to support it inside else-clause.
1870         * configure: Regenerate.
1872 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1874         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1875         * configure: Regenerate.
1877 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1879         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1880         * configure: Regenerate.
1882 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1884         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1885         separately.
1886         * configure: Regenerate.
1888 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1890         * MAINTAINERS (Write After Approval): Add myself.
1892 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1894         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1895         * configure: Regenerate.
1897 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1899         * configure: Regenerate after change to elf.m4.
1901 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1903         * MAINTAINERS (Write After Approval): Add myself.
1905 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1907         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1908         * configure: Regenerated.
1910 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1912         * configure.ac: Print "buggy but acceptable" when CLooG
1913         revision is less than 9.
1914         * configure: Regenerated.
1916 2010-04-01  Diego Novillo  <dnovillo@google.com>
1918         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1920 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1922         PR bootstrap/43615
1923         PR bootstrap/43328
1925         Revert:
1927         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1929         * configure.ac: Do not pass --enable-multilib nor
1930         --disable-multilib in baseargs.  Accept explicitly passed
1931         --enable_multilib.
1932         * configure: Regenerate.
1934 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1936         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1938 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1940         * MAINTAINERS: Remove myself.
1942 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1944         PR bootstrap/43328
1945         * configure.ac: Do not pass --enable-multilib nor
1946         --disable-multilib in baseargs.  Accept explicitly passed
1947         --enable_multilib.
1948         * configure: Regenerate.
1950 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1952         * MAINTAINERS (spu port): Remove me.
1954 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1956         * configure.ac (tic6x-*-*): New case.
1957         * configure: Regenerate.
1959 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1961         * config.sub: Update to version 2010-03-22.
1962         * config.guess: Update to version 2009-12-30.
1964 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1966         PR ada/42554
1967         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1968         * configure: Regenerate.
1970 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1972         * MAINTAINERS: Update my email address.
1974 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1976         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1977         (ghassan.shobaki@amd.com): Removed.
1979 2010-03-17  Alan Modra  <amodra@gmail.com>
1981         * MAINTAINERS: Update my email address.
1983 2010-03-16  Diego Novillo  <dnovillo@google.com>
1985         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1986         Matthews.
1988 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1990         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1991         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1993 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1995         * MAINTAINERS: Update my email address.
1997 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1999         * MAINTAINERS: Update my email address.
2001 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2003         * MAINTAINERS: Update my email address.
2005 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2007         * MAINTAINERS: Update my email address.
2009 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2011         PR libstdc++/32499
2012         * configure.ac (RANLIB): Default to true.
2013         (STRIP): Likewise.
2014         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2015         * configure: Regenerate.
2017 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2019         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2020         (Write After Approval): Update my email address.
2022 2010-02-17  Nick Clifton  <nickc@redhat.com>
2024         PR 11238
2025         * Makefile.tpl (local-distclean): Also remove config.cache files in
2026         sub-directories as there may not be Makefiles present in the
2027         sub-directories.
2028         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2029         the config.cache files found by the find command.
2031         * Makefile.in: Regenerate.
2032         * configure.ac: Revert previous delta.
2033         * configure: Regenerate.
2035 2010-02-15  Nick Clifton  <nickc@redhat.com>
2037         PR 11238
2038         * configure.ac: Delete config.cache files in sub-directories when
2039         deleting Makefiles.
2040         * configure: Regenerate.
2042 2010-02-12  Ben Elliston  <bje@gnu.org>
2044         * MAINTAINERS: Update my email address.
2046 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2048         * MAINTAINERS (spu port): Update my email address.
2050 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2052         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2054 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2056         * configure.ac: Add "recommended" version checks for GMP/MPC.
2057         Update recommended GMP/MPFR/MPC versions.
2058         * configure: Regenerate.
2060 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2062         * MAINTAINERS: Move my Embecosm email address into the
2063         write-after-approval section.
2065 2010-01-26  Ian Lance Taylor  <iant@google.com>
2067         * MAINTAINERS: Add myself as Go frontend maintainer.
2069 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2071         PR libstdc++/36101, PR libstdc++/42813
2072         * configure.ac (bootstrap_target_libs): Make inclusion of
2073         target-libgomp conditional on libgomb being in target_configdirs.
2074         * configure: Regenerate.
2076 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2078         PR libstdc++/36101, PR libstdc++/42813
2079         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2080         * configure: Regenerate.
2082 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2084         PR libstdc++/36101, PR libstdc++/42813
2085         * configure.ac (target_configdirs): Substitute.
2086         * Makefile.def: Bootstrap target module libgomp.
2087         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2088         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2089         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2090         * configure, Makefile.in: Regenerate.
2092 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2094         * MAINTAINERS: Adjust my details.
2096 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2098         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2100 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2102         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2104 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2106         * MAINTAINERS (Write After Approval): Add myself.
2108 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2110         * MAINTAINERS (Write After Approval): Add myself.
2112 2010-01-11  Richard Guenther  <rguenther@suse.de>
2114         PR lto/41569
2115         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2116         * Makefile.in: Regenerated.
2118 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2120         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2121         * configure: Regenerate.
2123 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2124             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2126         PR bootstrap/42424
2127         * configure.ac: Include libtool m4 files.
2128         (_LT_CHECK_OBJDIR): Call it.
2129         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2130         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2132         * configure: Regenerate.
2134 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2136         PR bootstrap/41818
2137         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2138         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2139         * Makefile.in: Regenerate.
2141 2010-01-02  Richard Guenther  <rguenther@suse.de>
2143         PR lto/41529
2144         * configure.ac: Include config/elf.m4.  Disable LTO if not
2145         builting for an elf target.
2146         * configure: Regenerate.
2148 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2150         * MAINTAINERS: Change my email address.
2152 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2154         * config.sub, config.guess: Update from upstream sources.
2156 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2158         * MAINTAINERS (Write After Approval): Add myself.
2160 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2162         PR middle-end/30447
2163         PR middle-end/30789
2164         PR other/40302
2166         * configure.ac: Require MPC.
2167         * configure: Regenerate.
2169 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2171         PR target/38384
2172         PR bootstrap/40972
2173         * libtool.m4: Sync from git Libtool.
2174         * ltoptions.m4: Likewise.
2175         * ltversion.m4: Likewise.
2176         * lt~obsolete.m4: Likewise.
2177         * ltmain.sh: Likewise.
2179 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2181         * configure.ac: Update minimum MPC version to 0.8.
2182         * configure: Regenerate.
2184 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2186         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2187         * configure: Regenerated.
2189 2009-11-21  Ian Lance Taylor  <iant@google.com>
2191         * configure.ac: Change default of poststage1_ldflags to be empty if
2192         poststage1_libs is set.  When poststage1_libs is empty, and
2193         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2194         * configure: Rebuild.
2196 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2198         * MAINTAINERS (Write After Approval): Update my email address.
2200 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2202         * config.guess: Update from upstream sources.
2204 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2206         * Makefile.def: Restore host and target settings for gmp.
2207         * Makefile.in: Rebuild.
2209 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2211         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2212         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2213         Fix portability of test of C++ as bootstrap language.  Add
2214         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2215         * configure: Rebuild.
2216         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2217         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2218         in-tree building.
2219         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2220         (POSTSTAGE1_HOST_EXPORTS): Use it.
2221         (STAGE[+id+]_CXXFLAGS): New.
2222         (BASE_FLAGS_TO_PASS): Pass it down.
2223         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2224         extra_exports.
2225         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2226         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2227         extra_exports.
2228         * Makefile.in: Rebuild.
2230 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2232         * config.sub, config.guess: Update from upstream sources.
2234 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2236         * MAINTAINERS (Write After Approval): Add myself.
2238 2009-11-09  Jon Beniston  <jon@beniston.com>
2240         * MAINTAINERS (Write After Approval): Add myself.
2242 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2244         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2245         paths for *-w64-mingw* and x86_64-*mingw*.
2246         * configure: Regenerated.
2248 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2250         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2252 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2254         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2255         Phil Edwards to Write-After Approval.
2257 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2259         * configure.ac: Disable target-winsup & co for
2260         x86_64-*-mingw* and *-w64-mingw* targets.
2261         * configure: Regenerated.
2263 2009-10-16  Nick Clifton  <nickc@redhat.com>
2265         * MAINTAINERS: Add myself as a maintainer for the RX port.
2267 2009-10-26  Johannes Singler  <singler@kit.edu>
2269         * MAINTAINERS (Write After Approval): Update my e-mail address.
2271 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2273         * configure.ac (CLooG test): Use = with test.
2274         * configure: Regenerate.
2276 2009-10-22  Richard Guenther  <rguenther@suse.de>
2278         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2279         cloog if the ppl version check failed.  Move flags saving
2280         before setting in libelf check.
2281         * configure: Regenerate.
2283 2009-10-21  Richard Guenther  <rguenther@suse.de>
2285         * configure.ac: Adjust the ppl and cloog configure to work as
2286         documented.  Disable cloog if ppl was disabled.  Omit the version
2287         checks if they were disabled.
2288         * configure: Re-generate.
2290 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2292         * configure.ac: Add 'lto' to enable_languages, not
2293         new_enable_languages, and only if not already present.
2294         * configure: Regenerate.
2296 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2298         * README: Refer to the various COPYING* files instead of just
2299         COPYING.
2300         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2302 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2304         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2306 2009-10-07  Richard Guenther  <rguenther@suse.de>
2308         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2309         and Richard Guenther as reviewers.
2310         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2311         as reviewers.
2313 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2315         * config.sub: Update from upstream sources.
2317 2009-10-06  Ian Lance Taylor  <iant@google.com>
2319         * Makefile.def: check-gold depends upon all-gas.
2320         * Makefile.in: Rebuild.
2322 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2324         * MAINTAINERS (Write After Approval): Add myself.
2326 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2328         * Makefile.def: all-lto-plugin depends on all-libiberty.
2329         set bootstrap=true for lto-plugin.
2330         Add lto-plugin.
2331         * Makefile.in: Regenerate.
2332         * configure.ac (host_libs): Add lto-plugin.
2333         * configure: Regenerate.
2335 2009-10-03  Diego Novillo  <dnovillo@google.com>
2337         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2338         (HOST_LIBELFLIBS): Define.
2339         (HOST_LIBELFINC): Define.
2340         * Makefile.in: Regenerate.
2341         * configure.ac: Add --enable-lto.
2342         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2343         If --enable-lto is used, add 'lto' to new_enable_languages.
2344         If --enable-lto is used and gold is enabled, add
2345         lto-plugin to configdirs.
2346         * configure: Regenerate.
2348 2009-10-03  Simon Baldwin  <simonb@google.com>
2350         * configure.ac: If --with-system-zlib, suppress local zlib and
2351         pass --with-system-zlib to subdir configure scripts.
2352         * configure: Regenerate.
2354 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2355             Paolo Bonzini  <bonzini@gnu.org>
2357         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2358         $(srcdir).
2359         * Makefile.in: Rebuilt.
2361 2009-09-26  Gary Funck  <gary@intrepid.com>
2363         * MAINTAINERS (Write After Approval): Add myself.
2365 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2367         * configure.ac: Update minimum MPC version to 0.7.
2368         * configure: Regenerate.
2370 2009-09-25  Nick Clifton  <nickc@redhat.com>
2372         * configure.ac: Pass any --cache-file=/dev/null option on to
2373         subconfigures.
2374         * configure: Regenerate.
2376 2009-09-23  Nick Clifton  <nickc@redhat.com>
2378         * config.sub, config.guess: Update from upstream sources.
2380 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2382         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2383         * Makefile.in: Rebuilt.
2385 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2387         PR bootstrap/32272
2388         * configure.ac: Error out if $srcdir isn't '.' but contains
2389         host-${host_noncanonical}.
2390         * configure: Regenerate.
2392 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2394         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2395         maintainer.
2397 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2399         * configure.ac: If bootstrapping a combined tree with
2400         --enable-gold, require c++ in stage1_languages.
2401         * configure: Regenerate.
2403         * configure.ac: Also add target_libs of stage1_languages to
2404         bootstrap_target_libs.
2405         * configure: Regenerate.
2407         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2408         with --enable-languages not containing c++.
2409         * configure: Regenerate.
2411 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2413         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2414         * configure: Regenerate.
2416 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2418         * MAINTAINERS (Write After Approval): Update my e-mail address,
2419         and move from from here...
2420         (Waiting for paperwork): To here.
2422 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2424         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2426 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2428         * configure.ac: Do not use $extrasub for replacing @if/@endif
2429         parts in Makefile; instead, use additional arguments to
2430         AC_CONFIG_COMMANDS to do the replacement manually, with several
2431         sed invocations, to avoid HP-UX sed command limits.
2432         * configure: Regenerate.
2434 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2436         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2437         blank before -L.
2439 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2441         * configure.ac (with-build-config): Document.  Handle without.
2442         Handle missing argument.
2443         * configure: Rebuilt.
2445 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2447         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2448         Default to bootstrap-debug only if compare-debug works.
2449         * configure: Rebuilt.
2450         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2451         * Makefile.in: Rebuilt.
2453 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2455         * MAINTAINERS (OS Port Maintainers): Update my email address.
2457 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2459         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2460         * Makefile.in: Rebuilt.
2462 2009-09-01  Chris Demetriou  <cgd@google.com>
2464         * MAINTAINERS (Write After Approval): Add myself.
2466 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2468         PR debug/30161
2469         * include/dwarf2.h (enum dwarf_tag): Added
2470         DW_TAG_GNU_template_template_param
2471         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2473 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2475         * Makefile.tpl (AWK): Fix typo.
2476         * Makefile.in: Regenerate.
2478 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2480         * configure.ac: Detect awk and sed.
2481         * Makefile.def (flags_to_pass): Add AWK and SED.
2482         * Makefile.tpl (AWK, SED): New.
2483         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2484         * configure: Regenerate.
2485         * Makefile.in: Regenerate.
2487 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2489         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2490         (collapseslashes): Likewise.
2492 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2494         * configure.ac (AC_PREREQ): Bump to 2.64.
2496 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2498         * configure.ac: Remove --with-datarootdir, --with-docdir,
2499         --with-pdfdir, --with-htmldir switches.
2500         * configure: Regenerate.
2502         * configure: Regenerate.
2504         * compile: Sync from Automake 1.11.
2505         * depcomp: Likewise.
2506         * install-sh: Likewise.
2507         * missing: Likewise.
2508         * mkinstalldirs: Likewise.
2509         * ylwrap: Likewise.
2511 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2513         * ltmain.sh (func_normal_abspath): New function.
2514         (func_relative_path): Likewise.
2515         (func_mode_help): Document new -bindir option for link mode.
2516         (func_mode_link): Add new -bindir option, and use it to place
2517         output DLL if specified.
2519 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2521         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2522         (baseargs): Add --disable-option-checking.
2523         * configure: Regenerate.
2525         * Makefile.def (configure-target-libiberty): Depend on
2526         all-binutils and all-ld.
2527         (configure-target-newlib): Likewise.
2528         * Makefile.in: Regenerate.
2530 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2532         * config.sub, config.guess: Update from upstream sources.
2534 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2536         Sync from src, merge:
2538         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2540         * configure.ac: Do not exclude gas for i386-*-darwin.
2541         Add a case for x86_64-*-darwin.
2542         * configure: Regenerate.
2544 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2546         * MAINTAINERS: Add my name to Write After Approval list.
2548 2009-08-06  Michael Eager  <eager@eagercon.com>
2550         * configure.ac: Add Microblaze target.
2551         * configure: Regenerate.
2553 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2555         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2556         * configure: Regenerate.
2558 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2560         * MAINTAINERS (Write After Approval): Update my e-mail address.
2562 2009-07-06  Ian Lance Taylor  <iant@google.com>
2564         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2565         * configure: Rebuild.
2567 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2569         * MAINTAINERS: Move myself to the Graphite Reviewers.
2571 2009-06-30  Wei Guozhi  <carrot@google.com>
2573         * MAINTAINERS: Add my name to Write After Approval list.
2575 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2577         PR bootstrap/40338
2578         * configure.ac (comparestring): Create new variable.
2579         * Makefile.tpl (comparestring): Use to skip some comparisions.
2580         * configure: Regenerate.
2581         * Makefile.in: Regenerate.
2583 2009-06-26  Doug Evans  <dje@sebabeach.org>
2585         * Makefile.def (host_modules): Add cgen.
2586         * Makefile.in: Regenerate.
2587         * configure.ac (host_tools): Add cgen.
2588         * configure: Regenerate.
2590 2009-06-23  DJ Delorie  <dj@redhat.com>
2592         * MAINTAINERS: Add myself as mep maintainer.
2594 2009-06-23  Ian Lance Taylor  <iant@google.com>
2596         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2597         boot_languages.  Only bootstrap target libraries listed in
2598         target_libs for some boot language.  Add --with-stage1-ldflags,
2599         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2600         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2601         if not building with C++.
2602         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2603         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2604         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2605         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2606         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2607         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2608         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2609         * configure, Makefile.in: Rebuild.
2611 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2613         * MAINTAINERS: Added my name to write-after-approval list.
2615 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2617         * configure.ac: Define is_elf for QNX Neutrino targets.
2618         * configure: Regenerate.
2620 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2622         * MAINTAINERS: Added my name to the write-after-approval list
2624 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2626         * configure.ac: Detect MPC in default directory.
2627         * configure: Regenerate.
2629 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2630             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2632         * Makefile.tpl (all): Avoid a trailing backslash.
2633         * Makefile.in: Regenerate.
2635 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2637         * config.sub, config.guess: Update from upstream sources.
2639 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2641         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2642         to noconfdirs.
2643         * configure: Regenerate.
2645 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2647         * Makefile.tpl ([+compare-target+]): Compare all stage
2648         directories, rather than just gcc.
2649         * Makefile.in: Rebuilt.
2651 2009-06-01  Doug Kwan  <dougkwan@google.com>
2653         * configure.ac: Support gold for target arm*-*-*.
2654         * configure: Regenerate.
2656 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2658         * Makefile.def: Add MPC support and dependencies.
2659         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2661         * Makefile.in, configure: Regenerate.
2663 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2665         * Makefile.tpl (all): Avoid harmless warning in make all when
2666         gcc-bootstrap is enabled but stage_last does not exist.
2667         * Makefile.in: Rebuilt.
2669 2009-05-24  Nicolas Roche  <roche@adacore.com>
2671         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2672         * Makefile.in: Regenerate.
2674 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2676         * MAINTAINERS: Update my e-mail address.
2678 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2680         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2681         * configure:  Regenerate.
2683 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2685         PR other/40159
2686         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2687         gcc-no-bootstrap are mutually exclusive.
2688         * Makefile.in: Rebuilt.
2690 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2692         PR other/40159
2693         * Makefile.tpl (all): Don't end with unconditional success.
2694         * Makefile.in: Rebuilt.
2696 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2698         PR target/37137
2699         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2700         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2701         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2702         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2703         stage_configureflags, stage_cflags and stage_libcflags into
2704         explicit Makefile macros.
2705         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2706         GFORTRAN.
2707         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2708         CC.  Set CC_FOR_BUILD from CC.
2709         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2710         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2711         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2712         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2713         and GFORTRAN.
2714         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2715         (_LIBCFLAGS): Renamed to _TFLAGS.
2716         (do-compare-debug, do-compare3-debug): Drop.
2717         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2718         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2719         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2720         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2721         (XGCC_FLAGS_FOR_TARGET): New.
2722         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2723         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2724         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2725         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2726         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2727         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2728         TFLAGS.
2729         (BUILD_CONFIG): Include if requested.
2730         (all): Set TFLAGS on bootstrap.
2731         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2732         (all-stageid-prefixmodule): Likewise.
2733         (do-clean, distclean-stageid): Set TFLAGS.
2734         (restrap): Fix whitespace.
2735         * Makefile.in: Rebuilt.
2737 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2739         * config.guess: Sync with src.
2741 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2743         * configure.ac ($with_ppl):  Default to no if not supplied.
2744         ($with_cloog):  Likewise.
2745         configure:  Regenerate.
2747 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2749         * MAINTAINERS: Update my e-mail address.
2751 2009-04-27  Nick Clifton  <nickc@redhat.com>
2753         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2755 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2757         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2758         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2759         * Makefile.in: Regenerate.
2761 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2763         PR bootstrap/39739
2764         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2765         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2767         * configure, Makefile.in: Regenerate.
2769 2009-04-21  Taras Glek  <tglek@mozilla.com>
2771         * include/hashtab.h: Update GTY annotations to new syntax
2772         * include/splay-tree.h: Likewise
2774 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2776         * config.sub, config.guess: Update from upstream sources.
2778 2009-04-15  Anthony Green  <green@moxielogic.com>
2780         * configure.ac: Add moxie support.
2781         * configure: Rebuilt.
2783 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2785         * configure.ac: Change copyright header to refer to version
2786         3 of the GNU General Public License and to point readers at the
2787         COPYING3 file and the FSF's license web page.
2788         * Makefile.def: Likewise.
2789         * Makefile.tpl: Likewise.
2790         * Makefile.in: Regenerate.
2792 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2794         * configure.ac: Restore match for darwin9 or later. Use double
2795         brackets since regeneration eats one pair.
2796         * configure: Regenerate.
2798 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2800         PR gas/10039
2801         * configure.ac: Require texinfo 4.7.
2802         * configure: Regenerated.
2804 2009-04-09  Nick Clifton  <nickc@redhat.com>
2806         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2807         the GCC Runtime Library Exception.
2809 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2811         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2812         * configure: Regenerate.
2814 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2816         * Makefil.def (languages): New entries.
2817         * Makefile.tpl (check-gcc-*): New generic target.
2818         * Makefile.in: Regenerate.
2820 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2822         * MAINTAINERS:  Update my email address.
2824 2009-03-18  Tom Tromey  <tromey@redhat.com>
2826         * configure: Rebuild.
2827         * configure.ac (host_libs): Add libiconv.
2828         * Makefile.in: Rebuild.
2829         * Makefile.def (host_modules): Add libiconv.
2830         (configure-gdb, all-gdb): Depend on libiconv.
2832 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2834         * configure.ac: Treat gdb as supported on x86_64-darwin.
2835         * configure: Regenerate.
2837 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2839         * configure.ac (--with-host-libstdcxx): New option.
2840         * configure: Regenerate.
2842 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2844         * MAINTAINERS:  Move myself into the write after approval list.
2846 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2848         * MAINTAINERS: Update e-mail address.
2850 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2852         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2854 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2856         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2858 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2860         Backport from git Libtool:
2862         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2863         Support GNU/kOpenSolaris.
2864         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2865         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2866         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2867         GNU/kOpenSolaris.
2869 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2871         * MAINTAINERS: Update e-mail address.
2873 2009-02-24  Michael Eager  <eager@eagercon.com>
2875         * MAINTAINERS (Write After Approval): Add self.
2877 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2879         * MAINTAINERS (Write After Approval): Add myself.
2881 2009-02-05  Andreas Schwab  <schwab@suse.de>
2883         * Makefile.tpl (stage_last): Define $r and $s before using
2884         $(RECURSE_FLAGS_TO_PASS).
2885         * Makefile.in: Regenerate
2887 2009-01-30  Ian Lance Taylor  <iant@google.com>
2889         * MAINTAINERS: Move myself to the Global Reviewers list.
2891 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2893         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2894         * configure: Regenerate.
2896 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2898         * MAINTAINERS: Make whitespace consistent.
2899         Remove Robert Millan from Write After Approval.
2901 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2903         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2904         (all-opcodes): Depend on all-libiberty.
2905         * Makefile.in: Regenerate.
2907 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2909         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2910         * configure: Regenerate.
2912 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2914         * MAINTAINERS (Write After Approval): Add myself.
2916 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2918         * MAINTAINERS: Add myself to reviewers (Fortran).
2920 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2922         PR tree-optimization/38515
2923         * configure.ac (cloog-polylib): Removed.
2924         (with_ppl, with_cloog): Test for "no".
2925         * configure: Regenerated.
2927 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2929         * MAINTAINERS: Moved myself to reviewers (Fortran).
2931 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2933         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2934         (Write After Approval): Remove myself.
2936 2009-01-03  Diego Novillo  <dnovillo@google.com>
2938         * MAINTAINERS: Remove myself from alias maintainership.
2940 2009-01-02  David Ayers  <ayers@fsfe.org>
2942         * MAINTAINERS: Update e-mail address.
2944 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2946         * MAINTAINERS: Make whitespace consistent.
2948 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2950         Backport from upstream Libtool:
2951         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2952         Add cache variables to tests that require the linker to work.
2953         For shlibpath_overrides_runpath, this also changes the semantics
2954         to let the result from the C compiler take precedence.
2956 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2958         * config.sub, config.guess: Update from upstream sources.
2960 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2962         * configure.ac (ppllibs): Add by default the lib flags.
2963         * configure: Regenerate.
2965 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2967         * MAINTAINERS:  Add myself to the write after approval list.
2969 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2971         * configure.ac: Add double brackets on darwin[912].
2972         * configure: Regenerate.
2974 2008-12-03  Daniel Kraft  <d@domob.eu>
2976         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2977         Approval to Reviewer section (for Fortran front-end).
2979 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2981         * configure.ac: Expand to darwin10 and later.
2982         * configure: Regenerate.
2984 2008-12-02  Andreas Schwab  <schwab@suse.de>
2986         * Makefile.def: configure-target-boehm-gc depends on
2987         all-target-libstdc++-v3.
2988         * Makefile.in: Regenerate.
2990 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2992         * MAINTAINERS:  Add myself as mingw maintainer.
2994 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2996         * config.sub, config.guess: Update from upstream sources.
2998 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3000         * README.SCO: Remove.
3002 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3004         * MAINTAINERS:  Add myself to the write after approval list.
3006 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3008         * MAINTAINERS:  Update my email address in WAA section.
3010 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3012         * MAINTAINERS: Update e-mail address.
3014 2008-11-27  Toon Moene  <toon@moene.org>
3016         * MAINTAINERS: Change e-mail address.
3018 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3020         * configure.ac: Build gdb for i?86-*-darwin*
3021         * configure: Regenerated.
3023 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3025         * MAINTAINERS: Added my full name.
3027 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3029         PR bootstrap/38014
3030         PR bootstrap/37923
3032         Revert:
3034         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3036         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3037         * Makefile.in: Regenerated.
3039         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3041         PR gdb/921
3042         PR gdb/1646
3043         PR gdb/2175
3044         PR gdb/2176
3046         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3047         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3048         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3049         (HOST_EXPORTS): Pass CPPFLAGS.
3050         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3051         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3052         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3053         * Makefile.in, configure: Regenerated.
3054         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3055         and CPPFLAGS_FOR_BUILD.
3057 2008-11-06  Jeff Law  <law@redhat.com>
3059         * MAINTAINERS: Add myself as middle end maintainer.
3061 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3063         * MAINTAINERS (Write after approval): Add myself.
3065 2008-11-05  Diego Novillo  <dnovillo@google.com>
3067         * MAINTAINERS (Global Reviewers): Add myself.
3068         (Non-Algorithmic Maintainers): Remove myself.
3070 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3072         * MAINTAINERS (Write after approval): Add myself.
3074 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3076         * MAINTAINERS (Write after approval): Add myself.
3078 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3080         * configure.ac (spu-*-*): Remove special case.
3081         * configure: Regenerate.
3083 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3085         * MAINTAINERS (Write after approval): Update my email address.
3087 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3089         * configure.ac [spu-*-*]: Do not set skipdirs.
3090         * configure: Re-generate.
3092 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3094         * MAINTAINERS (Various Maintainers): Add myself to reload.
3096 2008-10-25  Richard Guenther  <rguenther@suse.de>
3098         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3099         maintainer.  Remove myself as libgcc-math maintainer.
3100         (Non-Algorithmic Maintainers): Remove myself.
3102 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3104         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3105         * Makefile.in: Regenerated.
3107 2008-10-23  Cary Coutant  <ccoutant@google.com>
3109         * MAINTAINERS (Write after approval): Add myself.
3111 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3113         PR gdb/921
3114         PR gdb/1646
3115         PR gdb/2175
3116         PR gdb/2176
3118         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3119         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3120         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3121         (HOST_EXPORTS): Pass CPPFLAGS.
3122         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3123         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3124         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3125         * Makefile.in, configure: Regenerated.
3126         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3127         and CPPFLAGS_FOR_BUILD.
3129 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3131         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3132         Sebastian Pop.
3134 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3136         * MAINTAINERS (Write After Approval): Added myself.
3138 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3140         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3141         recommended version to 2.3.2.
3143         * configure: Regenerate.
3145 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3147         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3149 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3151         * MAINTAINERS (Write After Approval): Update e-mail address.
3153 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3155         * libtool.m4: Update to libtool 2.2.6.
3156         * lt~obsolete.m4: Update to libtool 2.2.6.
3157         * ltmain.sh: Update to libtool 2.2.6.
3158         * ltsugar.m4: Update to libtool 2.2.6.
3159         * ltversion.m4: Update to libtool 2.2.6.
3160         * ltoptions.m4: Update to libtool 2.2.6.
3161         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3163 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3165         * MAINTAINERS (Write After Approval): Add myself.
3167 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3169         * MAINTAINERS (Write After Approval): Update my name.
3171 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3173         * MAINTAINERS: Add myself in "Write After Approval".
3175 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3177         * MAINTAINERS: Add myself as ia64 maintainer.
3179 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3181         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3182         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3183         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3184         and Michael Tiemann from Write After Approval since they do not
3185         actually have access.
3187 2008-09-05  Richard Guenther  <rguenther@suse.de>
3189         * configure.ac: Initialize clooglibs to -lcloog.
3190         * configure: Re-generate.
3192 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3194         * MAINTAINERS (Write After Approval): Add myself.
3196 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3198         * configure.ac (--with-cloog-polylib): New.
3199         (--disable-cloog-version-check): New.
3200         (--disable-ppl-version-check): New.
3201         * configure: Re-generate.
3203 2008-09-03  Richard Guenther  <rguenther@suse.de>
3205         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3206         cloog test.
3207         * configure: Re-generate.
3209 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3211         Add picoChip port.
3212         * MAINTAINERS: Add picoChip maintainers.
3214 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3215             Tobias Grosser  <grosser@fim.uni-passau.de>
3216             Jan Sjodin  <jan.sjodin@amd.com>
3217             Harsha Jagasia  <harsha.jagasia@amd.com>
3218             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3219             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3220             Adrien Eliche  <aeliche@isty.uvsq.fr>
3222         Merge from graphite branch.
3223         * configure: Regenerate.
3224         * Makefile.in: Regenerate.
3225         * configure.ac (host_libs): Add ppl and cloog.
3226         Add checks for PPL and CLooG.
3227         * Makefile.def (ppl, cloog): Added modules and dependences.
3228         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3229         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3231 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3233         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3234         (GCC_SHLIB_SUBDIR): New.
3235         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3236         * configure: Regenerate.
3237         * Makefile.in: Regenerate.
3239 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3241         * MAINTAINERS: Consistently use tabs to separate columns.
3243 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3245         * MAINTAINERS (Write after Approval): Add myself.
3247 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3249         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3250         Enable bfd, binutils and opcodes.
3251         * configure: Regenerate.
3253 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3255         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3257 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3259         * MAINTAINERS:  Use correct Umlaut for last name.
3261 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3263         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3265 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3267         * MAINTAINERS: Update my email address.
3269 2008-08-16  Nicolas Roche  <roche@adacore.com>
3271         * Makefile.tpl: Add BOOT_ADAFLAGS.
3272         * Makefile.in: Regenerate.
3274 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3276         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3277         * configure: Regenerate.
3279 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3281         * configure.ac: Add makefile fragments for hpux.
3282         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3283         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3284         * configure: Regenerate.
3285         * Makefile.in: Regenerate.
3287 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3289         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3291 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3293         * MAINTAINERS (Write after Approval): Add myself.
3295 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3297         * MAINTAINERS (Write After Approval):  Add myself.
3299 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3301         * MAINTAINERS (Write After Approval):  Add myself.
3303 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3305         * MAINTAINERS: Update my email address.
3307 2008-06-25  Joey Ye  <joey.ye@intel.com>
3309         * MAINTAINERS (Write After Approval):  Add myself.
3311 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3313         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3314         * Makefile.in: Regenerate.
3315         * configure: Regenerate.
3317 2008-06-17  Daniel Kraft  <d@domob.eu>
3319         * MAINTAINERS (Write After Approval):  Add myself.
3321 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3323         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3324         "$@" is still intact with both Autoconf 2.59 and 2.62.
3325         * configure: Regenerate.
3327 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3329         * Makefile.tpl: Fix comment errors.
3330         * Makefile.in: Regenerate.
3332 2008-06-12  David S. Miller  <davem@davemloft.net>
3333             David Edelsohn  <edelsohn@gnu.org>
3335         * configure.ac: Add powerpc*-*-* to gold supported targets.
3336         * configure: Regenerate.
3338 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3340         PR tree-optimization/36218
3341         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3342         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3343         (all prefix="build-"): Pass them to build-system sub-makes.
3344         * Makefile.in: Regenerate.
3346 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3348         * MAINTAINERS (mt port): Remove.
3349         (sco5, unixware, sco udk): Remove.
3350         (Kean Johnston): Add to Write After Approval.
3352 2008-05-30  Julian Brown  <julian@codesourcery.com>
3354         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3355         of libobjc for ARM EABI Linux.
3356         * configure: Regenerate.
3358 2008-05-18  Xinliang David Li   <davidxl@google.com>
3360         * ChangeLog: Remove wrong ChangeLog entry.
3362 2008-05-17  Xinliang David Li   <davidxl@google.com>
3364         * MAINTAINERS (Write After Approval): Add myself.
3366 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3368         * MAINTAINERS (Write After Approval): Add myself.
3370 2008-05-14  Rafael Espíndola  <espindola@google.com>
3372         * config-ml.in: don't handle --enable-shared and --enable-static.
3374 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3376         * MAINTAINERS: Update my email address.
3378 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3380         * MAINTAINERS: Update my email address.
3382 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3388         * MAINTAINERS (Write After Approval): Add myself.
3390 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3392         * MAINTAINERS (crx): Add myself.
3394 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3396         Sync with src:
3397         2008-04-14  David S. Miller  <davem@davemloft.net>
3399         * configure.ac: Add sparc*-*-* to gold supported targets.
3400         * configure: Regenerate.
3402 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3404         PR bootstrap/35457
3405         * configure.ac: Include override.m4.
3406         * configure: Regenerate.
3408 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3410         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3411         * Makefile.in: Regenerate.
3413 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3415         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3416         as nonconfigurable directories list.
3417         * configure: Regenerate.
3419 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3421         * config.sub, config.guess: Update from upstream sources.
3423 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3425         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3426         * Makefile.in: Regenerate.
3428 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3430         * configure.ac: Do not build libssp for the AVR.
3431         * configure: Regenerate.
3433 2008-04-07  Ian Lance Taylor  <iant@google.com>
3435         * Makefile.def: check-gold depends upon all-binutils.
3436         * Makefile.in: Regenerate.
3438 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3440         * MAINTAINERS (Write After Approval): Add myself.
3442 2008-04-04  Nick Clifton  <nickc@redhat.com>
3444         PR binutils/4334
3445         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3446         builds.
3447         * configure: Regenerate.
3449 2008-04-04  NightStrike  <NightStrike@gmail.com>
3451         PR other/35151
3452         * configure.ac: Combine rules for mingw32 and mingw64.
3453         * configure: Regenerate.
3455 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3457         * MAINTAINERS (Write After Approval): Add myself.
3459 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3461         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3462         * Makefile.in (.NOTPARALLEL): Ditto.
3464 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3466         * MAINTAINERS (Write After Approval): Add myself.
3468 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3470         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3471         * Makefile.in (.NOTPARALLEL): Regenerate.
3473 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3475         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3476         * Makefile.in: Regenerate.
3478 2008-03-26  Jakub Staszak  <kuba@et.pl>
3480         * MAINTAINERS (Write After Approval): Add myself.
3482 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3484         * MAINTAINERS:  Update e-mail address.
3486 2008-03-20  Ian Lance Taylor  <iant@google.com>
3488         * configure.ac: Add support for --enable-gold.
3489         * Makefile.def: Add gold as a directory like ld.
3490         * configure, Makefile.in: Regenerate.
3492 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3494         * configure.ac: m4_include config/proginstall.m4.
3495         * configure: Regenerate.
3497         Backport from upstream Libtool:
3499         2007-10-12  Eric Blake  <ebb9@byu.net>
3501         Deal with Autoconf 2.62's semantic change in m4_append.
3502         * ltsugar.m4 (lt_append): Replace broken versions of
3503         m4_append.
3504         (lt_if_append_uniq): Don't require separator to be overquoted,
3505         and avoid broken m4_append.
3506         (lt_dict_add): Fix typo.
3507         * libtool.m4 (_LT_DECL): Don't overquote separator.
3509 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3511         * config.rpath: Add AIX 6 support.
3513 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3515         * Makefile.def (stageprofile).  Remove -fprofile-generate
3516         from stage_libcflags.
3517         * Makefile.in: Regenerate.
3519 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3521         * config.sub, config.guess: Update from upstream sources.
3523 2008-03-06  Tom Tromey  <tromey@redhat.com>
3525         * MAINTAINERS: Update for treelang deletion.
3527 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3529         * MAINTAINERS: Update my email address.
3531 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3533         * MAINTAINERS (darwin port): Add myself as a maintainer.
3534         (objective-c/c++): Add myself as a maintainer.
3536 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3538         * MAINTAINERS (Write After Approval): Update my email address.
3540 2008-02-25  Tomas Bily  <tbily@suse.cz>
3542         * MAINTAINERS (Write After Approval): Add myself.
3544 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3546         * MAINTAINERS (OpenMP): Add myself.
3548 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3550         PR bootstrap/32009
3551         PR bootstrap/32161
3553         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3554         * configure: Regenerate.
3556         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3557         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3558         STAGE4_LIBCFLAGS): New.
3559         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3560         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3561         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3562         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3563         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3564         for target modules.  Don't export LIBCFLAGS.
3565         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3566         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3567         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3568         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3569         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3570         * Makefile.in: Regenerate.
3572 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3574         PR libgcj/33085
3575         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3576         Do not use -DDLL_EXPORT.  Backport from upstream.
3578 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3580         * MAINTAINERS (Write After Approval): Add myself.
3582 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3584         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3585         * configure: Regenerate.
3587 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3589         * configure.ac (xtensa*-*-*): Recognize processor variants.
3590         * configure: Regenerate.
3592 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3594         PR bootstrap/34922
3595         * configure.ac (PARSE_ARGS): Push suitable setting of
3596         ac_subdirs_all, for `./configure --help=recursive'.
3597         Handle `+' in generic toplevel directory disabling.
3598         * configure: Regenerate.
3600 2008-01-28  Nick Clifton  <nickc@redhat.com>
3602         * MAINTAINERS (xstormy16): Take over maintainership.
3604 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3606         * MAINTAINERS (c4x port): Remove.
3608 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3610         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3612 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3614         * config.sub, config.guess: Update from upstream sources.
3616 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3618         * MAINTAINERS (Write After Approval): Add myself.
3620 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3622         * MAINTAINERS: Update my email address.
3624 2008-01-09  Raksit Ashok  <raksit@google.com>
3626         * MAINTAINERS (Write After Approval): Add myself.
3628 2008-01-09  Raksit Ashok  <raksit@google.com>
3630         * MAINTAINERS (Write After Approval): Add myself.
3632 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3634         * config.sub, config.guess: Update from upstream sources.
3636 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3638         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3639         Change recommended MPFR from 2.2.1 -> 2.3.0.
3640         * configure: Regenerate.
3642 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3644         * MAINTAINERS: Update my email address.
3646 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3648         * MAINTAINERS: Update my email address.
3650 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3652         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3653         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3654         * Makefile.in: Regenerate.
3656 2007-12-10  Mark Heffernan  <meheff@google.com>
3658         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3659         misplaced entries.
3661 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3663         * configure.ac: Enable libjava for x86_64-*-darwin9.
3664         * configure: Regenerate.
3666 2007-12-07  Bill Maddox  <maddox@google.com>
3668         * MAINTAINERS (Write After Approval): Add myself.
3670 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3672         * config.sub, config.guess: Update from upstream sources.
3674 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3676         * config-ml.in: Remove 64bit configure tests.
3678 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3680         * config-ml.in: Robustify against white space in absolute file
3681         names.
3683         * config-ml.in (multi-clean): Substitute ${Makefile}.
3684         Remove superfluous ${Makefile} in list.
3686 2007-11-19  Thiemo Seufer  <ths@mips.com>
3688         * config-ml.in: Don't hardcode the Makefile name.
3690 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3692         * MAINTAINERS (Write After Approval): Add myself.
3694 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3696         * MAINTAINERS (Write After Approval): Add myself.
3698 2007-11-06  Doug Kwan  <dougkwan@google.com>
3700         * MAINTAINERS (Write After Approval): Add myself.
3702 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3704         * MAINTAINERS (mercury): Remove entry.
3705         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3707 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3709         * Makefile.def (dependencies): Make configure-gdb depend on
3710         all-intl.
3711         * Makefile.in: Regenerated.
3713 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3715         * MAINTAINERS (Fortran maintainer): Remove myself.
3717 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3719         * Makefile.def: To avoid problems running with parallel makes,
3720         build newlib before libgloss so that target specific header
3721         files are availble.
3722         * Makefile.in: Regenerate
3724 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3726         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3727         * Makefile.in: Regenerate.
3729 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3731         * MAINTAINERS (Register allocation reviewer): Add myself.
3733 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3735         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3736         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3737         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3738         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3739         * configure: Regenerate.
3741 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3743         * MAINTAINERS (Register allocation reviewer): Add myself.
3745 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3747         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3748         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3749         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3750         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3751         * configure.ac: Default them to host tools for $host = $build.
3752         Subst them.
3754         * configure: Regenerate.
3755         * Makefile.in: Regenerate.
3757 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3759         * MAINTAINERS (Register allocation reviewer): Add myself.
3761 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3763         * MAINTAINERS (Register allocation reviewer): Add myself.
3765 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3767         * MAINTAINERS (Write After Approval): Fix typo.
3769 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3771         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3772         * configure: Regenerate.
3774 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3776         PR bootstrap/31906
3777         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3778         they're already prefixed.
3780 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3782         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3783         libstdc++.
3784         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3785         * configure: Regenerate.
3786         * Makefile.in: Regenerate.
3788 2007-09-17  Andreas Schwab  <schwab@suse.de>
3790         * configure.ac: Raise minimum makeinfo version to 4.6.
3791         * configure: Regenerate.
3793 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3795         * MAINTAINERS (write-after-approval) add myself
3797 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3799         * configure.ac: Correct makeinfo version check.
3800         * configure: Regenerate.
3802 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3804         * MAINTAINERS: Update my email address.
3806 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3808         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3809         to $skipdirs and only disable gprof for newlib.  Use the normal
3810         mips*-elf* handling in other respects.
3811         * configure: Regnerate.
3813 2007-09-12  David Daney  <ddaney@avtrex.com>
3815         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3816         enabling libgcj.
3817         * configure: Regenerate.
3819 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3821         PR other/32154
3822         * configure.ac: For libgloss targets, point the linker to the linker
3823         script, startup code and simulator library.
3824         * configure: Regenerate.
3826 2007-09-07  Andrew Haley  <aph@redhat.com>
3828         * configure.ac (noconfigdirs): Remove target-libffi and
3829         target-libjava.
3830         * configure: Regenerate.
3832 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3834         PR target/33281
3835         * configure.ac: Use config/mh-mingw on mingw.
3836         * configure: Regenerate.
3838 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3840         * MAINTAINERS (Write After Approval): Add myself.
3842 2007-09-05  Richard Guenther  <rguenther@suse.de>
3844         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3845         nor --disable-checking is provided also turn on yes and types
3846         checking for stage1.
3847         * configure: Re-generate.
3849 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3851         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3852         (Write After Approval): Remove myself.
3854 2007-08-29  Nick Clifton  <nickc@redhat.com>
3856         * config.sub, config.guess: Update from upstream sources.
3858 2007-08-22  Bud Davis  <jmdavis@link.com>
3860         * MAINTAINERS (Write After Approval): Added myself.
3861         * MAINTAINERS (Reviewers): Removed myself.
3863 2007-08-18  Paul Brook  <paul@codesourcery.com>
3864             Joseph Myers  <joseph@codesourcery.com>
3866         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3867         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3868         * Makefile.in: Regenerate.
3869         * configure.ac (--with-debug-prefix-map): New.
3870         * configure: Regenerate.
3872 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3873             Nigel Stephens  <nigel@mips.com>
3875         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3876         as target_makefile_frag.
3877         * configure: Regenerate.
3879 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3881         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3882         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3883         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3884         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3885         (do-compare, do-compare3, do-compare-debug): New.
3886         ([+compare-target+]): Use them.
3888 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3890         * MAINTAINERS (Write After Approval): Change my email address.
3892 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3893             Ben Elliston  <bje@au.ibm.com>
3895         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3896         --silent if $silent.
3897         * configure: Regenerate.
3899 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3901         * MAINTAINERS (Various Maintainers): Add myself as
3902         loop infrastructure maintainer.  Update my e-mail
3903         address.
3905 2007-07-31  Diego Novillo  <dnovillo@google.com>
3907         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3908         Adjust description.
3910 2007-07-26  Richard Guenther  <rguenther@suse.de>
3912         * configure.ac: Add types checking to stage1 checking flags.
3913         * configure: Regenerate.
3915 2007-07-17  Nick Clifton  <nickc@redhat.com>
3917         * COPYING3: New file.  Contains version 3 of the GNU General
3918         Public License.
3919         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3920         Lesser General Public License.
3922 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3924         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3926 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3928         * MAINTAINERS (S/390 co-maintainer): Add myself.
3929         (Write After Approval): Remove myself.
3931 2007-07-13  Dan Hipschman  <dsh@google.com>
3933         * MAINTAINERS (Write After Approval): Add myself.
3935 2007-07-11  Nick Clifton  <nickc@redhat.com>
3937         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3938         WINDRES export.
3939         * Makefile.in: Regenerate.
3941 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3943         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3944         maintainer.
3946 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3948         * lt~obsolete.m4: New. Import from 20070318 libtool.
3950 2007-07-03  Julian Brown  <julian@codesourcery.com>
3952         * MAINTAINERS (Write After Approval): Add myself.
3954 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3956         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3957         * configure: Regenerate.
3959 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3961         * configure.ac: Add some missing m4 quotation.
3962         * configure: Regenerate.
3964 2007-07-02  Simon Baldwin  <simonb@google.com>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3970         * configure: Regenerate.
3972 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3974         * Makefile.def: Add windmc tool to build.
3975         * Makefile.tpl: Likewise.
3976         * configure.ac: Likewise.
3977         * Makefile.in: Regenerate.
3978         * configure: Regenerate.
3980 2007-06-28  DJ Delorie  <dj@redhat.com>
3982         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3983         not building newlib.
3984         * configure: Regenerated.
3986 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3988         * MAINTAINERS (Write After Approval): Add myself.
3990 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3992         * MAINTAINERS (Write After Approval): Add myself.
3994 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4004         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4005         * Makefile.in: Regenerated.
4007 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4009         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4010         bfin*-*-uclinux* targets.
4011         * configure: Regenerate.
4013 2007-06-14  Ian Lance Taylor  <iant@google.com>
4015         * MAINTAINERS: Add myself as non-algorithmic global write
4016         maintainer.
4018 2007-06-14  Diego Novillo  <dnovillo@google.com>
4020         * MAINTAINERS: Add self as middle-end maintainer and
4021         non-algorithmic global write maintainer.
4023 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4025         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4026         Move all Fortran maintainers except Paul Brook into the
4027         Non-Autopoiesis section.
4029 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4031         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4032         (distclean-stage[+id+]): Possibly delete stage_last.
4033         * Makefile.in: Regenerate.
4035 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4037         * MAINTAINERS (Various Maintainer): Fix typo.
4039 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4041         * MAINTAINERS (Various Maintainer): Add myself as
4042         dataflow maintainer.
4044 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4046         * config.sub, config.guess: Update from upstream sources.
4048 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4050         * Makefile.tpl: Fix spelling error.
4051         * Makefile.in: Regenerate.
4053 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4055         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4056         lt_cv_sys_max_cmd_len.
4058 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4060         * MAINTAINERS (Various Maintainers): Add myself as
4061         auto-vectorizer maintainer.
4063 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4065         PR libjava/32098
4066         * libtool.m4: Revert previous change.
4067         * ltgcc.m4: Put it here.
4069 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4071         * MAINTAINERS (Various Maintainers): Add myself as
4072         auto-vectorizer maintainer.
4074 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4076         PR libjava/32098
4077         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4079 2007-05-30  Richard Guenther  <rguenther@suse.de>
4081         * MAINTAINERS (Various Maintainers): Add myself as
4082         auto-vectorizer maintainer.
4084 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4086         PR bootstrap/29382
4087         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4088         * configure: Rebuilt.
4090 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4092         * MAINTAINERS (Write After Approval): Removed my name.
4094 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4096         * MAINTAINERS (Write After Approval): Remove myself.
4098 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4100         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4102 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4104         * ltmain.sh: Update from ToT Libtool.
4105         * libtool.m4: Update from ToT Libtool.
4106         * ltsugar.m4: New. Update from ToT Libtool.
4107         * ltversion.m4: New. Update from ToT Libtool.
4108         * ltoptions.m4: New. Update from ToT Libtool.
4109         * ltconfig: Remove.
4110         * ltcf-c.sh: Remove.
4111         * ltcf-cxx.sh: Remove.
4112         * ltcf-gcj.sh: Remove.
4114 2007-05-22  Ollie Wild  <aaw@google.com>
4116         * MAINTAINERS (Write After Approval): Add myself.
4118 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4120         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4121         stage_cflags.
4122         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4123         Remove CFLAGS/LIBCFLAGS.
4124         (configure-stage[+id+]-[+prefix+][+module+],
4125         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4126         * Makefile.in: Regenerate.
4128 2007-05-15  Diego Novillo  <dnovillo@google.com>
4130         * MAINTAINERS: Update e-mail address.
4132 2007-05-15  Revital Eres  <eres@il.ibm.com>
4134         * MAINTAINERS (Write After Approval): Add myself.
4136 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4138         * MAINTAINERS (Write After Approval): Updated my address.
4140 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4142         * MAINTAINERS (Write After Approval): Add myself.
4144 2007-05-11  Silvius Rus  <rus@google.com>
4146         * MAINTAINERS (Write After Approval): Add myself.
4148 2007-04-23  Tom Tromey  <tromey@redhat.com>
4150         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4152 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4154         * MAINTAINERS (cpplib): Rename to ...
4155         (libcpp): ... this.  Add C/C++ front end maintainers.
4157 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4159         * config-ml.in: Pass ${ml_config_env} to configure calls.
4161 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4163         * MAINTAINERS (Write After Approval): Add myself.
4165 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4167         * MAINTAINERS (Write After Approval): Add myself.
4169 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4171         * MAINTAINERS (fortran 95 front end): Add myself.
4173 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4175         * MAINTAINERS (Write After Approval): Add myself.
4177 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4179         * MAINTAINERS (Modulo Scheduler): Add myself.
4181 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4183         * MAINTAINERS (fortran 95 front end): Add myself.
4184         (c++ front end): whitespace fix.
4186 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4188         * MAINTAINERS (Write After Approval): Add myself.
4190 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4192         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4193         of glob.  Quote arguments with single quotes too.
4194         * configure: Regenerate.
4196 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4198         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4199         * Makefile.in: Regenerate
4201 2007-03-07  Andreas Schwab  <schwab@suse.de>
4203         * configure: Regenerate.
4205 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4207         * configure.ac: Add "--with-pdfdir" configure option,
4208         which defines pdfdir variable.
4209         * Makefile.def (target=fixincludes): Add install-pdf to
4210         missing targets.
4211         (recursive_targets): Add install-pdf target.
4212         (flags_to_pass): Add pdfdir.
4213         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4214         target.
4215         * configure: Regenerate
4216         * Makefile.in: Regenerate
4218 2007-02-28  Eric Christopher  <echristo@apple.com>
4220         Revert:
4221         2006-12-07  Mike Stump  <mrs@apple.com>
4223         * Makefile.def (dependencies): Add dependency for
4224         install-target-libssp and install-target-libgomp on
4225         install-gcc.
4226         * Makefile.in: Regenerate.
4228 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4230         * configure: Regenerate.
4231         * configure.ac: Move statements after variable declarations.
4233 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4235         * MAINTAINERS: Add myself as sh maintainer.
4237 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4239         * configure.ac: Adjust for loop syntax.
4240         * configure: Regenerate.
4242 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4244         * configure: Rebuilt.
4246 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4248         * configure.ac: Drop multiple occurrences of --enable-languages,
4249         and fix its quoting.
4250         * configure: Rebuilt.
4252 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4253             Nathan Sidwell  <nathan@codesourcery.com>
4254             Vladimir Prus  <vladimir@codesourcery.com>
4255             Joseph Myers  <joseph@codesourcery.com>
4257         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4258         * configure: Regenerate.
4260 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4262         * ltconfig (freebsd*): Default to elf.
4264 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4266         * configure.ac (target_libraries): Move libgcc before libiberty.
4267         * configure: Regenerated.
4269 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4270             Paolo Bonzini  <bonzini@gnu.org>
4272         PR bootstrap/30753
4273         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4274         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4275         * configure: Regenerated.
4277 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4279         * MAINTAINERS (Language Front End Maintainers): Update my mail
4280         address.
4282 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4284         PR bootstrap/30748
4285         * configure.ac: Correct syntax for Solaris ksh.
4286         * configure: Regenerated.
4288 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4290         * configure.ac: Sync with src.
4291         * configure: Regenerate.
4293 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4295         * Makefile.in: Regenerate.
4297 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4299         * config.sub: Sync with src.
4301 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4303         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4304         noncanonical equivalents.
4305         * configure.in: Rename to...
4306         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4307         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4308         target_noncanonical.  Use them.  Rewrite removal of configure
4309         arguments for autoconf 2.59.  Discard variable settings.  Force
4310         program_transform_name for native tools.
4312         * Makefile.in: Regenerated.
4313         * configure: Regenerated with autoconf 2.59.
4315 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4317         * MAINTAINERS (Write After Approval): Add myself.
4319 2007-01-31  Andreas Schwab  <schwab@suse.de>
4321         * Makefile.tpl (LDFLAGS): Substitute it.
4322         * Makefile.in: Regenerate.
4324 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4330         * MAINTAINERS (spu port): Add myself.
4332 2007-01-23  Richard Guenther  <rguenther@suse.de>
4334         PR bootstrap/30541
4335         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4336         * Makefile.tpl (GNATBIND): Substitute it.
4337         (GNATMAKE): Likewise.
4338         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4339         of STAGE_PREFIX.
4340         * Makefile.in: Regenerate.
4341         * configure: Regenerate.
4343 2007-01-18  Mike Stump  <mrs@apple.com>
4345         * configure.in: Re-enable -Werror for gcc builds.
4347 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4349         * MAINTAINERS (Write After Approval): Add myself.
4351 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4353         * configure.in: Change == to = in test command.
4354         * configure: Regenerate.
4356 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4357             Nick Clifton  <nickc@redhat.com>
4358             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4360         * configure.in (build_configargs, host_configargs, target_configargs):
4361         Remove build/host/target parameters.
4362         (host_libs): Add gmp and mpfr.
4363         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4364         * Makefile.def (gmp, mpfr): New.
4365         (gcc): Remove target.
4366         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4367         target_os, target_vendor): New.
4368         (configure): Add host_alias/target_alias arguments; adjust invocations.
4369         * configure: Regenerate.
4370         * Makefile.in: Regenerate.
4372 2007-01-11  Matt Fago  <fago@earthlink.net>
4374         * configure.in: Try to link to functions only in mpfr 2.2.x
4375         to improve robustness of configure tests.
4376         * configure: Regenerate.
4378 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4380         * MAINTAINERS: Add myself as i386 maintainer.
4382 2007-01-08  Jan Hubicka  <jh@suse.cz>
4384         * MAINTAINERS: Add myself as i386 maintainer.
4386 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4388         * configure.in: Add support for an x86_64-mingw* target.
4389         * configure: Regenerate.
4391 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4393         * Makefile.tpl (all-target): Correct @if conditional for target
4394         modules.
4395         * configure.in: Omit libiberty if building only target libgcc.
4396         * configure, Makefile.in: Regenerated.
4398 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4400         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4401         * configure: Regenerate.
4403 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4405         * Makefile.def (target_modules): Add libgcc.
4406         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4407         * Makefile.tpl (clean-target-libgcc): Delete.
4408         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4409         on gcc even for bootstrapped modules.  Rewrite handling of
4410         lang_env_dependencies to loop over target_modules.
4411         * configure.in (target_libraries): Add target-libgcc.
4412         * Makefile.in, configure: Regenerated.
4414 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4416         * configure.in: Reorganize recognition of languages.  Add
4417         --enable-stage1-languages.  Show supported languages for the chosen
4418         target rather than all recognized languages.
4419         * configure: Regenerate.
4421 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4423         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4424         * Makefile.in: Regenerate.
4426 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4428         * configure.in: Warn that MPFR 2.2.0 is buggy.
4429         * configure: Regenerate.
4431 2006-12-27  Ian Lance Taylor  <iant@google.com>
4433         * configure.in: When removing Makefiles to force a reconfigure, also
4434         remove prev-DIR*/Makefile.
4435         * configure: Regenerate.
4437 2006-12-22  Andreas Schwab  <schwab@suse.de>
4439         * configure: Regenerate with correct autoconf version.
4441 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4443         * configure.in: add AC_SUBST for *_FOR_TARGET.
4444         * configure: Regenerate.
4446 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4448         * configure.in: Simplify logic for rejecting languages that cannot
4449         be built.  Separate the case when a language is unsupported,
4450         from the case when the user chooses not to build a language.
4452 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4454         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4455         it only affects bootstrap and could be tested on "$host" as well.
4456         * configure: Regenerate.
4457         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4459 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4461         PR bootstrap/29544
4462         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4463         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4464         move here comment from Makefile.tpl.
4465         * Makefile.tpl: Move some definitions higher in the file.
4466         (STAGE1_CHECKING): New.
4467         * configure.in: Add --enable-stage1-checking.
4468         * configure: Regenerate.
4469         * Makefile.in: Regenerate.
4471 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4473         * MAINTAINERS: Add myself as build system maintainer.
4475 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4477         * MAINTAINERS (Write After Approval): Add myself.
4479 2006-12-13  Eric Christopher  <echristo@apple.com>
4481         * MAINTAINERS: Add myself as darwin maintainer.
4483 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4485         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4487 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4489         MAINTAINERS: Update my entry.
4491 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4493         * configure.in:  Handle spu makefile frag.
4494         * Makefile.tpl (MAINT): Define
4495         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4496         * configure: Regenerate.
4497         * Makefile.in: Regenerate.
4499 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4501         * config.guess: Import latest version.
4502         * config.sub: Likewise.
4504 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4506         * configure.in (spu-*-*): Don't skip target-libiberty.
4507         * configure: Regenerate.
4509 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4511         PR bootstrap/30134
4512         * configure.in: Correct x86 darwin support for libjava to powerpc
4513         and i?86 only.
4514         * configure: Regenerate.
4516 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4518         * configure.in: Add x86 darwin support for libjava.
4519         * configure: Regenerate.
4521 2006-12-07  Mike Stump  <mrs@apple.com>
4523         * Makefile.def (dependencies): Add dependency for
4524         install-target-libssp and install-target-libgomp on
4525         install-gcc.
4526         * Makefile.in: Regenerate.
4528 2006-12-04  Richard Guenther  <rguenther@suse.de>
4530         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4531         (Non-Algorithmic Maintainers): Move over non-algorithmic
4532         loop optimizer maintainers, add myself as a non-algorithmic
4533         middle-end maintainer.
4535 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4537         * MAINTAINERS (Write After Approval): Add myself.
4539 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4541         * configure.in: Update error message for missing GMP/MPFR.
4543         * configure: Regenerate.
4545 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4547         * configure.in: Update MPFR version in error message.
4549         * configure: Regenerate.
4551 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4553         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4554         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4555         --with-gmp-lib): New flags.
4557         * configure: Regenerate.
4559 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4561         * MAINTAINERS (Write After Approval): Change my email address.
4563 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4565         * MAINTAINERS (Write After Approval): Add myself.
4567 2006-11-22  Philipp Thomas  <pth@suse.de>
4569         * MAINTAINERS (i18n): Update e-mail address.
4571 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4573         * MAINTAINERS (spu port): Add myself as maintainer.
4574         (Write After Approval): Remove myself.
4576 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4578         * configure.in (skipdirs): Don't build libssp for SPU.
4579         * configure: Regenerate.
4581 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4583         * MAINTAINERS (spu port): Add myself as maintainer.
4584         (libobjc): Update my email address.
4586 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4588         * MAINTAINERS (Write After Approval): Add myself.
4590 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4592         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4593         * configure : Rebuilt.
4595 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4597         * MAINTAINERS (Write After Approval): Add myself.
4599 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4601         * MAINTAINERS (Write After Approval): Add myself.
4603 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4605         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4606         libmpfr.a.
4607         * configure: Regenerate.
4609 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4611         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4612         (unstage): Test for stage_last presence.
4614         PR bootstrap/29802
4615         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4616         STAGE_PREFIX.
4617         * Makefile.in: Regenerate.
4619 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4621         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4622         maintainers.
4624 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4626         * MAINTAINERS (Write After Approval): Add myself.
4628 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4630         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4631         and stageN-package/Makefile.
4632         * Makefile.in: Regenerated.
4634 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4636         * configure.in: Remove target-libgloss from noconfigdirs for
4637         bfin-*-*.
4638         * configure: Regenerated.
4640 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4642         * configure.in (have_gmp): Only error if the gcc directory exists.
4644         * configure: Regenerate.
4646 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4648         * configure.in: Robustify error message for missing GMP/MPFR.
4650         * configure: Regenerate.
4652 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4654         * MAINTAINERS (Write After Approval): Add myself.
4656 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4658         * MAINTAINERS: Change email address.
4660 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4662         * MAINTAINERS (Write After Approval): Add myself.
4664 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4666         * MAINTAINERS (Write After Approval): Add myself.
4668 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4670         * MAINTAINERS (Write After Approval): Move myself to
4671         Write After Approval section.
4673 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4675         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4676         need_gmp anymore.
4677         * configure: Regenerate.
4679 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4681         * MAINTAINERS (Write After Approval): Add myself.
4683 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4685         * config.guess: Import latest version.
4686         * config.sub: Likewise.
4688 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4690         * Makefile.def: Added pdf target handling.
4691         * Makefile.tpl: Added pdf target handling.
4692         * Makefile.in: Regenerated.
4694 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4696         * MAINTAINERS: Add self as score port maintainer.
4698 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4700         * MAINTAINERS (Write After Approval): Add myself.
4702 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4704         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4705         or newer.
4706         * configure: Regenerated.
4708 2006-09-27  Dave Brolley  <brolley@redhat.com>
4710         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4711         using $s instead of $r.
4712         * configure: Regenerated.
4714 2006-09-26  Thiemo Seufer  <ths@mips.com>
4716         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4717         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4718         * configure: Regenerate.
4720 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4722         * MAINTAINERS (Write After Approval): Remove myself.
4724 2006-09-22  Chao-ying Fu  <fu@mips.com>
4726         * MAINTAINERS (Write After Approval): Add myself.
4728 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4730         * MAINTAINERS: Add self as soft-fp maintainer.
4732 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4734         * MAINTAINERS: Add myself as avr maintainer.
4735         Remove Marek Michalkiewicz as avr maintainer.
4737 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4739         * MAINTAINERS (Write After Approval): Add myself.
4741 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4743         * configure.in: Never build newlib for a Mingw host.
4744         Never build newlib as Mingw target library.
4745         Test the existence of winsup/cygwin for building a Cygwin newlib,
4746         rather than just winsup.
4747         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4748         building a Mingw target.
4749         * configure: Regenerate.
4751 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4753         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4755 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4757         * config.guess: Import from src (was more updated).
4758         * config.sub: Likewise.
4760 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4762         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4763         * configure: Regenerated.
4765 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4767         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4768         for stages after the first.
4770 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4772         * Makefile.def: Add dependencies for configure-opcodes
4773         on configure-intl and all-opcodes on all-intl.
4774         * Makefile.in: Regenerated.
4776 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4778         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4780 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4782         Port to hosts whose 'sort' and 'tail' implementations
4783         treat operands with leading '+' as file names, as POSIX
4784         has required since 2001.  However, make sure the code still
4785         works on pre-POSIX hosts.
4786         * ltmain.sh: Don't assume "sort +2" is equivalent to
4787         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4789 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4791         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4793 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4795         * ltconfig: chmod 644 before ranlib during install.
4797 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4799         PR bootstrap/18058
4800         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4801         if the bootstrap compiler is a GCC version that supports it.
4802         * configure: Regenerate.
4804 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4806         * configure.in: Fix thinkos in previous check-in.
4807         * configure: Regenerate.
4809 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4811         PR other/27063
4812         * configure.in: Test subdir_requires and give an appropriate
4813         error message.
4814         * configure: Regenerate.
4816 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4818         * MAINTAINERS (Write After Approval): Add myself.
4820 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4822         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4824 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4826         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4828 2006-06-20  David Ayers  <d.ayers@inode.at>
4830         PR bootstrap/28072
4831         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4832         whether target-libjava is being configured instead of whether the
4833         java front end is enabled.
4834         * configure: Regenerate.
4836 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4838         PR target/27540
4839         * configure.in: Only enable libgomp on IRIX 6.
4840         * configure: Regenerate.
4842 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4844         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4845         too.
4846         * Makefile.in: Regenerate.
4848 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4850         * config-ml.in: Alter CCASFLAGS to include special
4851         multilib options the same as is done for CFLAGS.
4853 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4855         * configure.in: Don't enable libgomp on hpux10.
4856         * configure: Rebuilt.
4858 2006-06-12  David Ayers  <d.ayers@inode.at>
4860         PR bootstrap/27963
4861         PR target/19970
4862         * configure.in: Remove target-boehm-gc from noconfigdirs where
4863         ${libgcj} is specified.
4864         * configure: Regenerate.
4866 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4868         Sync from src:
4870         * configure.in: Sync.
4871         * configure: Regenerated.
4873         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4875         * Makefile.def: Added dependencies from sim and gdb on intl, and
4876         added configure dependencies to everything with an all dependency
4877         on intl.
4878         * Makefile.in: Regenerated.
4880 2006-06-06  David Ayers  <d.ayers@inode.at>
4882         PR libobjc/13946
4883         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4884         * Makefile.in: Regenerate.
4885         * configure.in: Add --enable-objc-gc at toplevel and have it
4886         enable boehm-gc for Objective-C.
4887         Remove target-boehm-gc from libgcj.
4888         Add target-boehm-gc to target_libraries.
4889         Add target-boehm-gc to noconfigdirs where ${libgcj}
4890         is specified.
4891         Assert that boehm-gc is supported when requested for Objective-C.
4892         Only build boehm-gc if needed either for Java or Objective-C.
4893         * configure: Regenerate.
4895 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4897         PR 27674
4898         * Makefile.tpl (configure-[+prefix+][+module+],
4899         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4900         Remove rule to unstage bootstrapped modules.
4901         (stage_current): New.
4902         * Makefile.in: Regenerate.
4904 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4906         * MAINTAINERS (Write After Approval): Update my e-mail address.
4908 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4910         * include/libiberty.h: Declare pex_run_in_environment.
4912 2006-05-31  Asher Langton  <langton2@llnl.gov>
4914         * MAINTAINERS (Write After Approval): Add myself.
4916 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4918         * Makefile.def (bfd, opcodes): Fix lib_path.
4919         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4920         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4921         * Makefile.in: Regenerate.
4923 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4925         * Makefile.in: Regenerate.
4927 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4929         * Makefile.def: Add install-html target. Add datarootdir
4930         docdir and htmldir to flags_to_pass.
4931         * Makefile.tpl: Add install-html target.
4932         * Makefile.in: Regenerate.
4933         * configure.in: Add --with-datarootdir, --with-docdir, and
4934         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4935         * configure: Regenerate.
4937 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4939         * configure.in: Enable gprof for cross builds.
4940         * configure: Regenerate.
4942 2006-05-22  Richard Guenther  <rguenther@suse.de>
4944         Revert
4945         2006-01-31  Richard Guenther  <rguenther@suse.de>
4946         Paolo Bonzini  <bonzini@gnu.org>
4948         * Makefile.def (target_modules): Add libgcc-math target module.
4949         * configure.in (target_libraries): Add libgcc-math target library.
4950         (--enable-libgcc-math): New configure switch.
4951         * Makefile.in: Re-generate.
4952         * configure: Re-generate.
4953         * libgcc-math: New toplevel directory.
4955 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4956             Andreas Tobler  <a.tobler@schweiz.ch>
4958         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4959         * configure: Rebuilt.
4961 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4963         * MAINTAINERS (Write After Approval): Add myself.
4965 2006-05-01  DJ Delorie  <dj@redhat.com>
4967         * configure.in: Restore CFLAGS if GMP isn't present.
4968         * configure: Regenerate.
4970 2006-05-01  Richard Guenther  <rguenther@suse.de>
4972         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4973         maintainer.
4975 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4977         * MAINTAINERS (Write After Approval): Add myself.
4979 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4981         * MAINTAINERS (Write After Approval): Add myself.
4983 2006-04-18  DJ Delorie  <dj@redhat.com>
4985         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4986         reference libgloss so that libssp can be built in a combined
4987         tree.
4988         * configure: Regenerate.
4990 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4992         * MAINTAINERS (Write After Approval): Add myself.
4994 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4996         * configure.in: Require makeinfo 4.4 or higher.
4997         * configure: Regenerate.
4999 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5001         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5002         Rearrange the entries of other libraries to have them in one place.
5004 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5006         * MAINTAINERS (Write After Approval): Remove myself.
5007         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5009 2006-03-14  Richard Guenther  <rguenther@suse.de>
5011         * configure: Regenerate with autoconf 2.13.
5013 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5015         * MAINTAINERS: Use my work address.
5017         * MAINTAINERS: Update my E-mail address.
5019 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5021         * configure.in: Handle --disable-<component> generically.
5022         * configure: Regenerate.
5024 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5026         PR libgcj/17311
5027         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5029 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5031         * MAINTAINERS (Write After Approval):  Remove myself.
5032         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5034 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5036         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5037         (TARGET_CONFIGDIRS): Remove.
5038         * configure.in: Remove AC_SUBST(target_configdirs).
5039         * Makefile.in, configure: Regenerated.
5041 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5043         * MAINTAINERS (Write After Approval):  Remove myself.
5044         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5046 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5048         PR bootstrap/25670
5050         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5052         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5053         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5054         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5055         BUILD_PREFIX, BUILD_PREFIX_1.
5056         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5058         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5059         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5061         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5062         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5063         of `cat stage_current`.  Always provide the `r' and `s' variables.
5064         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5065         a single shell execution.
5066         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5067         bootstrapped modules, make the stage1 module if the build was not
5068         started yet, else build the current stage.
5069         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5070         (all-build, all-host, all-target, [+make_target+]-host,
5071         [+make_target+]-target): Do not use \-continued lines.
5072         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5073         (current_stage, restrap, stage_last): New.
5075         * Makefile.in: Regenerate.
5076         * configure: Regenerate.
5078 2006-02-19  Bud Davis  <jmdavis@link.com>
5080         * MAINTAINERS (Write After Approval):  Remove myself.
5081         (Language Front End Maintainers):  Add myself as fortran 95
5082         maintainer and update e-mail address.
5084 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5086         * MAINTAINERS (Write After Approval):  Remove myself.
5087         (Language Front End Maintainers):  Add myself as fortran 95
5088         maintainer.
5090 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5092         * MAINTAINERS (Write After Approval): Add myself.
5094 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5096         * MAINTAINERS (Write After Approval):  Remove myself.
5097         (Language Front End Maintainers):  Add myself as
5098         fortran 95 maintainer.
5100 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5102         Sync from src:
5104         2005-12-27  Leif Ekblad  <leif@rdos.net>
5106         * configure.in: Add support for RDOS target.
5107         * configure: Regenerate.
5109 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5110             Andreas Schwab  <schwab@suse.de>
5112         * configure: Regenerate.
5114 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5116         * configure.in (enable_libgomp): Add AIX.
5117         * configure: Regenerate.
5119 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5121         * MAINTAINERS (Write After Approval): Add myself.
5123 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5125         * MAINTAINERS (Write After Approval): Add myself.
5127 2006-01-31  Richard Guenther  <rguenther@suse.de>
5128         Paolo Bonzini  <bonzini@gnu.org>
5130         * Makefile.def (target_modules): Add libgcc-math target module.
5131         * configure.in (target_libraries): Add libgcc-math target library.
5132         (--enable-libgcc-math): New configure switch.
5133         * Makefile.in: Re-generate.
5134         * configure: Re-generate.
5135         * libgcc-math: New toplevel directory.
5137 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5139         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5140         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5141         the assembler, linker and binutils.
5142         * configure: Regenerate.
5144 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5146         * MAINTAINERS (Write After Approval): Add myself.
5148 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5150         * configure: Regenerate.
5152 2006-01-18  Richard Henderson  <rth@redhat.com>
5153             Jakub Jelinek  <jakub@redhat.com>
5154             Diego Novillo  <dnovillo@redhat.com>
5156         * libgomp: New directory.
5157         * Makefile.def: Add target_module libgomp.
5158         * Makefile.in: Regenerate.
5159         * configure.in (target_libraries): Add target-libgomp.
5160         * configure: Regenerate.
5162 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5164         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5165         @ from continuation.
5166         * Makefile.in: Rebuilt.
5168 2006-01-04  Chris Lattner  <sabre@gnu.org>
5170         * MAINTAINERS (Write After Approval): Add myself.
5172 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5174         PR bootstrap/24252
5176         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5177         * Makefile.tpl (OBJDUMP): New.
5178         (EXTRA_HOST_FLAGS): Add it.
5179         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5181         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5182         to use symbolic links between directories.  Avoid race conditions
5183         or make them harmless.
5184         * configure.in: Do not try to use symbolic links between directories.
5186         * Makefile.def (LEAN): Pass.
5187         * Makefile.tpl (LEAN): Define.
5188         (stage[+id+]-start): Accept that the previous directory does not
5189         exist, if the bootstrap is lean.
5190         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5191         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5192         configure substitution.
5193         ([+compare-target+]): Likewise.
5194         ([+bootstrap-target+]-lean): New.
5195         * configure.in: Remove lean bootstrap support from here.
5197         * Makefile.in: Regenerate.
5198         * configure: Regenerate.
5200 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5202         * MAINTAINERS (libdecnumber): Add myself.
5204 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5206         * libtool-ldflags: New script.
5208 2006-01-02  Andreas Schwab  <schwab@suse.de>
5210         * configure.in: When reconfiguring remove Makefile in
5211         all stage directories.
5212         * configure: Regenerate.
5214 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5216         * MAINTAINERS: Update my email address.
5218 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5220         Revert Ada-related part of the previous change.
5222         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5223         Do not pass.
5224         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5225         * Makefile.in: Regenerate.
5226         * configure.in: Do not include mt-ppc-aix target fragment.
5227         * configure: Regenerate.
5229 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5231         * configure.in: Select appropriate fragments for PowerPC/AIX.
5232         * configure: Regenerate.
5234         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5235         BOOT_CFLAGS, BOOT_LDFLAGS.
5236         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5237         BOOT_CFLAGS, BOOT_LDFLAGS.
5238         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5239         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5240         (stage): Fail if we cannot complete the work.
5241         * Makefile.in: Regenerate.
5243 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5245         * configure.in: Replace ms1 with mt.
5246         * configure: Rebuilt.
5248 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5250         * MAINTAINERS: Update my email address.
5252 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5254         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5255         install-host-nogcc): Don't invoke $(stage) at the end.
5256         * Makefile.in: Regenerate.
5258 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5260         * configure.in: Flip the top-level bootstrap switch.
5261         * configure: Regenerate.
5263 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5265         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5266         $(stage) and $(unstage).
5267         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5268         (all): Remove stray semicolon.
5269         (local-distclean): Don't handle multilib.tmp and multilib.out.
5270         (install.all): Set $s for consistency.
5271         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5272         check_multilibs setting.  Always make the install directory.
5273         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5274         Correct @if/@endif.
5275         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5276         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5277         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5278         (multilib.out): Remove.
5279         * Makefile.in: Regenerated.
5281 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5283         * MAINTAINERS (Write After Approval): Add myself.
5285 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5287         * MAINTAINERS: Add myself as mt maintainer.
5289         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5291 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5293         * MAINTAINERS: Change email address.
5295 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5297         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5298         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5299         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5300         Find in-tree tools if available.
5301         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5302         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5303         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5304         (COMPILER_*_FOR_TARGET): New.
5305         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5306         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5307         (CONFIGURED_*, USUAL_*): Remove.
5308         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5309         STRIP): Use autoconf substitutions.
5310         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5311         COMPILER_NM_FOR_TARGET): New.
5312         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5314         (all): Make all-host and all-target in parallel.
5315         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5316         that $$r and $$s are set before invoking a recursive make.
5317         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5318         ([+bootstrap-target+]): Inline most of the `all' target.
5320 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5322         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5323         from the gcc build directory.
5324         * Makefile.in: Regenerate.
5326 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5328         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5329         depend on all-libdecnumber.
5330         * configure.in (host_libs): Include libdecnumber.
5331         * Makefile.in: Regenerate.
5332         * configure: Likewise.
5334 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5336         * libdecnumber: Import decNumber sources from the dfp-branch.
5338 2005-11-21  Kean Johnston  <jkj@sco.com>
5340         * config.sub, config.guess: Sync from upstream sources.
5342 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5344         Import from Autoconf sources:
5346         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5347         * config/move-if-change: Don't output "$2 is unchanged";
5348         suggested by Ben Elliston.  Handle weird characters correctly.
5350 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5352         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5353         to match upstream libtool for darwin.
5355 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5357         * Makefile.def: Remove gdb dependencies for gdbtk.
5358         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5359         (configure-gdb, install-gdb): New rules.
5360         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5361         * Makefile.in, configure: Regenerated.
5363 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5365         * MAINTAINERS (Write After Approval): Add myself.
5367 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5369         * MAINTAINERS (Write After Approval): Add myself.
5371 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5373         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5374         Diego Novillo.
5376 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5378         PR bootstrap/24297
5379         * Makefile.tpl (do-[+make-target+], do-check, install,
5380         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5381         are set before recursing.
5382         * Makefile.in: Regenerate.
5384 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5386         PR bootstrap/18939
5387         * Makefile.def (gcc) <target>: Fix thinko.
5388         * Makefile.in: Regenerate.
5390 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5392         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5393         * configure: Regenerate.
5395 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5397         * MAINTAINERS (Write After Approval): Add self.
5399 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5401         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5402         target-libffi, target-qthreads, target-libjava, and
5403         targetlibobjc.
5404         * configure: Regenerate.
5406 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5408         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5409         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5410         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5411         (USUAL_OBJDUMP_FOR_TARGET): New.
5412         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5413         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5414         * configure, Makefile.in: Regenerated.
5416 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5418         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5419         before other host packages.
5421 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5423         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5425 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5427         PR bootstrap/22340
5429         * configure.in (default_target): Remove.
5430         * Makefile.tpl (all): Do not use prerequisites as subroutines
5431         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5432         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5433         use prerequisites as subroutines.
5434         (check-host, check-target): New.
5435         (bootstrap configure & all targets): Do not use stage*-start
5436         if the directory layout is already ok.
5437         (non-bootstrap configure & all targets): Prepend a $(unstage).
5438         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5439         (NOTPARALLEL): Remove.
5440         (unstage, stage variables): New variables.
5441         (unstage, stage targets): Simply expand to those variables.
5443         * configure: Regenerate.
5444         * Makefile.in: Regenerate.
5446 2005-10-04  James E Wilson  <wilson@specifix.com>
5448         * Makefile.def (lang_env_dependencies): Add libmudflap.
5449         * Makefile.in: Regenerate.
5451 2005-10-03  Andreas Schwab  <schwab@suse.de>
5453         Backport from libtool CVS:
5454         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5456         * ltmain.sh: add support for installing into temporary
5457         staging area (e.g. 'make install DESTDIR=...')
5459 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5461         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5462         * configure: Regenerated.
5464 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5466         * configure: Regenerate with the correct
5467         autoconf version.
5469 2005-09-30  Catherine Moore  <clm@cm00re.com>
5471         * configure.in (bfin-*-*): New.
5472         * configure: Regenerated.
5474 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5476         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5477         (LIPO_FOR_TARGET): New.
5478         (CONFIGURED_LIPO_FOR_TARGET): New.
5479         (USUAL_LIPO_FOR_TARGET): New.
5480         (STRIP_FOR_TARGET): New.
5481         (CONFIGURED_STRIP_FOR_TARGET): New.
5482         (USUAL_STRIP_FOR_TARGET): New.
5483         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5484         STRIP_FOR_TARGET.
5485         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5486         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5487         * Makefile.in: Regenerate.
5488         * configure: Regenerate.
5490 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5492         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5493         (rs6000-*-aix*): Same.
5494         * configure: Regenerate.
5496 2005-09-16  Tom Tromey  <tromey@redhat.com>
5498         * MAINTAINERS: Add self as java maintainer.
5500 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5502         * configure.in: Recognize f95 in the --enable-languages option,
5503         and substitute it for fortran, issuing a warning.
5504         * configure: Regenerate.
5506 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5508         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5509         * configure:  Regenerated.
5511 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5513         * MAINTAINERS: Add self as ms1 maintainer.
5515 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5517         * Makefile.def (libssp): Add to lang_env_dependencies.
5518         * Makefile.in: Regenerate.
5520 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5522         * MAINTAINERS: Add myself as middle-end maintainer.
5524 2005-08-17  Christian Groessler  <chris@groessler.org>
5526         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5527         * Makefile.in: Regenerate.
5529 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5531         * MAINTAINERS (write after approval): Added myself.
5533 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5535         * MAINTAINERS (Write After Approval): Add myself.
5537 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5539         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5540         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5541         Look for alternate names of the target cc and c++
5542         * configure: Regenerate.
5544 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5546         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5547         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5548         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5549         tools; remove code to manually set them.
5550         (Target tools): Look in the environment for them.
5551         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5552         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5553         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5554         build directory.
5555         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5556         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5557         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5558         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5559         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5560         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5561         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5562         * configure: Regenerate.
5563         * Makefile.in: Regenerate.
5565 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5567         * MAINTAINERS: Update for removed CPU targets.
5569 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5571         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5572         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5573         * Makefile.in: Regenerated.
5575 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5577         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5578         (CFLAGS_FOR_TARGET): Use it.
5579         (CXXFLAGS_FOR_TARGET): Likewise.
5580         * Makefile.in: Regenerated.
5581         * configure.in (--with-build-sysroot): New option.
5582         * configure: Regenerated.
5584 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5586         * Makefile.tpl: Wrap install between unstage and stage
5587         * Makefile.in: Regenerate.
5589 2005-07-21  Eric Christopher  <echristo@apple.com>
5591         * MAINTAINERS: Update affiliation.
5593 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5595         * MAINTAINERS: Add self as crx port maintainer.
5597 2005-07-20  DJ Delorie  <dj@redhat.com>
5599         * MAINTAINERS: Add self as m32c maintainer.
5601 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5603         * all files: Update FSF address.
5605 2005-07-15  Eric Christopher  <echristo@redhat.com>
5607         * MAINTAINERS: Change affiliation.
5609 2005-07-14  Jim Blandy  <jimb@redhat.com>
5611         * configure.in: Add cases for Renesas m32c.
5612         * configure: Regenerated.
5614 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5616         * COPYING.LIB: Update from fsf.org.
5618 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5620         * COPYING, compile, config.guess,
5621         config.sub, install-sh, missing, mkinstalldirs,
5622         symlink-tree, ylwrap: Sync from upstream sources.
5623         * config-ml.in: Update FSF address.
5625 2005-07-13  Eric Christopher  <echristo@redhat.com>
5627         * configure.in: Add toplevel noconfigdir support for tpf.
5628         * configure: Regenerate.
5630 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5632         PR ada/22340
5634         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5635         * Makefile.in: Regenerate.
5637 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5639         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5640         Brolley to write-after-approval.
5642 2005-07-07  Andreas Schwab  <schwab@suse.de>
5644         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5645         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5646         * Makefile.in: Regenerated.
5648 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5650         * configure.in: Don't build sim or rda when targetting darwin.
5651         * configure: Regenerate.
5653 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5655         * configure.in: Add --enable-libssp and --disable-libssp.
5656         * configure: Regenerate with autoconf-2.13.
5658 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5660         * Makefile.def (target_modules): Add libssp.
5661         * configure.in (target_libraries): Add target-libssp.
5662         * configure: Rebuilt.
5663         * Makefile.in: Rebuilt.
5665 2005-07-01  Zack Weinberg  <zackw@panix.com>
5667         * MAINTAINERS: Change email address.  Resign from maintainership.
5669 2005-07-01  Richard Guenther  <rguenther@suse.de>
5671         * MAINTAINERS: Change my e-mail address and affiliation.
5673 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5675         * Makefile.def (stagefeedback): Come after profile.
5676         Define profiledbootstrap target.
5677         * Makefile.tpl (profiledbootstrap): Remove.
5678         (stageprofile-end): Zap stagefeedback.
5679         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5680         * Makefile.in: Regenerate.
5682 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5684         * MAINTAINERS: Update my email address.
5686 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5688         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5689         In 'cpp' stanza, support '#line' as well as '# '.
5691 2005-06-08  Andreas Schwab  <schwab@suse.de>
5693         * MAINTAINERS: Move myself from 'Write After Approval' to
5694         'CPU Port Maintainers' section as m68k maintainer.
5696 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5698         * configure.in (unsupported_languages): New macro.
5699         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5700         non-ported target libraries in noconfigdirs.
5701         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5702         non-linux-gnu.  Remove libgcj_ex_libffi.
5703         <lang_frag loop>: Set add_this_lang=no if the language is in
5704         unsupported_languages.
5705         * configure: Regenerate.
5707 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5709         * configure.in: Fix typo in handling of --with-mpfr-dir.
5710         * configure: Regenerate.
5712 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5714         * MAINTAINERS: Update my email address.
5716 2005-06-02  Jim Blandy  <jimb@redhat.com>
5718         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5719         accepted into the master sources.)
5721 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5722             Michael Snyder  <msnyder@redhat.com>
5723             Stan Cox  <scox@redhat.com>
5725         * configure.in: Set noconfigdirs for ms1.
5727         * configure: Regenerate.
5729 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5731         * MAINTAINERS (Write After Approval): Add self.
5733 2005-06-01  Josh Conner  <jconner@apple.com>
5735         * MAINTAINERS (Write After Approval): Add self.
5737 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5739         * MAINTAINERS: Update my email address.
5741 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5743         * MAINTAINERS (Write After Approval): Add self.
5745 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5747         * MAINTAINERS (Write After Approval): Remove self.
5749 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5751         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5752         (Dependencies): Consider target modules for bootstrap dependencies.
5753         Make target bootstrap modules depend on each stage's gcc.
5754         * Makefile.in: Regenerate.
5756 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5758         * Makefile.def (configure-gcc): Depend on binutils having been built.
5759         (all-gcc): No need to do it here.
5760         * Makefile.in: Regenerate.
5762 2005-05-19  Paul Brook  <paul@codesourcery.com>
5764         * configure.in: Rewrite misleading error message when requested
5765         language cannot be built.
5766         * configure: Regenerate.
5768 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5770         * ylwrap: Import from Automake 1.9.5.
5772 2005-05-13  David Ung  <davidu@mips.com>
5774         * MAINTAINERS (Write After Approval): Add self.
5776 2005-05-09  Mike Stump  <mrs@apple.com>
5778         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5779         lt_cv_sys_max_cmd_len for now.
5781 2005-05-09  Stan Cox  <scox@redhat.com>
5783         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5785 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5787         * README.SCO: Update the URL.
5789 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5791         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5792         with_gnu_ld to libtool.
5793         * ltcf-c.sh (aix[45]): Define file_list_spec.
5794         * ltcf-cxx.sh (aix[45]): Same.
5795         * ltcf-gcj.sh (aix[45]): Same.
5796         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5797         exists, write list of input files to temporary file.
5799 2005-05-04  Mike Stump  <mrs@apple.com>
5801         * configure.in: Always pass --target to target configures as
5802         otherwise rebuilds that do --recheck will fail.
5803         * confiugure: Rebuilt.
5805 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5807         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5808         STAGE_HOST_EXPORTS.
5809         (configure, all): Add bootstrap support.
5810         (Host modules, target modules): Pass post-stage1 flags and exports.
5811         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5812         * Makefile.in: Regenerate.
5814 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5816         * configure: Regenerate.
5818 2005-04-27  Mike Stump  <mrs@apple.com>
5820         * MAINTAINERS: Add self as darwin maintainer.
5822 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5824         * config.sub: Update from master copy.
5826 2005-04-21  Mike Stump  <mrs@apple.com>
5828         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5829         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5831 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5833         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5834         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5835         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5836         "*-*-elf" and "*-*-linux*".
5837         * configure: Regenerate.
5839 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5841         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5843 2005-04-12  Mike Stump  <mrs@apple.com>
5845         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5847 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5849         * MAINTAINERS (Write After Approval): Add myself.
5851 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5853         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5855 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5857         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5858         (TARGET_CONFIGARGS): Include --with-target-subdir.
5859         (configure, all): New macros.  Use them throughout.
5860         * Makefile.in: Regenerate.
5862 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5864         * MAINTAINERS (Write After Approval): Add myself.
5866 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5868         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5870 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5872         * MAINTAINERS: Move John Carr to Write After Approval.
5874 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5876         * config/mh-mingw32: Delete.
5877         * configure.in: Don't use it.
5878         * configure: Regenerate.
5880 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5882         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5883         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5884         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5885         (HOST_LIB_PATH): Generate from Makefile.def.
5886         (TARGET_LIB_PATH): Likewise.
5887         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5888         * Makefile.in: Regenerate.
5889         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5890         (RPATH_ENVVAR): Include Darwin case.
5891         * configure: Regenerate.
5893 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5895         * MAINTAINERS (Various Maintainers): Remove self.
5896         (Write After Approval): Add self.
5898 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5900         * MAINTAINERS (Various Maintainers): Add self.
5902 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5904         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5905         * configure: Regenerate.
5907 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5909         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5910         gcc_version, and gcc_version_trigger from set of flags to pass.
5911         * Makefile.tpl: Remove definitions of above variables.
5912         (config.status): Remove dependency on $(gcc_version_trigger).
5913         * Makefile.in: Regenerate.
5914         * configure.in: Do not reference config/gcc-version.m4 nor
5915         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5916         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5917         * configure: Regenerate.
5919 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5920             Andrew Pinski  <pinskia@physics.uc.edu>
5922         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5923         * Makefile.in: Regenerate.
5925 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5927         * MAINTAINERS (Write After Approval): Add myself.
5929 2005-03-03  David Ayers  <d.ayers@inode.at>
5931         * MAINTAINERS (Write After Approval): Add myself.
5933 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5935         PR libgcj/20160
5936         * ltmain.sh: Avoid creating archives with components that have
5937         duplicate basenames.
5939 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5941         PR bootstrap/20250
5942         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5943         instead of check.
5944         * Makefile.in: Regenerate.
5946 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5948         * Makefile.in: Regenerate to fix conflict between the previous two
5949         patches.
5951 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5953         PR bootstrap/17383
5954         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5955         * Makefile.tpl (HOST_SUBDIR): New substitution.
5956         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5957         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5958         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5959         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5960         (Host modules, Bootstrapped modules): Use it.
5961         (Build modules, Target modules): Do not create symlink trees,
5962         always configure out-of-srcdir.
5963         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5964         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5965         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5966         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5968         * Makefile.in: Regenerate.
5969         * configure: Regenerate.
5971 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5973         Merged from libada-gnattools-branch:
5974         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5976         * gnattools: New directory.
5977         * Makefile.def: Add gnattools as a module, depending on target-libada.
5978         * Makefile.in: Regenerate.
5979         * configure.in: Include gnattools in host_tools; disable it if ada
5980         is disabled.
5981         * configure: Regenerate.
5983 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5985         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5986         treelang maintainer.
5987         (Write After Approval): Remove myself.
5989 2005-02-23  Paul Schlie  <schlie@comcast.net>
5991         * configure.in: Allow darwin targeted ports to build tk, itcl and
5992         libgui.
5993         * configure: Regenerate.
5995 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5997         PR libgcj/10353
5998         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5999         * configure: Regenerate.
6001 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6003         * MAINTAINERS (Write After Approval): Add myself.
6005 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6007         * MAINTAINERS: Update my e-mail address.
6009 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6011         * MAINTAINERS (Write After Approval): Add myself.
6013 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6015         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6016         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6017         target-libgloss when not *-*-elf and *-*-aout.
6018         * configure: Regenerate.
6020 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6022         * MAINTAINERS: Remove obsolete entries.
6024         * MAINTAINERS (Write After Approval): Add Michael Matz.
6026 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6028         * MAINTAINERS: Remove self as cpplib maintainer.
6030 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6032         * install-sh, config.sub: Import from upstream.
6034 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6036         PR bootstrap/18222
6037         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6038         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6039         * Makefile.in: Regenerate.
6041 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6043         * MAINTAINERS: Update my email address.
6045 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6046             Andreas Schwab  <schwab@suse.de>
6048         PR bootstrap/18033
6049         * config-ml.in: Eval option if surrounded by single quotes.
6051 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6053         Revert 2004-12-28 Makefile changes, a better fix will be
6054         applied to mainline and src after GCC 4.0 branches.
6056 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6058         PR bootstrap/17383
6060         * Makefile.def (target_modules): Remove stage parameter,
6061         it is always true now.
6062         * Makefile.tpl (configure-build-[+module+],
6063         configure-target-[+module+]): Always build symlink tree
6064         for the directory and for include.  BUILD_SUBDIR and
6065         TARGET_SUBDIR cannot be . anymore.
6066         * Makefile.in: Regenerate.
6068 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6070         Revert 2004-12-08 Makefile changes.
6072 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6074         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6075         cygwin, mingw.
6077 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6079         * configure.in (sh64-*-*): Reenable gprof.
6080         * configure: Regenerate.
6082 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6084         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6085         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6086         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6087         * Makefile.in: Regenerate.
6089 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6091         * MAINTAINERS: Update my email address.
6093 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6095         * Makefile.tpl: Generate normal dependencies if the LHS module is
6096         not bootstrapped.
6097         * Makefile.in: Regenerate.
6099 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6101         * configure.in: Include config/gxx-include-dir.m4.  Use
6102         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6103         * configure: Regenerate.
6105 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6107         * config.if: Delete.
6108         * configure.in: Set libstdcxx_incdir directly.
6109         * configure: Regenerate.
6111 2004-12-02  Eric Christopher  <echristo@redhat.com>
6113         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6114         * Makefile.in: Regenerate.
6116 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6118         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6119         * configure: Regenerate.
6121 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6123         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6124         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6125         * configure: Regenerate.
6127 2004-12-01  Eric Christopher  <echristo@redhat.com>
6129         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6130         of things to remove.
6132 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6134         * MAINTAINERS (Write After Approval): Update my e-mail address.
6136 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6138         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6139         from CVS libtool to always pass_all.
6141 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6143         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6144         (hppa*64*-*-*): Delete incorrect comment.
6145         * configure: Rebuilt.
6147 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6149         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6151 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6153         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6154         from CVS libtool to always pass_all.
6156 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6158         * install-sh, compile: Import from automake.
6160 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6162         * config.guess, config.sub:  Import from savannnah.
6164 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6166         * MAINTAINERS (Write After Approval): Add myself
6168 2004-11-12  Mike Stump  <mrs@apple.com>
6170         * Makefile.def: Add html support.
6171         * Makefile.tpl: Likewise.
6172         * Makefile.in: Regenerate.
6174 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6176         PR 18423
6177         * configure.in: Remove all instances of build-fixincludes from
6178         noconfigdirs.
6179         (build_configargs): Supply --target to subdirectories.
6180         * configure: Regenerate.
6182         * Makefile.def: Make gcc install depend on fixincludes install.
6183         * Makefile.in: Regenerate.
6185 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6187         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6189 2004-11-11  Paul Brook  <paul@codesourcery.com>
6191         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6193 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6195         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6196         target-libgfortran.
6197         * configure: Regenerate.
6199 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6201         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6202         like CC.
6204 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6206         * Makefile.def (host fixincludes): Specify missing targets.
6207         * Makefile.in: Regenerate.
6209 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6211         * MAINTAINERS: Add myself
6213 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6215         * MAINTAINERS (Write After Approval): Add myself.
6217 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6219         * Makefile.def: Build fixincludes for the host, too.
6220         * Makefile.in: Regenerate.
6221         * configure.in (host_tools): Add fixincludes.
6222         * configure: Regenerate.
6224 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6226         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6227         * configure: Regenerated.
6229 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6231         PR other/17783
6232         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6233         * configure: Regenerated.
6235 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6237         * README.SCO: Update per FSF instructions.
6239 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6241         PR target/18151
6242         * configure.in (case ${target}): Do not build fixincludes for avr.
6243         * configure: Regenerated.
6245 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6247         * configure.in (case ${target}): Do not build fixincludes
6248         on platforms where it is not used.
6249         * configure: Regenerated.
6251 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6253         * configure.in: Use an absolute path to install-sh.
6254         * configure: Regenerated.
6256 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6258         * MAINTAINERS (Write After Approval): Add myself.
6260 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6262         * MAINTAINERS: Remove from Write After Approval those that are
6263         already maintainers.
6265 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6267         * MAINTAINERS:  Update my email address.
6269 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6271         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6272         * configure: Regenerate.
6274 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6276         * MAINTAINERS:  Update my email address.
6278 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6280         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6281         entries belonging to this category.
6283 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6285         * MAINTAINERS: Update my e-mail address.
6287 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6289         Fix wrong conflict resolution in:
6291         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6293         * Makefile.in: Regenerate.
6294         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6295         in the recursive `make', instead of hardwiring `all'.
6296         (Autogenerated TARGET-* variables): New.
6298 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6300         * configure.in: Enable target-libgloss for crx-*-*.
6301         * configure: Regenerate.
6303 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6305         * MAINTAINERS (Various Maintainers): Move the "windows,
6306         cygwin, mingw" maintainer to ...
6307         (OS Port Maintainers): ... here.
6309 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6311         * MAINTAINERS (Write After Approval): Remove those that are
6312         maintainers of some subsystem.
6314 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6316         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6317         * ltcf-cxx.sh (tpf*): Likewise.
6318         * ltconfig (tpf*): Add TPF OS configuration support.
6320 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6322         * MAINTAINERS: Change my email address to my new work account.
6324 2004-09-24  Michael Roth  <mroth@nessie.de>
6326         * configure.in (--without-headers): Add missing double quotes.
6327         * configure: Regenerate.
6329 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6331         * ylwrap: Revert to previous version.
6333 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6335         PR bootstrap/17369
6336         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6337         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6338         SET_GCC_LIB_PATH_CMD.
6339         (BASE_TARGET_EXPORTS): Likewise.
6340         * Makefile.in: Regenerated.
6342         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6343         * configure: Regenerated.
6345 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6347         * config.guess: New upstream version
6348         * compile, depcomp, install-sh, ylwrap: Likewise.
6350 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6352         * config/mh-x86omitfp: New host makefile fragment.  Add
6353         -fomit-frame-pointer to the default BOOT_CFLAGS.
6354         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6355         * configure: Regenerate.
6357 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6359         PR target/11572
6360         * configure.in (*-*-darwin*): Renable libobjc.
6361         * configure: Regenerate.
6363 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6365         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6367 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6369         * Makefile.def: Remove libbanshee.
6370         * Makefile.tpl: Ditto.
6371         * configure.in: Ditto.
6372         * Makefile.in: Regen.
6373         * configure: Ditto.
6375 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6377         * ltmain.sh: Use $pic_object as $non_pic_object if
6378         $non_pic_object=none.
6380 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6382         * missing: Import latest version from master repository.
6384 2004-09-06  Nick Clifton  <nickc@redhat.com>
6386         * config.sub: Import latest version from master repository.
6387         * config.guess: Likewise.
6388         This includes these changes:
6390         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6392         * config.sub: Handle crisv32, alias etraxfs.
6393         * config.guess (crisv32:Linux:*:*): Handle.
6395         2004-08-13  Brad Smith  <brad@comstyle.com>
6397         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6398         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6400         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6402         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6403         assume the processor is a powerpc.  This is because coreutils
6404         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6405         in this case, due to a MacOS X bug that causes
6406         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6407         to return a negative number.
6408         Problem reported by Petter Reinholdtsen in:
6409         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6411         2004-07-19  Ben Elliston  <bje@gnu.org>
6413         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6415         2004-06-24  Ben Elliston  <bje@gnu.org>
6417         * config.guess: Update copyright years.
6418         * config.sub: Likewise.
6420         2004-06-22  Robert Millan  <robertmh@gnu.org>
6422         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6423         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6425         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6427         * config.guess (*:*VMS:*:*): New entry. Replaces
6428         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6429         manufacturer.
6431         2004-06-22  Ben Elliston  <bje@gnu.org>
6433         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6434         * config.sub: Likewise.
6436         2004-06-22  Ben Elliston  <bje@gnu.org>
6438         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6439         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6441         2004-06-11  Ben Elliston  <bje@gnu.org>
6443         * config.guess (pegasos:OpenBSD:*:*): Remove.
6445         2004-06-11  Ben Elliston  <bje@gnu.org>
6447         From Wouter Verhelst <wouter@grep.be>:
6448         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6450         2004-06-11  Ben Elliston  <bje@gnu.org>
6452         * config.guess (luna88k:OpenBSD:*:*): New.
6454         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6456         * config.guess (m32r*:Linux:*:*): New case.
6457         * config.sub: Handle m32rle.
6459         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6461         From Jens Petersen  <petersen@redhat.com>:
6462         * config.sub: Handle sparcv8.
6464         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6466         From Tom Smith <smith@cag.lkg.hp.com>:
6467         * config.guess: Version suffixes are equally significant on Tru64
6468         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6469         prefix of "P" (patched kernel).
6471         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6473         * config.sub: Add support for National Semiconductor CRX target.
6475 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6477         * MAINTAINERS (Various Maintainers): Remove myself as web page
6478         maintainer, add myself as maintainer of build status lists.
6480 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6482         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6483         *-*-netware, but add target-libmudflap.
6484         Consolidate *-*-netware targets (of which really only i?86 exists)
6485         into a single entry.
6486         * configure: Likewise.
6488 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6490         * Makefile.tpl (sorry): Remove.
6491         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6492         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6493         (do-clean): Clean per-stage directories too.
6494         (do-distclean): Run distclean-stage1 too.
6495         (.NOTPARALLEL): Enable during toplevel bootstrap.
6496         (stage[+id+]-bubble): Enable parallel execution during
6497         the recursive invocation.
6498         * Makefile.in: Regenerate.
6500         Fix previous checkin:
6502         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6503         include.
6504         * configure.in: Fix indentation.
6505         * configure: Regenerate.
6507 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6509         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6510         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6511         * configure: regenerate
6512         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6513         -mdynamic-no-pic
6515 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6517         * Makefile.def (build_modules): Add fixincludes.
6518         (dependencies): Make gcc depend on fixincludes.
6519         * configure.in (build_tools): Add fixincludes.
6520         (build_configdirs): Always include build_libs.
6521         * Makefile.in: Regenerate.
6522         * configure: Regenerate.
6524 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6526         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6527         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6528         phony targets; do not generate timestamp files.
6529         (distclean-stageN): Remove references to their timestamp files.
6530         (restageN, touch-stageN): Remove.
6531         (stageN-bubble): Rewritten.
6532         (compare): Support lean bootstraps.
6533         * Makefile.in: Regenerate.
6535         * configure.in: Only warn when bootstrapping but
6536         build != host or build != target.  Support lean bootstraps.
6537         * configure: Regenerate.
6539 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6541         * configure.in:  Give a better error message if GMP/MPFR are missing
6542         and a language needing them has been requested.
6543         * configure:  Regenerated.
6545 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6547         * configure.in:  Print a list of available language front-ends if
6548         a requested one is missing.  Tidy stray tab characters.
6549         * configure:  Regenerated.
6551 2004-08-19  Michael Koch  <konqueror@gmx.de>
6553         * gcc/doc/install.texi: Update entry about automake for libjava.
6555 2004-08-17  Robert Millan  <robertmh@gnu.org>
6557         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6558         (instead of FreeBSD).
6559         * configure: Regenerate.
6561 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6563         * Makefile.in: Regenerate.
6564         * configure: Regenerate.
6566         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6567         stage_*_flags.
6568         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6569         for bootstrapped modules if toplevel bootstrap is going.
6570         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6571         modules.  Adjust for changes in Makefile.def.  Enable several
6572         rules even in non-bootstrap mode, just to avoid peppering the
6573         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6574         (stage-[+prev+]-bubble): Remove.
6576         * Makefile.def (Dependencies): Depend on all-build-bison,
6577         all-build-flex, all-build-byacc, all-build-texinfo, rather
6578         than the host variations.
6579         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6580         with BUILD_SUBDIR.
6581         (BISON): Update for recent Bisons.
6582         (YACC): Fix typo.
6583         (cross): Depend on all-build.
6584         (all): Do not depend on all-build.
6585         (prebootstrap): Remove.
6586         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6587         (Prebootstrap dependencies): Add them to the per-stage targets
6588         and to all-prebootstrap.
6589         * configure.in (build_configdirs): Always enable build_tools.
6590         (BUILD_DIR_PREFIX): Remove.
6592         * Makefile.def (gcc): Add target variable.
6593         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6594         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6595         in the recursive `make', instead of hardwiring `all'.
6596         (Autogenerated TARGET-* variables): New.
6598 2004-08-13  Brian Booth  <bbooth@redhat.com>
6600         * MAINTAINERS: Remove myself from write-after-approval.
6602 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6604         * src-release: Stop distributing mmalloc with gdb (which doesn't
6605         use it).
6606         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6607         * Makefile.in: Regenerate.
6609 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6611         * configure.in (arm*-*-eabi*): New target.
6612         * configure: Regenerate.
6614 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6616         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6617         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6618         (Dependencies): New section.
6619         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6620         (configure-target-[+module+]): Depend on maybe-all-gcc
6621         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6622         (toplevel profiledbootstrap): Fix dependencies.
6623         * Makefile.in: Regenerate.
6625 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6627         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6628         target-libiberty to noconfigdirs.
6629         * configure: Regenerate.
6631 2004-08-03  Paul Brook  <paul@codesourcery.com>
6633         * configure.in: Check for MPFR as well as GMP.
6634         * configure: Regenerate.
6636 2004-08-01  Robert Millan  <robertmh@gnu.org>
6638         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6639         libmudflap for all GNU-based systems (with Glibc).
6640         * configure: Regenerate.
6642 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6644         * Makefile.def (host-modules): Add gcc.
6645         * Makefile.in: Regenerate.
6646         * Makefile.tpl (sorry): New rule.
6647         (configure-host, all-host, [+make_target+]-host, do-check,
6648         install-host): Do not add gcc as a special case.
6649         (host modules): Add a small special-casing for gcc.  Export
6650         extra_make_flags through the environment.
6651         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6652         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6653         other recursive targets for gcc): Remove.
6655         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6656         (stage, unstage): New rules.
6657         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6658         distclean-stage[+id+]): Use stage_current.
6659         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6660         the stage*-start rules.
6662 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6664         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6665         use -all_load flag.
6667 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6669         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6670         * configure: Regenerate.
6672 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6674         * maintainer-scripts/gcc_release: Revert yesterday's change.
6676 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6678         * MAINTAINERS: Add myself to write-after-approval.
6680 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6682         * libf2c: Removed.
6683         * gcc/gccbug.in: Updated because of libf2c removal.
6684         * maintainer-scripts/gcc_release: Ditto.
6686 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6688         * configure.in: Build libmudflap by default on FreeBSD.
6689         * configure: Regenerated.
6691 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6693         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6694         systems.
6695         * configure: Regenerated.
6697 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6699         PR target/16344
6700         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6701         feedback based compiler.
6702         * Makefile.in: Rebuilt.
6704 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6706         * Makefile.def (host_modules): Set bootstrap=true for flex.
6707         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6708         * Makefile.in: Rebuilt.
6710 2004-07-07  Jan Hubicka  <jh@suse.cz>
6712         * MAINTAINERS: Add self as a profile feedback maintainer.
6714 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6716         * configure.in:  Do not prepend $srcdir to /dev/null in
6717         makefile fragments.
6718         * configure:  Regenerate.
6720 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6722         * Makefile.def (build_modules): Add bison, byacc, flex,
6723         m4, texinfo.
6724         (flags_to_pass): Add FLEX.
6725         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6726         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6727         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6728         DEFAULT_MAKEINFO): Remove.
6729         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6730         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6731         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6732         objdir or else use configured tool.
6733         (all-build): New.
6734         (all): Depend on it.
6735         (Build module dependencies): Add.
6736         * Makefile.in: Regenerate.
6737         * configure.in: Better support for multiple build modules,
6738         matching what is done for host/target modules.  Do not look
6739         for "plausible" locations of build tools if Canadian cross.
6740         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6741         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6742         * configure: Regenerate.
6744 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6746         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6747         * Makefile.in: Regenerate.
6749 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6751         * Makefile.tpl (configure-build-[+module+],
6752         configure-[+module+], configure-target-[+module+]): Pass
6753         [+extra_configure_args+].
6754         (all-build-[+module+], all-[+module+], check-[+module+],
6755         install-[+module+], [+make_target+]-[+module+],
6756         all-target-[+module+], check-target-[+module+],
6757         install-target-[+module+], [+make_target+]-target-[+module+]):
6758         Pass [+extra_make_args+].
6759         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6760         (GCC_HOST_EXPORTS): Remove.
6761         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6762         cross, check-gcc, check-gcc-c++, install-gcc,
6763         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6764         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6765         * Makefile.in: Regenerate.
6767 2004-06-21  Matthew Sachs  <msachs@apple.com>
6769         * MAINTAINERS: Added self to write-after-approval.
6771 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6773         * configure.in: Check for srcdir/winsup rather than build directory
6774         winsup.
6775         * configure: Regenerate.
6777 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6779         * configure.in: Don't build Cygwin native newlib if winsup
6780         directory is missing.  Emit warning instead.
6781         * configure: Regenerate.
6783 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6785         * Makefile.tpl (touch-stage[+id+]): New.
6786         (restage[+prev+]): Depend on touch-stage[+id+].
6788         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6789         Use it throughout.
6791         * Makefile.def: Add profile and feedback bootstrap stages.
6792         Remove next field from bootstrap stages.
6793         * Makefile.tpl (LN, LN_S): Substitute.
6794         (stageN-start, stageN-end): Use double-colon rules, to
6795         provide a hook for additional setup commands.
6796         (distclean-stageN-gcc, restageN): Create dependencies from
6797         [+prev+], not from [+next+].
6798         (stageN-bubble): Add commands for successive stages from
6799         [+prev+], using double-colon rules.
6800         (all-stageN-gcc): Fix typo.
6801         (stagefeedback-start, profiledbootstrap): New.
6802         * Makefile.in: Regenerate.
6803         * configure.in: Call ACX_PROG_LN.
6804         * configure: Regenerate.
6806 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6808         * MAINTAINERS (Write After Approval): Add myself.
6810 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6812         * MAINTAINERS (Write After Approval): Add myself.
6814 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6816         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6817         without gcc.
6818         * configure: Regenerate.
6820 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6822         * Makefile.tpl: Fix typo.
6823         * Makefile.in: Regenerate.
6825 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6827         * configure.in: Remove new- prefix from toplevel
6828         bootstrap targets.
6829         * configure: Regenerate.
6831 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6833         * Makefile.tpl (all.normal): Rename to all.
6834         (all): Replace with a rule to pick the default
6835         target from configure.
6836         (all-gcc, configure-gcc): Use conditionals to
6837         do nothing when toplevel bootstrap is going on.
6838         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6839         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6840         * configure.in: Support --enable-bootstrap.
6842         * Makefile.def: Remove new- prefix from toplevel
6843         bootstrap targets.
6844         * Makefile.tpl: Likewise.
6846         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6847         target.
6849         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6850         $(RECURSE_FLAGS) to recursive invocation of make.
6852         * Makefile.in: Regenerate.
6853         * configure: Regenerate.
6855 2004-05-30  Andreas Jaeger  <aj@suse.de>
6856             Jim Wilson  <wilson@specifixinc.com>
6858         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6859         like CC.
6861 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6863         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6864         * configure: Regenerate.
6866 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6868         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6869         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6870         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6871         targets.
6872         * Makefile.in: Regenerate.
6874 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6876         * configure.in: Test the ability to symlink directories.
6877         * configure: Regenerate.
6879         * Makefile.def (bootstrap-stage): New definitions.
6880         * Makefile.tpl (configure-stage1-gcc,
6881         configure-stage2-gcc, configure-stage3-gcc,
6882         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6883         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6884         new-restage3, compare): Autogenerate, see Makefile.in
6885         entry for behavioral changes.
6886         (distclean-stage1, new-stage1-start, new-stage1-end,
6887         new-stage1-bubble, distclean-stage2, new-stage2-start,
6888         new-stage2-end, new-stage2-bubble, distclean-stage3,
6889         new-stage3-start, new-stage3-end): New autogenerated targets.
6890         (objext, prebootstrap, BOOT_CFLAGS,
6891         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6892         targets.
6894         * Makefile.in: Regenerate.
6895         (distclean-stage1, new-stage1-start, new-stage1-end,
6896         new-stage1-bubble, distclean-stage2, new-stage2-start,
6897         new-stage2-end, new-stage2-bubble, distclean-stage3,
6898         new-stage3-start, new-stage3-end): New targets.
6899         (all-stage1-gcc): Move prebootstrap dependency from here...
6900         (configure-stage1-gcc): ...to here.
6901         (new-bootstrap): Use bubble targets.
6902         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6903         Use per-stage distclean targets.
6904         (configure-stage1-gcc, configure-stage2-gcc,
6905         configure-stage3-gcc, all-stage1-gcc,
6906         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6907         Use new-stageN-start to prepare the tree.
6909 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6911         * Makefile.def (host_modules): add libcpp.
6912         * Makefile.tpl: Add dependencies on and for libcpp.
6913         * Makefile.in: Regenerate.
6914         * configure.in: Add libcpp host module.
6915         * configure: Regenerate.
6917 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6919         * Makefile.tpl: Whenever a recursive target is defined, wrap
6920         it in a special @if/@endif block, and prepare its maybe
6921         dependency in the @if/@endif block
6922         * configure.in: Instead of writing maybe dependencies, remove
6923         the @if/@endif statements, and remove the @if/@endif blocks
6924         that remain.
6925         * configure: Regenerate.
6926         * Makefile.in: Regenerate.
6928 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6930         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6932 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6934         PR bootstrap/15120
6935         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6936         * */configure: Rebuilt.
6938 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6940         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6941         of libf2c.
6942         * configure, Makefile.in: Regenerate.
6944 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6946         * MAINTAINERS (Write After Approval): Add myself.
6948 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6950         Merge from tree-ssa-20020619-branch.
6952         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6953         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6954         (HOST_GMPLIBS): Define.
6955         (HOST_GMPINC): Define.
6956         (TARGET_LIB_PATH): Add libmudflap.
6957         (GFORTRAN_FOR_TARGET): Define.
6958         (configure-build*): Export GFORTRAN.
6959         (configure-gcc): Export GMPLIBS and GMPINC.
6960         (all-gcc): Add maybe-all-libbanshee.
6961         (configure-target-libgfortran): Define.
6962         * Makefile.in: Regenerate.
6963         * configure.in (host_libs): Add libbanshee.
6964         (target_libraries): Add target-libmudflap and target-libgfortran.
6965         Add --with-libbanshee.
6966         Handle --disable-libmudflap.
6967         (*-*-freebsd*): Use with_gmp.
6968         Add $(libgcj) to noconfigdirs.
6969         * configure: Regenerate.
6970         * depcomp: New file.
6971         * MAINTAINERS: Add tree-ssa maintainers.
6973 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6975         * MAINTAINERS (Various Maintainers): Add myself.
6977 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6979         * MAINTAINERS (Write After Approval): Add myself.
6981 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6983         * MAINTAINERS (Write After Approval): Add myself.
6985 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6987         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6988         * configure: Regenerate.
6990 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6992         Revert:
6993         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6995         * Makefile.def (flags_to_pass): Remove *dir variables that
6996         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6997         as well as prefix and exec_prefix.
6998         * Makefile.in: Regenerate.
7000 2004-04-26  Robert Millan  <robertmh@gnu.org>
7002         Add patches from libtool CVS.
7003         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7004         * ltconfig: Likewise.
7005         * ltcf-c.sh: Likewise.
7006         * ltcf-cxx.sh: Likewise.
7007         * ltcf-gcj.sh: Likewise.
7009 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7011         * Makefile.def (host_modules): Mark with the bootstrap
7012         flag packages on which gcc depends.
7013         * Makefile.tpl (all-bootstrap): Use it.
7014         * Makefile.in: Regenerate.
7016 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7018         * Makefile.def (flags_to_pass): Remove *dir variables that
7019         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7020         as well as prefix and exec_prefix.
7021         * Makefile.in: Regenerate.
7023 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7025         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7026         * configure: Regenerate.
7027         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7028         * gcc/Makefile.tpl (compare): Use the result of the test.
7029         * gcc/Makefile.in: Regenerate.
7031 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7033         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7034         Always relocate gcc and prev-gcc to the original names, even
7035         if the build fails.
7036         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7037         New targets.
7039 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7041         * MAINTAINERS: Update my email address.
7043 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7045         * configure.in (mips*-*-irix5*): Enable ld.
7046         * configure: Regenerate.
7048 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7050         * configure: Regenerate.
7052 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7054         * Makefile.tpl (configure-[+module+], configure-gcc,
7055         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7056         Set and export LDFLAGS.
7057         * Makefile.in: Regenerate.
7059 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7061         * MAINTAINERS: Add myself to write-after-approval.
7063 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7065         PR bootstrap/14871
7066         * Makefile.tpl: If we don't have built-in-tree target tools,
7067         use the ones found by configure rather than hacking around with
7068         program_transform_name.
7069         * configure.in: Give Makefile.tpl the information necessary
7070         to do that.
7071         * Makefile.in: Regenerate.
7072         * configure: Regenerate.
7074 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7076         PR bootstrap/14760
7077         * configure.in: When computing baseargs, strip *all* copies of
7078         offending options.  Also, don't match/substitute the trailing space,
7079         so that this actually works when two similar options are separated by
7080         only one space.
7081         * configure: Regenerate.
7083 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7085         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7086         (rs6000-*-aix*): Same.
7087         * configure: Regenerate.
7089 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7091         * MAINTAINERS: Add myself to write-after-approval.
7093 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7095         * MAINTAINERS: Add myself to write-after-approval.
7097 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7099         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7100         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7101         * Makefile.in: Regenerate.
7103         * configure.in (top level bootstrap support): Rework --enable-werror
7104         to set @stage2_werror_flag@.
7105         * configure: Regenerate.
7106         * Makefile.tpl (top level bootstrap support): Pass
7107         @stage2_werror_flag@ down to configure in stages 2 and 3.
7108         * Makefile.in: Regenerate.
7110 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7112         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7113         for stages 2 and 3 as well as in make.  As a consequence, remove
7114         OUTPUT_OPTION (now detected by configure) from the flags passed down
7115         to make.
7116         * Makefile.in: Regenerate.
7118         * Makefile.tpl (new-bootstrap): Fix typo.
7119         * Makefile.in: Regenerate.
7121 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7123         * Makefile.tpl: Rearrange by moving recursive_targets rules
7124         into their proper sections.
7125         * Makefile.tpl (top level bootstrap support): Move disabling
7126         of coverage flags from 'make' to 'configure'; improve comments.
7127         * Makefile.in: Regenerate.
7129         * Makefile.tpl (experimental top level bootstrap) Move stage1
7130         language setting from all- target to configure- target; disable
7131         intermodule optimization in stage 1; prevent gratuitous rebuilds
7132         of stage 1.
7133         * Makefile.in: Regenerate.
7134         * configure.in: Comma-separate stage 1 language list for top
7135         level bootstrap.
7136         * configure: Regenerate.
7138         * Makefile.tpl: Clean up experimental top level bootstrap support:
7139         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7140         prev-gcc in configure- targets as well as all- targets.
7141         * Makefile.in: Regenerate.
7143 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7145         * compile: New file imported from automake.
7147 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7149         * configure.in: Remove symbolic link section.
7150         * configure: Regenerate.
7151         * Makefile.tpl (links): Remove.
7152         * Makefile.in: Regenerate.
7154 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7155             Nathanael Nerode  <neroden@gcc.gnu.org>
7157         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7158         Set with AC_CHECK_PROGS.
7159         * configure.in: Fix comment typo from last patch.
7160         * configure: Regenerate.
7162 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7164         * Makefile.tpl: Introduce experimental top level bootstrap support.
7165         * Makefile.in: Regenerate.
7166         * configure.in: Introduce support for top level bootstrap.
7167         * configure: Regenerate.
7169 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7170             Paolo Bonzini  <bonzini@gnu.org>
7172         PR bootstrap/14522
7173         * configure.in: Cope with shells that do not support unquoted ^
7174         * configure: Regenerate.
7176 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7177             Paolo Bonzini  <bonzini@gnu.org>
7179         PR bootstrap/14522
7180         * configure.in: Cope with shells that do not support nesting
7181         quotes inside quoted backquote substitutions.
7182         * configure: Regenerate.
7184 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7186         PR bootstrap/14522
7187         * configure.in: Fix escaping of $.
7188         * configure: Regenerate.
7190 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7192         * configure: Regenerate, since I forgot to while committing Paolo's
7193         changes.
7195 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7197         PR ada/14131
7198         Move language detection to the top level.
7199         * configure.in: Find default values for the tools as
7200         soon as possible.  Disable ada if GNAT is not found.
7201         Emit error message about missing languages.  Expand
7202         --enable-languages=all for the gcc subdirectory.
7204 2004-03-10  Ben Elliston  <bje@gnu.org>
7206         * MAINTAINERS: Update my email address.
7208 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7210         * ltconfig: Disable building static libraries if building shared
7211         libraries on AIX 5L.
7213 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7215         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7216         and disable libgcj.
7217         * configure: Regenerated.
7219 2004-03-01  Brian Booth  <bbooth@redhat.com>
7221         * MAINTAINERS: Add myself to write-after-approval.
7223 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7225         * MAINTAINERS: Add myself to write-after-approval.
7227 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7229         PR bootstrap/7087
7230         * Makefile.tpl: Guard XFOO sed statements better.
7231         * Makefile.tpl: Add dependency for configure-target-libada.
7232         * Makefile.in: Regenerate (incidentally fixes broken
7233         commit when libada-branch was merged).
7235 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7237         * MAINTAINERS: Add myself to write-after-approval.
7239 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7241         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7242         maintainers.
7244 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7246         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7247         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7249 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7251         PR bootstrap/11932
7252         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7254 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7256         * MAINTAINERS: Added myself to write-after-approval.
7258 2004-02-14  Michael Koch  <konqueror@gmx.de>
7260         * MAINTAINERS: Added myself to write-after-approval.
7262 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7264         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7265         some OS port maintainers to OS port maintainers section.
7267 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7269         * MAINTAINERS: Add self.
7271 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7273         * MAINTAINERS: Alphabetize.
7275 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7277         * MAINTAINERS: Remove myself.
7279 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7281         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7282         (rs6000-*-aix*): Same.
7283         * configure: Regenerate.
7285 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7287         * configure.in (host): Add in missing $noconfigdirs to defines.
7288         * configure: Regenerate.
7290 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7291             Nathanael Nerode  <neroden@gcc.gnu.org>
7293         PR ada/6637, PR ada/5911
7294         Merge with libada-branch:
7295         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7296         with appropriate dependencies. Add --enable-libada configure switch.
7297         * configure, Makefile.in: Regenerate.
7299 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7301         * MAINTAINERS: Add myself to write-after-approval.
7303 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7305         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7306         * configure: Regenerate.
7308 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7310         Merge from upstream:
7312         * ltmain.in: When setting IFS to '~', be careful about user
7313         arguments that contain '~'.
7315         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7317         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7318         Also test $base_compile against $CC with escaped arguments. Bug
7319         reported by Geoff Keating <geoffk@apple.com>.
7321 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7323         * MAINTAINERS: Remove i960 port.
7325 2004-01-23  DJ Delorie  <dj@redhat.com>
7327         * Makefile.def (target_modules) [libiberty]: Don't stage.
7328         * Makefile.in: Rebuilt.
7330 2004-01-20  Caroline Tice  <ctice@apple.com>
7332         * MAINTAINERS: Add myself to write-after-approval.
7334 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7336         * MAINTAINERS: Update my email address.
7338 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7340         * MAINTAINERS: Add myself to write-after-approval.
7342 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7344         * MAINTAINERS: Remove entries without email address.
7346 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7348         * MAINTAINERS: Add myself to write-after-approval.
7350 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7352         * MAINTAINERS: Update my email address.
7354 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7356         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7357         * Makefile.tpl (configure-target-[+module+]): Support stage.
7358         * Makefile.in: Rebuilt.
7360 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7362         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7364 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7366         * MAINTAINERS: Add myself as a MIPS maintainer.
7368 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7370         * configure.in: Use ./config.cache, not config.cache.
7371         * configure: Regenerate.
7372         * Makefile.tpl: Special-casing not needed for GCC any more.
7373         * Makefile.in: Regenerate.
7375         * configure.in: Don't share a cache file for host dirs.
7376         * configure: Regenerate.
7378         * config-ml.in: Don't mess with the cache file.
7380 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7382         * MAINTAINERS: Move myself from 'Write After Approval' to
7383         'CPU Port Maintainers' section as SPARC maintainer.
7385 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7387         * Makefile.tpl: Make GCC use a separate config.cache.
7388         * Makefile.in: Regenerate.
7390         PR bootstrap/11932, PR bootstrap/11933
7391         (I don't know if it will fix either of them, but it relates
7392         to them.)
7393         * configure.in: Don't use shared config.cache for target
7394         directories.
7395         * configure: Regenerate.
7397 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7399         * MAINTAINERS: Add myself to 'Write After Approval' section.
7401 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7403         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7404         * configure: Regenerated.
7406 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7408         * MAINTAINERS: Remove the mn10200 maintainer.
7410 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7412         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7413         * configure: Regenerated.
7415 2003-12-16  Jan Hubicka  <jh@suse.cz>
7417         * MAINTAINERS: Add myself as callgraph maintainer.
7419 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7421         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7422         * configure: Regenerate.
7424 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7426         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7427         'Write After Approval' section. Update email.
7429 2003-12-01  James Lemke  <jim@wasabisystems.com>
7431         * MAINTAINERS (Write After Approval): Add myself.
7433 2003-11-20  Matt Thomas  <matt@3am-software.com>
7435         * MAINTAINERS: Add myself as a vax port maintainer.
7437 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7439         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7440         (configure-build-[+module+], configure-[+module+]): Likewise.
7441         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7442         * Makefile.in: Regenerate.
7444 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7446         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7447         shared/dylibed libraries.
7448         * ltmain.sh: Likewise.
7449         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7450         * ltcf-cxx.sh: Likewise.
7451         * ltcf-gcj.sh: Likewise.
7452         * ltconfig: Likewise.
7454 2003-11-17  Stan Cox  <scox@redhat.com>
7456         * MAINTAINERS: Add myself as iq2000 port maintainer.
7458 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7460         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7461         * Makefile.in: Regenerate.
7463 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7465         * config.sub: Update to 2003-11-03 version.
7467 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7469         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7470         * configure:  Regenerate.
7472 2003-10-20  Nicolas Pitre  <nico@cam.org>
7474         * MAINTAINERS: Add myself to 'Write After Approval' section.
7476 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7478         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7480 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7482         * MAINTAINERS: Update my email address.
7484 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7486         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7488 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7490         * MAINTAINERS: Add myself to 'Write After Approval' section.
7492 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7494         * config.guess: Update to 2003-10-16 version.
7495         * config.sub: Update to 2003-10-16 version.
7497 2003-10-15  David Daney  <ddaney@avtrex.com>
7499         * MAINTAINERS: Added myself to 'Write After Approval' section.
7501 2003-10-15  Falk Hueffner  <falk@debian.org>
7503         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7504         'Write After Approval' section. Update email.
7506 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7508         * MAINTAINERS: Move myself from 'Write After Approval' to
7509         'Various Maintainers' section as middle-end maintainer.
7511 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7513         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7514         HOST_FLAGS_TO_PASS.
7515         * Makefile.in: Regenerate.
7517 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7519         * config.guess: Update to 2003-10-07 version.
7520         * config.sub: Update to 2003-10-07 version.
7522 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7524         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7525         * ltconfig (irix5*, irix6*): Don't override version_type.
7527 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7529         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7530         * configure: Rebuilt
7531         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7532         * Makefile.in: Rebuilt
7534 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7536         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7538 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7540         * MAINTAINERS (Write After Approval): Add myself.
7542 2003-09-29  Paul Koning  <ni1d@arrl.net>
7544         * MAINTAINERS: Move myself from "Write After Approval"
7545         to CPU platform maintainers for pdp11 platform.
7547 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7549         * MAINTAINERS: Move myself from 'Write After Approval' to
7550         'Various Maintainers' section as libffi testsuite maintainer.
7552 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7554         * configure.in: Pass a computed --program-transform-name
7555         to subconfigures.
7556         * configure: Regenerated.
7558 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7560         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7561         * Makefile.in: Regenerate.
7563         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7564         * Makefile.in: Regenerate.
7566 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7568         * MAINTAINERS: Move myself from 'Write After Approval'
7569         to 'Various Maintainers' (objective-c) section.
7571 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7573         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7574         quoting.
7575         * configure: Regenerated.
7577 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7579         * MAINTAINERS (Write After Approval): Add myself to write after
7580         approval list.
7582 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7584         * MAINTAINERS (Write After Approval): Add myself.
7586 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7588         * MAINTAINERS: Update my e-mail address.
7590 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7592         * libtool.m4 (LD): Correct powerpc64 host match.
7594 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7596         * MAINTAINTERS: Update my affiliation and email address.
7598 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7600         * MAINTAINERS (Write After Approval): Add myself.
7602 2003-09-04  DJ Delorie  <dj@redhat.com>
7604         * configure: Regenerate.
7606 2003-09-04  Robert Millan  <robertmh@gnu.org>
7608         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7610 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7612         * configure.in: Ensure arguments to sed are properly spaced.
7613         * configure: Regenerate.
7615 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7617         * MAINTAINERS: Update my e-mail address.
7619 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7621         * MAINTAINERS (Write After Approval): Add myself.
7623 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7625         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7626         * configure: Regenerated.
7628 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7630         * MAINTAINERS: Update my email address.
7632 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7634         * configure.in:  Use newline instead of semicolon when assuming
7635         shell arguments in a for loop.
7636         * configure:  Regenerated.
7638 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7640         * MAINTAINERS: Resurrect the i860 maintainer.
7642 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7644         PR 8180
7645         * configure.in: When testing with_libs and with_headers, treat
7646         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7647         * configure: Regenerate.
7649         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7650         make, shell, etc.
7651         (baseargs): Likewise.
7652         * configure: Regenerate.
7654 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7656         * MAINTAINERS (Write After Approval): Add myself.
7658 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7660         * configure.in: Disable libgcj for darwin not on powerpc.
7661         * configure: Rebuild.
7663 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7665         * config-ml.in, symlink-tree: Add license.
7667 2003-08-03  Richard Stallman  <rms@gnu.org>
7668             Eben Moglen  <moglen@columbia.edu>
7670         * README.SCO: New file.
7672 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7674         * Makefile.tpl (check, check-c++): Express dependencies using
7675         dependencies rather than commands.
7676         * Makefile.in: Regenerate.
7678 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7680         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7681         * configure: Ditto.
7683 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7685         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7686         * Makefile.in: Update.
7688 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7690         * configure.in: Enable libgcj for darwin.
7691         * configure: Rebuild.
7693 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7695         * config-ml.in:  Use ac_configure_args directly instead of
7696         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7697         actually seen.
7699 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7701         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7702         creating target and build subdirs to build all parent dirs as needed.
7703         * Makefile.in: Rebuild.
7704         * configure.in: Don't build dirs explicitly here.
7705         * configure: Rebuild.
7707 2003-07-26  Paul Brook  <paul@nowt.org>
7709         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7711 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7713         * Makefile.tpl (all-make): Depend on intl.
7714         * Makefile.in: Rebuilt.
7716 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7718         * install-sh:  Update to newer upstream versions (associated with
7719         aclocal 1.7).
7720         * mkinstalldirs:  Likewise.
7721         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7723 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7725         * MAINTAINERS: Move self from Bug database only accounts
7726         to write-after-approval.
7728 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7730         * config.if: Remove unused libc_interface determination.
7732 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7734         * MAINTAINERS: Move self from write-after-approval to
7735         build machinery (*.in).
7737 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7739         PR bootstrap/11273
7740         PR bootstrap/11408
7741         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7742         unused INSTALL_PROGRAM_ARGS.
7743         * configure.in: Use AC_PROG_INSTALL.
7744         * Makefile.in: Regenerate.
7745         * configure: Regenerate.
7747 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7749         * MAINTAINERS: Alphabetize.
7751 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7753         * configure: Rebuilt.
7754         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7755         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7756         newlib nor libgloss.
7757         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7758         * configure.in (am33_2.0-*-linux*): Added.
7760 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7762         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7763         * configure: Regenerate.
7765 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7767         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7768         * Makefile.in: Regenerate.
7770 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7772         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7773         * Makefile.in: Regenerate.
7775 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7777         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7778         * Makefile.in: Regenerated.
7780         * config-ml.in: Replace PWD with PWD_COMMAND.
7782 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7784         * intl: New directory; see intl/ChangeLog for details.
7785         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7786         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7787         * Makefile.in: Regenerate.
7789 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7791         * configure.in: Clean up config-lang.in handling.  Delete
7792         useless assignment to "subdirs".
7793         * configure: Regenerate.
7795 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7797         * configure.in: Rename 'target_libs' to 'target_libraries'.
7798         Remove useless reference to 'target_libs'.
7799         * configure: Regenerate.
7801 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7803         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7804         * Makefile.in: Regenerate.
7806 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7808         * Makefile.def: Introduce flags_to_pass.
7809         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7810         * Makefile.in: Regenerate.
7812 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7814         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7815         and target-libgloss.
7816         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7817         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7818         * configure: Regenerate.
7820 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7822         * configure.in: Update testsuite_flags to new location.
7823         * configure. Regenerate.
7825 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7827         * Makefile.tpl: Remove BUILD_CC stuff.
7828         * Makefile.in: Regenerate.
7830 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7832         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7834 2003-06-16  Graeme Peterson  <gp@qnx.com>
7836         * MAINTAINERS (Write After Approval): Add myself.
7838 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7840         * config.guess: Update to 2003-06-12 version.
7841         * config.sub: Update to 2003-06-13 version.
7843 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7845         * config.guess: Update to 2003-06-06 version.
7846         * config.sub: Update to 2003-06-06 version.
7848 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7850         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7851         * configure. Regenerate.
7853 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7855         * configure.in: Disable serial configure by default.
7856         * configure: Regenerate.
7857         * Makefile.tpl: Abolish .NOTPARALLEL.
7858         * Makefile.in: Regenerate.
7860         * Makefile.tpl: Replace {build,host,target}_canonical by
7861         {build,host,target}.
7862         * Makefile.in: Regenerate.
7864         * Makefile.tpl: Fix stupid pasto.
7865         * Makefile.in: Regenerate.
7867 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7869         * Makefile.tpl: Remove bogus conditional.
7870         * Makefile.in: Regenerate.
7872 2003-06-05  Jan Hubicka  <jh@suse.cz>
7874         * Makefile.tpl (profiledbootstrap): New target.
7875         * Makefile.in (profiledbootstrap): New target.
7877 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7879         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7880         Pinski. Remove user names from other bugzilla-only maintainers.
7882 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7884         * Makefile.tpl: Make 'recursive targets' using autogen rather
7885         than shell loop.  Remove duplicate 'clean' targets and false
7886         comments.
7887         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7888         Add systematic method of specifying missing targets in subdirs.
7889         Add copyright boilerplate.
7890         * Makefile.in: Regenerate.
7891         * configure.in: Add 'recursive targets' to maybe list.
7892         * configure: Regenerate.
7894         * MAINTAINERS: "GNATS only" -> "Bug database only".
7896         * Makefile.tpl: Rename [+target+] to [+make_target+].
7897         * Makefile.def: Rename 'target' to 'make_target'.
7899 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7901         * MAINTAINERS: Add self as options handling maintainer.
7903 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7905         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7906         been too long since I touched those ports.
7908 2003-05-28  DJ Delorie  <dj@redhat.com>
7910         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7911         * Makefile.in: Regenerate.
7913 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7915         * configure.in: Use curly braces in the definition of tooldir.
7916         * configure: Regenerate.
7918 2003-05-21  DJ Delorie  <dj@redhat.com>
7920         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7921         newlib or libgloss.
7922         * Makefile.in: Regenerate.
7924 2003-05-21  DJ Delorie  <dj@redhat.com>
7926         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7927         * Makefile.in: Regenerate.
7929 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7931         * MAINTAINERS: Update my e-mail address.
7933 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7935         * configure.in: Switch more things to use maybe dependencies.
7936         * Makefile.tpl: Switch more things to use maybe dependencies.
7937         Factor out common code from autogen IF statements.
7938         * configure: Regenerate.
7939         * Makefile.in: Regenerate.
7941 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7943         * configure.in: Accept i[3456789]86 for machine type.
7944         * configure: Regenerate.
7946 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7948         * configure.in: Switch more things to use maybe dependencies.
7949         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7950         * configure: Regenerate.
7951         * Makefile.tpl: Switch more things to use maybe dependencies.
7952         * Makefile.in: Regenerate.
7954 2003-05-16  Andreas Schwab  <schwab@suse.de>
7956         * Makefile.tpl (install-opcodes): Define.
7957         * Makefile.in: Rebuild.
7959 2003-05-13  Andreas Jaeger  <aj@suse.de>
7961         * config.guess: Update to 2003-05-09 version.
7962         * config.sub: Update to 2003-05-09 version.
7964 2003-05-13  Michael Eager  <eager@mvista.com>
7966         * configure.in: Correct sed script so that options in quotes are not
7967         deleted.
7968         * configure: Rebuild.
7970 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7972         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7973         and $$s/newlib/libc/sys/cygwin32 include paths.
7974         * configure: Ditto.
7976 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7978         * MAINTAINERS: Update my email addresses.
7980 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7982         * config-ml.in: Propagate INSTALL variables.
7984 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7986         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7988 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7990         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7991         * Makefile.in: Regenerate.
7993 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7995         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7997 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7999         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8001 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8003         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8004         * Makefile.in: Regenerated.
8006 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8008         * MAINTAINERS (Write After Approval): Upgrade myself from
8009         GNATS only to write-after-approval. Update my mail address.
8011 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8013         (OS Port Maintainers: freebsd): Add myself.
8015 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8017         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8019 2003-04-22  Kean Johnston  <jkj@sco.com>
8021         * MAINTAINERS (SCO ports): Added myself.
8023 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8025         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8027 2003-04-19  Kean Johnston  <jkj@sco.com>
8029         * MAINTAINERS (Write After Approval): Add myself.
8031 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8033         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8034         * Makefile.in: Regenerate.
8036 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8038         * configure.in (powerpc64*-*-linux*): Remove.
8039         * configure: Rebuilt.
8041 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8043         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8044         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8045         and restrap.
8046         * Makefile.in:  Regenerate.
8048 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8050         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8051         * configure: Regenerated.
8053 2003-04-15  DJ Delorie  <dj@redhat.com>
8055         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8057 2003-04-13  Nick Clifton  <nickc@redhat.com>
8059         * config-ml.in: Remove support for --disable-aix removing
8060         call-aix multilibs.
8062 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8064         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8065         * */configure: Rebuilt.
8067 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8069         * MAINTAINERS: Add my email address.
8071 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8073         * MAINTAINERS (Write After Approval): Add myself.
8075 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8077         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8078         * Makefile.in: Regenerate.
8080 2003-03-14  Michael Chastain  <mec@shout.net>
8082         * Makefile.in: Regenerate with correct Makefile.def.
8084 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8086         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8087         Make macro.
8088         * Makefile.in: Regenerate.
8089         * configure.in: Clean up gxx_include_dir logic.
8090         * configure: Regenerate.
8092 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8094         * MAINTAINERS (Write After Approval): Add myself.
8096 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8098         * MAINTAINERS: Update my mail address.
8100 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8102         * configure.in (gxx_include_dir): Fix typo.
8103         * configure: Regenerated.
8105 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8107         * Makefile.tpl: Reindent.
8108         * Makefile.in: Regenerate.
8109         * configure.in: Reindent.  Don't set unused variables.
8110         * configure: Regenerate.
8112 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8114         * configure.in: Include $(build_tooldir)/sys-include in
8115         FLAGS_FOR_TARGET.
8116         * configure: Regenerated.
8118 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8120         * Makefile.tpl: Always pass down RANLIB.
8121         * Makefile.in: Regenerate.
8123         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8124         * Makefile.in: Regenerate.
8125         * configure.in: Remove unused logic relating to --enable-shared
8126         and --enable-threads.  Remove bogus comments.  Remove redundant
8127         noconfigdirs.
8128         * configure: Regenerate.
8130         * configure.in: Replace ${libstdcxx_version} by its value.
8131         Remove reference to mh-dgux.
8132         * configure: Regenerate.
8134 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8136         * MAINTAINERS (Write After Approval): Add myself.
8138 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8140         * Makefile.tpl: Rearrange.
8141         * Makefile.in: Regenerate.
8143 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8145         * configure.in: Add support for kaOS as cross build target system.
8146         * configure: Regenerated.
8148 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8150         * MAINTAINERS (Write after approval): Add myself.
8152 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8154         * MAINTAINERS: Update my email address.
8156 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8158         * MAINTAINERS: Add self to blanket write privs. section.
8160 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8162         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8163         configure-target-* as some target builds may require additional
8164         flags for preprocessor tests.
8165         * Makefile.in: Regenerated.
8167 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8169         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8170         * ltconfig: Handle it.
8171         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8172         auto-detecting it.
8174         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8175         it is used as argument to $CC.
8176         * ltcf-gcj.sh: Likewise.
8178         * configure.in: Introduce --enable-maintainer-mode.
8179         * configure: Rebuilt.
8180         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8181         for maintainer mode.
8182         * Makefile.in: Rebuilt.
8184 2003-02-18  Jason Merrill  <jason@redhat.com>
8186         * Makefile.tpl (check-c++): Allow parallelism.
8188 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8190         * MAINTAINERS: Remove John Carr (who never actually had access to
8191         gcc.gnu.org).
8193 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8195         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8196         don't configure target-libobjc.
8197         * configure: Regenerate.
8199 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8201         * Makefile.tpl (RANLIB): Define.
8202         * Makefile.in: Regenerate.
8204 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8206         * MAINTAINERS: Update my email.
8208 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8210         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8211         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8212         * Makefile.in: Regenerated.
8213         * configure.in: Remove all traces of snavigator, db, and grep.
8214         * configure: Regenerated.
8216 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8218         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8219         After Approval.
8221 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8223         * MAINTAINERS (Write after approval): Add myself.
8225 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8227         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8228         * Makefile.in: Regenerated.
8230 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8232         * config.guess: Updated to 2003-01-30's version.
8233         * config.sub: Updated to 2003-01-28's version.
8235 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8237         * config.if: If gcc_version is already set, just use it.  Don't set
8238         gcc_version_trigger if it's already set, otherwise set it to
8239         gcc/version.c, but only if the file exists.  If it is not set and
8240         gcc/version.c does not exist, try to extract the version number from
8241         $CC.
8243 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8245         * MAINTAINERS: Add myself to write-after-approval list.
8247 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8249         * configure.in:  Revert 24Jan change.
8250         * configure:  Regenerate.
8252 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8254         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8255         entry of HJ Lu.
8257 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8259         * configure.in: Revert previous change.
8260         * configure: Regenerate.
8262 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8264         * configure.in: Make rda native-only.
8265         * configure: Regenerate.
8267 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8269         * MAINTAINERS: Move myself from GNATS-only-accounts to
8270         write-after-approval.
8272 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8274         * configure.in: Add missing \.
8275         * configure: Rebuilt.
8277 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8279         * configure.in (baseargs): Avoid using \| in sed regular
8280         expressions.
8281         * configure: Rebuilt.
8283 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8285         * configure.in (baseargs): Remove all supported forms of
8286         --cache-file, --srcdir, --host, --build and --target options
8287         from argument lists.
8288         * configure: Rebuilt.
8290 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8292         * MAINTAINERS: Add myself to write-after-approval list.
8294 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8296         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8297         * configure: Rebuilt.
8299 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8301         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8302         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8303         * Makefile.in: Regenerate.
8304         * configure: Regenerate.
8306 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8308         * configure.in: Remove Makefile in build, host and target modules
8309         unless configure was run with --no-recursion.
8310         * configure: Rebuilt.
8312 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8314         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8315         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8316         * Makefile.in: Regenerate.
8318 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8320         * config.guess: Update to 2003-01-03 version.
8321         * config.sub: Update to 2003-01-03 version.
8323 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8325         * configure: Regenerate with proper autoconf 2.13.
8327 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8329         * configure.in: Add AC_PREREQ for consistency.
8330         * configure: Regenerate.
8332 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8334         * configure.in (GDB_TK): Add tcl directories conditional on
8335         gdb/gdbtk directory being present.
8336         * configure: Regenerate.
8338 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8340         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8341         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8342         * configure: Rebuilt.
8344 2002-12-31  Tom Tromey  <tromey@redhat.com>
8346         * Makefile.in: Rebuilt.
8347         * Makefile.def (target_modules) [libffi]: Allow installation.
8349 2002-12-31  Andreas Schwab  <schwab@suse.de>
8351         * configure.in: Fix use of $program_transform_name.
8352         * configure: Regenerated.
8354 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8356         * configure.in (baseargs): Don't remove first configure argument.
8357         * configure: Regenerated.
8359 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8361         * Makefile.tpl (local-distclean): Don't remove...
8362         (multilib.ts): ... this.  Moved into...
8363         (multilib.out): ... this.  Don't use sub-make.
8364         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8365         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8366         (configure-build-[+module+], configure-[+module+],
8367         configure-target-[+module+], configure-gcc): ... these.  Test
8368         for Makefile existence.  Drop config.status from dependencies.
8369         * Makefile.in: Rebuilt.
8370         * configure.in: Move gcc-version-trigger to the end of
8371         ac_configure_args.  Add comments to maybedep.tmp and
8372         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8373         nonopt from baseargs, matching and removing corresponding
8374         whitespace while at it.
8375         * configure: Rebuilt.
8377 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8379         * configure.in (host_configargs): Replace reference to
8380         no-longer-defined buildopts with --build=${build_alias}.
8381         * configure: Rebuilt.
8383         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8384         program_transform_name to standard idiom.
8385         (AUTOGEN, AUTOCONF): Define.
8386         (Makefile.in): Use $(AUTOGEN).
8387         (Makefile): Depend on config.status, and use autoconf-style rule to
8388         build it.  Move original commands to...
8389         (config.status): ... this new target.
8390         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8391         $(AUTOCONF).
8392         * Makefile.in: Rebuilt.
8394 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8396         * Makefile.tpl: Fix dramatic bustage due to change in
8397         program_transform_name.
8398         * Makefile.in: Regenerate.
8400         * configure.in: Remove unnecessary PATH setting.
8401         * configure: Regnerate.
8403         * configure.in: Don't default to unprefixed tools unless
8404         the native tools will work.
8405         * configure: Regenerate.
8407         * configure.in: Convert to autoconf script.  Blow away lots
8408         of now-redundant Makefile fragments.
8409         * configure: Generate using Autoconf.
8410         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8411         * Makefile.in: Regenerate.
8413 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8415         * configure: Fix stupid bug where RANLIB was mistakenly included.
8417         * configure.in: Rename (buildargs, hostargs, targargs) to
8418         (build_configargs, host_configargs, target_configargs).
8420         * configure.in: Move logic out of sed statement.
8422         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8423         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8425 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8427         * config.sub: Import from master repository
8428         * config.guess: Ditto
8430 2002-12-24  Andreas Schwab  <schwab@suse.de>
8432         * Makefile.tpl (multilib.out): Fix missing space.
8433         * Makefile.in: Regenerate.
8435 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8437         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8438         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8439         * Makefile.in: Regenerate.
8440         * configure.in: Remove unnecessary leftovers.
8442 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8444         * configure.in (extra_ranlibflags_for_target): New variable.
8445         (*-*-darwin): Add -c to ranlib commands.
8446         * configure (tooldir): Handle extra_ranlibflags_for_target.
8448 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8450         * Makefile.tpl: Revert HJL's change.
8451         * Makefile.in: Regenerated.
8452         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8453         always.
8455 2002-12-19  Andreas Schwab  <schwab@suse.de>
8457         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8458         * Makefile.in: Regenerate.
8460 2002-12-18  H.J. Lu  <hjl@gnu.org>
8462         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8463         * Makefile.in: Regenerated.
8465         * configure.in (build_prefix): New. Substitute.
8467 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8469         * Makefile.tpl: Don't let real targets depend on phony targets.
8470         * Makefile.in: Regenerate.
8472         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8473         * Makefile.in: Regenerate.
8475 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8477         * config.sub: Import from master repository
8478         * config.guess: Ditto
8480 2002-12-16  Jason Merrill  <jason@redhat.com>
8482         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8483         previous 'make bootstrap'.
8484         * Makefile.in: Regenerate.
8486 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8488         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8490 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8492         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8493         * Makefile.in: Regenerate.
8495 2002-12-13  Jason Merrill  <jason@redhat.com>
8497         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8498         library tests.
8499         (check-c++): Just depend on it and check-target-libstdc++-v3.
8500         * Makefile.in: Regenerate.
8502 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8504         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8505         * Makefile.in: Rebuilt.
8507 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8509         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8511 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8513         * configure: Fix bug put in by gremlins.
8515         * Makefile.tpl: Substitute more autoconfily.
8516         * configure: Substitute more autoconfily.
8517         * Makefile.in: Regenerate.
8519 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8521         * config.sub: Import from master repository
8522         * config.guess: Ditto
8523         * MAINTAINERS: Added Svein Seldal under write after approval
8525 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8527         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8528         * Makefile.in (all-sim): Ditto.
8530 2002-12-06  DJ Delorie  <dj@redhat.com>
8532         * Makefile.tpl: Change configure dependencies to not have real
8533         targets depend on phony targets.
8535 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8537         * configure.in: Revert unintentional change.
8539         * Makefile.tpl: Change dependency for */multilib.out so that
8540         it works when gcc isn't in the tree.
8542         * configure.in: Substitute more.
8543         * configure: Run subconfigures from the Makefile.
8544         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8545         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8547 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8549         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8551 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8553         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8554         and corresponding dependencies.
8555         * Makefile.in: Regenerate.
8557         * configure.in (host_tools): Order binutils, gas and ld for
8558         convenience in running the testsuites.
8560         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8561         * Makefile.in: Regenerate.
8562         * configure.in: Introduce rules to serialize subconfigure runs.
8564         * configure.in: Introduce BASE_CC_FOR_TARGET.
8565         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8566         Realize configure-build-* targets.  Realize configure-target-* targets.
8567         * Makefile.in: Regenerate.
8569 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8571         * configure: Move gcc_version_trigger stuff from here...
8572         * configure.in: ...to here.
8574         * configure.in: Separate subconfigure options added by this file from
8575         options given by the user.  Add machinery to put args for host
8576         subconfigures into the Makefile.
8578         * Makefile.tpl: Remove 'vault' targets.
8579         * Makefile.tpl: Reorder and comment dependencies.
8580         * Makefile.in: Regenerate.
8582 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8583         * configure.in: Fix my broken commit of previous patch. (sigh)
8585 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8587         * configure.in: Move host-specific darwin noconfigdirs into
8588         the host-specific section.
8590 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8592         * configure.in: Move host-specific darwin noconfigdirs into
8593         the host-specific section.
8595 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8597         * configure: Remove skip-this-dir support.
8598         * Makefile.tpl: Remove skip-this-dir support.
8600         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8601         subdirectories.
8602         * Makefile.in: Regenerate.
8604         * Makefile.tpl: Strip out useless setting of 'dir'.
8605         * Makefile.in: Regenerate.
8607 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8609         * configure.in: Fix deeply stupid bug.
8611         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8612         shell code in CXX_FOR_TARGET
8613         * Makefile.def: Introduce raw_cxx.
8614         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8615         RAW_CXX_FOR_TARGET.
8616         * Makefile.in: Regenerate.
8618 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8620         * Makefile.tpl: Remove unnecessary ifs.
8621         * Makefile.in: Regenerate.
8623         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8624         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8625         targets for 'no_install' modules.
8626         * configure: Move GDB_TK substitution to configure.in.  Move
8627         build_modules stuff to configure.in.
8628         * configure.in: Implement soft dependency machinery.  Maybe-ize
8629         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8630         * Makefile.in: Regenerate.
8632 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8634         * Makefile.tpl: Make all-target, install-target behave similarly
8635         to all, install (only hitting configured targets).  Eliminate
8636         unused macro defintions.
8638         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8639         build != host.
8641         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8643         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8645         * configure.in: Produce lists of subdir targets we're actually
8646         configuring.  Remove references to "dosrel".
8647         * Makefile.tpl: Let configure set which subdir targets are hit.
8648         Remove install-cross; clean up install; remove ALL.  Remove
8649         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8650         Autogenerate host module targets.  Remove empty dependency lines
8651         and redundant dependency; rearrange slightly.
8652         * Makefile.def: Add host-side libtermcap, utils.
8654         * Makefile.in: Regenerate.
8656 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8658         * ltconfig (osf[345]): Append $major to soname_spec.
8659         Reflect this in library_names_spec.
8660         * ltmain.sh (osf): Prefix $major with . for use as extension.
8662 2002-11-19  Andreas Jaeger  <aj@suse.de>
8664         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8665         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8666         and sparc64 GNU/Linux systems.
8668 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8670         * MAINTAINERS: Update email.
8672 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8674         * MAINTAINERS: Complete James Dennett's entry.
8676 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8678         * MAINTAINERS (Write After Approval): Add myself.
8680 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8682         * Makefile.tpl: syntactic cleanup
8684 2002-11-13  Stuart Hastings  <stuart@apple.com>
8686         * MAINTAINERS: Add myself to write-after-approval list.
8688 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8690         * Makefile.def: Add list of recursive targets to autogenerate.
8691         Add build_modules.
8692         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8693         targets.  Autogenerate *-build-* targets.
8694         * Makefile.in: Regenerate.
8696 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8698         * configure: More autoconf-style substitutions.
8699         * Makefile.tpl: More autoconf-style substitutions.
8700         * Makefile.in: Regenerate.
8702 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8704         * configure: Substitute more variables in a more autoconf-friendly
8705         way.  Simplify slightly.
8706         * Makefile.tpl: Make more variables substitutable in an
8707         autoconf-friendly way.
8708         * Makefile.in: Regenerate.
8710 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8712         * MAINTAINERS (Write After Approval): Add myself.
8714 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8716         * configure.in (v810*): Remove special setting of tools.
8718         * configure: Add support for extra required flags for ar or nm.
8719         * configure.in (aix4.3+): Use above support for target-specific
8720         issues, rather than using config/mt-aix43.
8722 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8724         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8725         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8726         with $srcdir.  Reformat indentation.  Substitute some variables
8727         formerly hard-coded in the Makefile for build=host.
8728         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8729         * Makefile.def: Autogenerate more.
8730         * Makefile.in: Regenerate.
8732 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8734         * MAINTAINERS (Write After Approval): Add myself.
8736 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8738         * Makefile.def (host_modules): Add rda.
8739         * Makefile.in: Regenerate.
8740         * configure.in (target_tool): Add target-rda to list.
8742 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8744         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8746 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8748         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8749         and restrap targets to this rule.
8750         * Makefile.in:  Regenerate.
8752 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8754         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8755         GNATS only accounts.
8757 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8759         * configure.in (i[3456]86-*-linux*): Add check to disable
8760         ${libgcj} for glibc1.
8762 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8764         * MAINTAINERS: Add myself as ip2k port maintainer.
8766 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8768         * configure.in: Add tic4x target.
8770 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8772         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8773         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8774         * Makefile.in: Regenerate.
8776         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8777         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8778         * Makefile.in: Regenerate.
8780 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8782         * MAINTAINERS: Add myself as web pages co-maintainer.
8784 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8786         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8787         * Makefile.in: Regenerate.
8789 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8791         * MAINTAINERS: Add myself and Nathan Sidwell
8792         <nathan@codesourcery.com> as VxWorks maintainers.
8794 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8796         * Makefile.def: Remove order dependency comments.
8797         * Makefile.tpl: Add explicit install-install dependencies.
8798         * Makefile.in: Regenerate.
8800         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8801         * Makefile.in: Regenerate.
8803         * Makefile.tpl: Add configure-target (for src-release in src)
8804         * Makefile.in: Regenerate.
8806 2002-09-30  Nick Clifton  <nickc@redhat.com>
8808         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8810 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8812         * configure.in (s390*-*-linux*): Enable libgcj.
8814 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8816         * configure: Revert accidentally applied changes.
8818         * Makefile.tpl: Make more autoconf-friendly.
8819         * Makefile.in: Regenerate.
8820         * configure: Make substitution more autoconf-like.
8822 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8824         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8825         single entry to handle all these.
8826         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8827         libjava on arm-*-elf.
8829 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8831         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8832         things that depend on them.
8834 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8836         * Makefile.tpl: Make subsituted variables more autoconfy.
8837         * Makefile.in: Regenerate.
8838         * configure: Make seds more autoconfy.
8840 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8842         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8843         * Makefile.in: Regenerate.
8844         * configure.in: Rewrite sed statements to look autoconfy.
8846         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8847         all-target-foo on configure-target-foo.
8848         * Makefile.def: Ditto.
8849         * Makefile.in: Rebuild.
8851 2002-09-25  Andrew Haley  <aph@redhat.com>
8853         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8855 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8857         * Makefile.def: New file.
8858         * Makefile.tpl: New file.
8859         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8860         * contrib/gcc_update: Note that Makefile.in is a generated file.
8862         * configure.in: Minor rearrangement.  Simplify tests.
8864 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8866         * configure.in (with_headers): Skip copy if value is "yes".
8867         (with_libs): Likewise.
8869 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8871         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8872         * configure.in (sh*-*-pe*): Ditto.
8873         * configure.in (mips*-*-pe*): Ditto.
8874         * configure.in (*arm-wince-pe): Ditto.
8876         * configure.in: Rearrange.
8878 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8880         * MAINTAINERS: Update my email address.
8882 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8884         * MAINTAINERS: (Write After Approval): Add myself.
8886 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8888         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8890 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8892         * MAINTAINERS: Change my mailing address.
8894 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8896         * MAINTAINERS (Write After Approval): Remove myself.
8897         (Various Maintainers: c++ runtime libs): Add myself.
8899 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8901         * MAINTAINERS (Write After Approval): Remove myself.
8902         (Various Maintainers: c++ runtime libs): Add myself.
8904 2002-08-15  Eric Christopher  <echristo@redhat.com>
8906         * config.sub: Import from master repository.
8907         * config.guess: Ditto.
8909 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8911         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8912         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8913         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8915 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8917         * MAINTAINERS: Add self to rs6000 vector extensions.
8919 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8921         * libiberty/configure: Reverted unintended yesterday's check in.
8923 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8925         * boehm-gc/configure, libf2c/configure: Rebuilt.
8926         * libffi/configure, libiberty/configure: Ditto.
8927         * libjava/configure, libobjc/configure: Ditto.
8928         * libstdc++-v3/configure, zlib/configure: Ditto.
8929         Merged from binutils:
8930         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8931         From Steve Ellcey <sje@cup.hp.com>:
8932         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8933         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8934         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8935         IA64.
8936         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8937         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8938         soname_spec, sys_lib_search_path_spec): Ditto.
8940 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8942         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8944 2002-08-04  H.J. Lu  (hjl@gnu.org)
8946         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8948 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8950         * MAINTAINERS (Write After Approval): Add myself.
8952 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8954         * configure.in: Move generic linux case to end.  Copy generic
8955         linux noconfigdirs to mips*-*-linux* entry and new
8956         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8958 2002-07-19  Michael Matz  <matz@suse.de>
8960         * MAINTAINERS: Add myself as ra* maintainer.
8962 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8964         * config.guess: Update to 2002-07-09 version.
8965         * config.sub: Update to 2002-07-03 version.
8967 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8969         * MAINTAINERS: Fix typo in a maintainer email address.
8971 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8973         * configure.in: Remove two redundant tests.
8975 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8977         * configure.in (mips*-*-irix6*o32): Enable stabs.
8979 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8981         * configure.in: Don't build grez.
8982         * Makefile.in: Ditto.
8984         * Makefile.in: Remove references to bsp, cygmon, libstub.
8985         * configure.in: Ditto.
8987         * configure.in: Remove leftover reference to gdbtest.
8989 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8991         * configure.in (gxx_include_dir):  Change to match versioned
8992         C++ headers if --enable-version-specific-runtime-libs is used.
8994 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8996         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8998 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9000         * configure.in: Make --without-x work.
9002 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9004         * configure.in: Rearrange target Makefile fragment collection.
9006         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9007         cvs[src].
9008         * configure.in: Ditto.
9010 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9012         * MAINTAINERS (Write After Approval): Update my e-mail address.
9014 2002-06-24  Ben Elliston  <bje@redhat.com>
9016         * configure.in (host_tools): Remove cgen.
9018         * Makefile.in (all-cgen): Remove; runs from its source directory.
9019         (check-cgen, install-cgen, clean-cgen): Likewise.
9020         (all-opcodes): Do not depend on all-cgen.
9021         (all-sim): Likewise.
9023 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9025         * Makefile.in: Eliminate 'apache' targets.
9026         * configure.in: Eliminate 'apache' targets.
9028         * configure.in: Eliminate redundant tests.  Reorganize.
9030         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9032         * config-ml.in: Eliminate references to Cygnus configure.
9034         * Makefile.in: Eliminate references to building emacs.
9036 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9038         * MAINTAINERS: Update my email address.
9040 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9042         * config.if (libstdcxx_incdir): Version C++ headers.
9043         (cxx_incdir): Remove.
9045 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9047         * MAINTAINERS (Write After Approval): Add self.
9049 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9051         * configure.in: Add support for ip2k.
9053 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9055         * configure.in: Fix AIX configury bug.
9057 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9059         * MAINTAINERS (Write After Approval): Add self.
9061 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9063         * configure.in: replace ${topsrcdir} with ${srcdir}
9065         * configure.in: Move definition of libstdcxx_flags
9066         right above usage, rather than waaay earlier.
9068         * configure.in: Pull definition of is_cross_compiler earlier.
9070         * configure.in: Rearrange a little.
9072         * configure.in: Remove references to librx.
9073         * Makefile.in: Remove references to librx.
9075 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9077         * config.sub: Add support for avr target.
9078         Import from master sources, rev 1.255
9080 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9082         * configure, .cvsignore:  Revert previous change...
9083         * Makefile:  ...delete.
9085 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9087         * configure.in: Eliminate ${gasdir} variable.
9089 2002-06-18  Dave Brolley  <brolley@redhat.com>
9091         * configure.in: Add support for frv.
9092         * config.sub: Add support for frv.
9094 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9096         * configure:  Remove garbage from previous commit.
9098 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9100         * configure:  For in-source builds, make a subdir and re-exec there.
9101         * Makefile:  New file.  Pass targets through to build directory.
9102         * .cvsignore:  No longer ignore "Makefile".
9104 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9106         * MAINTAINERS (Write After Approval): Add self.
9108 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9110         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9112 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9114         * configure.in (vax-*-netbsd*): Re-enable gas.
9116 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9118         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9119         BUILD_PREFIX_1, to correct nomenclature.
9120         * configure: Likewise.
9122         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9123         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9125 2002-05-31  Olaf Hering  <olh@suse.de>
9127         * config-ml.in: Propogate DESTDIR also.
9129 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9131         * configure.in (vax-*-netbsd*): Don't build gas for this
9132         platform.
9134 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9136         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9137         and libgcj for AVR.
9139 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9141         * MAINTAINERS (Write After Approval): Add myself.
9143 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9145         * config.guess: Update to 2002-05-22 version.
9146         * config.sub: Likewise.
9148 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9150         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9151         * config-ml.in: Likewise.
9152         * configure: Likewise.
9153         * configure.in: Likewise.
9155 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9157         * MAINTAINERS: Update my email address.
9159 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9161         * configure.in: Simplify makefile fragment collection.
9163         * configure.in: Remove code to build emacs.
9165         * configure.in : Remove --srcdir argument from targargs and buildargs
9166         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9168         * configure: Move some logic to configure.in.
9169         * configure.in: Move some logic from configure.
9171 2002-05-11  Tom Tromey  <tromey@redhat.com>
9173         * MAINTAINERS: Reflect libgcj reality.
9175 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9177         * Makefile.in: Honour DESTDIR.
9179 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9181         * config.guess: Import 2002-03-20 version.
9182         * config.sub: Import 2002-04-26 version.
9184 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9186         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9188 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9190         * MAINTAINERS: Add self.
9192 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9194         * ltmain.sh: Detect and handle object name conflicts
9195         while piecewise linking a static library.
9197 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9199         * configure.in (noconfigdirs): Don't disable libgcj on
9200         sparc64-*-solaris* and sparcv9-*-solaris*.
9202 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9204         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9206 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9208         * configure.in (FLAGS_FOR_TARGET): Do not add
9209         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9210         on i[3456]86-*-linux*.
9212 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9214         * configure.in (noconfigdirs): Replace [ ] with test.
9216         * configure.in (noconfigdirs): Do not add target-newlib if
9217         target == i[3456]86-*-linux*, and host == target.
9219 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9221         * configure.in: delete reference to absent file
9223         * configure.in: replace '[' with 'test'
9225         * configure.in: Eliminate references to gash.
9226         * Makefile.in: Eliminate references to gash.
9228         * configure.in: remove useless references to 'pic' makefile fragments.
9230         * configure.in: (*-*-windows*) Finish removing.
9232         * configure.in: Eliminate redundant test for libgui.
9234 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9236         * MAINTAINERS: Add self and realphabetize.  Update entries
9237         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9238         entry for a29k port maintainer.
9240 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9242         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9243         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9245 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9247         * configure.in: remove references to dead files
9249 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9251         * MAINTAINERS: Add information about purpose of this file.
9253 2002-04-18  Tom Tromey  <tromey@redhat.com>
9255         * configure.in: Disallow configuring libgcj when it is already
9256         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9257         Solaris 2.8 by default.  For PR libgcj/6158.
9259 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9261         * configure.in:  Move default CC setting out of config/mh-* fragments
9262         directly into here.
9264 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9266         * configure.in: don't even try to configure or make a subdirectory
9267         if there's no configure script for it.
9269 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9271         * MAINTAINERS: Remove chill maintainers.
9272         * Makefile.in (CHILLFLAGS): Remove.
9273         (CHILL_LIB): Remove.
9274         (TARGET_CONFIGDIRS): Remove libchill.
9275         (CHILL_FOR_TARGET): Remove.
9276         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9277         CHILL_LIB.
9278         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9279         (CHECK_TARGET_MODULES): Likewise.
9280         (INSTALL_TARGET_MODULES): Likewise.
9281         (CLEAN_TARGET_MODULES): Likewise.
9282         (configure-target-libchill): Remove.
9283         (all-target-libchill): Remove.
9284         * configure.in (target_libs): Remove target-libchill.
9285         Do not compute CHILL_FOR_TARGET.
9286         * libchill: Remove directory.
9288 2002-04-11  DJ Delorie  <dj@redhat.com>
9290         * Makefile.in, configure.in: Sync with binutils, entries
9291         follow...
9293 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9295         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9296         (do-tar, do-bz2): New rules.
9297         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9298         (gdb-tar): New rule.
9299         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9300         (insight_dejagnu.tar): New rule.
9301         (insight.tar): New rule.
9302         (gdb+dejagnu.tar): New rule.
9303         (gdb.tar): New rule.
9305 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9307         * Makefile.in: Add all-tix to deps for all-snavigator
9308         so that tix is built when building snavigator.
9310 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9312         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9313         ld and gdb are not supported.
9315 2002-01-07  Mark Salter  <msalter@redhat.com>
9317         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9318         Allow target-libgloss to be built for arm, strongarm, and xscale.
9320 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9322         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9323         options for i[3456]86-pc-linux* native builds.
9325 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9327         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9328         files from .po files for a distribution.
9330 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9332         * configure.in: Enable libstdc++-v3 for h8300 targets.
9334 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9336         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9337         version from bfd/.
9339 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9341         * Makefile.in (VER): When present, extract the version number from
9342         the file version.in.
9344 2001-05-24  Tom Rix  <trix@redhat.com>
9346         * configure.in : enable ld for aix
9348 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9350         * config.guess: Add linux target for S/390.
9352 2000-11-07  Philip Blundell  <pb@futuretv.com>
9354         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9356 2000-11-03  Philip Blundell  <pb@futuretv.com>
9358         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9359         files.
9361 2001-01-15  Ben Elliston  <bje@redhat.com>
9363         * configure.in (host_tools): Add sid.
9364         Always configure cgen.
9366 2000-11-24  Nick Clifton  <nickc@redhat.com>
9368         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9371 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9373         * Makefile.in (ALL_MODULES): Add all-cgen.
9374         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9375         (all-cgen): New target.
9376         (all-opcodes,all-sim): Depend on all-cgen.
9377         * configure.in (host_tools): Add cgen.
9378         Only configure cgen if --enable-cgen-maint.
9380 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9382         * configure.in: Add *-*-freebsd* configurations.
9384 2002-04-08  Tom Tromey  <tromey@redhat.com>
9386         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9387         Fixes PR libgcj/6068.
9389 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9391         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9393 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9395         * configure.in (alpha*-dec-osf*): Enable libgcj.
9397 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9399         * MAINTAINERS (Write After Approval): Add myself.
9401 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9403         Fix for: PR bootstrap/3591, target/5676
9404         * configure.in (mcore-pe): Disable the configuration of
9405         libstdc++-v3 since exceptions are not supported.
9407 2002-03-20  Anthony Green  <green@redhat.com>
9409         * configure.in: Enable libgcj for xscale-elf target.
9411 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9413         * MAINTAINERS:  Update my email address.
9415 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9417         * ltmain.sh (relink_command): Fix typo in previous change.
9419 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9421         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9422         (relink_command): Added --tag flags.
9423         (mode=install): If relinking fails; error out.
9425 2002-03-12  Richard Henderson  <rth@redhat.com>
9427         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9428         .NOTPARALLEL tag.
9429         (do-check): Rename from check.
9430         (check): Allow parallel check.
9432 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9434         * MAINTAINERS: Add myself as maintainer for xtensa port.
9435         Fix alphabetical order in CPU port maintainer list.
9436         Remove myself from Write After Approval list.
9438 2002-03-11  Richard Henderson  <rth@redhat.com>
9440         * Makefile.in (.NOTPARALLEL): Add fake tag.
9442 2002-03-07  H.J. Lu  (hjl@gnu.org)
9444         * configure.in: Enable gprof for mips*-*-linux*.
9446 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9448         * MAINTAINERS (Write After Approval): Add myself.
9450 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9452         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9453         libjava.
9454         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9456 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9458         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9459         because its Makefile is there; test for the executable instead.
9461 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9463         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9464         libstdc++-v3 and libjava.
9466 2002-02-11  Adam Megacz  <adam@xwt.org>
9468         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9469         boehm-gc
9471 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9473         * config.guess: Updated to 2002-01-30's version.
9474         * config.sub: Updated to 2002-02-01's version.
9475         Contribute sh64-elf.
9476         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9477         * configure.in: Added sh64-*-*.
9479 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9481         * MAINTAINERS: Belatedly add myself to write after approval list.
9483 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9485         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9486         Remove self as Write After Approval.
9488 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9490         * MAINTAINERS: Put self in as maintainer for contrib/regression
9491         directory.
9493 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9495         * MAINTAINERS:  Update my email address.
9497 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9499         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9500         target-libiberty, and target-libgloss.  Skip Java-related
9501         libraries if not supported for NetBSD on target CPU.
9503 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9505         * install-sh: Use _inst.$$_ for temp file name.
9507 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9509         * MAINTAINERS (Write After Approval): Move my contact info
9510         from here...
9511         (OS Port Maintainers): ...to here (netbsd).
9513 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9515         * MAINTAINERS (Write After Approval): Add myself.
9517 2002-01-17  H.J. Lu  <hjl@gnu.org>
9519         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9520         (all-target-fastjar): Also depend on all-target-libiberty.
9522 2002-01-16  H.J. Lu  (hjl@gnu.org)
9524         * config.guess: Import from master sources, rev 1.225.
9525         * config.sub: Import from master sources, rev 1.238.
9527 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9529         * MAINTAINERS (Write After Approval): Remove myself.
9531 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9533         * MAINTAINERS (Write After Approval): Add myself.
9535 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9537         * MAINTAINERS: Add self as docs co-maintainer.
9539 2001-12-11  Matthias Klose  <doko@debian.org>
9541         * MAINTAINERS (Write After Approval): Add myself.
9543 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9545         * MAINTAINERS: Update my email address.
9547 2001-12-07  Turly O'Connor  <turly@apple.com>
9548         * MAINTAINERS (Write After Approval): Add myself.
9549         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9550         (rs6000_initialize_trampoline): Call __trampoline_setup for
9551         ABI_DARWIN too.
9552         * darwin-tramp.asm: New file, implements __trampoline_setup.
9553         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9555 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9557         * MAINTAINERS (Write After Approval): Add myself.
9559 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9561         * configure, configure.in: Use temp file for long sed commands.
9563 2001-12-03  Laurent Guerby  <guerby@acm.org>
9565         * config.sub: Update to version 1.232 on subversion.
9567 2001-12-03  Ben Elliston  <bje@redhat.com>
9569         * MAINTAINERS: Update mail address for config.* patches.
9571 2001-11-27  DJ Delorie  <dj@redhat.com>
9572             Zack Weinberg  <zack@codesourcery.com>
9574         When build != host, create libiberty for the build machine.
9576         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9577         CONFIG_ARGUMENTS.
9578         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9579         New variables.
9580         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9581         and rules.
9582         (all.normal): Depend on ALL_BUILD_MODULES.
9583         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9584         (all-build-libiberty): Depend on configure-build-libiberty.
9586         * configure: Calculate and substitute proper value for
9587         ALL_BUILD_MODULES.
9588         * configure.in: Create the build subdirectory.
9589         Calculate and substitute TARGET_CONFIGARGS (formerly
9590         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9592 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9594         * MAINTAINERS (write-after-approval): Add self.
9596 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9598         * MAINTAINERS (GNATS only accounts): Remove self.
9600 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9602         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9603         libf2c.
9605 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9607         * MAINTAINERS (Write After Approval): Add self.
9609 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9611         * MAINTAINERS: mips and s390 are also CPU ports.
9613 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9615         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9617 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9619         * MAINTAINERS: Alphabetize.
9621 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9623         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9625 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9627         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9629 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9631         * configure.in (--enable-languages): Be more permissive about
9632         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9634 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9636         * config.sub: Import from master sources, rev. 1.230.
9637         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9639 2001-11-07  Laurent Guerby  <guerby@acm.org>
9641         * MAINTAINERS (Write After Approval): Add self.
9643 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9645         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9647 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9649         * config.sub: Import from master sources, rev 1.226.
9650         * config.guess: Import from master sources, rev 1.216.
9652 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9654         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9655         * MAINTAINERS: Add self as maintainer of MMIX port.
9656         Remove old after-approval entry.
9658 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9660         * ChangeLog, configure: Fix spelling errors.
9662 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9664         * MAINTAINERS: Tweak my address.
9666 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9668         * MAINTAINERS: Update my email address.
9670 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9672         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9673         * MAINTAINERS: Add self as maintainer of CRIS port.
9675 2001-10-10  Geert Bosch  <bosch@gnat.com>
9677         * MAINTAINERS (Various maintainers: Ada front end):
9678         Added Robert Dewar.
9680 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9682         * MAINTAINERS (Write After Approval): Added self
9684 2001-10-02  Geert Bosch  <bosch@gnat.com>
9686         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9688 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9690         * configure: Handle temporary files securely using mkdir.
9692 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9694         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9696 2001-09-26  Will Cohen  <wcohen@redhat.com>
9698         * configure.in (*-*-linux*): Disable configuration of target-newlib
9699         and target-libgloss.
9701 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9703         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9704         RANLIB.
9706 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9708         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9709         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9710         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9711         avoid quotes nesting problems.
9712         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9713         (DO_X): Export only variables that are set.
9715 2001-09-19  Ben Elliston  <bje@redhat.com>
9717         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9718         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9719         semantics.  Use the shell built-in "type" command instead.
9721 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9723         Merged from gcc-3_0-branch:
9724         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9725         * ltcf-c.sh: Use $objext, not $ac_objext.
9726         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9727         * ltcf-cxx.sh: Add support for GNU.
9728         2001-07-22  Timothy Wall  <twall@redhat.com>
9729         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9730         default settings if using GNU tools with that configuration.
9731         * ltcf-cxx.sh: Ditto.
9732         * ltcf-gcj.sh: Ditto.
9733         2001-07-21  Michael Chastain  <chastain@redhat.com>
9734         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9735         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9736         * ltmain.sh: Mark as gcc-local.
9738 2001-08-30  Eric Christopher  <echristo@redhat.com>
9739             Jason Eckhardt  <jle@redhat.com>
9741         * config.guess: Merge from master sources.
9742         * config.sub: Merge from master sources, add support for mipsisa32.
9744 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9745         * config.sub: Merge from master sources, rev 1.219.
9746         * MAINTAINERS: Add self as contact for stormy16 port.
9748 2001-08-14  Zack Weinberg  <zackw@panix.com>
9750         * config.sub: Merge from master sources, rev 1.218.
9751         * config.guess: Merge from master sources, rev 1.209.
9753 2001-08-11  Graham Stott  <grahams@redhat.com>
9755         * Makefile.in (check-c++): Add missing semicolon.
9757 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9759         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9761 2001-07-30  Eric Christopher  <echristo@redhat.com>
9763         * MAINTAINERS (Various maintainers: mips port): Added myself.
9765 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9767         * configure.in (sh-*-linux*): New.
9769 2001-07-27  Richard Henderson  <rth@redhat.com>
9771         * .cvsignore: Add LAST_UPDATED.
9773 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9775         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9777 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9779         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9781 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9783         * MAINTAINERS (Write After Approval): Added myself.
9785 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9787         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9788         and libgcj on m68hc11/m68hc12.
9790 2001-06-27  H.J. Lu  (hjl@gnu.org)
9792         * Makefile (CFLAGS_FOR_BUILD): New.
9793         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9795 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9797         * README: Remove version number.
9799 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9801         * INSTALL/README: Update wrt. to the installation instructions now
9802         residing in gcc/doc/install.texi.
9804 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9806         * README: Replace with a cut-down and updated version of gcc/README.
9808 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9810         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9811         multilibs to be disabled.
9813 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9815         * MAINTAINERS (Write After Approval): Add myself.
9817 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9819         * config.guess: Import CVS version 1.195.
9820         * config.sub: Import CVS version 1.212.
9822 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9824         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9825         gcc/xgcc is built, use -print-prog-name to find out the program
9826         name to use.
9828 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9830         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9831         appear to also be in the master copy.
9832         * config.sub:  Import CVS version 1.211.
9834 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9836         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9837         with_gcc]: Use `gcc -shared' to build a shared library.
9839 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9841         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9842         archives.
9844 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9846         * MAINTAINERS (Write After Approval): Add myself.
9848 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9850         * configure.in (libstdcxx_flags): Do not try to execute
9851         libstdc++-v3/testsuite_flags until it exists.
9853 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9855         * MAINTAINERS: Update my email address.
9857 2001-05-31  Graham Stott  <grahams@redhat.com>
9859         * MAINTAINERS (Write After Approval): Add myself.
9861 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9863         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9864         libraries when using g++ with native linker.
9866 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9868         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9870 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9872         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9873         [aix4*|aix5*]: Prepend blank.
9875 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9877         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9878         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9879         of subdir/configure scripts to use the new libtool.m4.
9881 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9883         * MAINTAINERS (Write After Approval): Add myself.
9885 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9887         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9889 2001-05-11  Ben Elliston  <bje@redhat.com>
9891         * Makefile.in (all-sid): New target.
9892         (check-sid, clean-sid, install-sid): Likewise.
9894 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9896         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9898 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9900         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9901         libgcj.
9903 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9905         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9906         gcc/xgcc is built, use -print-prog-name to find out the program
9907         name to use.
9909 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9911         * configure.in (noconfigdirs): Don't reset it from scratch in the
9912         target case; only append to it.
9914         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9915         sparc-*-solaris2.8]: Disable ${libgcj}.
9917 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9919         * configure.in (libgcj_saved): Copy from $libgcj.
9920         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9921         --disable-libgcj.
9923 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9925         * MAINTAINERS: Remove self as MIPS maintainer and
9926         C front end maintainer.
9928 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9930         * configure.in: Move *-chorusos target case to the proper switch.
9931         Disable libgcj.
9933 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9935         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9936         1.641.2.228.
9938 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9940         * Makefile.in (STAGE1_CFLAGS): Pass down.
9942 2001-04-13  Alan Modra  <amodra@one.net.au>
9944         * config.guess: Add hppa64-linux support.  Note for next import that
9945         this is already in the master file.
9946         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9948 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9950         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9951         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9953 2001-04-11  Stan Shebs  <shebs@apple.com>
9955         * MAINTAINERS: Add self as Darwin port maintainer.
9957 2001-04-11  Alan Modra  <amodra@one.net.au>
9959         * MAINTAINERS: Update my email address.
9961 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9963         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9964         recent versions of FreeBSD (release 3 or later).
9965         * ltconfig: On FreeBSD, -lc must not be provided when building
9966         a shared library or else the standard -pthread gcc option is
9967         rendered worthless to later users of the built library.
9969 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9971         * MAINTAINERS: Add self and RTH as C front end maintainers.
9973 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9975         * config.sub: Make sure to match an already-canonicalized
9976         machine name (eg. mn10300-unknown-elf).
9978 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9980         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9981         New macros.
9982         (bootstrap, cross): Use RECURSE_FLAGS.
9983         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9985 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9987         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9989 2001-03-22  Colin Howell  <chowell@redhat.com>
9991         * Makefile.in (DO_X): Do not backslash single-quotes in
9992         backquotes (two places).
9994 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9996         Re-installed:
9997         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9998         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9999         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10000         * ltcf-cxx.sh: Likewise.
10001         * ltcf-gcj.sh: Likewise.
10003 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10005         * MAINTAINERS: Add myself as "documentation co-maintainer".
10007 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10009         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10010         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10012 2001-03-19  Tom Tromey  <tromey@redhat.com>
10014         * config-ml.in: Handle GCJ and GCJFLAGS.
10016 2001-03-21  Michael Chastain  <chastain@redhat.com>
10018         * Makefile.in: all-m4 depends on all-texinfo.
10020 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10022         * MAINTAINERS: Add myself to write after approval list.
10024 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10026         * Makefile.in (DO_X): Quote nested quotes.
10028 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10030         * MAINTAINERS: Add myself to write after approval list.
10032 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10034         * Makefile.in (DO_X): Use double quotes for quoting
10035         "RANLIB=$${RANLIB}".
10037 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10039         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10041 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10043         * configure.in: Only use `lang_requires' for languages athat are
10044         actually enabled.
10046 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10048         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10050 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10052         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10054 2001-03-07  Tom Tromey  <tromey@redhat.com>
10056         * configure.in: Allow config-lang.in to set `lang_requires' to list
10057         of other required languages.
10059 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10061         * Makefile.in: Remove RANLIB definition. Use RANLIB
10062         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10063         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10065 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10066             Alexandre Oliva  <aoliva@redhat.com>
10068         * Makefile.in (check-c++): Use tabs, not spaces.
10070 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10072         * MAINTAINERS: add myself to Write After Approval list.
10074 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10076         * Makefile.in (check-c++): New rule.
10078         * configure.in (target_libs): Remove libg++.
10079         (noconfigdirs): Remove libg++.
10080         (noconfigdirs): Same.
10081         (noconfigdirs): Same.
10082         (noconfigdirs): Same.
10084         * config-ml.in: Remove libg++ references.
10086         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10087         (ALL_TARGET_MODULES): Same.
10088         (configure-target-libg++): Remove.
10089         (all-target-libg++): Remove.
10090         (configure-target-libio): Remove.
10091         (all-target-libio): Remove.
10092         (check-target-libio): Remove.
10093         (.PHONY): Remove.
10094         (libg++.tar.bz2): Remove.
10095         (all-target-cygmon): Remove libio.
10096         (all-target-libstdc++): Remove.
10097         (configure-target-libstdc++): Remove.
10098         (TARGET_LIB_PATH): Remove libstdc++.
10099         (ALL_GCC_CXX): Remove libstdc++.
10100         (all-target-gperf): Correct.
10102 2001-02-16  Nick Clifton  <nickc@redhat.com>
10104         * configure.in (noconfigdirs): Allow configuration of texinfo
10105         for Cygwin hosts.
10107 2001-02-15  Anthony Green  <green@redhat.com>
10109         * configure: Introduce GCJ_FOR_TARGET.
10110         * configure.in: Ditto.
10111         * Makefile.in: Ditto.
10113 2001-02-13  Andreas Schwab  <schwab@suse.de>
10115         * MAINTAINERS: Update mail address.
10117 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10119         * config.guess: Add linux target for S/390.
10120         * config.sub: Likewise.
10122 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10124         * configure.in: for *-chorusos, don't config target-newlib and
10125         target-libgloss.
10127 2001-02-06  Ben Elliston  <bje@redhat.com>
10129         * configure: Output host type to stdout, not stderr.
10131 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10133         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10134         * ltcf-cxx.sh: Likewise.
10136         * config.if: Assume enable_libstdcxx_v3 is defined.
10138 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10140         Remove V2 C++ library.
10141         * configure.in: Remove --enable-libstdcxx_v3 support.
10143 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10145         * include/demangle.h: Add prototype for java_demangle_v3.
10147 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10149         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10151 2001-01-27  Richard Henderson  <rth@redhat.com>
10153         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10155 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10157         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10158         Don't unset, it's non-portable and no longer necessary, set to empty
10159         instead.
10161 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10163         * ltconfig: Shell portability fix for the tagname validity check.
10165 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10167         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10168         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10170 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10172         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10174 2001-01-26  Tom Tromey  <tromey@redhat.com>
10176         * configure.in: Allow libgcj to be built on Sparc Solaris.
10178 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10180         * ltcf-c.sh: Add aix5 case.
10181         * ltcf-cxx.sh: Likewise.
10182         * ltconfig: Likewise.
10184 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10186         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10187         keep at least one of build_libtool_libs or build_old_libs set to
10188         yes.
10190         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10191         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10193 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10195         * configure.in: Enable libgcj on several additional platforms.
10197 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10199         * configure.in: Enable libgcj for linux targets.
10201 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10203         * MAINTAINERS (Write After Approval): Add myself.
10205 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10207         * MAINTAINERS: Add myself as vax port maintainer.
10209 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10211         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10213 2001-01-09  Mike Stump  <mrs@wrs.com>
10215         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10216         failures of subdirectories.
10218 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10220         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10221         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10222         * ltcf-cxx.sh: Likewise.
10223         * ltcf-gcj.sh: Likewise.
10224         * ltconfig.sh: Fix typo.
10226 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10228         * configure: handle DOS-style absolute paths.
10230 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10232         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10234 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10236         * MAINTAINERS: Add myself as avr port co-maintainer.
10238 2000-12-28  Ben Elliston  <bje@redhat.com>
10240         * MAINTAINERS: Add myself under ``Write After Approval''.
10242 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10244         * texinfo: Remove directory from GCC.
10246 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10248         * COPYING: Update to current
10249         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10250         to 19yy as example year in copyright notice).
10252 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10254         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10255         (libstdcxx_incdir): Pass down.
10256         * config.if: Remove expired bits for cxx_interface, add stub.
10257         (libstdcxx_incdir): Add variable for g++ include directory.
10258         * configure.in (gxx_include_dir): Use it.
10260 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10262         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10263         with old-email address from ``Write After Approval''.
10265 2000-12-15  Andreas Jaeger  <aj@suse.de>
10267         * configure.in: Handle lang_dirs.
10269 2000-12-14  Tom Tromey  <tromey@redhat.com>
10271         * MAINTAINERS: Removed brads.
10273         * MAINTAINERS: Added gcj developers.
10275 2000-12-13  Anthony Green  <green@redhat.com>
10277         * configure.in: Disable libgcj for any target not specifically
10278         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10279         with g++ abi.
10281 2000-12-13  Mike Stump  <mrs@wrs.com>
10283         * Makefile.in (local-distclean): Also remove fastjar.
10285 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10287         * contrib/gcc_update: Add fastjar --touch entries.
10289 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10291         * configure.in: Disable language-specific target libraries for
10292         languages that aren't enabled.
10294 2000-12-10  Anthony Green  <green@redhat.com>
10296         * configure.in: Define libgcj.  Disable libgcj target libraries for
10297         most targets.
10299 2000-12-10  Neil Booth  <neilb@earthling.net>
10301         * MAINTAINERS: Update mail address, remove from WAA list.
10303 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10305         * libjava: Imported from /cvs/java.
10306         * libffi: Likewise.
10307         * Boehm-gc: Likewise.
10309 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10311         * configure.in (target_libs): Revert 2000-12-08 patch.
10312         (noconfigdirs): Added target-libjava.
10314 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10316         * djunpack.bat: removed.
10318 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10320         * Makefile.in: handle DOS-style absolute paths.
10321         * config-ml.in: likewise.
10322         * symlink-tree: likewise.
10324 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10326         * fastjar: Imported.
10328 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10330         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10331         libjava.
10332         * configure.in (target_libs): Removed `target-libjava'.
10334 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10336         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10337         (ALL_MODULES): Added fastjar.
10338         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10339         (all-target-libjava): all-fastjar replaces all-zip.
10340         (all-fastjar): Added.
10341         (configure-target-fastjar, all-target-fastjar): Likewise.
10342         * configure.in (host_tools): Added fastjar.
10344 2000-12-07  Mike Stump  <mrs@wrs.com>
10346         * Makefile.in (local-distclean): Remove leftover built files.
10348 2000-11-24  Nick Clifton  <nickc@redhat.com>
10350         * configure.in (xscale-elf): Add target.
10351         (xscale-coff): Add target.
10353 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10355         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10356         recent versions of FreeBSD (release 3 or later).
10357         * ltconfig: On FreeBSD, -lc must not be provided when building
10358         a shared library or else the standard -pthread gcc option is
10359         rendered worthless to later users of the built library.
10361 2000-11-16  Fred Fish  <fnf@be.com>
10363         * configure.in (enable_libstdcxx_v3): Fix typo,
10364         libstd++ -> libstdc++.
10366 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10368         * MAINTAINERS: Add self to Write After Approval list.
10370 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10372         * MAINTAINERS: Update my email address.  Add myself to global write
10373         privs list.
10375 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10377         * Makefile.in: Merge with src and libgcj.
10378         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10379         configure-target-<library> when their configure scripts need the C
10380         or C++ library to have already been built to work properly.
10381         (do_proto_toplev): Set them to an empty string.
10383         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10384         (REALLY_SET_LIB_PATH): Use them.
10386 2000-11-17  Stan Shebs  <shebs@apple.com>
10388         * MAINTAINERS: Add self to Write After Approval list.
10390 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10392         * configure: Provide the original toplevel configure arguments
10393         (including $0) to subprocesses in the environment rather than
10394         through gcc/configargs.h.
10396 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10398         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10399         C99.  Alphabetise "Write After Approval" list.
10401 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10403         * configure: Turn on libstdc++ V3 by default.
10405         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10406         if we've got GCC.
10408 2000-11-11  Philip Blundell  <philb@gnu.org>
10410         * MAINTAINERS: Add self to Write After Approval list.
10412 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10414         * ltcf-c.sh (aix4): Improve shared library configuration; require
10415         exporting symbols.
10416         * ltcf-cxx.sh (aix4): Define.
10417         * ltconfig (aix4): Define library and soname specs appropriate for
10418         AIX.  Define command to create export symbols list.
10420 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10422         * config.sub: Add support for Sun Chorus
10424 2000-10-31  Nick Clifton  <nickc@redhat.com>
10426         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10427         <name>@redhat.com.  Also installed new email address for Clint
10428         Popetz.
10430 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10432         * etc: Remove directory from GCC.
10434 2000-10-16  Michael Meissner  <meissner@redhat.com>
10436         * configure (gcc/configargs.h): Only create if there is a build GCC
10437         directory created.
10439 2000-10-16  Matthias Klose  <doko@debian.org>
10441         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10442         when configured for libstdc++-v3.
10444 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10446         * configure: Save configure arguments to gcc/configargs.h.
10448 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10450         * config.guess: Import CVS version 1.157.
10451         * config.sub: Import CVS version 1.181.
10453 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10455         * Makefile.in (bootstrap): avoid recursion if subdir missing
10456         (cross): ditto
10457         (do-proto-toplev): ditto
10459 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10461         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10462         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10464         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10465         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10466         all affected `configure' scripts.
10468 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10470         * MAINTAINERS: Add self as cpplib co-maintainer.
10472 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10474         * MAINTAINERS: Add self to Write After Approval list.
10476 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10478         * INSTALL/README: egcs -> GCC update.
10480 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10482         * MAINTAINERS: Add myself to Write After Approval list.
10484 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10486         * MAINTAINERS: Add myself to Write After Approval list.
10488 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10490         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10491         X11 libraries for hppa64.
10493 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10495         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10497 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10499         * Makefile.in (all-zlib): Added dummy target.
10501         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10502         ltcf-gcj.sh: Updated from libtool multi-language branch.
10504 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10506         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10507         (bootstrap*): Depend on all-bootstrap.
10509 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10511         * config.guess: Import CVS version 1.156.
10512         * config.sub: Import CVS version 1.179.
10514 2000-09-02  Anthony Green  <green@cygnus.com>
10516         * Makefile.in (all-gcc): Depend on all-zlib.
10517         (CLEAN_MODULES): Add clean-zlib.
10518         (ALL_MODULES): Add all-zlib.
10519         * configure.in (host_libs): Add zlib.
10521 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10523         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10524         crosses, but add gcc/include to the header search path for them.
10526 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10528         * MAINTAINERS: Add self to Write After Approval list.
10530 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10532         * config.guess: Import CVS version 1.152.
10533         * config.sub: Import CVS version 1.177.
10535 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10537         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10538         $targargs to tell whether newlib is going to be built.
10540         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10541         $$r/TARGET_SUBDIR/libio for _G_config.h.
10543 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10545         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10547 2000-08-22  DJ Delorie  <dj@redhat.com>
10549         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10551 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10553         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10554         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10555         sub-configures.
10557 2000-08-21  DJ Delorie  <dj@redhat.com>
10559         * MAINTAINERS: Add self as a libiberty maintainer
10561 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10563         * configure.in (libstdcxx_flags): Use
10564         libstdc++-v3/src/libstdc++.INC.
10566 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10568         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10570 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10572         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10574         * configure: Make enable_threads and enable_shared defaults
10575         explicit.  Substitute enable_threads into generated Makefiles.
10576         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10577         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10579 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10581         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10583 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10585         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10586         previous delta.
10588 2000-08-11  Jason Merrill  <jason@redhat.com>
10590         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10591         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10592         (FLAGS_FOR_TARGET): Not here.
10593         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10595 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10597         * config-ml.in (CC, CXX): Don't introduce a leading space.
10599 2000-08-07  DJ Delorie  <dj@delorie.com>
10601         * MAINTAINERS: Add self as a DJGPP maintainer
10603 2000-08-07  DJ Delorie  <dj@redhat.com>
10605         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10606         "if we're also building gcc, and it's a gcc that will run on the
10607         build machine, we want to use its includes instead of the system's
10608         default includes".
10610 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10612         * MAINTAINERS: Add self to Write After Approval list.
10614 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10616         * configure.in (libstdcxx_flags): Don't use `"'.
10618         * config-ml.in: Adjust multilib search paths to the
10619         appropriate multilib tree.
10621 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10623         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10624         commas in $LANGUAGES.
10626 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10628         * configure.in: Re-enable all references to libg++ and librx.
10630 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10632         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10633         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10634         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10635         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10637         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10639 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10641         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10642         CXX_FOR_TARGET for sed.
10644 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10646         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10647         Do not override if already set in the environment or in configure.
10648         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10649         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10651 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10653         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10654         the libtool CVS tree multi-language branch.
10655         * ltconfig, ltmain.sh: Updated.
10657 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10659         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10660         (clean-target): Depend on it.
10662         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10663         (GCC_FOR_TARGET): Use it.
10664         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10665         * configure.in: ... here.
10666         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10667         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10669 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10671         * MAINTAINERS: Add self to Write After Approval list.
10673 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10675         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10676         (configure-target-libchill, configure-target-libobjc): Likewise.
10678         * configure.in: Use the same cache file for all target libs.
10679         * config-ml.in: But different cache files per multilib variant.
10681 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10683         * configure (topsrcdir): Don't use dirname.
10685 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10687         * MAINTAINERS: Add self to Write After Approval list.
10689 2000-07-20  Jason Merrill  <jason@redhat.com>
10691         * configure.in: Remove all references to libg++ and librx.
10693         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10695 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10697         * config.sub: Update to subversions version 2000-07-06.
10699 2000-07-12  Andrew Haley  <aph@cygnus.com>
10701         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10702         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10704 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10706         * symlink-tree:  Check number of arguments.
10708 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10710         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10711         search path for a g++ extracted from the build tree.  This
10712         will allow link tests run by configure scripts in
10713         subdirectories to succeed.
10715 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10717         * ltconfig: Add support for mips-dde-sysv4.2MP
10719 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10721         * MAINTAINERS: Add myself as loop discovery maintainer.
10723 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10725         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10726         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10728 2000-06-19  Timothy Wall  <twall@cygnus.com>
10730         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10731         * config.sub: Add tic54x target.
10733 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10735         * MAINTAINERS: Add self as Fortran maintainer,
10736         remove Craig Burley.
10738 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10740         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10741         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10743 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10745         * MAINTAINERS: Add self as i18n maintainer
10747 20000-05-21  H.J. Lu  (hjl@gnu.org)
10749         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10750         directory are used if they exist. Make sure
10751         $(build_tooldir)/include is searched for header files,
10752         $(build_tooldir)/lib/ for library files.
10753         (GCC_FOR_TARGET): Likewise.
10754         (CXX_FOR_TARGET): Likewise.
10756 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10758         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10760 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10762         * Makefile.in (configure-target-libiberty): Depend on
10763         configure-target-newlib.
10765 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10767         * configure.in, Makefile.in: Merge all libffi-related
10768         configury stuff from the libgcj tree.
10770 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10772         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10773         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10775 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10777         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10778         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10779         current version information.  Add to proto-toplev directory.
10780         (gdb-taz): Build do-djunpack.
10782 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10784         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10786 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10788         * MAINTAINERS: Add self to Write After Approval list.
10790 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10792         * ltmain.sh: Preserve in relink_command any environment
10793         variables that may affect the linker behavior.
10795 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10797         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10799 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10801         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10803 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10805         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10806         with the version name.
10808 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10810         * MAINTAINERS: Add self as bb-reorder maintainer.
10812 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10814         * config.if: Tweak.
10816 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10818         * djunpack.bat: New file.
10820 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10822         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10823         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10824         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10825         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10827 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10829         * config.sub (case $basic_machine): Change default for "ibm-*"
10830         to "openedition".
10832 2000-04-13  Andreas Jaeger  <aj@suse.de>
10834         * MAINTAINERS: Added myself.
10836 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10838         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10839         (do-md5sum): New target.
10840         (MD5PROG): Define.
10841         (PACKAGE): Default to TOOL.
10842         (VER): Default to a shell script.
10843         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10844         md5 checksum generation.
10845         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10846         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10847         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10848         insight.tar.bz2): Use gdb-taz to create archive.
10850 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10852         * configure (warn_cflags): Delete.
10854 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10856         * MAINTAINERS: Added myself.
10858 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10859             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10861         * configure.in (enable_libstdcxx_v3): Add.
10862         (target_libs): Add bits here to switch between libstdc++-v2 and
10863         libstdc++-v3.
10864         * config.if: And this file too.
10865         * Makefile.in: Add libstdc++-v3 targets.
10867 2000-04-05  Michael Meissner  <meissner@redhat.com>
10869         * config.sub (d30v): Add d30v as a basic machine type.
10871 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10873         * configure.in: -linux-gnu*, not -linux-gnu.
10875 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10877         * MAINTAINERS: Add self in write-after-approval section.
10879 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10881         * MAINTAINERS: Add self as ia64 port maintainer.
10883 2000-03-08  Neil Booth  <NeilB@earthling.net>
10885         * MAINTAINERS: Add self in write-after-approval section.
10887 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10889         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10890         (do-tar-bz2): Replace TOOL with PACKAGE.
10891         (gdb.tar.bz2): Remove GDBTK from GDB package.
10892         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10893         dejagnu.tar.bz2): New packages.
10895 2000-02-27  Andreas Jaeger  <aj@suse.de>
10897         * configure.in: Add entry for mips*-*-linux*, move catch all
10898         *-*-*linux* entry below this one.
10900 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10902         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10904 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10906         * config.sub: Support an OS of "wince".
10908 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10910         * config.guess, config.sub: Updated to match config's 2000-02-15
10911         version.
10913 2000-02-23  Linas Vepstas  <linas@linas.org>
10915         * config.sub: Add support for Linux/IBM 370.
10916         * configure.in: Likewise.
10918 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10920         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10922 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10924         * config.guess: Guess "cygwin" rather than "cygwin32".
10926 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10928         * configure (gcc_version): When setting, narrow search to
10929         lines containing `version_string'.
10931 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10933         * config.sub: Add support for avr target.
10935 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10937         * MAINTAINERS: Add maintainers for MCore port.
10939 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10941         * config.sub: Add mmix-knuth-mmixware.
10943 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10945         * MAINTAINERS: Pair cccp with cpplib maintainership.
10947 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10949         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10950         structure stuff to -L library search.
10951         (CXX_FOR_TARGET): Ditto.
10952         (CROSS_CHECK_MODULES): Fix spelling mistake.
10954 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10956         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10957         the C++ compiler.
10959 2000-01-12  Richard Henderson  <rth@cygnus.com>
10961         * configure.in: Don't build some bits for beos.
10963 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10965         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10966         as include files.
10968 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10970         * Add self as cpplib maintainer, as requested by Jason
10971         Merrill.  Correct my e-mail address.
10973 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10975         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10976         not mh-aix43.
10978 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10980         * MAINTAINERS: Add myself to "write after approval" list.
10982 1999-12-14  Richard Henderson  <rth@cygnus.com>
10984         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10985         * config.sub: Accept alphaev[78], alphaev8.
10987 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10989         * config.guess, config.sub: Update from autoconf.
10991 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10993         * MAINTAINERS:  update my playtime e-address.
10995 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10997         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10998         necessary libraries are missing.
11000 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11002         * MAINTAINERS: Add new 'write after approval' maintainer.
11004 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11006         * MAINTAINERS: Add new Java maintainer.
11008 1999-10-25  Andreas Schwab  <schwab@suse.de>
11010         * configure: Fix quoting inside arguments of eval.
11012 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11014         * config-ml.in: Allow suppression of some ARM multilibs.
11016 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11018         * config.guess: Add OS/390 match pattern.
11019         * config.sub: Add mvs, openedition targets.
11020         * configure.in (i370-ibm-opened*): New.
11022 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11024         * config.sub: Add support for configuring for pj.
11026 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11028         * config.sub (maybe_os): Add support for configuring for fr30.
11030 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11032         * configure.in: Do not configure or build ld for AIX
11033         platforms.  ld is known to be broken on these platforms.
11035 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11037         * config-ml.in: Pass compiler flag corresponding to multidirs to
11038         subdir configures.
11040 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11042         * Makefile.in (LDFLAGS): Define.
11044 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11046         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11047         noconfigdirs.
11048         (*-*-cygwin*): Likewise.
11050 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11052         * mkdep: New file.
11053         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11054         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11056         From Eli Zaretskii <eliz@is.elta.co.il>:
11057         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11058         long file name when using DJGPP on MS-DOS.
11060 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11062         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11064 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11066         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11067         dependency as this causes "make check" to globally "make all"
11069 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11071         * configure.in (target_libs): Added target-zlib.
11072         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11073         (CONFIGURE_TARGET_MODULES): Likewise.
11074         (CHECK_TARGET_MODULES): Likewise.
11075         (INSTALL_TARGET_MODULES): Likewise.
11076         (CLEAN_TARGET_MODULES): Likewise.
11077         (configure-target-zlib): New target.
11078         (all-target-zlib): Likewise.
11079         (all-target-libjava): Depend on all-target-zlib.
11080         (configure-target-libjava): Depend on configure-target-zlib.
11082         * Makefile.in (configure-target-libjava): Depend on
11083         configure-target-newlib.
11084         (configure-target-boehm-gc): New target.
11085         (configure-target-qthreads): New target.
11087         * configure.in (target_libs): Added target-qthreads.
11088         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11089         (CONFIGURE_TARGET_MODULES): Likewise.
11090         (CHECK_TARGET_MODULES): Likewise.
11091         (INSTALL_TARGET_MODULES): Likewise.
11092         (CLEAN_TARGET_MODULES): Likewise.
11093         (all-target-qthreads): New target.
11094         (configure-target-libjava): Depend on configure-target-qthreads.
11095         (all-target-libjava): Depend on all-target-qthreads.
11097         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11098         (CONFIGURE_TARGET_MODULES): Likewise.
11099         (CHECK_TARGET_MODULES): Likewise.
11100         (INSTALL_TARGET_MODULES): Likewise.
11101         (CLEAN_TARGET_MODULES): Likewise.
11102         (all-target-libjava): New target.
11103         (all-target-boehm-gc): Likewise.
11104         * configure.in (target_libs): Added libjava, boehm-gc.
11106 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11108         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11109         configure.bat in SUPPORT_FILES.
11110         (gas+binutils.tar.bz2): Likewise.
11112         * makeall.bat: Remove; obsolete.
11114 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11116         From Mark Elbrecht:
11117         * configure.bat: Remove; obsolete.
11119 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11121         * configure: Add -W -Wall to the default CFLAGS when compiling with
11122         gcc.
11124 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11126         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11128 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11130         * configure.in: Build ld on IRIX6.
11132 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11134         * Makefile.in: Change distribution targets to use bzip2 instead of
11135         gzip.
11136         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11137         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11139 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11141         * config.sub: Add mcore target.
11143 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11145         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11147 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11149         * config.guess (dummy): Changed to $dummy.
11151 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11153         * config.sub: Tidied up case statements.
11155 1999-05-22  Ben Elliston  <bje@cygnus.com>
11157         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11158         <jiro@din.or.jp>.
11160         * config.guess: Merge with FSF version. Future changes will be
11161         more accurately recorded in this ChangeLog.
11162         * config.sub: Likewise.
11164 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11166          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11168 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11170         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11172 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11174         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11176 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11178         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11179         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11180         Bad merge removed these two changes.
11182 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11183                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11185         * config.guess (interix Alpha): Add.
11187 1999-04-11  Richard Henderson  <rth@cygnus.com>
11189         * configure.in (i?86-*-beos*): Do config gperf; don't config
11190         gdb, newlib, or libgloss.
11192 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11194         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11195         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11196         from multidirs.
11198 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11200         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11202 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11204         * config.sub: Add support for mcore targets.
11206 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11208         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11209         not mt-ospace, in order to shut up assembler warning about using
11210         symbols that are named the same as registers.
11212 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11214         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11215         dependency list for all-target-cygmon.
11217 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11219         * config-ml.in: Check $host, not $target, for selective multilibs.
11220         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11221         thumb interworking, and underscore prefix multilibs.
11223 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11225         * missing: Update to version from current automake.
11227 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11229         * configure (gxx_include_dir): Removed.
11231         * configure.in (gxx_include_dir): Handle it.
11232         * Makefile.in: Likewise.
11234 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11236         * config.sub (mips64vr4111,mips64vr4111el) Add.
11238 1999-03-21  Ben Elliston  <bje@cygnus.com>
11240         * config.guess: Correct typo for detecting ELF on FreeBSD.
11242 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11244         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11245         config/mh-djgpp.
11247 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11249         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11250         all-target-newlib to dependency list for all-target-bsp.
11252 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11254         * config.sub: Add i386-uwin support.
11255         * config.guess: Likewise.
11257 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11259         * configure.in: cleanup, add mh-*pic handling for arm, special
11260         case powerpc*-*-aix*
11262 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11264         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11265         can be built.
11267 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11269         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11270         targets.
11272 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11274         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11276 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11278         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11280 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11282         * config.sub: Fix typo in arm recognition.
11284 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11286         * configure.in (noconfigdirs): Changed target_configdirs to
11287         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11288         rather than m68k-*-* since it is not known to work on
11289         m68k-aout. Ditto for arm-*-*oabi.
11291 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11293         * configure.in (*-*-windows*): Remove, no longer used.
11295 1999-02-19  Ben Elliston <bje@cygnus.com>
11297         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11298         Smart and improved by Andrew Cagney.
11300 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11302         * config.guess: Recognize openbsd-*-hppa.
11304 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11306         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11307         only if it is not empty.
11309 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11311         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11313         * config.guess: Modified to recognize uname's armv* syntax.
11315         * config.sub: Modified to recognize uname's armv* syntax.
11317 1999-02-17  Mark Salter  <msalter@cygnus.com>
11319         * configure.in: Added target-bsp for sparclite.
11321 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11323         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11325 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11327         * configure.in: Add support for strongarm port.
11328         * config.sub: Add support for strongarm target.
11330 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11332         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11333         the old name config/mh-cygwin32.
11334         Enable texinfo.
11336 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11338         * configure.in: Do build ld for ix86 Solaris.
11340 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11342         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11343         $AR_FOR_TARGET.  Likewise for RANLIB.
11345 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11347         * config.sub (oabi):  Recognize.
11348         * configure.in (arm-*-oabi):  Handle.
11350 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11352         * config.guess: Improve detection of i686 on UnixWare 7.
11354 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11356         * config.guess: Add support for i386-pc-interix.
11357         * config.sub: Likewise.
11358         * configure.in: Likewise.
11360 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11362         * Makefile.in: Remove unneeded all-target-libio from
11363         from all-target-winsup target since it is now unneeded.
11364         Add all-target-libtermcap in its place since it is now
11365         needed.
11367 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11369         * configure.in: makefile stub for cygwin target is probably
11370         unnecessary.  Remove it for now.
11372 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11374         * configure.in: libtermcap.a should be built when cygwin is the
11375         target as well as the host.
11376         * config.guess: Allow mixed case in cygwin uname output.
11377         * Makefile.in: Add libtermcap target.
11379 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11381         * config.sub: Clean up handling of hppa2.0.
11383 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11385         * config.guess: Use C code to identify more HP machines.
11387 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11389         * config.sub: Handle hppa2.0.
11391 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11393         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11394         cygmon for all sparclite targets, regardless of object format.
11396 1998-12-15  Mark Salter  <msalter@cygnus.com>
11398         * configure.in: Added target-bsp for several target architectures.
11400         * Makefile.in: Added rules for bsp.
11402 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11404         * config.guess: Improve detection of hppa2.0 processors.
11406 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11408         * config.guess: Recognize FreeBSD using ELF automatically.
11410 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11412         * configure (skip-this-dir): Add handling for new shell script, which
11413         might be created by a sub-directory's configure to indicate, this particular
11414         directory is "unwanted".
11415         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11417 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11419         * ltconfig: import from libtool, after changing libtool to
11420         account for the cygwin name change.
11422 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11424         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11425         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11427 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11429         * configure.in: Add libtermcap to list of cygwin dependencies.
11431 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11433         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11434         they include winsup/include when it's a cygwin target.
11436 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11438         * configure.in (host_tools): Added zip.
11439         * Makefile.in (all-target-libjava): Depend on all-zip.
11440         (all-zip): New target.
11441         (ALL_MODULES): Added all-zip.
11442         (NATIVE_CHECK_MODULES): Added check-zip.
11443         (INSTALL_MODULES): Added install-zip.
11444         (CLEAN_MODULES): Added clean-zip.
11446 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11448         * Makefile.in: lose "32" from comment about cygwin.
11450 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11452         * configure.in: Use -Os to build target libraries for the fr30.
11454 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11456         * config.sub: Add fr30.
11458 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11460         * configure.in: drop "32" from config/mh-cygwin32.  Check
11461         cygwin* instead of cygwin32*.
11462         * config.sub: Check cygwin* instead of cygwin32*.
11464 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11466         * config.guess: Match any version of Unixware7.
11468 1998-10-20  Syd Polk  <spolk@cygnus.com>
11470         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11471         if desired.
11473 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11475         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11476         these if the appropriate directories and files to not exist.
11478 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11480         * Makefile.in (DEVO_SUPPORT): Add config.if.
11482 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11484         * configure: Add pattern to replace "build_tooldir"'s
11485         definition in the generated Makefile with "tooldir"'s
11486         actual value.
11488 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11490         * config.sub: Bring back lost sparcv9.
11492         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11494 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11496         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11497         CC_FOR_TARGET and friends.
11499 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11501         * Makefile.in (build_tooldir): New variable, same as tooldir.
11502         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11503         -B$(build_tooldir)/bin/.
11504         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11506 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11508         * README: Remove installation instructions and refer to the
11509         INSTALL directory instead.
11511 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11513         * config.sub: Add support for i[34567]86-pc-udk.
11514         * configure.in: Likewise.
11516 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11518         * Makefile.in: add bzip2 package building bits for user
11519         tools module
11520         * configure.in: ditto
11522 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11524         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11525         (ALL_TARGET_MODULES): Add all-target-libobjc.
11526         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11527         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11528         (all-target-libchill): Add dependencies.
11529         * configure.in (target_libs): Add libchill.
11531 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11533         * configure.in (target_subdir): Remove duplicate line.
11535 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11537         * Makefile.in (all-automake): fix dependencies.
11539 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11541         * configure.in: Minor cleanups for building in the $(target_alias)
11542         subdir.
11544 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11546         * Makefile.in (bootstrap): Set r and s before make all.  Use
11547         BASE_FLAGS_TO_PASS in make all.
11548         (cross): Likewise.
11550 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11552         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11554 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11556         * config.sub: Fix typo in last change.
11558 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11560         * config.sub: Add support for C4x target.
11561         * configure.in: Likewise.
11563 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11565         * config.sub: Recognize sparcv9 just like sparc64.
11567 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11569         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11571 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11573         * config.guess: Correctly identify Pentium II sco boxes.
11575         * config.guess: Fix "tr" code.  From Weiwen Liu.
11577 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11579         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11580         stabs.
11582 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11584         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11585         (ALL_TARGET_MODULES): Add all-target-libchill.
11586         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11587         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11588         (all-target-libchill): Add dependencies.
11589         * configure.in (target_libs): Add libchill.
11591 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11593         * config.guess: Avoid assumptions about "tr" behaves when
11594         LANG is set to something other than English.
11596 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11598         * configure (gxx_include_dir): Changed to
11599         '${prefix}/include/g++'-${libstdcxx_interface}.
11601         * config.if: New to determine the interfaces.
11603 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11605         * config.guess: Detect and handle MPE/IX.
11606         * config.sub: Deal with MPE/IX.
11608 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11610         * configure.in: Use mh-aix43.
11612 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11614         * configure: Fix --without/--disable cases for gxx-include-dir.
11616 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11618         * mdata-sh:  Imported.  Needed for automake support.
11620 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11622         * Makefile.in (taz): Try "chmod -R og=u ." before
11623         "chmod og=u `find . -print`".
11625 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11627         * configure.in: Add arm-elf and thumb-elf support.
11629 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11631         * Makefile.in: Undo previous patch.
11633 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11635         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11636         to here ...
11637         (install-no-fixedincludes): and here
11638         (INSTALL_MODULES): ... from here.
11640 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11642         * config.sub: Merge with FSF.
11644         * config.guess: Merge with FSF.
11646 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11648         * configure (extraconfigdirs): New variable.
11649         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11650         * Makefile.in (all): Move higher in file.
11651         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11652         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11653         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11654         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11655         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11657 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11659         * Makefile.in (all-target-libjava): Depend on all-gcc and
11660         all-target-newlib.
11661         (configure-target-libjava): Depend on $(ALL_GCC).
11663 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11665         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11666         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11668 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11670         * INSTALL/README: Fix typo.
11672 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11674         * ylwrap: Change absolute path checks to check for DOS style path
11675         names.
11677         * ylwrap: Don't use a full path name if the source file is in the
11678         same directory.  From hjl@lucon.org (H.J. Lu).
11680         * config-ml.in: Default to being verbose, to match Feb 18 change to
11681         configure.
11683 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11685         Brought over from egcs:
11687         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11689         * configure.in (target_subdir): Set to ${target_alias} instead
11690         of "libraries".
11692         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11694         * configure.in (target_subdir): Set to libraries if enable_multilib.
11696 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11698         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11699         multilibs, force reconfiguration the first time we create
11700         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11702 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11704         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11705         avoid confusion with --no-recursion.
11707 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11709         * configure.in: Win32 hosts shouldn't use install -x
11710         * install-sh: remove -x option, and special .exe-handling
11711         hack.
11713 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11715         * config.guess: Recognize i586-pc-beos.
11716         * configure.in: Don't build some bits for beos.
11718 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11720         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11721         CFLAGS default to -O2.
11723         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11724         when using GNU ld.
11726 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11728         * ltmain.sh: Correct install when using a different shell.
11730 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11732         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11734 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11736         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11737         target.
11739 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11741         * ltconfig: Update to correct AIX handling.
11743 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11745         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11747         * configure.in (target_subdir): Set to ${target_alias} instead
11748         of "libraries".
11750 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11752         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11753         (Makefile): Depend on $(gcc_version_trigger).
11755         * configure (gcc_version): Change default initializer to empty
11756         string.
11757         (gcc_version_trigger): New variable; pass this variable down
11758         to subdir configures to enable them checking gcc's version
11759         themselves. Emit make macros for both gcc_version vars.
11760         (topsrcdir): Initialize reliably.
11761         (recursion line): Remove --with-gcc-version=${gcc_version}.
11763 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11765         * configure (enable_version_specific_runtime_libs): Implement new flag
11766         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11767         in $(libsubdir); emit definition in each generated Makefile.
11768         (gxx_include_dir): Initialize depending on
11769         $enable_version_specific_runtime_libs.
11771 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11773         * configure (gcc_version): Initialize properly depending on
11774         how and where configure is started.
11775         (recursion line): Pass a --with-gcc-version=${gcc_version}
11776         to configures in subdirs.
11778 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11780         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11781         cygmon
11783 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11785         * configure.in: Add cygmon and libstub support for mn10200.
11787 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11789         * configure (gcc_version): Add new variable describing the
11790         particular gcc version we're building.
11791         * Makefile.in (libsubdir): Add new macro for the directory
11792         in which the compiler finds executables, libraries, etc.
11793         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11794         and libsubdir.
11796 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11798         * Makefile.in (local-clean): Remove *.log.
11799         (warning.log): Built with warn_summary from build.log.
11800         (mail-report.log): Run test_summary.
11801         (mail-report-with-warnings.log): Run test_summary including
11802         warning.log in the report.
11804 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11806         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11808 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11810         * Makefile.in (grep): Grep no longer depends on libiberty.
11812 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11814         * Makefile.in: all-snavigator needs all-libgui.
11816 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11818         * configure.in: Add cygmon and libstub support for mn10300.
11820 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11822         * missing: Update to version from automake 1.3.
11824         * ltmain.sh: On installation, don't get confused if the same name
11825         appears more than once in the list of library names.
11827 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11829         * config.sub: Accept m68060 and m5200 as CPU names.
11831 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11833         * configure: Use && rather than using -a in test, because odd
11834         strings can confuse test.
11835         * configure.in: Likewise.
11837 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11839         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11841 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11843         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11844         bootstrap4-lean): New targets.
11846 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11848         * mpw-* Delete.  Not used.
11850 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11852         * COPYING.LIB: Update FSF address.
11854 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11856         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11858         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11859         GAS_SUPPORT_DIRS.
11861 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11863         * ltconfig, ltmain.sh: Avoid producing a version number if
11864         -version-info was not used.
11866 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11868         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11869         building with newlib.
11871 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11873         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11874         Solaris `make' causes it to continue to next definition.
11876 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11878         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11879         the right GUI libraries and files are installed along with GDB.
11881 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11883         * configure.in: Change alpha to alpha* in several places.
11885 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11887         * config.sub: Recognize sparc86x.
11889 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11891         * configure.in (--enable-target-optspace): Remove debug echo.
11893 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11895         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11897 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11899         * ltconfig: Update cygwin32 support.
11901         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11902         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11903         (GDB_SUPPORT_DIRS): Likewise.
11905 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11907         * configure.in (target_makefile_frag): If --enable-target-optspace,
11908         use -Os to compile target libraries rather than -O2.  Default to
11909         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11910         not used.
11911         * configure.in (target_cflags): Ditto for d30v.
11913 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11915         * Makefile.in (all-bfd): Depend on all-intl.
11916         (all-binutils): Likewise.
11917         (all-gas): Likewise.
11918         (all-gprof): Likewise.
11919         (all-ld): Likewise.
11921 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11923         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11925 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11927         * Makefile.in (all-bfd): Depend upon all-libiberty.
11929         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11931 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11933         * Makefile.in: Add libstub.
11935         * configure.in: Ditto. Build libstub for targets that have cygmon
11936         support.
11938 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11940         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11942 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11944         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11945         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11947 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11949         * configure: Define DEFAULT_M4 by searching PATH.
11950         * Makfile.in: Use DEFAULT_M4.
11952 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11954         * ltconfig: Add cygwin32 support.
11956         * Makefile.in, configure.in: Add libtool as a native only directory
11957         to configure and build.
11959 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11961         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11963 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11965         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11967 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11969         * Makefile.in: add ash make rules
11970         * configure.in: add ash to native_only and host_tools lists
11972 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11974         * Makefile.in (all-gettext, all-intl): New targets.
11975         (ALL_MODULES): Added all-gettext, all-intl.
11976         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11977         (INSTALL_MODULES): Added install-gettext, install-intl.
11978         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11980         * configure.in (host_tools): Added gettext.
11981         (native_only): Likewise.
11982         (noconfigdirs) [various cases]: Likewise.
11983         (host_libs): Added intl.
11985 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11987         * configure: Do not disable building gdbtk for cygwin32 hosts.
11989 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11991         * configure.in: Add thumb-coff target.
11992         * config.sub: Add thumb-coff target.
11994 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11996         * Makefile.in: Revert yesterday's change.
11997         (all-target-winsup):  all-target-librx stays out of here.
11999 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12001         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12002         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12003         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12004         Remove references to librx and libg++.
12006 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12008         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12009         recursive makes
12011 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12013         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12014         for newlib directory.
12015         (CXX_FOR_TARGET): Likewise.
12017 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12019         * ltconfig: Update after libtool/ltconfig.in change for
12020         hpux11.
12022 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12024         * ltconfig, ltmain.sh: Update to libtool 1.2.
12026 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12028         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12029         (install-gcc-cross): Instead, override LANGUAGES here.
12031 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12033         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12034         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12036 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12038         * configure.in: Add Thumb-pe target.
12040 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12042         * Makefile.in - changed sn targets to snavigator
12043         * configure.in - changed sn targets to snavigator
12045 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12047         * config-ml.in: After building symlink tree call make distclean
12048         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12049         to be the case for libiberty.
12051 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12053         * configure: When making link, also check the current
12054         directory. The configure scripts may create one.
12056 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12058         * config.sub: Accept alphapca56 and alphaev6 properly.
12060 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12062         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12064 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12066         * config.sub (sco5): Fix typo.
12068 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12070         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12071         install-itcl.
12072         (install-itcl): Remove dependency on install-tcl.
12074 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12076         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12078 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12080         * configure.in: Don't build libgui for a cygwin32 target when not on
12081         a cygwin32 host.
12083 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12085         * configure (redirect): Set to null, so default behavior of
12086         configure is now --verbose.
12088 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12090         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12091         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12093 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12095         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12096         this change to sync Makefile.in with its ChangeLog entries.
12098 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12100         * ltmain.sh (mkdir): Check that the directory doesn't exist
12101         before we exit with error, so that we don't get races during
12102         parallel builds.
12104 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12106         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12108 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12110         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12111         PICFLAG_FOR_TARGET.
12112         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12114         * configure: Emit a definition for the new macro enable_shared
12115         into each Makefile.
12117 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12119         * configure.in (host_tools, native_only): Add libtool.
12121 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12123         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12124         Fix typo in ming config comment.
12126 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12128         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12130 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12132         * config.sub: Add tic30 cases, and map c30 to tic30.
12134 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12136         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12137         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12138         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12139         (CLEAN_TARGET_MODULES): Similarly
12140         (all-target-libf2c): Add dependences.
12141         * configure.in (target_libs): Add libf2c.
12143 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12145         * configure.in: Remove expect from noconfigdirs when target
12146         is cygwin32.  OK to build expect and dejagnu with Canadian
12147         Cross.
12149 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12151         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12152         host.
12154         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12155         and mingw32.
12157 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12159         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12160         here as it is not defined in the toplevel Makefile.
12162 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12164         * configure (package_makefile_rules_frag): New variable, which names
12165         a file with generic rules, ...
12166         Change comment to mention we now have FIVE parts.
12167         * configure: Undo last change.
12169 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12171         * config.guess: More accurate determination of HP processor types.
12172         * config.sub: More accurate determination of HP processor types.
12174 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12176         * configure (package_makefile_frag): Move inserting the
12177         ${package_makefile_frag} to where it should be according
12178         to the comment.
12180 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12182         * config.guess: Add support for Linux/ARM.
12184 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12186         * .cvsignore: Remove *-info and *-install since they match
12187         release-info and mpw-install, which we don't want to just ignore.
12189 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12191         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12193 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12195         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12196         local_prefix to sub-make invocations.
12198 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12200         * configure.in: Check makefile fragments in the source
12201         directory.
12203 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12205         * configure.in: Check whether host and target makefile
12206         fragments exist before adding them to *_makefile_frag.
12208 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12210         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12212 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12214         * configure.in: Make sure we only replace RPATH_ENVVAR on
12215         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12216         regexp to sed.
12218         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12219         to sub-makes.
12221 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12223         * config-ml.in (multi-do): LDFLAGS must include multilib
12224         designator.
12226 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12228         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12230 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12232         * config.sub: Add mingw32 support.
12233         * configure.in: Likewise.
12235 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12237         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12239 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12241         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12242         * configure (gxx_include_dir): Provide a definition for subdirs
12243         which do not use autoconf.
12245 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12247         * config.guess: Sync with egcs.  Picks up new alpha support,
12248         BeOS & some additional linux support.
12250 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12252         * config.guess: HP 9000/803 is a PA1.1 machine.
12254 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12256         * configure.in: It's alpha*-...
12258 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12260         * configure.in (host_makefile_frag, target_makefile_frag):
12261         Handle multiple config files.
12262         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12263         alpha-*-*.
12265 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12267         * mkdep: New file.
12269 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12271         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12273 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12275         * Makefile.in: Add libgui directory.
12276         (GDB_TK): Add all-libgui.
12277         * configure.in: Add libgui directory.
12278         * configure: Add all-libgui to GDB_TK.
12280 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12282         * config-ml.in (multidirs): Add m32r to multilib list.
12284 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12286         * Makefile.in (all-target-gperf): Change dependency to
12287         all-target-libstdc++.
12289 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12291         * config.guess: Add BeOS support.
12293 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12295         Source directory cvs renamed to cvssrc:
12296         * configure.in (host_tools): Change cvs to cvssrc.
12297         (native_only): Likewise.
12298         (noconfigdirs) [various cases]: Likewise.
12299         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12300         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12301         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12302         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12303         (all-cvssrc): Rename target from all-cvs.
12305 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12307         * configure (gxx_include_dir): Fix thinko.
12309 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12311         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12312         (install-cross, install-gcc-cross): New targets.
12314 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12316         * configure.in (noconfigdirs): Add support for Thumb target.
12318         * config.sub (maybe_os): Add support for Thumb target.
12320 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12322         * Makefile.in: Add rules for cygmon.
12324         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12326 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12328         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12329         * configure (gxx_include_dir): Provide a definition for subdirs
12330         which do not use autoconf.
12332 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12334         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12335         11/18/97 build
12337 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12339         * From Franz Sirl.
12340         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12341         found on RedHat Linux systems.
12343 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12345         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12346         guesses.
12348 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12350         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12352 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12354         * ltmain.sh: If mkdir fails, check whether the directory was created
12355         anyhow by some other process.
12357 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12359         * configure.in (d30v-*-*): Configure all directories.
12361 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12363         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12364         for the D30V.
12366 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12368         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12370 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12372         * include/libiberty.h: Add extern "C" { so it can be used with C++
12373         progrms.
12374         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12375         programs.
12377 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12379         * configure.in (d30v-*-*): Configure GCC now.
12381 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12383         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12384         is no longer needed.
12386 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12388         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12390 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12392         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12393         targets using "$@" to provide support for similar but not identical
12394         targets without having to duplicate code.
12396 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12398         * makefile.vms: Fix to work with DEC C.
12400 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12402         * config.sub: Add mips-tx39-elf to marketing names.
12404 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12406         * ltmain.sh: Handle symlinks in generated script.
12408 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12410         * configure: Handle autoconf style directory options: --bindir,
12411         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12412         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12413         --sysconfdir.
12414         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12415         (sharedstatedir, localstatedir, oldincludedir): New variables.
12416         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12417         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12418         sbindir, sharedstatedir, and sysconfdir.
12420 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12422         * Makefile.in (bootstrap-lean): New target.
12424 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12426         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12427         sn, and gnuserv from noconfigdirs.
12429 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12431         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12433 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12435         * Makefile.in (cross): New target.
12437 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12438                           Jeff Law         <law@cygnus.com>
12440         * Makefile.in (bootstrap2, bootstrap3): New targets.
12441         (all-bootstrap): Remove outdated and confusing target.
12442         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12444 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12446         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12447         windows.  Consistent with gdb/configure.
12449 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12451         * configure.in: Name Linux target fragment.
12453         * configure: Rewrite so that project Makefile fragment is inserted
12454         first and appears last in the resulting Makefile.
12456 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12458         * Makefile.in (install-itcl): Install tcl first.
12460 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12462         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12464 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12466         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12468         * configure.in (skipdirs): Add target-librx for Linux.
12469         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12471 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12473         * Makefile.in (bootstrap): New target.
12475 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12477         * config.sub: Accept 'amigados' for backward compatibility.
12479 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12481         * config.guess: Merge with FSF.
12483 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12485         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12487 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12489         * config.sub: Add "marketing-names" patch.
12491 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12493         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12495 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12497         * config.sub: Handle v850-elf.
12499 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12501         * .cvsignore (*-install): Remove.
12503 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12505         * ltconfig: Set CONFIG_SHELL in libtool.
12506         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12508 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12510         * configure.in (target_subdir): Set to libraries if enable_multilib.
12512 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12514         * config.guess: Update from gcc directory.
12516 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12518         * Makefile.in (all-sim): Depends on all-readline.
12520 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12522         * Makefile.in (BISON, YACC): Use $$s.
12523         (all-bison): Depend on all-texinfo.
12525 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12527         * Makefile.in (BISON): Add -L flag.
12528         (YACC): Likewise.
12530 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12532         * configure.in (noconfigdirs): Add support for v850e target.
12534         * config.sub (maybe_os): Add support for v850e target.
12536 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12538         * configure.in (noconfigdirs): Add support for v850ea target.
12540         * config.sub (maybe_os): Add support for v850ea target.
12542 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12544         * config.sub: Add mipstx39.  Delete r3900.
12546 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12548         * Makefile.in (all-autoconf): Depends on all-texinfo.
12550 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12552         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12553         eabi targets.
12555 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12557         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12559         * configure: When handling a Canadian Cross, handle YACC as well as
12560         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12561         * Makefile.in (all-bison): Depend upon all-texinfo.
12563 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12565         * Makefile.in (BISON): bison, not byacc or bison -y.
12566         (YACC): bison -y or byacc or yacc.
12567         (various): Add *-bison as appropriate.
12568         (taz): No need to mess with BISON anymore.
12570 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12572         * configure: If OSTYPE matches *win32*, try to find a good value for
12573         CONFIG_SHELL.
12575 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12577         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12578         configure.in if it is present.
12580 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12582         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12584 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12586         * config.sub: Recognize `arc' cpu.
12587         * configure.in: Likewise.
12588         * config-ml.in: Likewise.
12590 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12592         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12594 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12596         * configure: Changed sed delimiter from ':' to '|' when
12597         attempting to substitute ${config_shell} for SHELL. On
12598         NT ${config_shell} may contain a ':' in it.
12600 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12602         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12604 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12606         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12608 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12610         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12612         * ylwrap: If the program is a relative path, force it to be
12613         absolute.
12615 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12617         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12619 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12621         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12622         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12623         for libraries.
12625 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12627         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12628         separated by spaces.
12630 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12632         * ylwrap: New file.
12633         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12635         * ltmain.sh: Handle /bin/sh at start of install program.
12637         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12639         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12640         * missing: New file, from automake 1.2.
12642 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12644         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12645         check-tk to CHECK_X11_MODULES.
12647 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12649         * config.sub: Merge with FSF.
12651 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12653         * config.guess: Merge with FSF.
12655 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12657         * configure: Treat msdosdjgpp like go32.
12658         * configure.in: Likewise.  Don't remove gprof for go32.
12660         * configure: Change Makefile.tem2 to Makefile.tm2.
12662 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12664         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12666 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12668         * install-sh (chmodcmd): Set to null if the DST directory already
12669         exists.  Same as Nov 11th change.
12671 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12673         * configure (GDB_TK): Needs itcl and tix.
12675 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12677         * config.guess: Update from FSF.
12679 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12681         * Makefile.in (GDB_TK): Depend on itcl and tix.
12683 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12685         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12686         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12687         (INSTALL_SCRIPT): New variable.
12688         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12689         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12690         to -x.
12691         * install-sh: Add support for -x option.
12693 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12695         * configure.in, Makefile.in: Treat tix like itcl.
12697 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12699         * Makefile.in (WINDRES): New variable.
12700         (WINDRES_FOR_TARGET): New variable.
12701         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12702         (EXTRA_HOST_FLAGS): Add WINDRES.
12703         (EXTRA_TARGET_FLAGS): Add WINDRES.
12704         (EXTRA_GCC_FLAGS): Add WINDRES.
12705         ($(DO_X)): Pass down WINDRES.
12706         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12707         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12708         DLLTOOL_FOR_TARGET.
12710 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12712         * configure.in: configure sim before gdb for win32-x-ppc
12714 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12716         Move gperf into the toplevel, from libg++.
12717         * configure.in (target_tools): Add target-gperf.
12718         (native_only): Add target-gperf.
12719         * Makefile.in (all-target-gperf): New target, depend on
12720         all-target-libg++.
12721         (configure-target-gperf): Empty rule.
12722         (ALL_TARGET_MODULES): Add all-target-gperf.
12723         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12724         (CHECK_TARGET_MODULES): Add check-target-gperf.
12725         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12726         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12728 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12730         * config.sub (mn10200): Recognize new basic machine.
12732 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12734         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12735         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12737 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12739         * configure.in: If we're building mips-sgi-irix6* native, turn on
12740         ENABLE_MULTILIB and set TARGET_SUBDIR.
12742 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12744         * Makefile.in (all-sn): Depend on all-grep.
12746 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12748         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12750         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12751         Makefile.  From Jeff Makey <jeff@cts.com>.
12752         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12754         * Makefile.in (DISTBISONFILES): Remove.
12755         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12756         $(DEFAULT_YACC).
12758         * configure.in: Build itl, db, sn, etc., when building for native
12759         cygwin32.
12761         * Makefile.in (LD): New variable.
12762         (EXTRA_HOST_FLAGS): Pass down LD.
12763         ($(DO_X)): Likewise.
12765 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12767         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12769 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12771         * configure.in (targargs): Strip out any supplied --build argument
12772         before adding our own. Always add --build.
12774 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12776         * configure.in (targargs): Pass --build if we're doing
12777         a cross-compile.
12779 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12781         * configure: Use '|' instead of ":" as the separator in
12782         sed. Otherwise sed chokes on NT path names with drive
12783         designators. Also look for "?:*" as the leading characters in an
12784         absolute pathname.
12786 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12788         * config.sub: Support for r3900.
12790 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12792         * configure.in: Use install-sh, not install.sh.
12794 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12796         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12797         apply it twice.
12799 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12801         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12802         install-binutils.
12804 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12806         * Makefile.in: Add automake targets.
12807         * configure.in (host_tools): Add automake.
12809 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12811         * configure: Default CXX to c++, not gcc.
12812         * Makefile.in (CXX): Set to c++, not gcc.
12813         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12815 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12817         * install-sh: try appending a .exe if source file doesn't
12818         exist
12820 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12822         * configure.in: Turn on multilib by default.
12823         (cross_only): Remove target-libiberty.
12825         * Makefile.in (all-gcc): Don't depend on libiberty.
12827 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12829         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12831 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12833         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12834         (DISTBISONFILES): Add ld/Makefile.in
12836 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12838         * configure.in: if target is cygwin32 but host isn't cygwin32,
12839         don't configure gdb tcl tk expect, not just gdb.
12841 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12843         * configure.in: Added gnuserv everywhere sn appears.
12845         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12846         (CROSS_CHECK_MODULES): Added check-gnuserv.
12847         (INSTALL_MODULES): Added install-gnuserv.
12848         (CLEAN_MODULES): Added clean-gnuserv.
12849         (all-gnuserv): New target.
12851 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12853         * config.guess: Fixes for MIPS OpenBSD systems.
12855 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12857         * Makefile.in (INSTALL_XFORM): Remove.
12858         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12860         * mkinstalldirs: New file, copied from automake.
12861         * Makefile.in (installdirs): Rename from install-dirs.  Use
12862         mkinstalldirs.  Change all users.
12863         (DEVO_SUPPORT): Add mkinstalldirs.
12865 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12867         * install-sh: Rename from install.sh.
12868         * Makefile.in (INSTALL): Change install.sh to install-sh.
12869         (DEVO_SUPPORT): Likewise.
12871         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12872         Graichen <graichen@rzpd.de>.
12874 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12876         * config.guess: Recognize OpenBSD systems correctly.
12878 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12880         * README, Makefile.in (ETC_SUPPORT): Remove references to
12881         cfg-paper*, configure.{texi,man,info*}._
12883 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12885         * Makefile.in (all.normal): Ensure that gcc is built after all
12886         the x11 - ie gdb - targets.
12888 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12890         * makefile.vms: Don't run conf-a-gas.
12892 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12894         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12896 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12898         * configure.in: Remove noconfigdirs case since gdb also
12899         configures and builds for tic80-coff.
12901 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12903         * configure: Set cache_file to config.cache.
12904         * Makefile.in (local-distclean): Remove config.cache.
12906 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12908         * COPYING: Update FSF address.
12910 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12912         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12913         noconfigdirs.
12915 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12917         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12918         MAKEDIRS, is empty.
12920 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12922         * config.sub: Tweak mn10300 entry.
12924 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12926         * configure.in (host_tools): Put sim before gdb, so gdb's
12927         configure.tgt can determine if the simulator was configured.
12929 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12931         * config.sub: Move BeOS $os case to be with other Cygnus
12932         local cases.
12934 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12936         * config.sub: Remove misplaced comment that broke Linux.
12938 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12940         * config.sub: Add BeOS support.
12942 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12944         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12946 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12948         * configure.in (noconfigdirs): Remove tcl and tk from
12949         noconfigdirs for cygwin32 builds.
12951 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12953         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12955 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12957         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12958         make-all.com, use makefile.vms instead.
12960 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12962         * config.sub: Accept -lnews*.
12964 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12966         * configure.in (noconfigdirs): Disable target-newlib,
12967         target-examples and target-libiberty for d30v.
12969 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12971         * configure.in (noconfigdirs): Enable ld for d30v.
12973 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12975         * configure.in (tic80-*-*): Build compiler.
12977 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12979         * configure.in (d30v-*): Remove sim directory from list of
12980         unsupported d30v directories
12982 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12984         * config.sub, configure.in: Add d30v target cpu.
12986 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12988         * makefile.vms: New file.
12989         * make-all.com: Remove.
12991 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12993         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12995 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12997         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12999 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13001         * Makefile.in (ALL_MODULES): Added all-db.
13002         (CROSS_CHECK_MODULES): Addec check-db.
13003         (INSTALL_MODULES): Added install-db.
13004         (CLEAN_MODULES): Added clean-db.
13006 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13008         * config.guess: Merge with latest FSF sources.
13010 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13012         * Makefile.in (ALL_MODULES): Added all-itcl.
13013         (CROSS_CHECK_MODULES): Added check-itcl.
13014         (INSTALL_MODULES): Added install-itcl.
13015         (CLEAN_MODULES): Added clean-itcl.
13017 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13019         * configure.in: build gdb for mn10200
13021 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13023         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13025 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13027         * configure.in (tic80-*-*): Turn off most targets right now.
13029 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13031         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13032         rather than the makeinfo program.
13033         (do-info): Depend upon all-texinfo.
13035 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13037         * configure.in: Remove uses of config/mh-linux.
13039         * config.sub, config.guess: Merge with latest FSF sources.
13041 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13043         * config.sub (case $basic_machine): Add tic80 entries.
13045 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13047         * config.sub, config.guess: Merge with latest FSF sources.
13049 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13051         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13052         * mpw-config.in: Test for NewFolderRecursive.
13053         * mpw-install: Use symbolic name for startup filename.
13054         * mpw-README: Add various additional details.
13056 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13058         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13060 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13062         * configure.in: Do build gcc and the target libraries for
13063         the mn10200.
13065 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13067         * configure.in: don't avoid building gdb for mn10300 any more
13068         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13069         instead of single-quoting it.
13071 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13073         * configure.in: Don't use --with-stabs on IRIX 6.
13075 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13077         * configure.in (m32r): Build gdb, libg++ now.
13079 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13081         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13082         directories from noconfigdirs.
13084 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13086         * config.sub (basic_machine): added mips16 configuration
13088 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13090         * config.sub: Handle d10v-unknown.
13092 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13094         * config.sub: Handle v850-unknown.
13096 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13098         * Makefile.in: add findutils
13099         * configure.in: add findutils to list of host_tools
13101 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13103         * config.sub: Handle mn10200 and mn10300.
13105 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13107         * configure.in (d10v-*): Do not build librx.
13109 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13111         * configure.in (mn10300): Build everything except gdb & libgloss.
13113 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13115         * config.guess:  Patch for Dansk Data Elektronik servers,
13116         from Niels Skou Olsen <nso@dde.dk>.
13118         For ncr, use /bin/uname rather than uname, since GNU uname does not
13119         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13121         Patch for MIPS R4000 running System V,
13122         from Eric S. Raymond <esr@snark.thyrsus.com>.
13124         Fix thinko for nextstep.
13126         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13128         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13129         * config.guess: Guess mips-dec-mach_bsd4.3.
13131         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13132         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13133         release numbers.
13134         * config.guess (mips-mips-riscos*):  Emit just enough of the
13135         release number.
13137         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13138         * config.guess (sparc-auspex-sunos*):  Added.
13139         (f300-fujitsu-*): Added.
13141         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13142         * config.guess:  Recognize a Tadpole as a sparc.
13144 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13146         * config.guess: Don't assume that NextStep version is either 2 or
13147         3.  NextStep 4 (aka OpenStep 4) has come out now.
13149 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13151         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13152         From Rik Faith <faith@cs.unc.edu>.
13154 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13156         * config.sub: Contributions from bug-gnu-utils to:
13157         Support plain "hppa" (no version given) architecture, reported by
13158         OpenStep.
13159         OpenBSD like NetBSD.
13160         LynxOs is not a hardware supplier.
13162         * config.guess: Contributions from bug-gnu-utils to add support for:
13163         OpenBSD like NetBSD.
13164         Stratus systems.
13165         More Pyramid systems.
13166         i[n>4]86 Intel chips.
13167         M680[n>4]0 Motorola chips.
13168         Use unknown instead of lynx for hardware manufacturer.
13170 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13172         * install.sh (chmodcmd): Set to null if the DST directory already
13173         exists.
13175 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13177         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13178         not use mt-ppc target Makefile fragment any more.
13180 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13182         * configure.in (*-*-windows):  Exclude everything but those dirs
13183         needed to build windows.
13185 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13187         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13189 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13191         * configure.in:  Exclude mmalloc from i386-windows.
13193 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13195         * Undo my previous change.
13197 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13199         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13200         unconditionally.
13201         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13203 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13205         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13206         host to add it's own flags.
13208 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13210         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13212 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13214         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13215         (CXX_FOR_TARGET): Likewise.
13216         (GCC_FOR_TARGET): Define.
13217         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13218         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13219         CC_FOR_TARGET was specified on the command line.
13220         (MAKEOVERRIDES): Don't define.
13222 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13224         * configure.in (m32r): Fix spelling of libg++ libs.
13226 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13228         * config.sub (-apple*): Remove, now redundant.
13230 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13232         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13234         * configure: Rework yesterday's sed script patch.
13236         * config.sub: Merge with FSF.
13238 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13240         * config.guess:  Merge from FSF.
13242         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13243         * config.guess: Use pc instead of unknown, for pc clone systems.
13244         Change linux to linux-gnu.
13246         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13247         * config.guess: Avoid non-portable tr syntax.
13249 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13251         * test-build.mk (HOLES): Add "xargs" for gdb.
13253         * configure: Avoid hpux10.20 sed bug.
13255 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13257         * configure.in:  Add support for windows host
13258         (that is a build done under the Microsoft build environment).
13260 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13262         * Makefile.in: Replace all uses of srcroot with s, to shrink
13263         command line lengths.
13265         Patches from Geoffrey Noer <noer@cygnus.com>:
13266         * configure.in: If configuring for newlib, pass --with-newlib to
13267         subdirectories.
13268         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13269         -Bnewlib/ and -Lwinsup to gcc.
13270         (CXX_FOR_TARGET): Likewise.
13272 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13274         * Makefile.in (ETC_SUPPORT): Add configure.
13276 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13278         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13279         host configuration file.
13281 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13283         * configure.in: Break mn10x00 support into separate
13284         mn10200 and mn10300 configurations.
13285         * config.sub: Likewise.
13287 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13289         * configure.in: Add lots of stuff to noconfigdirs for
13290         the mn10x00 targets.
13292         * config.sub, configure.in: Add mn10x00 support.
13294 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13296         * make-all.com: Call conf-a-gas, not config-a-gas.
13298 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13300         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13301         targets.
13303 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13305         * mpw-README: Add much more detail for native PowerMac.
13306         * mpw-install: New file.
13307         * mpw-configure: Add --norecursion and --help options.
13308         * mpw-config.in: Translate readme and install files when
13309         copying to objdir.
13310         * mpw-build.in: Don't always depend on byacc and flex.
13311         (install-only-top): New action.
13313 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13315         * configure.in:  You can now configure GDB for the v850.
13317 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13319         * configure.in (noconfigdirs): Don't configure any C++ dirs
13320         if targeting D10V.
13322 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13324         * config.sub: Recognize mips64vr5000.
13326 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13328         * configure.in: Use a single line for host_tools and native_only.
13330 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13332         * config.sub, configure.in: Add entries for m32r.
13334 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13336         * Makefile.in (inet-install): Don't run install-gzip.
13338 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13340         * configure.in:  Don't config lots of things for *-*-windows*.
13342 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13344         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13345         (host_libs, host_tools): Copy from configure.in.
13346         * mpw-configure: Don't complain about directories not found.
13348 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13350         * configure.in (i[345]86): Recognize i686 for pentium pro.
13351         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13352         file.
13354         * config.guess (i[345]86): Ditto.
13356 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13358         * configure.in (noconfigdirs): Removed gdb for D10V.
13360 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13362         * configure.in: Remove ld, target-libio, target-libg++, and
13363         target-libstdc++ from noconfigdirs.
13365 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13367         * configure: Fix three locations where shell scripts were
13368         being run directly rather than with config_shell.
13370 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13372         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13373         * config.sub (basic_machine): Recognize v850.
13375 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13377         * mpw-configure: Handle multiple enable/disable options and
13378         pass them down recursively, handle -c and -s flags appropriately
13379         depending on choice of compiler, add escape mechanism for
13380         quoted arguments to gC.
13382 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13384         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13385         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13386         so that -mrelocatable-lib and -mno-eabi are used.
13388         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13389         not support --print-multi-lib, don't abort.
13391 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13393         * make-all.com: Run config-a-gas.
13394         * setup.com: Don't copy subdirectory files around.
13396 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13398         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13399         target, it now compiles correctly.
13401 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13403         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13405 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13407         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13409 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13411         * configure.in (native_only): Add prms.
13413 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13415         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13416         (BINUTILS_SUPPORT_DIRS): Likewise.
13418 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13420         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13421         d10v support is added.
13423 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13425         * configure.in (d10v-*-*): New target.
13427 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13429         * config.guess (HP 9000/811): Recognize this as a PA1.1
13430         machine.
13432 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13434         * Makefile.in (do-tar-gz): New target, split out from tail end of
13435         taz target.  Run each command separately, don't use pipes.
13436         (taz): Use it.
13438 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13440         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13441         * mpw-build.in: No builds should depend on building byacc or flex,
13442         they are assumed to be installed already.
13444 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13446         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13447         variable that CC_FOR_TARGET needs.
13449 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13451         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13452         options have changed since the last time the subdirectory was
13453         configured, and if it has, reconfigure.
13454         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13455         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13457 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13459         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13460         CLEAN_MODULES): Add bash.
13461         (all-bash): New target.
13463 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13465         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13467 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13469         * config.sub (basic_machine): Recognize d10v as a valid processor.
13471 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13473         * mpw-configure: Add support for --bindir.
13474         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13476 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13478         * configure.in: add bash, time, gawk to list of hosttools and things
13479         to only build for native toolchains
13481 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13483         * Makefile.in (docdir): Remove.
13485 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13487         * Makefile.in (datadir): Set to $(prefix)/share.
13489 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13491         * configure.in: build diff and patch for cygwin32-hosted
13492         toolchains.
13494 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13496         * config.sub: Accept -rtems*.
13498 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13500         * configure.in: enable dosrel for cygwin32-hosted builds,
13501                 remove diff from the list of things not buildable
13502                 via Canadian Cross
13504 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13506         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13507         don't get ". ".
13509 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13511         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13513 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13515         * Makefile.in (taz): Handle case where tex3patch didn't even get
13516         checked out.  Also, if it was found, put the symlink in a new util
13517         subdirectory.
13519 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13521         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13523 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13525         * config.sub: Recognize -openvms.
13526         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13527         * make-all.com, setup.com: New files.
13529 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13531         * Makefile.in (taz): tex3patch moved to texinfo/util.
13533 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13535         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13536         * configure.in: remove make from disable-if-Can-Cross list
13537                 enable gdb if ${host} and ${target} are cygwin32
13539 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13541         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13542         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13544 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13546         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13547         distinguish sysv/svr4/bsd variants.
13548         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13550 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13552         * configure.in: Added copyright notice.
13553         * move-if-change: Added copyright notice.
13555 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13557         * configure.in (powerpcle-*-solaris*): Until we get shared
13558         libraries working, don't build gdb, sim, make, tcl, tk, or
13559         expect.
13561 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13563         * config.guess:  Merge with FSF:
13565         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13566         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13568         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13569         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13571         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13572         * config.guess:  Combine two OSF1 rules.
13573         Also recognize field test versions.  From mjr@zk3.dec.com.
13574         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13575         because GNU uname does not support -p.  From pmr@pajato.com.
13577 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13579         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13581 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13583         * mpw-README: Document GCCIncludes.
13585 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13587         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13589 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13591         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13593 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13595         * configure.in (*-*-cygwin32): Configure make.
13597 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13599         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13601 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13603         * Makefile.in (all-inet): Depend on all-perl.
13605         * Makefile.in (inet-install): New target.
13607         * Makefile.in (all-inet): Depend on all-tcl.
13608         (all-inet): Depend on all-send-pr.
13610 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13612         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13613         temporarily.
13615 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13617         * configure.in: Don't configure --with-gnu-ld on AIX.
13619 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13621         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13623 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13625         * Makefile.in (ALL_MODULES): Added all-inet.
13626         (CROSS_CHECK_MODULES): Added check-inet.
13627         (INSTALL_MODULES): Added install-inet.
13628         (CLEAN_MODULES): Added clean-inet.
13629         (all-indent): New target.
13631         * configure.in (host_tools): Added inet.
13632         (native_only): Added inet.
13633         (noconfigdirs): Added inet.
13635 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13637         * configure.in: Don't configure libgloss if we are not configuring
13638         newlib.
13640 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13642         * configure.in: Don't configure libgloss for unsupported
13643         architectures.
13645 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13647         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13649 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13651         * Makefile.in (ALL_MODULES): Include all-apache.
13652         (CROSS_CHECK_MODULES): Include check-apache.
13653         (INSTALL_MODULES): Include install-apache.
13654         (all-apache): New target.
13656         * configure.in: Added apache everywhere perl is seen.
13658 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13660         * Makefile.in: Add support for clean-{module} and
13661         clean-target-{module} rules.
13663 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13665         * configure.in (*-*-ose) do not build libgloss.
13667 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13669         * config.guess (prep*:SunOS:5.*:*): Turn into
13670         powerpele-unknown-solaris2.
13672 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13674         * configure.in: Permit --enable-shared to specify a list of
13675         directories.
13677 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13679         * configure.in (host==solaris): Pass only the first word of $CC
13680         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13682 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13684         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13686 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13688         * Makefile.in (ALL_MODULES): Include all-perl.
13689         (CROSS_CHECK_MODULES): Include check-perl.
13690         (INSTALL_MODULES): Include install-perl.
13691         (ALL_X11_MODULES): Include all-guile.
13692         (CHECK_X11_MODULES): Include check-guile.
13693         (INSTALL_X11_MODULES): Include install-guile.
13694         (all-perl): New target.
13695         (all-guile): New target.
13697         * configure.in (host_tools): Include perl and guile.
13698         (native_only): Include perl and guile.
13699         (noconfigdirs): Don't build guile and perl; no ports have been
13700         done.
13702 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13704         * configure (--enable-*): Handle quoted option lists such as
13705         --enable-sim-cflags='-g0 -O' better.
13707 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13709         * Makefile.in ({,inst}all-target): New rule so we can make and
13710         install all of the target directories easily.
13712 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13714         * configure.in: Add missing global flag in sed substitution when
13715         deleting `target-' from ${configdirs}.
13717 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13719         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13720         option.
13722         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13723         config/mh-necv4.
13725         * install.sh: Correct misspelling of transformbasename.
13727         * config.guess: Recognize mips-*-sysv*.
13729 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13731         * config.sub: Recognize mon960.
13733 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13735         * configure: Restore Canadian Cross handling of BISON and LEX,
13736         removed in Feb 20 change.
13738 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13740         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13741         Mention make install.  Remove the old copyright date as well the
13742         clumsy and rather pointless copyright on the README file.
13744 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13746         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13747         Makefile after running symlink-tree, then run `make distclean' to
13748         avoid clobbering any generated files in srcdir.
13750 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13752         * configure.in (m68k-*-netbsd*): Build everything now.
13754 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13756         * Makefile.in (taz): Fix quoting.
13758 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13760         * configure.in (sparclet-*-*): Build everything now.
13762 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13764         * configure.in (m68k-*-linux*): New host.
13766 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13768         * configure: Check for bison before byacc.
13770 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13772         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13773         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13774         searching PATH.  These are used as fallbacks by Makefile.in if
13775         flex/bison/byacc aren't in objdir.
13777 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13779         * Makefile.in: Make everything which depends upon all-bfd also
13780         depend upon all-opcodes, in case --with-commonbfdlib is used.
13782 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13784         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13785         building NT native compilers on Unix.
13787 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13789         * configure.in: Don't get CC from the host Makefile fragment if we
13790         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13791         Solaris test for /usr/ucb/cc to the post target script, just after
13792         the compiler sanity test.
13794 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13796         * config.sub: Merge with FSF.
13798 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13800         * Makefile.in (RPATH_ENVVAR): New variable.
13801         (REALLY_SET_LIB_PATH): Use it.
13802         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13804 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13806         * config.sub, configure.in: Recognize sparclet cpu.
13808 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13810         * config.guess:  Support m68k-cbm-sysv4.
13812 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13814         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13815         m68k-unknown-linuxaout from linker help string.  Put quotes around
13816         $ld_help_string.
13818 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13820         * config.guess (powerpc-harris-powerunix): Add guess for port
13821         to new target.
13823 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13825         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13827 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13829         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13830         $(REALLY_SET_LIB_PATH) in Makefile.
13831         * Makefile.in (SET_LIB_PATH): New variable.
13832         (REALLY_SET_LIB_PATH): New variable.
13833         ($(DO_X)): Use $(SET_LIB_PATH).
13834         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13835         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13836         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13837         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13838         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13839         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13840         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13841         (install-dosrel): Likewise.
13842         (all-opcodes): Depend upon all-libiberty.
13844 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13846         * config.guess (*:CYGWIN*): New
13848 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13850         * Makefile.in (all-target-winsup): All all-target-libiberty.
13852 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13854         * configure.in (noconfigdirs): Add missing # in front of comment.
13856 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13858         * configure.in: add second pass to things added to noconfigdirs
13859         so *-gm-magic can exclude libgloss properly.
13861 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13863         * mpw-configure (extralibs_name, rez_name): Set correctly
13864         for MWC68K compiler.
13866         * mpw-README: Add more info on the necessary build tools.
13868 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13870         * configure.in, config.sub: Recognize cygwin32.
13872 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13874         * config.guess, config.sub: Recognize A/UX.
13876 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13878         * config.sub: Merge with gcc/config.sub.
13880 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13882         * mpw-build.in (do-binutils): Add build of stamps.
13884 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13886         * config.sub: Add recognition for mips64vr4100*-* targets.
13888 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13890         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13891         Add creation of gconfigargs with `--enable-shared' turned on.
13892         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13893         ($(host)-stamp-stage3-configured): Likewise.
13894         (HOLES): Add chatr and ldd.
13895         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13897 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13899         * configure: Pass --nfp to recursive configures.
13901 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13903         * Makefile.in (DLLTOOL): New.
13904         (DLLTOOL_FOR_TARGET): New.
13905         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13906         (EXTRA_TARGET_FLAGS): Ditto.
13907         (EXTRA_GCC_FLAGS): Ditto.
13908         (CONFIGURE_TARGET_MODULES): Ditto.
13909         (DO_X): Ditto.
13910         * configure: Add DLLTOOL.
13912 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13914         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13915         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13916         mh-sco, since old workarounds no longer needed, and don't
13917         build ld, since libraries have weak symbols in COFF.
13919 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13921         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13923 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13925         * configure.in: Make sure that ${CC} can be used to compile an
13926         executable.
13928 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13930         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13931         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13932         nothing depending on whether gdbtk is being built.
13934 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13936         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13938 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13940         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13941         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13943 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13945         * config-ml.in: Add support for
13946         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13947         Simplify setting of multidirs from --disable-foo.
13949 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13951         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13952         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13953         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13954         non-empty, pass them on to the  GCC make.
13955         (all-bootstrap): New rule that is like all-gcc, except it executes
13956         the GCC bootstrap rule instead of the GCC all rule.
13958 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13960         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13962 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13964         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13965         DG/UX support.
13967 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13969         * config.sub (i*86*) Change [345] to [3456]
13971 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13973         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13974         --with-gnu-ld=no.
13976 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13978         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13979         AIX multilibs get built.
13981 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13983         * configure.in (i386-win32): Don't build expect if we're not
13984         building the tcl subdir.
13986 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13988         * Makefile.in: (configure-target-examples, all-target-examples):
13989         New targets, configure and build example programs.
13991 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13993         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13994         use it as input to sedit the generated MPW makefile.
13995         * mpw-README: Add a suggestion about Gestalt.h.
13997 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13999         * config.sub: Accept *-*-ieee*.
14001 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14003         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14004         Ronald F. Guilmette <rfg@monkeys.com>.
14006 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14008         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14009         for powerpc-pe native.
14010         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14011         (target==powerpc-pe): duplicate i386-win32 entry.
14013 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14015         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14016         of vxworks, not just vxworks5.1.
14018 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14020         * mpw-configure: Add support for exec-prefix.
14022 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14024         * config.guess: Recognize HP model 816 machines as having
14025         a PA1.1 processor.
14027 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14029         * configure: Ignore new autoconf configure options.
14031 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14033         * config.guess:  Recognize Pentium under SCO.
14034         From Robert Lipe <robertl@arnet.com>.
14036 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14038         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14040 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14042         * configure.in: Don't configure gas for alpha-dec-osf*.
14044 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14046         * configure.in: Default to --with-stabs for some targets for which
14047         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14048         i[345]86*-*-unixware*.
14050 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14052         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14053         rather than basing it on the target.  Simplify handling of options
14054         controlling which directories to configure.  Remove extraneous
14055         slash in multi-clean target.
14057 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14059         * config-ml.in: Prefix more variables with ml_ so they don't collide
14060         with configure's.
14062 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14064         * configure: Don't turn -v into --v.
14066 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14068         * configure.in (targargs): Fix typo.
14070         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14072 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14074         * configure.in: Strip --host and --target options from
14075         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14076         --with-cross-host option when building with a cross-compiler.
14077         * configure: Canonicalize the arguments put into config.status by
14078         always using `=' for an option with an argument.  Pass a presumed
14079         --host or --target explicitly.
14081 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14083         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14084         into general OS recognition case.
14086 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14088         * configure.in (target_configdirs): add target-winsup only
14089         for win32 target systems.
14091 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14093         * Makefile.in (all-target-libgloss): Depend upon
14094         configure-target-newlib, since when libgloss is built it looks to
14095         see if the newlib directory exists.
14097 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14099         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14100         cfg-ml-*.in.
14102 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14104         * configure: Handle LD and LD_FOR_TARGET when configuring a
14105         Canadian Cross.
14107 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14109         * configure.in (target_libs): add target-winsup.
14110         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14111         (target==ppcle-pe): remove ld from $noconfigdirs.
14113 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14115         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14116         Preserve relative path names in $srcdir.  Build symlink tree if
14117         configuring cross target dir and srcdir=. (= no VPATH support).
14118         (configure-target-libg++): Depend on configure-target-librx.
14119         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14120         * config-ml.in: New file.
14121         * symlink-tree: New file.
14122         * configure: Ensure srcdir="." if that's what it is.
14124 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14126         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14127         includes and FLEX_SKELETON setting.
14128         * mpw-configure (--with-gnu-ld): New option, controls whether
14129         to use PPCLink or ld with PowerMac GCC.
14130         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14131         * mpw-config.in: Configure grez if targeting Mac.
14133         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14134         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14135         just macos.
14136         * configure.in: Configure grez resource compiler if targeting Mac.
14137         * Makefile.in (all-grez, install-grez): New targets.
14139 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14141         * configure: CXX defaults to gcc, not g++.  If we find
14142         gcc in the path, set CC to gcc -O2.
14144 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14146         * configure: Default ${build} correctly.  Avoid picking up extra
14147         spaces when reading CC and CXX from Makefile.  When doing a
14148         Canadian Cross, use plausible default values for numerous
14149         variables.
14150         * configure.in: When doing a Canadian Cross, don't try to
14151         configure tools whose configure script can't handle it.
14153 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14155         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14157 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14159         * configure:  Remove dubious bug reporting address.
14161 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14163         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14164         configure script, run that instead of this directory's configure.
14165         In either case, print a message that we're configuring the sub-dir.
14167 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14169         * configure.in: Before checking for the existence of various files,
14170         use sed to filter out "target-".
14172 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14174         * Makefile.in (DO_X): Split rule to decrease command line length
14175         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14176         (Philippe De Muyter).
14178 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14180         * Makefile.in (all-patch): depend on all-libiberty.
14182 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14184         * configure.in: If the only directory in target_configdirs which
14185         actually exists is libiberty, then set target_configdirs to empty,
14186         to avoid trying to build a target libiberty in a gas or gdb
14187         distribution.
14189 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14191         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14192         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14193         systems.
14195 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14197         * configure.in (copy_dirs): Use sys-include instead of include
14198         for --with-headers option.
14200 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14202         * Makefile.in, configure.in: Make winsup builds work with
14203         new scheme.
14205 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14207         * configure.in: Build the linker on AIX.
14209 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14211         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14212         where needed.
14214 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14216         * Makefile.in (all-gcc): Fix typo.
14218 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14220         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14222 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14224         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14225         to target-xiberty, to provide more flexibility.
14226         (target_subdir):  Define.  Create if cross.
14227         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14228         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14229         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14230         check-libFOO -> check-target-libFOO, etc.
14231         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14232         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14233         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14234         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14235         allow ALL_GCC="" to only configure.
14236         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14237         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14238         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14240 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14242         * Makefile.in (taz): Build "info" in etc explicitly.
14244 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14246         * configure.in:  Make sure that CC is undefined (as opposed to
14247         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14248         problem with autoconf trying to configure on a host without GCC.
14250 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14252         * mpw-configure: Set host alias from choice of host compiler,
14253         only use generic MPW Makefile sed if present, edit a file
14254         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14255         * mpw-README: Add problem notes about CW6 and CW7.
14257 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14259         * Makefile.in (taz): Use ";" instead of ";;".
14261 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14263         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14264         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14265         DISTDOCDIRS.
14266         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14267         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14269 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14271         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14272         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14273         Move bfd to DISTSTUFFDIRS.
14275 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14277         * Makefile.in (X11_LIB): Removed.
14278         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14280         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14282 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14284         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14285         names.
14287 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14289         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14291 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14293         * configure.in (i[345]86-*-win32): Always build newlib.
14294         Don't configure cvs, autoconf or texinfo.
14295         * Makefile.in (LD_FOR_TARGET): New.
14296         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14297         Pass down LD_FOR_TARGET.
14299 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14301         * winsup: New directory.
14302         * Makefile.in: Build winsup.
14303         * configure.in: Winsup is configured when target is win32.
14304         Can only build win32 target GDB when native.
14306 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14308         * config.guess: Recognize HP model 819 machines as having
14309         a PA 1.1 processor.
14311 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14313         * configure: Fix sed loop which substitutes for CC and CXX to
14314         avoid bug found in various sed implementations.
14316 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14318         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14319         simulator.  Use standard powerpc-*-eabi*.
14321 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14323         * configure.in: Stop putting gas and binutils in noconfigdirs for
14324         powerpc-*-aix* and rs6000-*-*.
14326 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14328         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14329         -mcall-aixdesc libraries.
14331 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14333         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14335         * config.sub (arm | armel | armeb): Fix shell syntax.
14337 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14339         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14340         -msoft-float and -mcpu=common support.
14341         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14342         libraries.
14344 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14346         * configure.in: Allow configuration and build of emacs19 for the alpha.
14348 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14350         * configure.in (CC): Get ^CC, not just any old CC, from
14351         ${host_makefile_frag}.
14353 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14355         * configure.in (CC): Try to get CC from
14356         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14358 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14360         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14361         only if it exists in $(srcdir).
14363 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14365         * configure: If CC and CXX are not set in the environment, set
14366         them, based on either an existing Makefile or on searching for gcc
14367         in PATH.  Substitute for CC and CXX in Makefile.
14368         * configure.in: Remove libm from target_libs.  Separate
14369         target_configdirs from configdirs.  If CC is not set in
14370         environment, try to get it from a host Makefile fragment.  Rewrite
14371         changes of configdirs to use skipdirs instead.  A few minor
14372         tweaks.  Take directories out of target_configdirs as they are
14373         taken out of configdirs.  Remove existing Makefile files from
14374         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14375         CONFIG_ARGUMENTS in Makefile.
14376         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14377         by configure.in.
14378         (CONFIG_ARGUMENTS): Likewise.
14379         (CONFIGURE_TARGET_MODULES): New variable.
14380         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14381         ($(CONFIGURE_TARGET_MODULES)): New target.
14382         (configure-libg++, configure-libio): New targets.
14383         (all-libg++): Depend upon configure-libg++.
14384         (all-libio): Depend upon configure-libio.
14385         (configure-libgloss, all-libgloss): New targets.
14386         (configure-libstdc++): New target.
14387         (all-libstdc++): Depend upon configure-libstdc++.
14388         (configure-librx, all-librx): New targets.
14389         (configure-newlib): New target.
14390         (all-newlib): Depend upon configure-newlib
14391         (configure-xiberty): New target.
14392         (all-xiberty): Depend upon configure-xiberty.
14394 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14396         * configure.in (host i[345]86-*-win32):  Expand the
14397         noconfigdirs again.
14399 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14401         * mpw-configure: Fix sed command file name.
14403 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14405         * configure.in (host i[345]86-*-win32): Reduce the
14406         noconfigdirs again.
14408 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14410         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14411         or powerpc*-*-pe*, since they are not yet supported.
14413 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14415         Add PowerMac support and many other enhancements.
14416         * mpw-configure: New option --cc to select compiler to use,
14417         paste options set according to --cc into the generated
14418         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14419         if mpw-make.sed is present.
14420         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14421         add forward includes for PowerPC include files.
14422         * mpw-build.in: Build using Makefile.PPC if present.
14423         (do-byacc, etc): Remove separate version resource builds.
14424         (do-gas): Build "stamps" before "all".
14425         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14426         * mpw-README: Update to reflect --cc option, PowerMac support,
14427         and recently-reported compatibility problems.
14429 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14431         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14432         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14433         (--with-multilib-top): Pass to recursive invocations.
14435 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14437         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14438         v810-*-*.
14440 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14442         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14443         gdb, ld and opcodes on v810-*-*.
14445 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14447         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14448         (local-maintainer-clean): New target.
14449         (maintainer-clean): New target.
14450         (realclean): Just depend upon maintainer-clean.
14452 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14454         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14456 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14458         * configure.in: Build ld in mips*-*-bsd* case.
14460 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14462         * config.sub: Accept -lites* OS.  From Ian Dall.
14464 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14466         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14467         targets.
14469 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14471         * configure.in: treat i386-win32 canadian cross the same as
14472         i386-go32 canadian cross.
14474 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14476         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14477         running under the simulator to build a reduced set of libraries.
14478         (powerpc-*-eabiaix): Add fine grained multilib support added to
14479         other powerpc targets yesterday.
14481 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14483         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14484         -disable-softfloat, -disable-relocatable, -disable-aix, and
14485         -disable-sysv to control which multilib libraries get built.
14487 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14489         * configure: Add Makefile.tem to list of files to remove in trap
14490         handler.
14492 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14494         * config.guess (*Linux*):  Add missing "exit"s.
14495         Also, need specific check for alpha-unknown-linux (uses COFF).
14497 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14499         * config.guess:  Merge with FSF:
14501         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14502         * config.guess (AIX4): More robust release numbering discovery.
14504         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14505         * config.guess (i386-sequent-ptx): Properly get version number.
14507         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14508         * config.guess (mips:*:4*:UMIPS): New case.
14510 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14512         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14513         (i386-win32 host): Likewise.  Don't build readline.
14515 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14517         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14518         SUPPORT_FILES to submakes.
14520 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14522         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14523         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14524         mpw-configure.
14526 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14528         * configure.in (appdirs): Use =, not ==, in test expression when
14529         trying to build the text to print in the warning message for
14530         Solaris users.
14532 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14534         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14536 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14538         * config.guess: Recognize lynx-2.3.
14540 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14542         * config.sub (z8ksim): Deleted
14543         (z8k-*-coff): New, this is the one true name of the target.
14545 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14547         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14549 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14551         * config.guess (*:Linux:*:*): First try asking the linker what the
14552         default object file format is (elf, aout, or coff).  Then if this
14553         fails, try previous methods.
14555 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14557         * configure.in: Don't build newlib for *-*-vxworks5.1.
14559 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14561         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14562         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14564 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14566         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14568 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14570         * cfg-ml-com.in: New file.
14571         * cfg-ml-pos.in: New file.
14573 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14575         * COPYING.NEWLIB: Add HP free copyright to list.
14577 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14579         * config.sub: Recognize -eabi* for the system, not just -eabi.
14581 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14583         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14584         * config.sub, configure.in (win32): New target and host.
14586 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14588         * configure.in: Add i386-pe configuration.
14590 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14592         * mpw-build.in (install): Install GDB after LD.
14594 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14596         * mpw-config.in (elf/mips.h): Always forward-include, needed
14597         for GDB to build.
14599 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14601         * testsuite: New directory for customer acceptance and whole tool
14602         chain tests.
14604 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14606         * configure: If per-host line isn't found, but AC_OUTPUT is found
14607         and a configure script exists, run it instead.
14609 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14611         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14613 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14615         * configure: Set build_{cpu,vendor,os,alias} to host values when
14616         --build isn't specified.
14618 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14620         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14621         (FLAGS_TO_PASS): Pass them.
14622         (EXTRA_TARGET_FLAGS): Ditto.
14624 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14626         * Makefile.in (all-libg++): Depend on all-libstdc++.
14628 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14630         * configure.in (noconfigdirs): Enable all packages for
14631           i386-unknown-netbsd.
14633 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14635         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14636         hosted builds (DOS builds)
14638 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14640         Changes for ARM based on patches from Richard Earnshaw:
14641         * config.sub: Handle armeb and armel.
14642         * configure.in: Omit arm linker only for riscix.
14644 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14646         * config.guess:  Update from FSF.
14648 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14650         * config.sub: Recognize powerpcle as the little endian variant of
14651         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14652         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14653         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14654         temporarily.
14656 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14658         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14660 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14662         * config.sub: Accept -lites* as a basic system type.
14664 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14666         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14667         installed, and if so return linuxoldld as the system name.
14669 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14671         * config.guess: Add hppa1.1-hp-lites support.
14673 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14675         * configure.in: Don't build newlib for m68k-vxworks5.1.
14677 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14679         * configure.in (mips-sgi-irix6): Use mh-irix5.
14681 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14683         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14685 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14687         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14688         OSF/1.  Fix compiler flags.
14689         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14691 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14693         * configure.in: Recognize --with-newlib.
14694         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14696 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14698         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14699         to *_X11_MODULES due to gdbtk needing X include files et al.
14701 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14703         Merge in support for Mac MPW as a host.
14704         (Old change descriptions retained for informational value.)
14706         * mpw-config.in: Add generic include forwards for cpu-specific
14707         include files in aout and elf directories.
14709         * mpw-configure: Added copyright.
14710         * mpw-config.in: Check for presence of required build tools.
14711         (target_libs): Add newlib.
14712         (target_tools): Add examples.
14713         (Read Me): Generate as "Read Me for MPW" instead.
14714         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14715         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14716         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14718         * mpw-configure: Remove subdir-specific makefile hackery,
14719         delete mk.tmp after using it.
14721         * mpw-build.in (all): Display start and end times.
14723         * mpw-configure (host_canonical): Set.
14724         (target_cpu): Always add to makefiles.
14725         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14726         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14727         (mpw-mh-mpw): Look for in srcdir and srcroot.
14728         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14730         * mpw-build.in: (install-only): New target.
14732         * mpw-configure (host_alias, target_alias): Rename from hostalias
14733         and targetalias, add into generated Makefile.
14734         (mk.tmp): If present, add into generated Makefile.
14735         * mpw-build.in (all-gas): Build config.h first before gas proper.
14737         * mpw-configure (config.status): Write only if changed.
14738         * mpw-config.in (readline): Configure it (not built, just used for
14739         definitions).
14741         * mpw-config.in (elf/mips.h): Add a forward include.
14743         * mpw-config.in: Forward-include most .h files in include into
14744         extra-include.
14745         (readline): Don't build.
14746         mpw-build.in (install): Install GDB.
14748         * mpw-configure (prefix, mpw_prefix): Handle it.
14749         * mpw-config.in (mmalloc, readline): Don't configure.
14750         * mpw-build.in (thisscript): Rename to ThisScript.
14751         Use mpw-build instead of BuildProgram everywhere.
14752         (mmalloc, readline): Don't build.
14753         * mpw-README: New file, basic documentation about the MPW port.
14755         * mpw-config.in: Use forward-include to create include files.
14757         * mpw-configure: Add more things to the top of each configured
14758         Makefile, including contents of config/mpw-mh-mpw.
14759         * mpw-config.in (extra-include): Create this directory and fill it
14760         with Posix-like include files when configuring.
14762         * config.sub (apple, mac, mpw): Add various aliases.
14764         * mpw-build.in: New file, top-level build script fragment for MPW.
14765         * mpw-configure: New file, configure script for MPW.
14766         * mpw-config.in: New file, config fragment for MPW.
14768 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14770         * configure.in (host_libs): Remove glob, since it is gone from the
14771         sources.
14773 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14775         * Makefile.in: define empty GDB_NLM_DEPS var.
14777         * configure.in(target_makefile_frag): use config/mt-netware
14778         for netware targets.
14780 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14782         * config.sub: Merge in recent FSF changes.  Remove linux special
14783         cases.
14785 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14787         Revert this change:
14789         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14791                 * build-all.mk: Use CC=cc -Xs on Solaris.
14793 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14795         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14796         stop using it.
14797         * Makefile.in: Nuke all references to glob subdirectory.
14799 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14801         * configure.in: Fix --enable-shared logic in per-host.
14803 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14805         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14807 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14809         * configure.in (noconfigdirs): Don't build gas on AIX, for
14810         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14812 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14814         * configure: Fix --cache-file to work if the file argument is a
14815         relative path.
14817 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14819         * configure: If the --cache-file is used, pass it down to
14820         configure in subdirectories.
14822 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14824         * config.sub: add vxworks29k configuration.
14826 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14828         * Makefile.in (taz): Do "diststuff" part quietly.
14830 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14832         * config.sub: Mini-merge with gcc/config.sub.
14834 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14836         * config.guess (IRIX): Sed - to _.
14838 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14840         * Makefile.in (source-vault, binary-vault): New targets.
14842 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14844         * config.sub: Recognize -eabi as a basic system type.
14846 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14848         * configure.in (enable_shared stuff): Fix typo.
14850 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14852         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14854 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14856         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14858 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14860         * configure.in (rs6000-*-*): Don't build gas.
14862 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14864         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14865         reduce command line length.
14866         (AS_FOR_TARGET): Check for as.new, not Makefile.
14867         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14869 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14871         * config.guess:  Merge from FSF.
14873 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14875         * configure: Don't use $ when handling program_suffix.
14877 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14879         * configure.in:  Configure tk for hppa/hpux.
14881 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14883         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14885 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14887         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14888         to LIBCXXFLAGS.  Tests are better run without it.
14890 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14892         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14894 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14896         * configure.in (*-*-netware*): Don't configure xiberty.
14898 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14900         * configure.in:  Remove tk from native_only list.
14902 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14904         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14905           for special NCD build.
14907 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14909         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14910         makeall.bat, they're only useful for binutils snapshots.
14911         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14912         makeall.bat to specified SUPPORT_FILES.
14914 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14916         * build-all.mk: Add Ericsson targets to sun4 and solaris
14917           hosts.  Add  BNR's sun4 target to solaris host, so their
14918           build-from-source will be tested in-house first.
14920 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14922         * Makefile.in (LIBCFLAGS): New variable.
14923         (CFLAGS_FOR_TARGET): Ditto.
14924         (LIBCFLAGS_FOR_TARGET): Ditto.
14925         (LIBCXXFLAGS): Ditto.
14926         (CXXFLAGS_FOR_TARGET): Ditto.
14927         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14928         (BASE_FLAGS_TO_PASS): Pass them.
14929         (EXTRA_TARGET_FLAGS): Ditto.
14931         * configure.in: Support --enable-shared.
14933 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14935         * configure.in (target_libs):  Include libstdc++ again.
14936         * config.guess:  Update from FSF (for FreeBSD).
14938 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14940         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14941         makeall.bat.
14942         (DISTDOCDIRS): Add `etc'.
14943         (ETC_SUPPORT_PFX): New variable.
14944         (taz): Include anything from etc starting with a word in
14945         ETC_SUPPORT_PFX.
14947 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14949         * config.sub: Update for recent FSF changes.  Remove obsolete
14950         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14951         spacing changes.
14953 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14955         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14957         * config.guess:  Merge with FSF.
14958         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14960 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14962         * configure: Since the "trap 0" handler will override the exit
14963         status on many systems, only use it for "exit 1", and make it set
14964         a non-zero exit status; reset it before "exit 0".  Also, check
14965         exit status of config.sub, and error out if it failed.
14967 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14969         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14970         and install libgloss.
14972 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14974         * Makefile.in (all-binutils): Depend upon all-byacc.
14976         * configure.in: Don't build emacs on Irix 5.
14978 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14980         * configure.in (*-*-netware*): Add libio.
14982 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14984         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14985         (CHECK_TARGET_MODULES): Ditto.
14986         (INSTALL_TARGET_MODULES): Ditto.
14987         (TARGET_LIBS): Ditto.
14988         (all-libstdc++): Note dependencies.
14990 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14992         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14994 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14996         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14997         -fexternal-templates.
14999         * configure.in (target_libs): Add libstdc++.
15000         (noconfigdirs): Add libstdc++ as appropriate.
15002 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15004         * config.guess:  Update from FSF.
15006 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15008         * configure: Use ${config_shell} when running ${configsub}.
15010 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15012         * config.sub: No longer recognize h8300h.
15014 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15016         * config.sub: Remove extraneous differences between config.sub and
15017         gcc/config.sub.
15019 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15021         * Makefile.in (DISTSTUFFDIRS): Add gas.
15023 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15025         * COPYING.NEWLIB: New file.
15027 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15029         * config.guess (HP-UX):  Patch from Harlan Stenn
15030         <harlan@landmark.com> to also emit release level.
15032 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15034         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15036 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15038         * config.sub:  Merge nextstep cleanup from FSF.
15040 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15042         * configure.in (arm-*-*): Don't configure ld for this target.
15044 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15046         * configure.in (*-*-netware): don't configure libg++, libio,
15047           librx, or newlib.
15049 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15051         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15052         configure ld--it works, but it doesn't support shared libraries.
15054 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15056         * config.guess (*-unknown-freebsd*):  Get rid of possible
15057         trailing "(Release)" in version string.
15058         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15060 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15062         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15063         Fix type: *-next-neststep -> *-next-nextstep.
15065         * config.guess:  Merge from FSF:
15067         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15069         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15071         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15073         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15074         instead of UNIX_SV for UnixWare 1.0).
15076 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15078         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15079         to make gdb/nlm/* build after the compiler and linker.
15081 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15083         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15084         not just i[34]86.
15085         (m68k-atari-sysv4):  Relocate to match FSF version.
15087         * config.guess:  More merges from the FSF:
15089         Add a space before function call or macro invocation.
15091         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15093         * config.guess: Add trap cmd to remove dummy.c and dummy when
15094         interrupted.
15096         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15098         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15099         (dummy): Redirect stderr from compilation of dummy.c.
15101         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15103         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15105 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15107         * configure: Accept and ignore --cache*, for compatibility with
15108         new autoconf.
15110 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15112         * config.guess:  Merge from FSF:
15114         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15116         * config.guess (Pyramid*:OSx*:*:*): New case.
15117         (PATH): Add /.attbin at end for finding uname.
15118         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15120         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15122         * config.guess (M88*:DolphinOS:*:*): New case.
15124         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15126         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15127         to select whether to use ELF or COFF.
15129         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15131         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15133         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15135         * config.guess: Guess the OS version for HPUX.
15137         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15139         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15141 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15143         * configure.in: Recognize --with-headers, --with-libs, and
15144         --without-newlib.
15145         * Makefile.in (all-xiberty): Depend upon all-ld.
15147 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15149         * configure.in: Change i[34]86 to i[345]86.
15151 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15153         * configure (version): A few more tweaks to help message.
15155 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15157         * Makefile.in:  Remove (for now) librx as a host library,
15158         now that we're building it for target.
15160 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15162         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15163         (Karl Berry).
15165 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15167         * configure.in:  Also configure librx.
15169 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15171         * Makefile.in:  Update various rules to reflect that librx
15172         is now needed for libg++.
15174 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15176         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15178 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15180         * configure.in: Configure the examples directory.
15182 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15184         * configure: Simplify Jun 2 1994 change.
15186 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15188         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15189         /bin/gcc isn't good enough to build gcc.
15191 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15193         * Makefile.in (GDB_SUPPORT_FILES): Remove
15194         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15195         (gdb.tar.gz): Add new rule to use standard distribution building
15196         mechanism.
15198 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15200         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15201         Bill Cox <bill@cygnus.com>.
15203 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15205         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15207 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15209         * configure:  Search current dir first in .gdbinit.
15211 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15213         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15215 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15217         * config.sub:  Refer to NeXT's operating system as nextstep.
15219         * config.sub (case $basic_machine):  Re-order the cases, to match
15220         the order in the FSF version (which is mostly alphabethical).
15221         Merge in some additions and changes from the FSF.
15223 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15225         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15226         * config.sub: Recognize cxux7.
15227         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15229 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15231         * config.sub:  Fix typo powerpc -> powerpc-*.
15233 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15235         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15237         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15238         parallel with all-emacs and install-emacs).  Top-level command
15239         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15241 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15243         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15244         $(relbindir)/make before doing ``make install'', and use
15245         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15246         installing over running make binary.
15247         ($(host)-stamp-stage3-installed): Likewise.
15249 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15251         * config.guess: Recognize Mach.
15253 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15255         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15256         see whether --exec-prefix was used.
15258 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15260         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15262 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15264         * Makefile.in: Add all-librx target similar to all-libproc.
15266 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15268         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15269         with post 1.2 uname bogosity.
15271 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15273         * configure: Remove temporary files on receipt of a signal.
15275 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15277         * configure: If there is a package_makefile_frag, remove
15278         ${subdir}/Makefile.tem after copying it in.
15280 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15282         * build_all.mk: support rs6000 lynx identifies itself as
15283         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15284         since /bin/gcc is too feeble to compile a modern gcc.
15286 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15288         * brought devo/test-build.mk update-to-date with progressive/
15289           test-build.mk. Add lynx targets and hppa flag info.
15291 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15293         * configure.in:  Use mh-ncrsvr43.  Patch from
15294         Tom McConnell <tmcconne@sedona.intel.com>.
15296 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15298         * config.guess (i386-unknown-bsdi):  No longer need to
15299         check #if defined(__bsdi__) && defined(__i386__).
15301 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15303         * configure: Set program_transform_nameoption correctly.
15305 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15307         * brought build-all.mk update-to-date with progressive build-all.mk,
15308           added new targets and hppa info.
15310 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15312         * configure: If config.guess result is a prefix of the user
15313         specified target, assume a native build and use the user specified
15314         target as the host alias.  Remove SunOS patch suffix removal hack.
15315         * configure.in: Remove SunOS patch suffix removal hack.
15317         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15318         in NATIVE_CHECK_MODULES.
15320 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15322         * Makefile.in: Rename HOST_ONLY to NATIVE.
15323         * configure: Delete SunOs patch suffix from host_canonical
15324           and build_canonical variables that are prepended to Makefiles.
15325         * configure.in: Add comments for easier maintenance.
15327 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15329         * Makefile.in: Add all-libproc target similar to all-gui.
15331 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15333         * Makefile.in (CHECK_MODULES): split into
15334         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15336 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15338         * config.guess (i386-unknown-bsdi): New system to guess.
15340 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15342         * Makefile.in: Add all-gui target (but not yet build by "all").
15344 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15346         * config.sub: Move deletion of patch suffix from here...
15347         * configure.in: To here, at Ian's suggestion.  The top-
15348           level scripts might need to know of a patch level.
15350 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15352         * config.sub: Strip off patch suffix so rtl is recognized
15353           as a sunos4.1.3 machine, even though it's been patched.
15355 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15357         * Makefile.in (INSTALL_LAST): Delete.
15358         (INSTALL_DOSREL): New.
15360 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15362         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15363         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15364         whether we pass down --with-gnu-ld anyhow.
15366 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15368         * Makefile.in (INSTALL_LAST): Change operation so it works
15369         on more flavors of make.
15370         * configure.in (go32): Don't build libg++ or libio.
15372 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15374         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15375         they can be overriden by templates.
15377 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15379         * configure.in (target==go32): Don't build gdb.
15380         * dosrel: New directory.
15382 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15384         * configure.in (host==go32): Configure dosrel too.
15385         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15386         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15387         be set by incoming names or templates.
15388         (INSTALL_LAST): New rule.
15390 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15392         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15394 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15396         * configure.in (appdirs): New variable.  Currently empty, but will
15397         be used in gas distribution.  If nonempty, lists a set of
15398         directories at least one of which must get configured, or top
15399         level configuration is considered to have failed.
15400         (rs6000-*-lynxos*): Use new file name.
15402 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15404         Eliminate XTRAFLAGS.
15405         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15406         newlib include files using -idirafter, and also use -nostdinc.
15407         (CXX_FOR_TARGET): Likewise.
15408         (XTRAFLAGS): Removed.
15409         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15410         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15411         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15412         ($(DO_X)): Don't pass down XTRAFLAGS.
15414 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15416         * configure.in (mips*-dec-bsd*): New target; do build linker.
15417         (mips*-*-bsd*): New target; don't build linker.
15419 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15421         * configure.in: support rs6000-*-lynxos* configuration.
15422         support sunos4 as a cross target.
15424         * config.sub: look for lynx*, not lynx since the OS version may
15425         legitimately be part of the name.
15427 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15429         * configure.in (i[34]86-*-sco*): Move to be with other i386
15430         targets.
15431         (romp-*-*): New target.  Skip various binary utilities.
15432         (vax-*-*): New target.  Don't build newlib.
15433         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15435 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15437         * configure.in: Only set host_makefile_frag if config
15438         directory exists.
15440 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15442         * install.sh: If $dstdir exists, don't check whether each
15443         component does.
15445 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15447         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15449 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15451         * configure.in (*-*-lynxos*): Don't configure newlib for either
15452         native or cross Lynx.
15454 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15456         * config.sub (sparc64-elf): Fix os.
15457         (z8k): Remove duplicate.
15459 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15461         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15462         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15464 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15466         * configure: Make file links cleanly even if Lynx fails on
15467           an NFS symlink (at least fail cleanly).
15469 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15471         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15472         -XNh2000.
15474 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15476         * configure: Unknown options are fatal again.
15478 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15480         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15481         compatibility.
15483 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15485         * build-all.mk: Add `clean' target.
15487 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15489         * config.guess:  Add SINIX support.
15490         * configure.in:  Add mips-*-sysv4* support.
15492 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15494         * build-all.mk: Document all useful targets.
15495         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15496         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15498 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15500         * configure: Support --silent, --quiet.
15502 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15504         * configure: Support --disable-FEATURE.
15506 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15508         * config.guess: Recognize NCR running SVR4.3.
15510 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15512         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15513         Patch from Paul Eggert <eggert@twinsun.com>.
15515 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15517         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15519 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15521         * configure: Make unrecognized options give nonfatal warnings
15522         instead of fatal errors, and pass them to any subdirectory
15523         configures in case they recognize them.
15524         Make --x equivalent to --with-x.
15526 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15528         * configure: Add --enable-* options.  Clean up usage message and
15529         some comments.
15531 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15533         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15535 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15537         * configure.in (hppa*-*-*): Enable binutils.
15539 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15541         * config.sub: Recognize cisco.
15543 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15545         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15547 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15549         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15550         than one configuration name.  Add comment.
15552 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15554         * config.guess: about target *-hitachi-hiuxwe2, fixed
15555         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15556         macro is incorrect.]
15558 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15560         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15561         than the "make ls" stuff which used to be here.
15563 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15565         * config.guess:  Recognize i[34]86-unknown-freebsd.
15566         From Shawn M Carey <smcarey@rodan.syr.edu>.
15568 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15570         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15572 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15574         * config.guess: Check for ptx.
15576 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15578         * config.sub: Add os9k checking.
15580 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15582         * config.guess: Handle OSF1 running on HPPA processors
15584 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15586         * configure: If subdir configure fails, print out a message with
15587         subdirectory name, in case subdir's configure code didn't identify
15588         itself.
15590 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15592         * configure.in: Remove embedded newlines from configdirs.
15593         Avoid mismatches of substrings.  Fix matching strings at end
15594         of configdirs.
15596 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15598         * config.guess:  Add Lynx/rs6000 config support.
15600 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15602         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15604 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15606         * configure.in (hppa*-*-osf*): Treat this just like most other
15607         PA configurations (eg no binutils or ld).
15608         (hppa*-*-*elf*): These configurations have binutils and ld.
15610 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15612         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15614 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15616         * configure.in (rs6000-*-*): Build gas.
15618 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15620         * Makefile.in:  Avoid bug in losing hpux sed.
15622 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15624         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15625         for GDB and GDB has been fixed to not need it.
15627 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15629         * config.guess: Recognize vax hosts.
15631 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15633         * configure (while loop): Don't use "break 2" inside case
15634         statement -- the case statement isn't an enclosing loop.
15636 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15638         * config.guess:  Clean up NeXT support, to allow nextstep
15639         on Intel machines.  Make OS be nextstep.
15641 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15643         * config.guess: Add alternate forms for Convex.
15645 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15647         * configure:  Completely rewrite option processing.  Take
15648         advantage of pattern-matching to avoid invoking test frequently.
15649         Also clean up host and target defaulting logic.
15651 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15653         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15654         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15655         commands (plus user environment) will fit SCO limits.
15657 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15659         * configure.in: Don't issue warnings about directories which are
15660         not being configured if -norecursion is set.  Correct test for
15661         --with-gnu-as and --with-gnu-ld to not get confused by substring
15662         matches.
15664         * configure.in: Don't build gas for alpha-dec-osf1*.
15666 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15668         * configure:  Back out Per's change of 12/19/1993.  It changes the
15669         behavior of configure in unexpected and confusing ways.
15671         Also, use different delim char when calculating
15672         program_transform_name so that the name can contain slashes.
15674 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15676         * configure.in, config.sub: Add support for VSTa micro-kernel.
15678 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15680         * configure.in: Nuke hacks which were used to get a special
15681         version of GAS for HPPA configurations.
15683 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15685         * configure:  If only ${target_alias} is given, use that
15686         as the default for ${host_alias}.
15687         * configure:  Add missing back-slashes before nested quotes.
15689 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15691         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15693 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15695         * config.guess:  Recognize some Tektronix configurations.
15696         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15698 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15700         * config.sub: Match any flavor of SH.
15702 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15704         * configure.in: Don't try to configure newlib for Alpha.
15706 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15708         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15709         libg++ or libio for any Alpha target.
15711         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15713 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15715         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15716         default arguments -- so it tried to compress itself.
15718 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15720         * configure.in (notsupp): ensure that a space is always at the end
15721           of the configdirs list, since the grep checks for an explicit space
15723 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15725         * configure.in (target i386-sysv4.2): don't build ld, since static
15726           versions of many libraries are not available.
15728 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15730         * config.guess: Recognize Apollos (using environment variables).
15731         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15733 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15735         * config.guess: Recognize Sony news mips running newsos.
15737 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15739         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15740         "fi ; else" for bash.
15742 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15744         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15746 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15748         * config.sub: accept unixware as an alias for svr4.2.
15749         Fix some inconsistancies with the gcc version.
15751 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15753         * Makefile.in (DISTDOCDIRS):  Add gdb.
15755 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15757         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15759 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15761         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15762         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15763         this now.
15765 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15767         * config.sub: Accept hiux* as an OS name.
15769         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15770         etc/make-stds.texi.  The underscore came from gcc, and dje now
15771         agrees that RUNTESTFLAGS is the correct name.
15773 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15775         * install.sh:  Remove 'set -e'.  It makes any conditionals
15776         in the script useless.
15778         * config.guess: Automatically recognize arm-acorn-riscix
15779         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15781 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15783         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15785 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15787         * Makefile.in (DISTDOCDIRS): New variable.
15788         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15789         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15791 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15793         * configure.in (hppa target): check the source directory for the
15794           pagas sub-directory
15796 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15798         * config.sub: Allow -aout* and -elf*.
15800 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15802         * configure.in: Don't build ld on i386-solaris2, same as for
15803         sparc-solaris2.
15805 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15807         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15809 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15811         * configure.in:  Configure gdb for alpha.
15813 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15815         * Makefile.in (CXXFLAGS): Add -O.
15817 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15819         * config.guess: added support for DG Aviion
15821 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15823         * configure.in: Produce warning message for subdirectories not
15824         configurable for this host/target combination.  Don't try to
15825         configure gdb for vms.
15827 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15829         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15830         appropriate files before making "diststuff".
15831         (DISTBISONFILES): New var: list of files to be edited.
15832         (DISTSTUFFDIRS): Add binutils.
15834 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15836         * config.sub: also handle mipsel and mips64el (for little endian mips)
15838 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15840         * configure.in: Add * to end of all OS names.
15842 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15844         * configure.in: Build newlib for LynxOS native.
15846 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15848         * config.guess: Add support for delta 88k running SVR3.
15850         * configure.in: Add comment about HP compiler vs. emacs.
15852 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15854         * configure.in: don't build ld on solaris2 (not a viable option
15855           due to bugs in getpwnam & getpwuid)
15857 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15859         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15860         config.guess will produce a full version number.
15862 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15864         * configure.in: Build linker and binutils for alpha-dec-osf1.
15866 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15868         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15869         and gdb/testsuite/Makefile.in.
15871 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15873         * configure.in: recognize mips*- instead of mips-
15875 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15877         * config.sub: Accept linux*coff and linux*elf as operating
15878         systems.
15880 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15882         * config.sub: Recognize mips64, and mips3 as an alias for it.
15884 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15886         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15887         gdb knows how to handle OSF/1 shared libraries.
15889 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15891         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15892         * config.guess: Recognize Hitachi's HIUX.
15893         * config.sub: Recognize h3050r* and hppahitachi.
15894         Remove redundant cases for hp9k[23]*.
15896 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15898         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15899         if gas and ld are in the source tree and are in ${configdirs}.
15900         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15901         --with options (but still pass them down on the command line,
15902         if they were explicitly specified).
15904 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15906         * configure: substitute SHELL value in Makefile.in with
15907         ${CONFIG_SHELL}
15909 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15911         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15912         *-*-solaris2* targets.
15914 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15916         * Makefile.in: define M4, and pass it down to sub-makes;
15917         all-autoconf now depends on all-m4
15919 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15921         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15922         presence of {ar,ranlib} instead of a configured directory
15924 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15926         * config.guess: Accept 34?? as well as 33?? for NCR.
15928 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15930         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15931         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15933 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15935         * configure: grab values for $(CC) and $(CXX) from the
15936         environment, so that someone can do "CC=gcc configure; make" and
15937         have it work right (matching the way that autoconf works now)
15939         * configure.in, Makefile.in: add support for gash, the tcl
15940         interface to Galaxy
15942         * config.guess: add NetBSD variants (hp300, x86)
15944 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15946         * install.sh: Support -d option (in the manner of SunOS 4 install,
15947         as it is more deterministic than that of GNU install)
15948         (chmodcmd): Set file to mode 755 by default (should also do default
15949         chgrp and chown, but I don't feel like dealing with that now)
15951 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15953         * config.sub: Remove h8300hhms alias.
15955 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15957         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15959 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15961         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15962         as stmp-fixinc
15964 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15966         * config.sub: recognize m88110-bug-coff.
15968 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15970         * Makefile.in (all-libio): all dependencies on the toolchain used
15971         to build this (gcc, gas, ld, etc)
15973 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15975         * config.guess: Deal with OSF/1 1.3 on alpha.
15977 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15979         * install.sh: add some 'else true' clauses for portability
15981         * configure.in: don't build libio for h8[35]00-*-* targets
15983 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15985         * Makefile.in:  Add support for new libio.
15987 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15989         * install.sh: If one command fails, don't try the rest.  Don't try
15990         to remove $dsttmp (via trap) unless we have already created it.
15991         If $src doesn't exist, detect it and exit with an error.
15993         * config.guess: Recognize BSD on hp300.
15995 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15997         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15998         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16000 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16002         * Makefile.in (all-send-pr): depends on all-prms
16004 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16006         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16008 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16010         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16011         Added test for mips-mips-riscos5.
16013 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16015         * configure.in: use mh-hp300 for 68k HP hosts
16017 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16019         * configure: add support for CONFIG_SHELL, so that you can use
16020         some alternate shell for evaluating configure scripts
16022 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16024         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16025         in configure script to bug-gdb@prep.ai.mit.edu when building
16026         distribution archive.
16027         * Makefile.in (COMPRESS):  Remove def.
16028         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16029         gdb.tar.Z and make-gdb.tar.Z respectively.
16030         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16031         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16032         to convergence with 'taz' target in Makefile.in.
16034 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16036         * install.sh (dsttmp): use trap to ensure that tmp files go
16037         away on error conditions
16039 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16041         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16043 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16045         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16046         its parent is '/' not ''.
16048         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16050 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16052         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16053         that ${newsrcdir}/configure.in does.
16055 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16057         * test-build.mk: support for CONFIG_SHELL
16059 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16061         * config.sub (netware):  Add as a basic system type.
16063 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16065         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16066           $(srcdir)/ from the dependency on Makefile.in.
16068 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16070         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16071         (h8300hhms is temporary until multi-libraries are implemented).
16072         * configure.in: Handle h8300h too.
16074 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16076         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16078 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16080         * configure:  Remove extraneous output when guessing host type.
16081         * config.guess:  Remove extraneous output when guessing using C
16082         compiler rather than uname, or when guessing fails.
16084 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16086         * Makefile.in: remove all.cross and install.cross targets
16088         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16089           definitions
16091 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16093         * configure.in (target sh): Build gprof.
16095 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16097         * config.sub: change -solaris to -solaris2
16099 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16101         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16103 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16105         * configure: Correct error message for missing Makefile.in to
16106         print correct directory.
16108 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16110         * install.sh: kludge around 386BSD shell bug
16112 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16114         * config.guess:  Recognize NeXT.
16115         * config.guess:  Recognize i486-ncr-sysv4.
16116         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16118 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16120         * Makefile.in (MAKEINFOFLAGS): New variable.
16121         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16122         * build-all.mk, test-build.mk: Pass down --no-split as
16123         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16125 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16127         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16129 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16131         * Makefile.in (libg++.tar.z):  New rule.
16132         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16133         * Makefile.in (taz):  Only do a single chmod.
16135 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16137         * install.sh: don't use dirname anymore (replaced with sed usage)
16139 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16141         * Makefile.in:  Change extension for gzip'd files from '.z' to
16142         '.gz' per new FSF standard usage.
16144 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16146         * configure: put quotes around the final value of program_transform_name
16148 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16150         * Makefile.in: new install.sh support; update install-info rules
16152 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16154         * configure.in: Build diff for crosses, but not for go32 host.
16156         * configure.in: Build gprof only for native, and don't build it
16157         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16159 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16161         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16163 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16165         * configure.in (host_tools): Add prms.
16167 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16169         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16170         with $(FLAGS_TO_PASS) on the command line
16172         * config.sub: Recognize lynx and lynxos
16174 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16176         * config.sub: Accept -ecoff*, not just -ecoff.
16178 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16180         * Makefile.in (taz): Use .gz suffix instead of .z.
16181         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16182         names.
16184 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16186         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16188 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16190         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16191         that rebuilds that might happen during 'make install' don't get
16192         bogus gcc include files
16194 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16196         Change from Utah for HPPA support:
16197         * config.guess: Recognize hppa1.x-hp-bsd.
16199 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16201         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16202         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16204 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16206         * config.sub: Add support for rom68k and bug boot monitors.
16208 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16210         * Makefile.in: Make all-opcodes depend on all-bfd.
16212 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16214         * config.guess: Added special check for i[34]86-univel-sysv4*.
16216 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16218         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16219         the processor rather than assuming i486.
16221 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16223         * config.guess: Recognize SunOS6 as Solaris3.
16225 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16227         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16228         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16230 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16232         * build-all.mk (all-cross): New target for Canadian Cross.
16233         Added Q2 go32 targets.
16234         * test-build.mk: Configure go32 cross sparclite-aout and
16235         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16236         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16238 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16240         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16241         GO32 hosted toolchains
16243 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16245         * configure: change  so "-exec-prefix" gets passed down rather
16246         than "-exec_prefix" so autoconf generated Makefiles get the
16247         exec_prefix set right.
16249 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16251         * config.guess: get the Solaris2 minor version number
16253         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16255 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16257         * config.guess: Recognize some Sequent platforms.
16259 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16261         * Makefile.in: added the vault-install target
16263         * configure.in: actually use the Sun3 makefile fragment that's in
16264         config, also added the release dir to configdirs
16266 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16268         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16270 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16272         * configure.in: remove some program from Alpha targetted toolchains
16274 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16276         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16277         gprof.
16278         (taz): Run "make diststuff" in those directories instead of "make
16279         proto-dir".  Look for "VERSION=" only at start of line in subdir
16280         Makefile.  Use "gzip -9" for compression.
16281         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16282         (binutils.tar.z): New target.
16284 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16286         * Makefile.in (taz): Include gpl.texinfo.
16288 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16290         * Makefile.in (setup-dirs): Merged into "taz" target.
16291         (taz): Only do `proto-dir' stuff if a directory is actually needed
16292         for this target.
16294 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16296         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16297         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16298         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16299         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16300         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16302 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16304         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16305         config.sub, and move-if-change to gdb testsuite distribution
16306         archive, so the testsuite can be extracted, configured, and
16307         run separately from the gdb distribution.  Blow away the Chill
16308         tests that require a Chill compiled executable, since GNU Chill
16309         is not yet publically available.
16311 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16313         * test-build.mk: set environment variables in a single command,
16314         instead of a list of assignments and exports
16316         * config.guess: recognize Alpha/OSF1 systems
16318 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16320         * configure: Change help message to prefer --options rather than
16321           -options.
16323 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16325         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16326         zippy@ecst.csuchico.edu.
16327         * config.guess: Recognize miniframe.
16329 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16331         * Makefile.in: Use srcroot to find runtest rather than rootme.
16332         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16334 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16336         * test-build.mk: Extensive additions to support building on a
16337         machine other than the host.
16339 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16341         * configure (tooldir): Fix for i386-aix again.
16343 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16345         * configure, Makefile.in:  Change definition of $(tooldir)
16346         to match the FSF.
16348 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16350         * config.guess:  Recognize i[34]86/SVR4.
16352 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16354         * Makefile.in (all-gdb): gdb depends on sim.
16356 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16358         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16359         at the same time we make the prototype gdb directory.
16360         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16361         files at the same time as the gdb base release distribution.
16363 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16365         * Makefile.in (check): Use individual check targets rather than
16366         DO_X rule.
16367         (check-gcc): Added.
16369 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16371         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16372         for System V release 3.2.
16374 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16376         * config.sub: Recognize hppaosf.
16377         * configure.in: Do configure ld/binutils/gas for it.
16379 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16381         * configure (tooldir): Alter syntax used to set this, for systems
16382         where "\$" isn't handled right, like i386-aix.
16384 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16386         * configure: Pass program-transform-name, not
16387         program_transform_name, to recursive configures.
16389 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16391         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16392         of gas+ld+binutils.
16394 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16396         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16398 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16400         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16402 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16404         * Makefile.in (PRMS): Set back to all-prms.
16406 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16408         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16409         targets, rather than for MIPS hosts.
16411 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16413         * configure.in: add comment for --with-x default values
16415         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16417         * Makefile.in: add check-* targets for each of the directories in
16418         the tree.  Add a definition of RUNTEST that will use the one we
16419         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16421 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16423         * configure.in: Removed obsolete references to bfd_target and
16424         target_makefile_frag.
16426         * build-all.mk: Set assorted targets for Q2.
16427         * config.sub: Recognize z8k-sim and h8300-hms.
16428         * test-build.mk: Really don't pass host to configure.
16429         (HOLES): Added uname.
16431 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16433         * configure: Handle an empty program-prefix, program-suffix or
16434         program-transform-name correctly.
16436 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16438         * build-all.mk: -G 8 no longer required for MIPS targets.
16439         * test-build.mk: Don't pass host argument to configure; make it
16440         guess.
16442 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16444         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16445         * Makefile.in (COMPRESS):  New macro, like GZIP.
16447 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16449         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16451         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16452         with gas currently defaults to -G 0.
16454 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16456         * Makefile.in (all-flex): flex depends on byacc.
16458         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16459         to test-build.mk as RELEASE_TAG.
16460         * test-build.mk (configargs): New variable containing arguments to
16461         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16462         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16464         * config.guess: Use /bin/uname when checking -X argument on SCO,
16465         to avoid invoking GNU uname which doesn't understand -X.
16467         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16469         * configure.in: Build gas for mips-*-*.
16471 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16473         * Makefile.in (all.normal): insert missing backslash.
16475 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16477         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16479         * Makefile.in: Complete overhaul to merge many almost identical
16480         targets.
16482 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16484         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16485         (gdb.tar.Z): Adjusted.
16487         * Makefile.in (setup-dirs, taz): New targets; should be general
16488         enough to adapt for gdb sometime.  Build only .z file.
16489         (gas.tar.z): New target.
16491 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16493         * build-all.mk: Use CC=cc -Xs on Solaris.
16495 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16497         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16498         for handling BISON for FSF releases.
16500 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16502         * configure: Actually implement the change zoo just documented.
16504 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16506         * configure: when using config.guess, only set target_alias when
16507         it's not already been set (ie, on the command line)
16509 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16511         * Makefile.in: add installcheck target, set PRMS to install-prms
16513 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16515         * configure: add support for package_makefile_fragment, handle the
16516         case where a directory has a configure.in file but no Makefile.in
16517         more gracefully (with an actual understandable error message, even);
16518         add support for --without (and add this to the usage message); also
16519         explicitly add a --host=${host_alias} to the command line when
16520         config.guess is used
16522 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16524         * configure: Must use both --host and --target in recursive calls.
16526 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16528         * Makefile.in: Change deja-gnu to dejagnu.
16530 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16532         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16534 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16536         * configure.in: canonicalize all instances to *-*-solaris2*,
16537         also strip out a number of tools to not build for go32 host
16539 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16541         * config.guess: add GPL.
16543         * Makefile.in, config.guess, config.sub, configure: bump
16544           copyrights to 93.
16546 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16548         * Makefile.in (do-info): Removed obsolete check for existence of
16549         localenv file.
16551         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16553 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16555         * Makefile.in: a couple of 'else true' for decstation,
16556         support for TclX
16558         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16560 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16562         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16564 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16566         * config.guess: Recognize i386-ibm-aix (PS/2).
16567         * configure.in: Use config/mh-aix386 file for it.
16569 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16571         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16572         CC_FOR_TARGET instead.
16573         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16575 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16577         * Makefile.in: Add sim to list of directories sent with gdb
16579 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16581         * configure.in: Put back mips-dec-bsd* case.
16583 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16585         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16586         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16587         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16589 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16591         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16593         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16594         (install-info): install dir.info only if it exists,
16595         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16597 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16599         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16600         gas for mips-dec-bsd.
16602 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16604         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16605         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16607 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16609         * configure.in: Added "dejagnu" to hosttools list.
16611 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16613         * config.sub, configure.in, config.guess:  Add support
16614         for Bosx, an AIX variant from Bull.
16615         Patches from F.Pierresteguy@frcl.bull.fr.
16617 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16619         * devo/dejagnu: Initial creation of devo/dejagnu.
16620         Migrated dejagnu testcases and support files for testing software
16621         tools to reside as subdirectories, currently called "testsuite",
16622         within the directory of the software tool.  Migrated all programs,
16623         support libraries, etc. beloging to dejagnu proper from
16624         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16625         with no modifications.  The changes to these files which will
16626         allow them to configure, build, and execute properly will be made
16627         in a future update.
16629 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16631         * Makefile.in: Change send_pr to send-pr.
16632         * configure.in: Likewise.
16633         * send_pr: Renamed directory to send-pr.
16635 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16637         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16639 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16641         * README:  Update for gdb-4.8 release.
16642         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16643         gdb-xxx.tar.z (gzip'd) file also.
16645 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16647         * Makefile.in: make all-diff depend on all-libiberty
16649 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16651         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16653 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16655         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16657 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16659         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16660         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16661         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16663 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16665         * Makefile.in:  makeinfo binary is in a new location
16667 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16669         * config.sub: Accept -ecoff as an OS.
16671         * Makefile.in: Various changes to eliminate a level of make
16672         recursion and reduce the required command line length.
16673         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16674         sub-makes.
16675         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16676         variables holding settings for specific sub-makes.
16677         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16678         in terms of BASE_FLAGS_TO_PASS.
16679         (TARGET_LIBS): New variable listing directories which use
16680         TARGET_FLAGS_TO_PASS.
16681         (subdir_do): Eliminated.
16682         (do-*): New set of targets to replace subdir_do.
16683         (various): All targets which used subdir_do now depend on do-*.
16684         (local-clean): Renamed from do_clean.
16685         (local-distclean): New target, dependency of distclean and
16686         realclean.
16687         (install-info): Don't create directories.  Depend on dir.info
16688         rather than calling make recursively.
16689         (install-dir.info): Eliminated.
16690         (install-info-dirs): Create all info directories here.
16691         (dir.info): Depend upon do-install-info.
16693         * test-build.mk (HOLES): Added false.
16695 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16697         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16699 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16701         * Makefile.in (info): remove dependency on all-texinfo.  The
16702         problem was really in texinfo/C, not at this level.
16704 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16706         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16708 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16710         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16711         GDB releases.
16713 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16715         * configure: Include srcdir in message about target of link not
16716         being found.  Don't convert `-' to `_' in `with' options being
16717         passed to subdirs.
16719 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16721         * configure.in: add uudecode to host_tools
16723         * Makefile.in: added {all,install}-uudecode targets, added them to
16724         the appropriate lists
16726 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16728         * Makefile.in (all-gcc): Added dependency on all-gas.
16730         * configure.in (mips-*-*): Build ld and binutils.
16732 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16734         * configure: check return code from mkdir, print error message and
16735           exit on failure.
16737 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16739         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16741 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16743         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16745 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16747         * config.sub (h8500):  Recognize this as a cpu type.
16749 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16751         * configure: source directory missing is no longer a warning
16753         * configure.in: recognize irix[34]* instead of irix[34]
16755         * Makefile.in: define and pass down X11_LIB
16757 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16759         * guess-systype: Renamed to ...
16760         * config.guess:  ... by popular request.
16761         * configure.in, Makefile.in:  Update accordingly.
16763 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16765         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16766         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16767         + Execute ./dummy instead of assuming . is in PATH.
16769 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16771         * guess-systype:  New shell script.  Attempts to guess the
16772         canonical host name of the executing host.
16773         Only a few hosts are supported so far.
16774         * configure:  Call guess-systype if no host is specified.
16776 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16778         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16779         gcc Makefile.
16782 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16784         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16785         (all-gcc, install-gcc, subdir_do): Use it.
16787 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16789         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16791 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16793         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16794           set exclusively by configure, using configure.in .
16796 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16798         * test-build.mk: set $PATH for all builds
16800         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16802 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16804         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16805         the one used in gcc/Makefile.in, so that a null expansion doesn't
16806         override the one needed to build gcc with a native cc.
16809 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16811         * configure: Accept -with arguments.
16813 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16815         * Makefile.in: added h8300sim
16817 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16819         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16820         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16821         (all-cygnus, native, build-cygnus): Make
16822         $(canonhost)-stamp-3stage-done, not $(host)....
16823         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16824         i386-sco3.2v4.  Added else true to if command.
16826 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16828         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16830 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16832         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16834 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16836         * configure.in: don't remove binutils from Solaris builds
16838 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16840         * Makefile.in: get rid of earlier definitions for *clean,
16841         also handle the recursive info rule better
16843 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16845         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16846         do more-or-less the right thing.
16848 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16850         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16851         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16853 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16855         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16856         $(host_canonical).
16858         * configure.in: split the configdirs list into 4 categories (native
16859         v. cross, library v. tool) and handle the cross-only and native-
16860         only in more reasonable (and correct!) way.
16862 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16864         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16865         configdirs anymore.
16867 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16869         * Makefile.in: extensive cleanup::  removed all of the explicit
16870         clean-* targets, collapsed many wrappers around subdir_do into
16871         one, added additional targets to satisfy standards.texi, deleted
16872         some old targets, some changes for consistency
16874 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16876         * configure.in: handle some programs as cross-only, and others as
16877         native only
16879         * test-build.mk: handle partial holes in a more generic manner
16881         * Makefile.in: m4 depends on libiberty
16883 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16885         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16886         time, wdiff, and find to configdirs
16888         * Makefile.in: all, clean, and install rules for the new programs
16889         added to configure.in
16891 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16893         * configure.in: use mh-sun for all *-sun-* hosts
16895 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16897         * Makefile.in: define flags for X11 include files and library file
16898         locations, pass them down to the programs that need this info
16900         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16902 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16904         * configure.in: start building libg++ for HP-UX targets
16906 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16908         * README:  Update references to files moved into etc/.
16910 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16912         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16913         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16915 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16917         * configure: accept dash as well as underscore in long option
16918         names for FSF compatibility.
16920 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16922         * config.sub: added -sco3.2v4 support from FSF.
16924 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16926         * configure.in: expand the section that adds or removes
16927         directories from the list of programs to build, to handle native
16928         vs. cross in addition to host v. native
16930 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16932         * Makefile.in:  Replace C++ in macro names with CXX.
16933         This is less likely to break ...
16935 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16937         * test-build.mk: add -w to GNU_MAKE
16939 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16941         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16942         add 'sparc' to list of recognized cpus.  This needed to make
16943         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16944         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16945         then changes that into $CPU-wrs-vxworks.
16947         * configure.in: remove most references to gdbtest, regularize
16948         target based program removal
16950         * test-build.mk: import from p3 tree (many fixes and changes)
16952 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16954         * Makefile.in: added rules to handle tcl, tk, and expect
16956         * configure.in: handle those directories if they exist
16958 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16960         * config.sub: removed bogus hppabsd and hppahpux names, since
16961         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16963 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16965         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16966         depends upon all-xiberty
16968         * Makefile.in: changes from p3, including:
16970         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16972         * Makefile.in (XTRAFLAGS): include newlib directories if
16973         newlib/Makefile exists, rather than if host != target.
16975         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16977         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16978         from the same source tree and not building a cross-compiler.  This
16979         matters for the libg++ configuration if reconfiguring a tree that
16980         has already been installed.
16982         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16984         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16985         pick up the machine and system specific header files.
16987         * Makefile.in: added AS_FOR_TARGET, passed down in
16988         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16989         the C compiler to use to create programs which are run in the
16990         build environment, set it to default to $(CC), and passed it down
16991         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16993         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16995         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16996         We need them for unusual native builds, like systems without
16997         ranlib.
16999         * configure: also define $(host_canonical) and
17000         $(target_canonical), which are the full, canonical names for the
17001         given host and target
17003 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17005         * Makefile.in:  Added separate definitions for C++.
17007 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17009         * configure.in (configdirs):  Add deja-gnu.
17011 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17013         * README:  Update for configure.texi and gdb-4.7 release.
17015 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17017         * Makefile.in:  Move "all" target to top of file.
17018         Previously, first target was ".PHONY" which caused BSD4.4 make
17019         to build .PHONY when make was run without arguments.
17021 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17023         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17024         Library-copylefted code in libiberty.
17026 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17028         * config.sub:  Replace m68kmote with plain old m68k.
17030 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17032         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17034 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17036         * config.sub: Complain if no argument is given.  Added support for
17037         386bsd as OS and target alias.
17039 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17041         * Makefile.in (XTRAFLAGS): include newlib directories if
17042         newlib/Makefile exists, rather than if host != target.
17044 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17046         * config.sub: recognize sparclite-wrs-vxworks.
17048         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17049         p3.) Added clean-xiberty to clean.
17051 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17053         * configure.in: use *-*-* instead of nested cases for host and target
17055 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17057         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17058         from the same source tree and not building a cross-compiler.  This
17059         matters for the libg++ configuration if reconfiguring a tree that
17060         has already been installed.
17062 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17064         * config.sub (i486v/i486v4):  Merge in from FSF version.
17066 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17068         * configure: only set PWD if it is already set.
17070 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17072         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17073         doesn't have unset and all success paths (and most error paths)
17074         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17075         to just ${PWD} to avoid confusion.)
17077 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17079         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17080         even for a native compilation.
17082 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17084         Changes to make the gdb.tar.Z rule work better.
17086         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17087         (DEVO_SUPPORT):  Add configure.texi.
17088         (bfd-ilrt.tar.Z):  Remove ancient rule.
17090 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17092         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17093         pick up the machine and system specific header files.
17095         * configure.in, config.sub: added new target m68010-adobe-scout,
17096         with alias of adobe68k.  Changed configure.in to check for
17097         -scout before -sco* to avoid a false match.
17099         * Makefile.in: added AS_FOR_TARGET, passed down in
17100         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17101         the C compiler to use to create programs which are run in the
17102         build environment, set it to default to $(CC), and passed it down
17103         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17105 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17107         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17108         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17109         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17110         FOR_TARGET variants, to newlib and libg++.
17112 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17114         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17115         first.
17117 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17119         * config.sub:  Accept `elf' as an environment.
17121 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17123         * Makefile.in (all-opcodes):  cd into the right directory
17125 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17127         * configure: added -program_transform_name option, used as
17128         argument to sed when installing programs.
17129         configure.texi: added documentation for -program_prefix,
17130         -program_suffix and -program_transform_name.
17132 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17134         * config.sub:  Accept i486 where i386 ok.
17136 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17138         * config.sub: accept we32k
17140 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17142         * config.sub, configure.in: accept OSE68000 and OSE68k.
17144         * Makefile.in: don't create all directories for ``make install'';
17145         let the subdirectories create the ones they need.
17147 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17149         * COPYING: new file, GPL v2
17151 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17153         * Makefile.in: use the new gen-info-dir, which needs a template
17154         argument (which also lives in texinfo)
17156         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17158 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17160         * config.sub (ncr3000):  Change i386 to i486.
17162 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17164         * Makefile.in: add install-rcs, install-grep to
17165         install-no-fixedincludes, removed install-bison and install-libgcc
17167 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17169         * configure.in: grab the HPUX makefile fragment if on HPUX
17171 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17173         * Makefile.in: eradicate bison spoor (ditto libgcc).
17174          configure.in: recognise m68{k,000}-ericsson-OSE.
17175          es1800 is alias for m68k-ericsson-OSE
17177 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17179         * configure.in: rearrange the parts that remove programs from
17180         configdirs, based now on HOST==TARGET or by canonical triple.
17182 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17184         * test-build.mk: recurse explicitly with -f test-build.mk when
17185           appropriate.  predicate stage3 and comparison on the existence
17186           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17187           On very clean, also remove ...stamp-co.  Build in-place before
17188           doing other builds.
17190 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17192         * Makefile.in, configure.in: add tgas
17194 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17196         * Makefile.in: a number of changes merged in from progressive.
17198         * configure.in: add libm.
17200         * .cvsignore: ignore some stuff that comes from test-build.mk.
17202 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17204         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17206 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17208         * configure: Add program_suffix (parallel to program_prefix)
17209         * Makefile.in: adjust directory-creating script for losing decstation
17211 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17213         * configure:  Minor $subdir-related fixes.
17215 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17217         * configure: fix various problems with propogating
17218         makefile_target_frag in subdirs.
17219         * configure.in: config libgcc if its there
17221 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17223         * config.sub:  HPPA merge.
17225 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17227         * Makefile.in:  Replace all-bison with all-byacc in all
17228         dependency lines for other tools (which now use byacc).
17230 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17232         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17234 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17236         * Makefile.in: make gprof rules similar to byacc rules (instead of
17237         vestigal $(unsubdir) that didn't work...)
17239 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17241         * config.sub:  Add support for Linux.
17242         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17243         (at least for libg++).
17245 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17247         * configure.texi: fix doc for the -nfp option to configure
17249 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17251         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17253 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17255         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17256         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17257         * configure.in: added solaris* host_makefile_frag hook.
17259 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17261         * config.sub: changed recognition of m68000 so that various
17262         m68k types can be specified via m680[01234]0
17264 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17266         * config.sub (basic_machine): fix sed so that '-foo' isn't
17267         completely substituted out while .+'-foo' loses the '-foo'
17269 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17271         * config.sub ($os): Add -aout.
17273 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17275         * configure:  If host_makefile_frag is absolute, don't
17276         prefix ${invsubdir} (relevant to libg++ auto-configure).
17278 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17280         * Makefile.in (tooldir): Define it.
17281         (all-ld): Depend on all-flex.
17283 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17285         * Makefile.in (check):  Fix libg++ special case.
17287 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17289         * configure: do not bury `pwd` into config.status, thus do fewer
17290           pwd's.
17292         * configure: print the "Building in" message only when building in
17293           other than "." AND verbose.
17295         * configure: remove -s, rework -v to better accommodate guested
17296           configures.
17298         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17300 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17302         * Makefile.in: macroize flags passed on recursion.  remove
17303           fileutils.
17305 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17307         * configure: get makesrcdir right for subdirs deeper than 1.
17309         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17310           install.
17312 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17314         * Makefile.in: don't print subdir_do or recursion lines.
17316 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17318         * standards.texi: added menu item.
17320         * Makefile.in: build and install standards.info.
17322         * standards.texi: new file.
17324 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17326         * configure: test for and move config.status pieces from
17327           ${subdir}/.
17329 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17331         * configure:  Test for existance of files before trying to mv
17332         them, to avoid numerous non-existance messages.
17334 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17336         * configure: correct final line of config.status.
17338         * configure: patch from eggert.  Avoids a protection problem if
17339           the original Makefile.in is read only.
17341         * configure: use move-if-change from gcc to create config.status.
17342           Some makefiles depend on config.status to tell if a directory
17343           has been reconfigured for a different host.  This change
17344           prevents those directories from remaking everything in the case
17345           where the reconfig was only intended to rebuild a Makefile.
17347         * configure: test for config.sub with "config.sub sun4" rather
17348           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17349           host alias from a missing config.sub.
17351 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17353         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17354           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17356 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17358         * configure: mkdir ${subdir} as needed.
17360 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17362         * Makefile.in,configure.in: added autoconf.
17364 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17366         * Makefile.in: no longer pass against on recursion.
17368         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17369           definitions are not inherited.
17371         * configure: correct makesrcdir when subdir is .
17373 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17375         * configure:  Add support for 'subdirs' variable, which is
17376         like 'configdirs', except that configure doesn't re-invoke
17377         itself for subdirs, it just creates a Makefile for each subdir.
17378         * configure.texi:  Document subdirs.
17380 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17382         * configure.in: added flex to configdirs
17384 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17386         * Makefile.in: remove clean-stamps from clean.
17388 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17390         * configure.in:  Add gdbtest to configdirs.
17392 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17394         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17395         to recursive makes.
17396         * configure.in:  Recognize new ncr3000 config.
17398 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17400         * Makefile.in, configure.in: removed references to gdbm.
17402 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17404         * config.sub:  Don't canonicalize os value
17405         newsos* to bsd (readline needs to check for newsos).
17406         (This fix was earlier made Jan 31, but got re-broken.)
17408 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17410         * configure.in:  sco is an os, not a vendor!
17412         * configure:  Quote $( better.  Keep various shells happy.
17414 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17416         * Makefile.in: eliminate stamp-files.
17418 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17420         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17421           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17423 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17425         * config.sub:  fix iris/iris3.
17427 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17429         * configure: re-add -rm.
17431 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17433         * Maskefile.in: add .stmp-rcs to all.
17435         * configure.in: remove gas from rs6000 build, use aix host fragment.
17437 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17439         * configure: pass down site_option during recursion.
17441 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17443         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17445 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17447         * configure: Change exec_prefix so that it really defaults to prefix.
17449 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17451         * Makefile.in, configure.in:  Add support for mmalloc library.
17453 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17455         * Makefile.in: add stmp dependencies for a few more things.
17457 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17459         * configure: adjusted error message on objdir/srcdir configure
17460           collision, per john's suggestion.
17462         * Makefile.in: add libiberty stmp to all and all.cross.
17464 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17466         * Makefile.in: remove force dependencies, add grep to all.
17468 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17470         * Makefile.in: drop flex.  make stamp files work.
17472         * configure: added test for conflicting configuration in srcdir,
17473           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17474           gets cranky.  use relative paths for configure and srcdir
17475           whenever possible.  Send some error messages to stderr that were
17476           going to stdout.
17478 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17480         * Makefile.in:  Fix libg++ rule to check for gcc directory
17481         before using gcc/gcc.  Also pass XTRAFLAGS.
17483 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17485         * Makefile.in: added stmp-files so that directories aren't polled
17486           when they are already built.
17488         * configure.texi: fixed a node pointer problem.
17490 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17492         * config.sub configure.in gdb/configure.in
17493         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17494         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17495         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17497 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17499         * configure: -recurring becomes -silent.  corrected help message
17500           for -site= option.
17502         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17504 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17506         * configure: when building Makefile for crosses, replace
17507           tooldir and program_prefix.  default srcdir from location of
17508           config.sub.  remove "for host in hosts" and "for target in
17509           targets" loops.
17511 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17513         * Makefile.in: Do not pass bindir or mandir to cvs.
17515 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17517         * Makefile.in, configure.in: removed traces of namesubdir,
17518           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17519           copyrights to '92, changed some from Cygnus to FSF.
17521         * configure.texi: remove most references to multiple hosts,
17522           multiple targets, subdirs, etc.
17524         * configure.man: removed rcsid. reference config.sub not
17525           config.subr.
17527         * Makefile.in: mkdir $(infodir) on install-info.
17529 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17531         * configure.texi:  Explain better about .gdbinit and about
17532         the environment that configure.in sections run in.
17534 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17536         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17538 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17540         * README:  DOC.configure => cfg-paper.texi.
17542 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17544         * config.sub (near case $os):  Don't convert newsos* to bsd!
17546 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17548         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17549         the number of copies of COPYING that go into the GDB tar file.
17551 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17553         * bfd/configure.in, gdb/config/mh-i386sco,
17554         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17555         Fix SCO configuration stuff.
17557 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17559         * Makefile.in:  For libg++, make sure the -I pointing
17560         to the gcc directory goes *after* all the libg++-local -I flags.
17561         Also, move just-gcc dependency from just-libg++ to all-libg++.
17563 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17565         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17567 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17569         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17571 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17573         * config.sub:  Add stratus configuration frags.  Also
17574         submitted to FSF.
17576 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17578         * Makefile.in (DEV_SUPPORT):  add configure.man.
17580         * config.sub(Decode manufacturer-specific):  add -none*.
17582 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17584         * Makefile.in:  remove form feeds to make Sun's make happy.
17585         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17587 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17589         * Makefile.in (AR_FLAGS):  Make quieter.
17591 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17593         * configure.in:  Add libg++.
17594         * configure:  When verbose, don't output the command line at each
17595         level; it will be unremarkably the same as the previous version,
17596         which will be the same as what the user typed.
17598 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17600         * configure.in, Makefile.in: fix clean-info, add flex.  add
17601           fileutils.
17603         * configure: be less sensitive to spaces in Makefile.in.  Do not
17604           look for sources in "..".  Doing so breaks subdirectories that
17605           might have their own configure.  If a subdir has it's own
17606           configure script, use it.
17608 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17610         * cfg-paper.texi: some changes suggested by rms.
17612 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17614         * config.sub:  Merge in some small additions from the FSF version,
17615         taken from the gcc distribution, to bring the Cygnus and FSF
17616         versions into closer sync.
17618 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17620         * configure.in:  Changed svr4 references to sysv4.
17622 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17624         * configure: added -V for version number option.
17626 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17628         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17629           renamed from DOC.configure to cfg-paper.texi.
17631 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17633         * configure, config.subr, config.sub: config.subr is now
17634           config.sub again.
17636 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17638         * configure.texi: new file, in progress.
17640         * Makefile.in: build info file and install the man page for
17641           configure.
17643         * configure.man: new file, first cut.
17645         * configure: find config.subr again now that configuration "none"
17646           has gone.  removed all traces of the -ansi option.  removed all
17647           traces of the -languages option.
17649         * config.subr: resync from rms.
17651 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17653         * configure, config.sub, config.subr: merge config.sub into
17654           config.subr, call the result config.subr, remove config.sub, use
17655           config.subr.
17657         * Makefile.in: revised install for dir.info.
17659 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17661         * configure.in: add decstation host makefile frag.
17663         * Makefile.in: BISON now bison -y again.  also install-gcc on
17664           install.  clean-gdbm on clean.  infodir belongs in datadir.
17665           Make directories for info install.  Build dir.info here then
17666           install it.
17668 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17670         * Makefile.in: fix for bad directory tests.
17672 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17674         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17675           regexp.  -srcdir relative was being handled incorrectly.
17677         * Makefile.in: unwrapped some for loops so that parallel makes
17678           work again and so one can focus one's attention on a particular
17679           package.
17681 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17683         * configure: added PWD as a stand in for `pwd` (for speed). use
17684           elif wherever possible.  make -srcdir work without -objdir.
17685           -objdir= commented out.
17687 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17689         * configure: +options become --options.  -subdirs commented out.
17690           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17691           Makefile now at top of generated Makefile.  Removed cvs log
17692           entries.  added -srcdir.  create .gdbinit only if there is one
17693           in ${srcdir}.
17695         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17696           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17697           and mandir now keyed off datadir by default.
17699 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17701         * Freshly created ChangeLog.
17704 Local Variables:
17705 mode: change-log
17706 left-margin: 8
17707 fill-column: 76
17708 version-control: never
17709 End: