* gcc.target/arm/pr40835.c: Require a thumb1 target, do not force
[official-gcc.git] / ChangeLog
bloba9d99bbd29624a56237e28bcfe3da627a8855170
1 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4         * configure: Regenerated.
6 2009-11-21  Ian Lance Taylor  <iant@google.com>
8         * configure.ac: Change default of poststage1_ldflags to be empty if
9         poststage1_libs is set.  When poststage1_libs is empty, and
10         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
11         * configure: Rebuild.
13 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
15         * MAINTAINERS (Write After Approval): Update my email address.
17 2009-11-20  Ben Elliston  <bje@au.ibm.com>
19         * config.guess: Update from upstream sources.
21 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
23         * Makefile.def: Restore host and target settings for gmp.
24         * Makefile.in: Rebuild.
26 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
28         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
29         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
30         Fix portability of test of C++ as bootstrap language.  Add
31         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
32         * configure: Rebuild.
33         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
34         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
35         in-tree building.
36         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
37         (POSTSTAGE1_HOST_EXPORTS): Use it.
38         (STAGE[+id+]_CXXFLAGS): New.
39         (BASE_FLAGS_TO_PASS): Pass it down.
40         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
41         extra_exports.
42         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
43         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
44         extra_exports.
45         * Makefile.in: Rebuild.
47 2009-11-17  Ben Elliston  <bje@au.ibm.com>
49         * config.sub, config.guess: Update from upstream sources.
51 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
53         * MAINTAINERS (Write After Approval): Add myself.
55 2009-11-09  Jon Beniston <jon@beniston.com>
57         * MAINTAINERS (Write After Approval): Add myself.
59 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
61         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
62         paths for *-w64-mingw* and x86_64-*mingw*.
63         * configure: Regenerated.
65 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
67         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
69 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
71         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
72         Phil Edwards to Write-After Approval.
74 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
76         * configure.ac: Disable target-winsup & co for
77         x86_64-*-mingw* and *-w64-mingw* targets.
78         * configure: Regenerated.
80 2009-10-16  Nick Clifton  <nickc@redhat.com>
82         * MAINTAINERS: Add myself as a maintainer for the RX port.
84 2009-10-26  Johannes Singler <singler@kit.edu>
86         * MAINTAINERS (Write After Approval): Update my e-mail address.
88 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
90         * configure.ac (CLooG test): Use = with test.
91         * configure: Regenerate.
93 2009-10-22  Richard Guenther  <rguenther@suse.de>
95         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
96         cloog if the ppl version check failed.  Move flags saving
97         before setting in libelf check.
98         * configure: Regenerate.
100 2009-10-21  Richard Guenther  <rguenther@suse.de>
102         * configure.ac: Adjust the ppl and cloog configure to work as
103         documented.  Disable cloog if ppl was disabled.  Omit the version
104         checks if they were disabled.
105         * configure: Re-generate.
107 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
109         * configure.ac: Add 'lto' to enable_languages, not
110         new_enable_languages, and only if not already present.
111         * configure: Regenerate.
113 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
115         * README: Refer to the various COPYING* files instead of just
116         COPYING.
117         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
119 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
121         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
122         
123 2009-10-07  Richard Guenther  <rguenther@suse.de>
125         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
126         and Richard Guenther as reviewers.
127         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
128         as reviewers.
130 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
132         * config.sub: Update from upstream sources.
134 2009-10-06  Ian Lance Taylor  <iant@google.com>
136         * Makefile.def: check-gold depends upon all-gas.
137         * Makefile.in: Rebuild.
139 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
141         * MAINTAINERS (Write After Approval): Add myself.
143 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
145         * Makefile.def: all-lto-plugin depends on all-libiberty.
146         set bootstrap=true for lto-plugin.
147         Add lto-plugin.
148         * Makefile.in: Regenerate.
149         * configure.ac (host_libs): Add lto-plugin.
150         * configure: Regenerate.
152 2009-10-03  Diego Novillo  <dnovillo@google.com>
154         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
155         (HOST_LIBELFLIBS): Define.
156         (HOST_LIBELFINC): Define.
157         * Makefile.in: Regenerate.
158         * configure.ac: Add --enable-lto.
159         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
160         If --enable-lto is used, add 'lto' to new_enable_languages.
161         If --enable-lto is used and gold is enabled, add
162         lto-plugin to configdirs.
163         * configure: Regenerate.
165 2009-10-03  Simon Baldwin  <simonb@google.com>
167         * configure.ac: If --with-system-zlib, suppress local zlib and
168         pass --with-system-zlib to subdir configure scripts.
169         * configure: Regenerate.
171 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
172             Paolo Bonzini  <bonzini@gnu.org>
174         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
175         $(srcdir).
176         * Makefile.in: Rebuilt.
178 2009-09-26  Gary Funck <gary@intrepid.com>
180         * MAINTAINERS (Write After Approval): Add myself.
182 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
184         * configure.ac: Update minimum MPC version to 0.7.
185         * configure: Regenerate.
187 2009-09-25  Nick Clifton  <nickc@redhat.com>
189         * configure.ac: Pass any --cache-file=/dev/null option on to
190         subconfigures.
191         * configure: Regenerate.
193 2009-09-23  Nick Clifton  <nickc@redhat.com>
195         * config.sub, config.guess: Update from upstream sources.
197 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
199         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
200         * Makefile.in: Rebuilt.
202 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
204         PR bootstrap/32272
205         * configure.ac: Error out if $srcdir isn't '.' but contains
206         host-${host_noncanonical}.
207         * configure: Regenerate.
209 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
211         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
212         maintainer.
214 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
216         * configure.ac: If bootstrapping a combined tree with
217         --enable-gold, require c++ in stage1_languages.
218         * configure: Regenerate.
220         * configure.ac: Also add target_libs of stage1_languages to
221         bootstrap_target_libs.
222         * configure: Regenerate.
224         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
225         with --enable-languages not containing c++.
226         * configure: Regenerate.
228 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
230         * configure.ac: Disable java and boehm-gc for bfin-*-*.
231         * configure: Regenerate.
233 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
235         * MAINTAINERS (Write After Approval): Update my e-mail address,
236         and move from from here...
237         (Waiting for paperwork): To here.
239 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
241         * MAINTAINERS (Reviewers): Add self as driver reviewer.
243 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
245         * configure.ac: Do not use $extrasub for replacing @if/@endif
246         parts in Makefile; instead, use additional arguments to
247         AC_CONFIG_COMMANDS to do the replacement manually, with several
248         sed invocations, to avoid HP-UX sed command limits.
249         * configure: Regenerate.
251 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
253         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
254         blank before -L.
256 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
258         * configure.ac (with-build-config): Document.  Handle without.
259         Handle missing argument.
260         * configure: Rebuilt.
262 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
264         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
265         Default to bootstrap-debug only if compare-debug works.
266         * configure: Rebuilt.
267         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
268         * Makefile.in: Rebuilt.
270 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
272         * MAINTAINERS (OS Port Maintainers): Update my email address.
274 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
276         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
277         * Makefile.in: Rebuilt.
279 2009-09-01  Chris Demetriou  <cgd@google.com>
281         * MAINTAINERS (Write After Approval): Add myself.
283 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
285         PR debug/30161
286         * include/dwarf2.h (enum dwarf_tag): Added
287         DW_TAG_GNU_template_template_param
288         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
290 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
292         * Makefile.tpl (AWK): Fix typo.
293         * Makefile.in: Regenerate.
295 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
297         * configure.ac: Detect awk and sed.
298         * Makefile.def (flags_to_pass): Add AWK and SED.
299         * Makefile.tpl (AWK, SED): New.
300         (BASE_FLAGS_TO_PASS): Add AWK and SED.
301         * configure: Regenerate.
302         * Makefile.in: Regenerate.
304 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
306         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
307         (collapseslashes): Likewise.
309 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
311         * configure.ac (AC_PREREQ): Bump to 2.64.
313 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
315         * configure.ac: Remove --with-datarootdir, --with-docdir,
316         --with-pdfdir, --with-htmldir switches.
317         * configure: Regenerate.
319         * configure: Regenerate.
321         * compile: Sync from Automake 1.11.
322         * depcomp: Likewise.
323         * install-sh: Likewise.
324         * missing: Likewise.
325         * mkinstalldirs: Likewise.
326         * ylwrap: Likewise.
328 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
330         * ltmain.sh (func_normal_abspath): New function.
331         (func_relative_path): Likewise.
332         (func_mode_help): Document new -bindir option for link mode.
333         (func_mode_link): Add new -bindir option, and use it to place
334         output DLL if specified.
336 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
338         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
339         (baseargs): Add --disable-option-checking.
340         * configure: Regenerate.
342         * Makefile.def (configure-target-libiberty): Depend on
343         all-binutils and all-ld.
344         (configure-target-newlib): Likewise.
345         * Makefile.in: Regenerate.
347 2009-08-17  Ben Elliston  <bje@au.ibm.com>
349         * config.sub, config.guess: Update from upstream sources.
351 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
353         Sync from src, merge:
355         2009-07-02  Tristan Gingold  <gingold@adacore.com>
357         * configure.ac: Do not exclude gas for i386-*-darwin.
358         Add a case for x86_64-*-darwin.
359         * configure: Regenerate.
361 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
363         * MAINTAINERS: Add my name to Write After Approval list.
365 2009-08-06  Michael Eager <eager@eagercon.com>
367         * configure.ac: Add Microblaze target.
368         * configure: Regenerate.
370 2009-07-31  Christian Bruel  <christian.bruel@st.com>
372         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
373         * configure: Regenerate.
374         
375 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
377         * MAINTAINERS (Write After Approval): Update my e-mail address.
379 2009-07-06  Ian Lance Taylor  <iant@google.com>
381         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
382         * configure: Rebuild.
384 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
386         * MAINTAINERS: Move myself to the Graphite Reviewers.
388 2009-06-30  Wei Guozhi  <carrot@google.com>
390         * MAINTAINERS: Add my name to Write After Approval list.
392 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
394         PR bootstrap/40338
395         * configure.ac (comparestring): Create new variable.
396         * Makefile.tpl (comparestring): Use to skip some comparisions.
397         * configure: Regenerate.
398         * Makefile.in: Regenerate.
400 2009-06-26  Doug Evans  <dje@sebabeach.org>
402         * Makefile.def (host_modules): Add cgen.
403         * Makefile.in: Regenerate.
404         * configure.ac (host_tools): Add cgen.
405         * configure: Regenerate.
407 2009-06-23  DJ Delorie  <dj@redhat.com>
409         * MAINTAINERS: Add myself as mep maintainer.
411 2009-06-23  Ian Lance Taylor  <iant@google.com>
413         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
414         boot_languages.  Only bootstrap target libraries listed in
415         target_libs for some boot language.  Add --with-stage1-ldflags,
416         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
417         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
418         if not building with C++.
419         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
420         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
421         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
422         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
423         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
424         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
425         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
426         * configure, Makefile.in: Rebuild.
428 2009-06-23  Li Feng  <nemokingdom@gmail.com>
430         * MAINTAINERS: Added my name to write-after-approval list.
432 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
434         * configure.ac: Define is_elf for QNX Neutrino targets.
435         * configure: Regenerate.
437 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
439         * MAINTAINERS: Added my name to the write-after-approval list
441 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
443         * configure.ac: Detect MPC in default directory.
444         * configure: Regenerate.
446 2009-06-03  Jerome Guitton  <guitton@adacore.com>
447             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
449         * Makefile.tpl (all): Avoid a trailing backslash.
450         * Makefile.in: Regenerate.
452 2009-06-03  Ben Elliston  <bje@au.ibm.com>
454         * config.sub, config.guess: Update from upstream sources.
456 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
458         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
459         to noconfdirs.
460         * configure: Regenerate.
462 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
464         * Makefile.tpl ([+compare-target+]): Compare all stage
465         directories, rather than just gcc.
466         * Makefile.in: Rebuilt.
468 2009-06-01  Doug Kwan  <dougkwan@google.com>
470         * configure.ac: Support gold for target arm*-*-*.
471         * configure: Regenerate.
473 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
475         * Makefile.def: Add MPC support and dependencies.
476         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
478         * Makefile.in, configure: Regenerate.
480 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
482         * Makefile.tpl (all): Avoid harmless warning in make all when
483         gcc-bootstrap is enabled but stage_last does not exist.
484         * Makefile.in: Rebuilt.
486 2009-05-24  Nicolas Roche  <roche@adacore.com>
488         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
489         * Makefile.in: Regenerate.
491 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
493         * MAINTAINERS: Update my e-mail address.
495 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
497         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
498         * configure:  Regenerate.
500 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
502         PR other/40159
503         * Makefile.tpl (all): Don't assume gcc-bootstrap and
504         gcc-no-bootstrap are mutually exclusive.
505         * Makefile.in: Rebuilt.
507 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
509         PR other/40159
510         * Makefile.tpl (all): Don't end with unconditional success.
511         * Makefile.in: Rebuilt.
513 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
515         PR target/37137
516         * Makefile.def (flags_to_pass): Remove redundant and incomplete
517         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
518         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
519         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
520         stage_configureflags, stage_cflags and stage_libcflags into
521         explicit Makefile macros.
522         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
523         GFORTRAN.
524         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
525         CC.  Set CC_FOR_BUILD from CC.
526         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
527         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
528         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
529         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
530         and GFORTRAN.
531         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
532         (_LIBCFLAGS): Renamed to _TFLAGS.
533         (do-compare-debug, do-compare3-debug): Drop.
534         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
535         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
536         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
537         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
538         (XGCC_FLAGS_FOR_TARGET): New.
539         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
540         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
541         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
542         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
543         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
544         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
545         TFLAGS.
546         (BUILD_CONFIG): Include if requested.
547         (all): Set TFLAGS on bootstrap.
548         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
549         (all-stageid-prefixmodule): Likewise.
550         (do-clean, distclean-stageid): Set TFLAGS.
551         (restrap): Fix whitespace.
552         * Makefile.in: Rebuilt.
554 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
556         * config.guess: Sync with src.
558 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
560         * configure.ac ($with_ppl):  Default to no if not supplied.
561         ($with_cloog):  Likewise.
562         configure:  Regenerate.
564 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
566         * MAINTAINERS: Update my e-mail address.
568 2009-04-27  Nick Clifton  <nickc@redhat.com>
570         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
572 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
574         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
575         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
576         * Makefile.in: Regenerate.
578 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
580         PR bootstrap/39739
581         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
582         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
584         * configure, Makefile.in: Regenerate.
586 2009-04-21  Taras Glek  <tglek@mozilla.com>
588         * include/hashtab.h: Update GTY annotations to new syntax
589         * include/splay-tree.h: Likewise
591 2009-04-17  Ben Elliston  <bje@au.ibm.com>
593         * config.sub, config.guess: Update from upstream sources.
595 2009-04-15  Anthony Green  <green@moxielogic.com>
597         * configure.ac: Add moxie support.
598         * configure: Rebuilt.
600 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
602         * configure.ac: Change copyright header to refer to version
603         3 of the GNU General Public License and to point readers at the
604         COPYING3 file and the FSF's license web page.
605         * Makefile.def: Likewise.
606         * Makefile.tpl: Likewise.
607         * Makefile.in: Regenerate.
609 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
611         * configure.ac: Restore match for darwin9 or later. Use double
612         brackets since regeneration eats one pair.
613         * configure: Regenerate.
615 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
617         PR gas/10039
618         * configure.ac: Require texinfo 4.7.
619         * configure: Regenerated.
621 2009-04-09  Nick Clifton  <nickc@redhat.com>
623         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
624         the GCC Runtime Library Exception.
626 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
628         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
629         * configure: Regenerate.
631 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
633         * Makefil.def (languages): New entries.
634         * Makefile.tpl (check-gcc-*): New generic target.
635         * Makefile.in: Regenerate.
637 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
639         * MAINTAINERS:  Update my email address.
641 2009-03-18  Tom Tromey  <tromey@redhat.com>
643         * configure: Rebuild.
644         * configure.ac (host_libs): Add libiconv.
645         * Makefile.in: Rebuild.
646         * Makefile.def (host_modules): Add libiconv.
647         (configure-gdb, all-gdb): Depend on libiconv.
649 2009-03-16  Tristan Gingold  <gingold@adacore.com>
651         * configure.ac: Treat gdb as supported on x86_64-darwin.
652         * configure: Regenerate.
654 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
656         * configure.ac (--with-host-libstdcxx): New option.
657         * configure: Regenerate.
659 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
661         * MAINTAINERS:  Move myself into the write after approval list.
663 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
665         * MAINTAINERS: Update e-mail address.
666         
667 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
669         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
671 2009-03-10  Ira Rosen <irar@il.ibm.com>
673         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
675 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
677         Backport from git Libtool:
679         2009-01-19  Robert Millan  <rmh@aybabtu.com>
680         Support GNU/kOpenSolaris.
681         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
682         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
683         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
684         GNU/kOpenSolaris.
686 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
688         * MAINTAINERS: Update e-mail address.
690 2009-02-24  Michael Eager  <eager@eagercon.com>
692         * MAINTAINERS (Write After Approval): Add self.
694 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
696         * MAINTAINERS (Write After Approval): Add myself.
698 2009-02-05  Andreas Schwab  <schwab@suse.de>
700         * Makefile.tpl (stage_last): Define $r and $s before using
701         $(RECURSE_FLAGS_TO_PASS).
702         * Makefile.in: Regenerate
704 2009-01-30  Ian Lance Taylor  <iant@google.com>
706         * MAINTAINERS: Move myself to the Global Reviewers list.
708 2009-01-29  Robert Millan  <rmh@aybabtu.com>
710         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
711         * configure: Regenerate.
713 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
715         * MAINTAINERS: Make whitespace consistent.
716         Remove Robert Millan from Write After Approval.
718 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
720         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
721         (all-opcodes): Depend on all-libiberty.
722         * Makefile.in: Regenerate.
724 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
726         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
727         * configure: Regenerate.
729 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
731         * MAINTAINERS (Write After Approval): Add myself.
733 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
735         * MAINTAINERS: Add myself to reviewers (Fortran).
737 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
739         PR tree-optimization/38515
740         * configure.ac (cloog-polylib): Removed.
741         (with_ppl, with_cloog): Test for "no".
742         * configure: Regenerated.
744 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
746         * MAINTAINERS: Moved myself to reviewers (Fortran).
748 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
750         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
751         (Write After Approval): Remove myself.
753 2009-01-03  Diego Novillo  <dnovillo@google.com>
755         * MAINTAINERS: Remove myself from alias maintainership.
757 2009-01-02  David Ayers  <ayers@fsfe.org>
759         * MAINTAINERS: Update e-mail address.
761 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
763         * MAINTAINERS: Make whitespace consistent.
765 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
767         Backport from upstream Libtool:
768         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
769         Add cache variables to tests that require the linker to work.
770         For shlibpath_overrides_runpath, this also changes the semantics
771         to let the result from the C compiler take precedence.
773 2008-12-02  Ben Elliston  <bje@au.ibm.com>
775         * config.sub, config.guess: Update from upstream sources.
777 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
779         * configure.ac (ppllibs): Add by default the lib flags.
780         * configure: Regenerate.
782 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
784         * MAINTAINERS:  Add myself to the write after approval list.
786 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
788         * configure.ac: Add double brackets on darwin[912].
789         * configure: Regenerate.
791 2008-12-03  Daniel Kraft  <d@domob.eu>
793         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
794         Approval to Reviewer section (for Fortran front-end).
796 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
798         * configure.ac: Expand to darwin10 and later.
799         * configure: Regenerate.
801 2008-12-02  Andreas Schwab  <schwab@suse.de>
803         * Makefile.def: configure-target-boehm-gc depends on
804         all-target-libstdc++-v3.
805         * Makefile.in: Regenerate.
807 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
809         * MAINTAINERS:  Add myself as mingw maintainer.
811 2008-12-02  Ben Elliston  <bje@au.ibm.com>
813         * config.sub, config.guess: Update from upstream sources.
815 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
817         * README.SCO: Remove.
819 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
821         * MAINTAINERS:  Add myself to the write after approval list.
823 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
825         * MAINTAINERS:  Update my email address in WAA section.
827 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
829         * MAINTAINERS: Update e-mail address.
831 2008-11-27  Toon Moene <toon@moene.org>
833         * MAINTAINERS: Change e-mail address.
835 2008-11-27  Tristan Gingold  <gingold@adacore.com>
837         * configure.ac: Build gdb for i?86-*-darwin*
838         * configure: Regenerated.
840 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
842         * MAINTAINERS: Added my full name.
844 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
846         PR bootstrap/38014
847         PR bootstrap/37923
849         Revert:
851         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
853         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
854         * Makefile.in: Regenerated.
856         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
858         PR gdb/921
859         PR gdb/1646
860         PR gdb/2175
861         PR gdb/2176
863         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
864         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
865         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
866         (HOST_EXPORTS): Pass CPPFLAGS.
867         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
868         (LDFLAGS_FOR_TARGET): Initialize from configure script.
869         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
870         * Makefile.in, configure: Regenerated.
871         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
872         and CPPFLAGS_FOR_BUILD.
874 2008-11-06  Jeff Law <law@redhat.com>
876         * MAINTAINERS: Add myself as middle end maintainer.
878 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
880         * MAINTAINERS (Write after approval): Add myself.
882 2008-11-05  Diego Novillo  <dnovillo@google.com>
884         * MAINTAINERS (Global Reviewers): Add myself.
885         (Non-Algorithmic Maintainers): Remove myself.
887 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
889         * MAINTAINERS (Write after approval): Add myself.
891 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
893         * MAINTAINERS (Write after approval): Add myself.
895 2008-10-31  Ben Elliston  <bje@au.ibm.com>
897         * configure.ac (spu-*-*): Remove special case.
898         * configure: Regenerate.
900 2008-10-30  Catherine Moore  <clm@codesourcery.com>
902         * MAINTAINERS (Write after approval): Update my email address.
904 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
906         * configure.ac [spu-*-*]: Do not set skipdirs.
907         * configure: Re-generate.
909 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
911         * MAINTAINERS (Various Maintainers): Add myself to reload.
913 2008-10-25  Richard Guenther  <rguenther@suse.de>
915         * MAINTAINERS (Various Maintainers): Add myself as middle-end
916         maintainer.  Remove myself as libgcc-math maintainer.
917         (Non-Algorithmic Maintainers): Remove myself.
919 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
921         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
922         * Makefile.in: Regenerated.
924 2008-10-23  Cary Coutant  <ccoutant@google.com>
926         * MAINTAINERS (Write after approval): Add myself.
928 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
930         PR gdb/921
931         PR gdb/1646
932         PR gdb/2175
933         PR gdb/2176
935         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
936         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
937         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
938         (HOST_EXPORTS): Pass CPPFLAGS.
939         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
940         (LDFLAGS_FOR_TARGET): Initialize from configure script.
941         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
942         * Makefile.in, configure: Regenerated.
943         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
944         and CPPFLAGS_FOR_BUILD.
946 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
948         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
949         Sebastian Pop.
951 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
953         * MAINTAINERS (Write After Approval): Added myself.
955 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
957         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
958         recommended version to 2.3.2.
960         * configure: Regenerate.
962 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
964         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
966 2008-09-29  David Daney <david.daney@caviumnetworks.com>
968         * MAINTAINERS (Write After Approval): Update e-mail address.
970 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
972         * libtool.m4: Update to libtool 2.2.6.
973         * lt~obsolete.m4: Update to libtool 2.2.6.
974         * ltmain.sh: Update to libtool 2.2.6.
975         * ltsugar.m4: Update to libtool 2.2.6.
976         * ltversion.m4: Update to libtool 2.2.6.
977         * ltoptions.m4: Update to libtool 2.2.6.
978         * ltgcc.m4: Update to match changes from libtool 2.2.6.
980 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
982         * MAINTAINERS (Write After Approval): Add myself.
984 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
986         * MAINTAINERS (Write After Approval): Update my name.
988 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
990         * MAINTAINERS: Add myself in "Write After Approval".
992 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
994         * MAINTAINERS: Add myself as ia64 maintainer.
996 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
998         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
999         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1000         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1001         and Michael Tiemann from Write After Approval since they do not
1002         actually have access.
1004 2008-09-05  Richard Guenther  <rguenther@suse.de>
1006         * configure.ac: Initialize clooglibs to -lcloog.
1007         * configure: Re-generate.
1009 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1011         * MAINTAINERS (Write After Approval): Add myself.
1013 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1015         * configure.ac (--with-cloog-polylib): New.
1016         (--disable-cloog-version-check): New.
1017         (--disable-ppl-version-check): New.
1018         * configure: Re-generate.
1020 2008-09-03  Richard Guenther  <rguenther@suse.de>
1022         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1023         cloog test.
1024         * configure: Re-generate.
1026 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1028         Add picoChip port.
1029         * MAINTAINERS: Add picoChip maintainers.
1031 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1032             Tobias Grosser  <grosser@fim.uni-passau.de>
1033             Jan Sjodin  <jan.sjodin@amd.com>
1034             Harsha Jagasia  <harsha.jagasia@amd.com>
1035             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1036             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1037             Adrien Eliche  <aeliche@isty.uvsq.fr>
1039         Merge from graphite branch.
1040         * configure: Regenerate.
1041         * Makefile.in: Regenerate.
1042         * configure.ac (host_libs): Add ppl and cloog.
1043         Add checks for PPL and CLooG.
1044         * Makefile.def (ppl, cloog): Added modules and dependences.
1045         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1046         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1048 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1050         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1051         (GCC_SHLIB_SUBDIR): New.
1052         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1053         * configure: Regenerate.
1054         * Makefile.in: Regenerate.
1056 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1058         * MAINTAINERS: Consistently use tabs to separate columns.
1060 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1062         * MAINTAINERS (Write after Approval): Add myself.
1064 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1066         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1067         Enable bfd, binutils and opcodes.
1068         * configure: Regenerate.
1070 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1072         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1074 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1076         * MAINTAINERS:  Use correct Umlaut for last name.
1078 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1080         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1082 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1084         * MAINTAINERS: Update my email address.
1086 2008-08-16  Nicolas Roche  <roche@adacore.com>
1088         * Makefile.tpl: Add BOOT_ADAFLAGS.
1089         * Makefile.in: Regenerate.
1091 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1093         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1094         * configure: Regenerate.
1096 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1098         * configure.ac: Add makefile fragments for hpux.
1099         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1100         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1101         * configure: Regenerate.
1102         * Makefile.in: Regenerate.
1104 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1106         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1108 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1110         * MAINTAINERS (Write after Approval): Add myself.
1112 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1114         * MAINTAINERS (Write After Approval):  Add myself.
1116 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1118         * MAINTAINERS (Write After Approval):  Add myself.
1120 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1122         * MAINTAINERS: Update my email address.
1124 2008-06-25  Joey Ye  <joey.ye@intel.com>
1126         * MAINTAINERS (Write After Approval):  Add myself.
1128 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1130         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1131         * Makefile.in: Regenerate.
1132         * configure: Regenerate.
1134 2008-06-17  Daniel Kraft  <d@domob.eu>
1136         * MAINTAINERS (Write After Approval):  Add myself.
1138 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1140         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1141         "$@" is still intact with both Autoconf 2.59 and 2.62.
1142         * configure: Regenerate.
1144 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1146         * Makefile.tpl: Fix comment errors.
1147         * Makefile.in: Regenerate.
1149 2008-06-12  David S. Miller  <davem@davemloft.net>
1150             David Edelsohn  <edelsohn@gnu.org>
1152         * configure.ac: Add powerpc*-*-* to gold supported targets.
1153         * configure: Regenerate.
1155 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1157         PR tree-optimization/36218
1158         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1159         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1160         (all prefix="build-"): Pass them to build-system sub-makes.
1161         * Makefile.in: Regenerate.
1163 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1165         * MAINTAINERS (mt port): Remove.
1166         (sco5, unixware, sco udk): Remove.
1167         (Kean Johnston): Add to Write After Approval.
1169 2008-05-30  Julian Brown  <julian@codesourcery.com>
1171         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1172         of libobjc for ARM EABI Linux.
1173         * configure: Regenerate.
1175 2008-05-18 Xinliang David Li   <davidxl@google.com>
1177         * ChangeLog: Remove wrong ChangeLog entry.
1179 2008-05-17 Xinliang David Li   <davidxl@google.com>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1185         * MAINTAINERS (Write After Approval): Add myself.
1187 2008-05-14  Rafael Espíndola  <espindola@google.com>
1189         * config-ml.in: don't handle --enable-shared and --enable-static.
1191 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1193         * MAINTAINERS: Update my email address.
1195 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1197         * MAINTAINERS: Update my email address.
1199 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1205         * MAINTAINERS (Write After Approval): Add myself.
1207 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1209         * MAINTAINERS (crx): Add myself.
1211 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1213         Sync with src:
1214         2008-04-14  David S. Miller  <davem@davemloft.net>
1216         * configure.ac: Add sparc*-*-* to gold supported targets.
1217         * configure: Regenerate.
1219 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1221         PR bootstrap/35457
1222         * configure.ac: Include override.m4.
1223         * configure: Regenerate.
1225 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1227         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1228         * Makefile.in: Regenerate.
1230 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1232         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1233         as nonconfigurable directories list.
1234         * configure: Regenerate.
1236 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1238         * config.sub, config.guess: Update from upstream sources.
1240 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1242         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1243         * Makefile.in: Regenerate.
1245 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1247         * configure.ac: Do not build libssp for the AVR.
1248         * configure: Regenerate.
1250 2008-04-07  Ian Lance Taylor  <iant@google.com>
1252         * Makefile.def: check-gold depends upon all-binutils.
1253         * Makefile.in: Regenerate.
1255 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2008-04-04  Nick Clifton  <nickc@redhat.com>
1261         PR binutils/4334
1262         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1263         builds.
1264         * configure: Regenerate.
1266 2008-04-04  NightStrike  <NightStrike@gmail.com>
1268         PR other/35151
1269         * configure.ac: Combine rules for mingw32 and mingw64.
1270         * configure: Regenerate.
1272 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1274         * MAINTAINERS (Write After Approval): Add myself.
1276 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1278         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1279         * Makefile.in (.NOTPARALLEL): Ditto.
1281 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1283         * MAINTAINERS (Write After Approval): Add myself.
1285 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1287         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1288         * Makefile.in (.NOTPARALLEL): Regenerate.
1290 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1292         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1293         * Makefile.in: Regenerate.
1295 2008-03-26  Jakub Staszak  <kuba@et.pl>
1297         * MAINTAINERS (Write After Approval): Add myself.
1299 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1301         * MAINTAINERS:  Update e-mail address.
1303 2008-03-20  Ian Lance Taylor  <iant@google.com>
1305         * configure.ac: Add support for --enable-gold.
1306         * Makefile.def: Add gold as a directory like ld.
1307         * configure, Makefile.in: Regenerate.
1309 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1311         * configure.ac: m4_include config/proginstall.m4.
1312         * configure: Regenerate.
1314         Backport from upstream Libtool:
1316         2007-10-12  Eric Blake  <ebb9@byu.net>
1318         Deal with Autoconf 2.62's semantic change in m4_append.
1319         * ltsugar.m4 (lt_append): Replace broken versions of
1320         m4_append.
1321         (lt_if_append_uniq): Don't require separator to be overquoted,
1322         and avoid broken m4_append.
1323         (lt_dict_add): Fix typo.
1324         * libtool.m4 (_LT_DECL): Don't overquote separator.
1326 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1328         * config.rpath: Add AIX 6 support.
1330 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1332         * Makefile.def (stageprofile).  Remove -fprofile-generate
1333         from stage_libcflags.
1334         * Makefile.in: Regenerate.
1336 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1338         * config.sub, config.guess: Update from upstream sources.
1340 2008-03-06  Tom Tromey  <tromey@redhat.com>
1342         * MAINTAINERS: Update for treelang deletion.
1344 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1346         * MAINTAINERS: Update my email address.
1348 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1350         * MAINTAINERS (darwin port): Add myself as a maintainer.
1351         (objective-c/c++): Add myself as a maintainer.
1353 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1355         * MAINTAINERS (Write After Approval): Update my email address.
1357 2008-02-25  Tomas Bily  <tbily@suse.cz>
1359         * MAINTAINERS (Write After Approval): Add myself.
1361 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1363         * MAINTAINERS (OpenMP): Add myself.
1365 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1367         PR bootstrap/32009
1368         PR bootstrap/32161
1370         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1371         * configure: Regenerate.
1373         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1374         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1375         STAGE4_LIBCFLAGS): New.
1376         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1377         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1378         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1379         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1380         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1381         for target modules.  Don't export LIBCFLAGS.
1382         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1383         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1384         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1385         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1386         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1387         * Makefile.in: Regenerate.
1389 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1391         PR libgcj/33085
1392         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1393         Do not use -DDLL_EXPORT.  Backport from upstream.
1395 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1397         * MAINTAINERS (Write After Approval): Add myself.
1399 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1401         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1402         * configure: Regenerate.
1404 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1406         * configure.ac (xtensa*-*-*): Recognize processor variants.
1407         * configure: Regenerate.
1409 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1411         PR bootstrap/34922
1412         * configure.ac (PARSE_ARGS): Push suitable setting of
1413         ac_subdirs_all, for `./configure --help=recursive'.
1414         Handle `+' in generic toplevel directory disabling.
1415         * configure: Regenerate.
1417 2008-01-28  Nick Clifton  <nickc@redhat.com>
1419         * MAINTAINERS (xstormy16): Take over maintainership.
1421 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1423         * MAINTAINERS (c4x port): Remove.
1425 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1427         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1429 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1431         * config.sub, config.guess: Update from upstream sources.
1433 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1435         * MAINTAINERS (Write After Approval): Add myself.
1437 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1439         * MAINTAINERS: Update my email address.
1441 2008-01-09  Raksit Ashok  <raksit@google.com>
1443         * MAINTAINERS (Write After Approval): Add myself.
1445 2008-01-09  Raksit Ashok  <raksit@google.com>
1447         * MAINTAINERS (Write After Approval): Add myself.
1449 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1451         * config.sub, config.guess: Update from upstream sources.
1453 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1455         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1456         Change recommended MPFR from 2.2.1 -> 2.3.0.
1457         * configure: Regenerate.
1459 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1461         * MAINTAINERS: Update my email address.
1463 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1465         * MAINTAINERS: Update my email address.
1467 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1469         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1470         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1471         * Makefile.in: Regenerate.
1473 2007-12-10  Mark Heffernan <meheff@google.com>
1475         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1476         misplaced entries.
1478 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1480         * configure.ac: Enable libjava for x86_64-*-darwin9.
1481         * configure: Regenerate.
1483 2007-12-07  Bill Maddox <maddox@google.com>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1489         * config.sub, config.guess: Update from upstream sources.
1491 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1493         * config-ml.in: Remove 64bit configure tests.
1495 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1497         * config-ml.in: Robustify against white space in absolute file
1498         names.
1500         * config-ml.in (multi-clean): Substitute ${Makefile}.
1501         Remove superfluous ${Makefile} in list.
1503 2007-11-19  Thiemo Seufer  <ths@mips.com>
1505         * config-ml.in: Don't hardcode the Makefile name.
1507 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1509         * MAINTAINERS (Write After Approval): Add myself.
1511 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1513         * MAINTAINERS (Write After Approval): Add myself.
1515 2007-11-06  Doug Kwan <dougkwan@google.com>
1517         * MAINTAINERS (Write After Approval): Add myself.
1519 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1521         * MAINTAINERS (mercury): Remove entry.
1522         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1524 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1526         * Makefile.def (dependencies): Make configure-gdb depend on
1527         all-intl.
1528         * Makefile.in: Regenerated.
1530 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1532         * MAINTAINERS (Fortran maintainer): Remove myself.
1534 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1536         * Makefile.def: To avoid problems running with parallel makes,
1537         build newlib before libgloss so that target specific header
1538         files are availble.
1539         * Makefile.in: Regenerate
1541 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1543         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1544         * Makefile.in: Regenerate.
1546 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1548         * MAINTAINERS (Register allocation reviewer): Add myself.
1550 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1552         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1553         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1554         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1555         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1556         * configure: Regenerate.
1558 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1560         * MAINTAINERS (Register allocation reviewer): Add myself.
1562 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1564         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1565         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1566         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1567         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1568         * configure.ac: Default them to host tools for $host = $build.
1569         Subst them.
1571         * configure: Regenerate.
1572         * Makefile.in: Regenerate.
1574 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1576         * MAINTAINERS (Register allocation reviewer): Add myself.
1578 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1580         * MAINTAINERS (Register allocation reviewer): Add myself.
1582 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1584         * MAINTAINERS (Write After Approval): Fix typo.
1586 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1588         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1589         * configure: Regenerate.
1591 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1593         PR bootstrap/31906
1594         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1595         they're already prefixed.
1597 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1599         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1600         libstdc++.
1601         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1602         * configure: Regenerate.
1603         * Makefile.in: Regenerate.
1605 2007-09-17  Andreas Schwab  <schwab@suse.de>
1607         * configure.ac: Raise minimum makeinfo version to 4.6.
1608         * configure: Regenerate.
1610 2007-09-17  Johannes Singler <singler@ira.uka.de>
1612         * MAINTAINERS (write-after-approval) add myself
1614 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1616         * configure.ac: Correct makeinfo version check.
1617         * configure: Regenerate.
1619 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1621         * MAINTAINERS: Update my email address.
1623 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1625         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1626         to $skipdirs and only disable gprof for newlib.  Use the normal
1627         mips*-elf* handling in other respects.
1628         * configure: Regnerate.
1630 2007-09-12  David Daney  <ddaney@avtrex.com>
1632         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1633         enabling libgcj.
1634         * configure: Regenerate.
1636 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1638         PR other/32154
1639         * configure.ac: For libgloss targets, point the linker to the linker
1640         script, startup code and simulator library.
1641         * configure: Regenerate.
1643 2007-09-07  Andrew Haley  <aph@redhat.com>
1645         * configure.ac (noconfigdirs): Remove target-libffi and
1646         target-libjava.
1647         * configure: Regenerate.
1649 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1651         PR target/33281
1652         * configure.ac: Use config/mh-mingw on mingw.
1653         * configure: Regenerate.
1655 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1657         * MAINTAINERS (Write After Approval): Add myself.
1659 2007-09-05  Richard Guenther  <rguenther@suse.de>
1661         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1662         nor --disable-checking is provided also turn on yes and types
1663         checking for stage1.
1664         * configure: Re-generate.
1666 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1668         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1669         (Write After Approval): Remove myself.
1671 2007-08-29  Nick Clifton  <nickc@redhat.com>
1673         * config.sub, config.guess: Update from upstream sources.
1675 2007-08-22  Bud Davis  <jmdavis@link.com>
1677         * MAINTAINERS (Write After Approval): Added myself.
1678         * MAINTAINERS (Reviewers): Removed myself.
1680 2007-08-18  Paul Brook  <paul@codesourcery.com>
1681             Joseph Myers  <joseph@codesourcery.com>
1683         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1684         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1685         * Makefile.in: Regenerate.
1686         * configure.ac (--with-debug-prefix-map): New.
1687         * configure: Regenerate.
1689 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1690             Nigel Stephens  <nigel@mips.com>
1692         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1693         as target_makefile_frag.
1694         * configure: Regenerate.
1696 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1698         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1699         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1700         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1701         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1702         (do-compare, do-compare3, do-compare-debug): New.
1703         ([+compare-target+]): Use them.
1705 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1707         * MAINTAINERS (Write After Approval): Change my email address.
1709 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1710             Ben Elliston  <bje@au.ibm.com>
1712         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1713         --silent if $silent.
1714         * configure: Regenerate.
1716 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1718         * MAINTAINERS (Various Maintainers): Add myself as
1719         loop infrastructure maintainer.  Update my e-mail
1720         address.
1722 2007-07-31  Diego Novillo  <dnovillo@google.com>
1724         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1725         Adjust description.
1727 2007-07-26  Richard Guenther  <rguenther@suse.de>
1729         * configure.ac: Add types checking to stage1 checking flags.
1730         * configure: Regenerate.
1732 2007-07-17  Nick Clifton  <nickc@redhat.com>
1734         * COPYING3: New file.  Contains version 3 of the GNU General
1735         Public License.
1736         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1737         Lesser General Public License.
1739 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1741         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1743 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1745         * MAINTAINERS (S/390 co-maintainer): Add myself.
1746         (Write After Approval): Remove myself.
1748 2007-07-13  Dan Hipschman  <dsh@google.com>
1750         * MAINTAINERS (Write After Approval): Add myself.
1752 2007-07-11  Nick Clifton  <nickc@redhat.com>
1754         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1755         WINDRES export.
1756         * Makefile.in: Regenerate.
1758 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1760         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1761         maintainer.
1763 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1765         * lt~obsolete.m4: New. Import from 20070318 libtool.
1767 2007-07-03  Julian Brown  <julian@codesourcery.com>
1769         * MAINTAINERS (Write After Approval): Add myself.
1771 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1773         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1774         * configure: Regenerate.
1776 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1778         * configure.ac: Add some missing m4 quotation.
1779         * configure: Regenerate.
1781 2007-07-02  Simon Baldwin  <simonb@google.com>
1783         * MAINTAINERS (Write After Approval): Add myself.
1785 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1787         * configure: Regenerate.
1789 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1791         * Makefile.def: Add windmc tool to build.
1792         * Makefile.tpl: Likewise.
1793         * configure.ac: Likewise.
1794         * Makefile.in: Regenerate.
1795         * configure: Regenerate.
1797 2007-06-28  DJ Delorie  <dj@redhat.com>
1799         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1800         not building newlib.
1801         * configure: Regenerated.
1803 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1805         * MAINTAINERS (Write After Approval): Add myself.
1807 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1809         * MAINTAINERS (Write After Approval): Add myself.
1811 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1813         * MAINTAINERS (Write After Approval): Add myself.
1815 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1817         * MAINTAINERS (Write After Approval): Add myself.
1819 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1821         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1822         * Makefile.in: Regenerated.
1824 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1826         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1827         bfin*-*-uclinux* targets.
1828         * configure: Regenerate.
1830 2007-06-14  Ian Lance Taylor  <iant@google.com>
1832         * MAINTAINERS: Add myself as non-algorithmic global write
1833         maintainer.
1835 2007-06-14  Diego Novillo  <dnovillo@google.com>
1837         * MAINTAINERS: Add self as middle-end maintainer and
1838         non-algorithmic global write maintainer.
1840 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1842         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1843         Move all Fortran maintainers except Paul Brook into the
1844         Non-Autopoiesis section.
1846 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1848         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1849         (distclean-stage[+id+]): Possibly delete stage_last.
1850         * Makefile.in: Regenerate.
1852 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1854         * MAINTAINERS (Various Maintainer): Fix typo.
1856 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1858         * MAINTAINERS (Various Maintainer): Add myself as
1859         dataflow maintainer.
1861 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1863         * config.sub, config.guess: Update from upstream sources.
1865 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1867         * Makefile.tpl: Fix spelling error.
1868         * Makefile.in: Regenerate.
1870 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1872         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1873         lt_cv_sys_max_cmd_len.
1875 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1877         * MAINTAINERS (Various Maintainers): Add myself as
1878         auto-vectorizer maintainer.
1880 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1882         PR libjava/32098
1883         * libtool.m4: Revert previous change.
1884         * ltgcc.m4: Put it here.
1886 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1888         * MAINTAINERS (Various Maintainers): Add myself as
1889         auto-vectorizer maintainer.
1891 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1893         PR libjava/32098
1894         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1896 2007-05-30  Richard Guenther  <rguenther@suse.de>
1898         * MAINTAINERS (Various Maintainers): Add myself as
1899         auto-vectorizer maintainer.
1901 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1903         PR bootstrap/29382
1904         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1905         * configure: Rebuilt.
1907 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1909         * MAINTAINERS (Write After Approval): Removed my name.
1911 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1913         * MAINTAINERS (Write After Approval): Remove myself.
1915 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1917         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1919 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1921         * ltmain.sh: Update from ToT Libtool.
1922         * libtool.m4: Update from ToT Libtool.
1923         * ltsugar.m4: New. Update from ToT Libtool.
1924         * ltversion.m4: New. Update from ToT Libtool.
1925         * ltoptions.m4: New. Update from ToT Libtool.
1926         * ltconfig: Remove.
1927         * ltcf-c.sh: Remove.
1928         * ltcf-cxx.sh: Remove.
1929         * ltcf-gcj.sh: Remove.
1931 2007-05-22  Ollie Wild  <aaw@google.com>
1933         * MAINTAINERS (Write After Approval): Add myself.
1935 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1937         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1938         stage_cflags.
1939         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1940         Remove CFLAGS/LIBCFLAGS.
1941         (configure-stage[+id+]-[+prefix+][+module+],
1942         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1943         * Makefile.in: Regenerate.
1945 2007-05-15  Diego Novillo  <dnovillo@google.com>
1947         * MAINTAINERS: Update e-mail address.
1949 2007-05-15  Revital Eres  <eres@il.ibm.com>
1951         * MAINTAINERS (Write After Approval): Add myself.
1953 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1955         * MAINTAINERS (Write After Approval): Updated my address.
1957 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1959         * MAINTAINERS (Write After Approval): Add myself.
1961 2007-05-11  Silvius Rus  <rus@google.com>
1963         * MAINTAINERS (Write After Approval): Add myself.
1965 2007-04-23  Tom Tromey  <tromey@redhat.com>
1967         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1969 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1971         * MAINTAINERS (cpplib): Rename to ...
1972         (libcpp): ... this.  Add C/C++ front end maintainers.
1974 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1976         * config-ml.in: Pass ${ml_config_env} to configure calls.
1978 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1980         * MAINTAINERS (Write After Approval): Add myself.
1982 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1984         * MAINTAINERS (Write After Approval): Add myself.
1986 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1988         * MAINTAINERS (fortran 95 front end): Add myself.
1990 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1992         * MAINTAINERS (Write After Approval): Add myself.
1994 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1996         * MAINTAINERS (Modulo Scheduler): Add myself.
1998 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2000         * MAINTAINERS (fortran 95 front end): Add myself.
2001         (c++ front end): whitespace fix.
2003 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2009         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2010         of glob.  Quote arguments with single quotes too.
2011         * configure: Regenerate.
2013 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2015         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2016         * Makefile.in: Regenerate
2018 2007-03-07  Andreas Schwab  <schwab@suse.de>
2020         * configure: Regenerate.
2022 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2024         * configure.ac: Add "--with-pdfdir" configure option,
2025         which defines pdfdir variable.
2026         * Makefile.def (target=fixincludes): Add install-pdf to
2027         missing targets.
2028         (recursive_targets): Add install-pdf target.
2029         (flags_to_pass): Add pdfdir.
2030         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2031         target.
2032         * configure: Regenerate
2033         * Makefile.in: Regenerate
2035 2007-02-28  Eric Christopher  <echristo@apple.com>
2037         Revert:
2038         2006-12-07  Mike Stump  <mrs@apple.com>
2040         * Makefile.def (dependencies): Add dependency for
2041         install-target-libssp and install-target-libgomp on
2042         install-gcc.
2043         * Makefile.in: Regenerate.
2045 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2047         * configure: Regenerate.
2048         * configure.ac: Move statements after variable declarations.
2050 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2052         * MAINTAINERS: Add myself as sh maintainer.
2054 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2056         * configure.ac: Adjust for loop syntax.
2057         * configure: Regenerate.
2059 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2061         * configure: Rebuilt.
2063 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2065         * configure.ac: Drop multiple occurrences of --enable-languages,
2066         and fix its quoting.
2067         * configure: Rebuilt.
2069 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2070             Nathan Sidwell  <nathan@codesourcery.com>
2071             Vladimir Prus  <vladimir@codesourcery.com>
2072             Joseph Myers  <joseph@codesourcery.com>
2074         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2075         * configure: Regenerate.
2077 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2079         * ltconfig (freebsd*): Default to elf.
2081 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2083         * configure.ac (target_libraries): Move libgcc before libiberty.
2084         * configure: Regenerated.
2086 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2087             Paolo Bonzini  <bonzini@gnu.org>
2089         PR bootstrap/30753
2090         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2091         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2092         * configure: Regenerated.
2094 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2096         * MAINTAINERS (Language Front End Maintainers): Update my mail
2097         address.
2099 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2101         PR bootstrap/30748
2102         * configure.ac: Correct syntax for Solaris ksh.
2103         * configure: Regenerated.
2105 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2107         * configure.ac: Sync with src.
2108         * configure: Regenerate.
2110 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2112         * Makefile.in: Regenerate.
2114 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2116         * config.sub: Sync with src.
2118 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2120         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2121         noncanonical equivalents.
2122         * configure.in: Rename to...
2123         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2124         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2125         target_noncanonical.  Use them.  Rewrite removal of configure
2126         arguments for autoconf 2.59.  Discard variable settings.  Force
2127         program_transform_name for native tools.
2129         * Makefile.in: Regenerated.
2130         * configure: Regenerated with autoconf 2.59.
2132 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2007-01-31  Andreas Schwab  <schwab@suse.de>
2138         * Makefile.tpl (LDFLAGS): Substitute it.
2139         * Makefile.in: Regenerate.
2141 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2143         * MAINTAINERS (Write After Approval): Add myself.
2145 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2147         * MAINTAINERS (spu port): Add myself.
2149 2007-01-23  Richard Guenther  <rguenther@suse.de>
2151         PR bootstrap/30541
2152         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2153         * Makefile.tpl (GNATBIND): Substitute it.
2154         (GNATMAKE): Likewise.
2155         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2156         of STAGE_PREFIX.
2157         * Makefile.in: Regenerate.
2158         * configure: Regenerate.
2160 2007-01-18  Mike Stump  <mrs@apple.com>
2162         * configure.in: Re-enable -Werror for gcc builds.
2164 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2166         * MAINTAINERS (Write After Approval): Add myself.
2168 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2170         * configure.in: Change == to = in test command.
2171         * configure: Regenerate.
2173 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2174             Nick Clifton  <nickc@redhat.com>
2175             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2177         * configure.in (build_configargs, host_configargs, target_configargs):
2178         Remove build/host/target parameters.
2179         (host_libs): Add gmp and mpfr.
2180         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2181         * Makefile.def (gmp, mpfr): New.
2182         (gcc): Remove target.
2183         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2184         target_os, target_vendor): New.
2185         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2186         * configure: Regenerate.
2187         * Makefile.in: Regenerate.
2189 2007-01-11  Matt Fago  <fago@earthlink.net>
2191         * configure.in: Try to link to functions only in mpfr 2.2.x
2192         to improve robustness of configure tests.
2193         * configure: Regenerate.
2195 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2197         * MAINTAINERS: Add myself as i386 maintainer.
2199 2007-01-08  Jan Hubicka  <jh@suse.cz>
2201         * MAINTAINERS: Add myself as i386 maintainer.
2203 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2205         * configure.in: Add support for an x86_64-mingw* target.
2206         * configure: Regenerate.
2208 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2210         * Makefile.tpl (all-target): Correct @if conditional for target
2211         modules.
2212         * configure.in: Omit libiberty if building only target libgcc.
2213         * configure, Makefile.in: Regenerated.
2215 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2217         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2218         * configure: Regenerate.
2220 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2222         * Makefile.def (target_modules): Add libgcc.
2223         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2224         * Makefile.tpl (clean-target-libgcc): Delete.
2225         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2226         on gcc even for bootstrapped modules.  Rewrite handling of
2227         lang_env_dependencies to loop over target_modules.
2228         * configure.in (target_libraries): Add target-libgcc.
2229         * Makefile.in, configure: Regenerated.
2231 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2233         * configure.in: Reorganize recognition of languages.  Add
2234         --enable-stage1-languages.  Show supported languages for the chosen
2235         target rather than all recognized languages.
2236         * configure: Regenerate.
2238 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2240         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2241         * Makefile.in: Regenerate.
2243 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2245         * configure.in: Warn that MPFR 2.2.0 is buggy.
2246         * configure: Regenerate.
2248 2006-12-27  Ian Lance Taylor  <iant@google.com>
2250         * configure.in: When removing Makefiles to force a reconfigure, also
2251         remove prev-DIR*/Makefile.
2252         * configure: Regenerate.
2254 2006-12-22  Andreas Schwab  <schwab@suse.de>
2256         * configure: Regenerate with correct autoconf version.
2258 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2260         * configure.in: add AC_SUBST for *_FOR_TARGET.
2261         * configure: Regenerate.
2263 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2265         * configure.in: Simplify logic for rejecting languages that cannot
2266         be built.  Separate the case when a language is unsupported,
2267         from the case when the user chooses not to build a language.
2269 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2271         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2272         it only affects bootstrap and could be tested on "$host" as well.
2273         * configure: Regenerate.
2274         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2276 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2278         PR bootstrap/29544
2279         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2280         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2281         move here comment from Makefile.tpl.
2282         * Makefile.tpl: Move some definitions higher in the file.
2283         (STAGE1_CHECKING): New.
2284         * configure.in: Add --enable-stage1-checking.
2285         * configure: Regenerate.
2286         * Makefile.in: Regenerate.
2288 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2290         * MAINTAINERS: Add myself as build system maintainer.
2292 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2006-12-13  Eric Christopher  <echristo@apple.com>
2298         * MAINTAINERS: Add myself as darwin maintainer.
2300 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2302         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2304 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2306         MAINTAINERS: Update my entry.
2308 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2310         * configure.in:  Handle spu makefile frag.
2311         * Makefile.tpl (MAINT): Define
2312         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2313         * configure: Regenerate.
2314         * Makefile.in: Regenerate.
2316 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2318         * config.guess: Import latest version.
2319         * config.sub: Likewise.
2321 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2323         * configure.in (spu-*-*): Don't skip target-libiberty.
2324         * configure: Regenerate.
2326 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2328         PR bootstrap/30134
2329         * configure.in: Correct x86 darwin support for libjava to powerpc
2330         and i?86 only.
2331         * configure: Regenerate.
2333 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2335         * configure.in: Add x86 darwin support for libjava.
2336         * configure: Regenerate.
2338 2006-12-07  Mike Stump  <mrs@apple.com>
2340         * Makefile.def (dependencies): Add dependency for
2341         install-target-libssp and install-target-libgomp on
2342         install-gcc.
2343         * Makefile.in: Regenerate.
2345 2006-12-04  Richard Guenther  <rguenther@suse.de>
2347         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2348         (Non-Algorithmic Maintainers): Move over non-algorithmic
2349         loop optimizer maintainers, add myself as a non-algorithmic
2350         middle-end maintainer.
2352 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2354         * MAINTAINERS (Write After Approval): Add myself.
2356 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2358         * configure.in: Update error message for missing GMP/MPFR.
2360         * configure: Regenerate.
2362 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2364         * configure.in: Update MPFR version in error message.
2366         * configure: Regenerate.
2368 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2370         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2371         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2372         --with-gmp-lib): New flags.
2374         * configure: Regenerate.
2376 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2378         * MAINTAINERS (Write After Approval): Change my email address.
2380 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2382         * MAINTAINERS (Write After Approval): Add myself.
2384 2006-11-22  Philipp Thomas <pth@suse.de>
2386         * MAINTAINERS (i18n): Update e-mail address.
2388 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2390         * MAINTAINERS (spu port): Add myself as maintainer.
2391         (Write After Approval): Remove myself.
2393 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2395         * configure.in (skipdirs): Don't build libssp for SPU.
2396         * configure: Regenerate.
2398 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2400         * MAINTAINERS (spu port): Add myself as maintainer.
2401         (libobjc): Update my email address.
2403 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2405         * MAINTAINERS (Write After Approval): Add myself.
2407 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2409         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2410         * configure : Rebuilt.
2412 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2414         * MAINTAINERS (Write After Approval): Add myself.
2416 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2418         * MAINTAINERS (Write After Approval): Add myself.
2420 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2422         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2423         libmpfr.a.
2424         * configure: Regenerate.
2426 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2428         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2429         (unstage): Test for stage_last presence.
2431         PR bootstrap/29802
2432         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2433         * Makefile.in: Regenerate.
2435 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2437         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2438         maintainers.
2440 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2442         * MAINTAINERS (Write After Approval): Add myself.
2444 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2446         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2447         and stageN-package/Makefile.
2448         * Makefile.in: Regenerated.
2450 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2452         * configure.in: Remove target-libgloss from noconfigdirs for
2453         bfin-*-*.
2454         * configure: Regenerated.
2456 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2458         * configure.in (have_gmp): Only error if the gcc directory exists.
2460         * configure: Regenerate.
2462 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2464         * configure.in: Robustify error message for missing GMP/MPFR.
2466         * configure: Regenerate.
2468 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2470         * MAINTAINERS (Write After Approval): Add myself.
2472 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2474         * MAINTAINERS: Change email address.
2476 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2478         * MAINTAINERS (Write After Approval): Add myself.
2480 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2482         * MAINTAINERS (Write After Approval): Add myself.
2484 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2486         * MAINTAINERS (Write After Approval): Move myself to
2487         Write After Approval section.
2489 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2491         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2492         need_gmp anymore.
2493         * configure: Regenerate.
2495 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2497         * MAINTAINERS (Write After Approval): Add myself.
2499 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2501         * config.guess: Import latest version.
2502         * config.sub: Likewise.
2504 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2506         * Makefile.def: Added pdf target handling.
2507         * Makefile.tpl: Added pdf target handling.
2508         * Makefile.in: Regenerated.
2510 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2512         * MAINTAINERS: Add self as score port maintainer.
2514 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2516         * MAINTAINERS (Write After Approval): Add myself.
2518 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2520         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2521         or newer.
2522         * configure: Regenerated.
2524 2006-09-27  Dave Brolley  <brolley@redhat.com>
2526         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2527         $s instead of $r.
2528         * configure: Regenerated.
2530 2006-09-26  Thiemo Seufer  <ths@mips.com>
2532         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2533         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2534         * configure: Regenerate.
2536 2006-09-24  Graeme Peterson <gridly@gmail.com>
2538         * MAINTAINERS (Write After Approval): Remove myself.
2540 2006-09-22  Chao-ying Fu  <fu@mips.com>
2542         * MAINTAINERS (Write After Approval): Add myself.
2544 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2546         * MAINTAINERS: Add self as soft-fp maintainer.
2548 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2550         * MAINTAINERS: Add myself as avr maintainer.
2551         Remove Marek Michalkiewicz as avr maintainer.
2553 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2555         * MAINTAINERS (Write After Approval): Add myself.
2557 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2559         * configure.in: Never build newlib for a Mingw host.
2560         Never build newlib as Mingw target library.
2561         Test the existence of winsup/cygwin for building a Cygwin newlib,
2562         rather than just winsup.
2563         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2564         building a Mingw target.
2565         * configure: Regenerate.
2567 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2569         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2571 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2573         * config.guess: Import from src (was more updated).
2574         * config.sub: Likewise.
2576 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2578         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2579         * configure: Regenerated.
2581 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2583         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2584         for stages after the first.
2586 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2588         * Makefile.def: Add dependencies for configure-opcodes
2589         on configure-intl and all-opcodes on all-intl.
2590         * Makefile.in: Regenerated.
2592 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2594         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2596 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2598         Port to hosts whose 'sort' and 'tail' implementations
2599         treat operands with leading '+' as file names, as POSIX
2600         has required since 2001.  However, make sure the code still
2601         works on pre-POSIX hosts.
2602         * ltmain.sh: Don't assume "sort +2" is equivalent to
2603         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2605 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2607         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2609 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2611         * ltconfig: chmod 644 before ranlib during install.
2613 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2615         PR bootstrap/18058
2616         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2617         if the bootstrap compiler is a GCC version that supports it.
2618         * configure: Regenerate.
2620 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2622         * configure.in: Fix thinkos in previous check-in.
2623         * configure: Regenerate.
2625 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2627         PR other/27063
2628         * configure.in: Test subdir_requires and give an appropriate
2629         error message.
2630         * configure: Regenerate.
2632 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2634         * MAINTAINERS (Write After Approval): Add myself.
2636 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2638         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2640 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2642         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2644 2006-06-20  David Ayers  <d.ayers@inode.at>
2646         PR bootstrap/28072
2647         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2648         whether target-libjava is being configured instead of whether the
2649         java front end is enabled.
2650         * configure: Regenerate.
2652 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2654         PR target/27540
2655         * configure.in: Only enable libgomp on IRIX 6.
2656         * configure: Regenerate.
2658 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2660         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2661         too.
2662         * Makefile.in: Regenerate.
2664 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2666         * config-ml.in: Alter CCASFLAGS to include special
2667         multilib options the same as is done for CFLAGS.
2669 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2671         * configure.in: Don't enable libgomp on hpux10.
2672         * configure: Rebuilt.
2674 2006-06-12  David Ayers  <d.ayers@inode.at>
2676         PR bootstrap/27963
2677         PR target/19970
2678         * configure.in: Remove target-boehm-gc from noconfigdirs where
2679         ${libgcj} is specified.
2680         * configure: Regenerate.
2682 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2684         Sync from src:
2686         * configure.in: Sync.
2687         * configure: Regenerated.
2689         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2691         * Makefile.def: Added dependencies from sim and gdb on intl, and
2692         added configure dependencies to everything with an all dependency
2693         on intl.
2694         * Makefile.in: Regenerated.
2696 2006-06-06  David Ayers  <d.ayers@inode.at>
2698         PR libobjc/13946
2699         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2700         * Makefile.in: Regenerate.
2701         * configure.in: Add --enable-objc-gc at toplevel and have it
2702         enable boehm-gc for Objective-C.
2703         Remove target-boehm-gc from libgcj.
2704         Add target-boehm-gc to target_libraries.
2705         Add target-boehm-gc to noconfigdirs where ${libgcj}
2706         is specified.
2707         Assert that boehm-gc is supported when requested for Objective-C.
2708         Only build boehm-gc if needed either for Java or Objective-C.
2709         * configure: Regenerate.
2711 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2713         PR 27674
2714         * Makefile.tpl (configure-[+prefix+][+module+],
2715         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2716         Remove rule to unstage bootstrapped modules.
2717         (stage_current): New.
2718         * Makefile.in: Regenerate.
2720 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2722         * MAINTAINERS (Write After Approval): Update my e-mail address.
2724 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2726         * include/libiberty.h: Declare pex_run_in_environment.
2728 2006-05-31  Asher Langton  <langton2@llnl.gov>
2730         * MAINTAINERS (Write After Approval): Add myself.
2732 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2734         * Makefile.def (bfd, opcodes): Fix lib_path.
2735         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2736         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2737         * Makefile.in: Regenerate.
2739 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2741         * Makefile.in: Regenerate.
2743 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2745         * Makefile.def: Add install-html target. Add datarootdir
2746         docdir and htmldir to flags_to_pass.
2747         * Makefile.tpl: Add install-html target.
2748         * Makefile.in: Regenerate.
2749         * configure.in: Add --with-datarootdir, --with-docdir, and
2750         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2751         * configure: Regenerate.
2753 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2755         * configure.in: Enable gprof for cross builds.
2756         * configure: Regenerate.
2758 2006-05-22  Richard Guenther  <rguenther@suse.de>
2760         Revert
2761         2006-01-31  Richard Guenther  <rguenther@suse.de>
2762         Paolo Bonzini  <bonzini@gnu.org>
2764         * Makefile.def (target_modules): Add libgcc-math target module.
2765         * configure.in (target_libraries): Add libgcc-math target library.
2766         (--enable-libgcc-math): New configure switch.
2767         * Makefile.in: Re-generate.
2768         * configure: Re-generate.
2769         * libgcc-math: New toplevel directory.
2771 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2772             Andreas Tobler  <a.tobler@schweiz.ch>
2774         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2775         * configure: Rebuilt.
2777 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2779         * MAINTAINERS (Write After Approval): Add myself.
2781 2006-05-01  DJ Delorie  <dj@redhat.com>
2783         * configure.in: Restore CFLAGS if GMP isn't present.
2784         * configure: Regenerate.
2786 2006-05-01  Richard Guenther  <rguenther@suse.de>
2788         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2789         maintainer.
2791 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2793         * MAINTAINERS (Write After Approval): Add myself.
2795 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2797         * MAINTAINERS (Write After Approval): Add myself.
2799 2006-04-18  DJ Delorie  <dj@redhat.com>
2801         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2802         reference libgloss so that libssp can be built in a combined
2803         tree.
2804         * configure: Regenerate.
2806 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2808         * MAINTAINERS (Write After Approval): Add myself.
2810 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2812         * configure.in: Require makeinfo 4.4 or higher.
2813         * configure: Regenerate.
2815 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2817         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2818         Rearrange the entries of other libraries to have them in one place.
2820 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2822         * MAINTAINERS (Write After Approval): Remove myself.
2823         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2825 2006-03-14  Richard Guenther  <rguenther@suse.de>
2827         * configure: Regenerate with autoconf 2.13.
2829 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2831         * MAINTAINERS: Use my work address.
2833         * MAINTAINERS: Update my E-mail address.
2835 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2837         * configure.in: Handle --disable-<component> generically.
2838         * configure: Regenerate.
2840 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2842         PR libgcj/17311
2843         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2845 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2847         * MAINTAINERS (Write After Approval):  Remove myself.
2848         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2850 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2852         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2853         (TARGET_CONFIGDIRS): Remove.
2854         * configure.in: Remove AC_SUBST(target_configdirs).
2855         * Makefile.in, configure: Regenerated.
2857 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2859         * MAINTAINERS (Write After Approval):  Remove myself.
2860         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2862 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2864         PR bootstrap/25670
2866         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2868         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2869         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2870         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2871         BUILD_PREFIX, BUILD_PREFIX_1.
2872         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2874         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2875         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2877         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2878         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2879         of `cat stage_current`.  Always provide the `r' and `s' variables.
2880         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2881         a single shell execution.
2882         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2883         bootstrapped modules, make the stage1 module if the build was not
2884         started yet, else build the current stage.
2885         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2886         (all-build, all-host, all-target, [+make_target+]-host,
2887         [+make_target+]-target): Do not use \-continued lines.
2888         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2889         (current_stage, restrap, stage_last): New.
2891         * Makefile.in: Regenerate.
2892         * configure: Regenerate.
2894 2006-02-19  Bud Davis  <jmdavis@link.com>
2896         * MAINTAINERS (Write After Approval):  Remove myself.
2897         (Language Front End Maintainers):  Add myself as fortran 95
2898         maintainer and update e-mail address.
2900 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2902         * MAINTAINERS (Write After Approval):  Remove myself.
2903         (Language Front End Maintainers):  Add myself as fortran 95
2904         maintainer.
2906 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2908         * MAINTAINERS (Write After Approval): Add myself.
2910 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2912         * MAINTAINERS (Write After Approval):  Remove myself.
2913         (Language Front End Maintainers):  Add myself as
2914         fortran 95 maintainer.
2916 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2918         Sync from src:
2920         2005-12-27  Leif Ekblad  <leif@rdos.net>
2922         * configure.in: Add support for RDOS target.
2923         * configure: Regenerate.
2925 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2926             Andreas Schwab  <schwab@suse.de>
2928         * configure: Regenerate.
2930 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2932         * configure.in (enable_libgomp): Add AIX.
2933         * configure: Regenerate.
2935 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2937         * MAINTAINERS (Write After Approval): Add myself.
2939 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2941         * MAINTAINERS (Write After Approval): Add myself.
2943 2006-01-31  Richard Guenther  <rguenther@suse.de>
2944         Paolo Bonzini  <bonzini@gnu.org>
2946         * Makefile.def (target_modules): Add libgcc-math target module.
2947         * configure.in (target_libraries): Add libgcc-math target library.
2948         (--enable-libgcc-math): New configure switch.
2949         * Makefile.in: Re-generate.
2950         * configure: Re-generate.
2951         * libgcc-math: New toplevel directory.
2953 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2955         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2956         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2957         the assembler, linker and binutils.
2958         * configure: Regenerate.
2960 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2962         * MAINTAINERS (Write After Approval): Add myself.
2964 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2966         * configure: Regenerate.
2968 2006-01-18  Richard Henderson  <rth@redhat.com>
2969             Jakub Jelinek  <jakub@redhat.com>
2970             Diego Novillo  <dnovillo@redhat.com>
2972         * libgomp: New directory.
2973         * Makefile.def: Add target_module libgomp.
2974         * Makefile.in: Regenerate.
2975         * configure.in (target_libraries): Add target-libgomp.
2976         * configure: Regenerate.
2978 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2980         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2981         @ from continuation.
2982         * Makefile.in: Rebuilt.
2984 2006-01-04  Chris Lattner  <sabre@gnu.org>
2986         * MAINTAINERS (Write After Approval): Add myself.
2988 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2990         PR bootstrap/24252
2992         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2993         * Makefile.tpl (OBJDUMP): New.
2994         (EXTRA_HOST_FLAGS): Add it.
2995         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2997         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2998         to use symbolic links between directories.  Avoid race conditions
2999         or make them harmless.
3000         * configure.in: Do not try to use symbolic links between directories.
3002         * Makefile.def (LEAN): Pass.
3003         * Makefile.tpl (LEAN): Define.
3004         (stage[+id+]-start): Accept that the previous directory does not
3005         exist, if the bootstrap is lean.
3006         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3007         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3008         configure substitution.
3009         ([+compare-target+]): Likewise.
3010         ([+bootstrap-target+]-lean): New.
3011         * configure.in: Remove lean bootstrap support from here.
3013         * Makefile.in: Regenerate.
3014         * configure: Regenerate.
3016 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3018         * MAINTAINERS (libdecnumber): Add myself.
3020 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3022         * libtool-ldflags: New script.
3024 2006-01-02  Andreas Schwab  <schwab@suse.de>
3026         * configure.in: When reconfiguring remove Makefile in
3027         all stage directories.
3028         * configure: Regenerate.
3030 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3032         * MAINTAINERS: Update my email address.
3034 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3036         Revert Ada-related part of the previous change.
3038         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3039         Do not pass.
3040         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3041         * Makefile.in: Regenerate.
3042         * configure.in: Do not include mt-ppc-aix target fragment.
3043         * configure: Regenerate.
3045 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3047         * configure.in: Select appropriate fragments for PowerPC/AIX.
3048         * configure: Regenerate.
3050         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3051         BOOT_CFLAGS, BOOT_LDFLAGS.
3052         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3053         BOOT_CFLAGS, BOOT_LDFLAGS.
3054         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3055         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3056         (stage): Fail if we cannot complete the work.
3057         * Makefile.in: Regenerate.
3059 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3061         * configure.in: Replace ms1 with mt.
3062         * configure: Rebuilt.
3064 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3066         * MAINTAINERS: Update my email address.
3068 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3070         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3071         install-host-nogcc): Don't invoke $(stage) at the end.
3072         * Makefile.in: Regenerate.
3074 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3076         * configure.in: Flip the top-level bootstrap switch.
3077         * configure: Regenerate.
3079 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3081         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3082         $(stage) and $(unstage).
3083         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3084         (all): Remove stray semicolon.
3085         (local-distclean): Don't handle multilib.tmp and multilib.out.
3086         (install.all): Set $s for consistency.
3087         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3088         check_multilibs setting.  Always make the install directory.
3089         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3090         Correct @if/@endif.
3091         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3092         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3093         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3094         (multilib.out): Remove.
3095         * Makefile.in: Regenerated.
3097 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3099         * MAINTAINERS (Write After Approval): Add myself.
3101 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3103         * MAINTAINERS: Add myself as mt maintainer.
3105         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3107 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3109         * MAINTAINERS: Change email address.
3111 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3113         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3114         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3115         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3116         Find in-tree tools if available.
3117         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3118         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3119         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3120         (COMPILER_*_FOR_TARGET): New.
3121         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3122         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3123         (CONFIGURED_*, USUAL_*): Remove.
3124         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3125         STRIP): Use autoconf substitutions.
3126         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3127         COMPILER_NM_FOR_TARGET): New.
3128         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3130         (all): Make all-host and all-target in parallel.
3131         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3132         that $$r and $$s are set before invoking a recursive make.
3133         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3134         ([+bootstrap-target+]): Inline most of the `all' target.
3136 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3138         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3139         from the gcc build directory.
3140         * Makefile.in: Regenerate.
3142 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3144         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3145         depend on all-libdecnumber.
3146         * configure.in (host_libs): Include libdecnumber.
3147         * Makefile.in: Regenerate.
3148         * configure: Likewise.
3150 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3152         * libdecnumber: Import decNumber sources from the dfp-branch.
3154 2005-11-21  Kean Johnston  <jkj@sco.com>
3156         * config.sub, config.guess: Sync from upstream sources.
3158 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3160         Import from Autoconf sources:
3162         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3163         * config/move-if-change: Don't output "$2 is unchanged";
3164         suggested by Ben Elliston.  Handle weird characters correctly.
3166 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3168         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3169         to match upstream libtool for darwin.
3171 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3173         * Makefile.def: Remove gdb dependencies for gdbtk.
3174         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3175         (configure-gdb, install-gdb): New rules.
3176         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3177         * Makefile.in, configure: Regenerated.
3179 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3181         * MAINTAINERS (Write After Approval): Add myself.
3183 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3185         * MAINTAINERS (Write After Approval): Add myself.
3187 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3189         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3190         Diego Novillo.
3192 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3194         PR bootstrap/24297
3195         * Makefile.tpl (do-[+make-target+], do-check, install,
3196         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3197         are set before recursing.
3198         * Makefile.in: Regenerate.
3200 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3202         PR bootstrap/18939
3203         * Makefile.def (gcc) <target>: Fix thinko.
3204         * Makefile.in: Regenerate.
3206 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3208         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3209         * configure: Regenerate.
3211 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3213         * MAINTAINERS (Write After Approval): Add self.
3215 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3217         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3218         target-libffi, target-qthreads, target-libjava, and
3219         targetlibobjc.
3220         * configure: Regenerate.
3222 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3224         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3225         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3226         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3227         (USUAL_OBJDUMP_FOR_TARGET): New.
3228         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3229         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3230         * configure, Makefile.in: Regenerated.
3232 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3234         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3235         before other host packages.
3237 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3239         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3241 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3243         PR bootstrap/22340
3245         * configure.in (default_target): Remove.
3246         * Makefile.tpl (all): Do not use prerequisites as subroutines
3247         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3248         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3249         use prerequisites as subroutines.
3250         (check-host, check-target): New.
3251         (bootstrap configure & all targets): Do not use stage*-start
3252         if the directory layout is already ok.
3253         (non-bootstrap configure & all targets): Prepend a $(unstage).
3254         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3255         (NOTPARALLEL): Remove.
3256         (unstage, stage variables): New variables.
3257         (unstage, stage targets): Simply expand to those variables.
3259         * configure: Regenerate.
3260         * Makefile.in: Regenerate.
3262 2005-10-04  James E Wilson  <wilson@specifix.com>
3264         * Makefile.def (lang_env_dependencies): Add libmudflap.
3265         * Makefile.in: Regenerate.
3267 2005-10-03  Andreas Schwab  <schwab@suse.de>
3269         Backport from libtool CVS:
3270         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3272         * ltmain.sh: add support for installing into temporary
3273         staging area (e.g. 'make install DESTDIR=...')
3275 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3277         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3278         * configure: Regenerated.
3280 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3282         * configure: Regenerate with the correct
3283         autoconf version.
3285 2005-09-30  Catherine Moore  <clm@cm00re.com>
3287         * configure.in (bfin-*-*): New.
3288         * configure: Regenerated.
3290 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3292         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3293         (LIPO_FOR_TARGET): New.
3294         (CONFIGURED_LIPO_FOR_TARGET): New.
3295         (USUAL_LIPO_FOR_TARGET): New.
3296         (STRIP_FOR_TARGET): New.
3297         (CONFIGURED_STRIP_FOR_TARGET): New.
3298         (USUAL_STRIP_FOR_TARGET): New.
3299         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3300         STRIP_FOR_TARGET.
3301         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3302         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3303         * Makefile.in: Regenerate.
3304         * configure: Regenerate.
3306 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3308         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3309         (rs6000-*-aix*): Same.
3310         * configure: Regenerate.
3312 2005-09-16  Tom Tromey  <tromey@redhat.com>
3314         * MAINTAINERS: Add self as java maintainer.
3316 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3318         * configure.in: Recognize f95 in the --enable-languages option,
3319         and substitute it for fortran, issuing a warning.
3320         * configure: Regenerate.
3322 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3324         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3325         * configure:  Regenerated.
3327 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3329         * MAINTAINERS: Add self as ms1 maintainer.
3331 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3333         * Makefile.def (libssp): Add to lang_env_dependencies.
3334         * Makefile.in: Regenerate.
3336 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3338         * MAINTAINERS: Add myself as middle-end maintainer.
3340 2005-08-17  Christian Groessler  <chris@groessler.org>
3342         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3343         * Makefile.in: Regenerate.
3345 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3347         * MAINTAINERS (write after approval): Added myself.
3349 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3351         * MAINTAINERS (Write After Approval): Add myself.
3353 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3355         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3356         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3357         Look for alternate names of the target cc and c++
3358         * configure: Regenerate.
3360 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3362         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3363         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3364         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3365         tools; remove code to manually set them.
3366         (Target tools): Look in the environment for them.
3367         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3368         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3369         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3370         build directory.
3371         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3372         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3373         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3374         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3375         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3376         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3377         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3378         * configure: Regenerate.
3379         * Makefile.in: Regenerate.
3381 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3383         * MAINTAINERS: Update for removed CPU targets.
3385 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3387         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3388         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3389         * Makefile.in: Regenerated.
3391 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3393         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3394         (CFLAGS_FOR_TARGET): Use it.
3395         (CXXFLAGS_FOR_TARGET): Likewise.
3396         * Makefile.in: Regenerated.
3397         * configure.in (--with-build-sysroot): New option.
3398         * configure: Regenerated.
3400 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3402         * Makefile.tpl: Wrap install between unstage and stage
3403         * Makefile.in: Regenerate.
3405 2005-07-21  Eric Christopher  <echristo@apple.com>
3407         * MAINTAINERS: Update affiliation.
3409 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3411         * MAINTAINERS: Add self as crx port maintainer.
3413 2005-07-20  DJ Delorie  <dj@redhat.com>
3415         * MAINTAINERS: Add self as m32c maintainer.
3417 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3419         * all files: Update FSF address.
3421 2005-07-15  Eric Christopher  <echristo@redhat.com>
3423         * MAINTAINERS: Change affiliation.
3425 2005-07-14  Jim Blandy  <jimb@redhat.com>
3427         * configure.in: Add cases for Renesas m32c.
3428         * configure: Regenerated.
3430 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3432         * COPYING.LIB: Update from fsf.org.
3434 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3436         * COPYING, compile, config.guess,
3437         config.sub, install-sh, missing, mkinstalldirs,
3438         symlink-tree, ylwrap: Sync from upstream sources.
3439         * config-ml.in: Update FSF address.
3441 2005-07-13  Eric Christopher  <echristo@redhat.com>
3443         * configure.in: Add toplevel noconfigdir support for tpf.
3444         * configure: Regenerate.
3446 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3448         PR ada/22340
3450         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3451         * Makefile.in: Regenerate.
3453 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3455         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3456         Brolley to write-after-approval.
3458 2005-07-07  Andreas Schwab  <schwab@suse.de>
3460         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3461         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3462         * Makefile.in: Regenerated.
3464 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3466         * configure.in: Don't build sim or rda when targetting darwin.
3467         * configure: Regenerate.
3469 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3471         * configure.in: Add --enable-libssp and --disable-libssp.
3472         * configure: Regenerate with autoconf-2.13.
3474 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3476         * Makefile.def (target_modules): Add libssp.
3477         * configure.in (target_libraries): Add target-libssp.
3478         * configure: Rebuilt.
3479         * Makefile.in: Rebuilt.
3481 2005-07-01  Zack Weinberg  <zackw@panix.com>
3483         * MAINTAINERS: Change email address.  Resign from maintainership.
3485 2005-07-01  Richard Guenther  <rguenther@suse.de>
3487         * MAINTAINERS: Change my e-mail address and affiliation.
3489 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3491         * Makefile.def (stagefeedback): Come after profile.
3492         Define profiledbootstrap target.
3493         * Makefile.tpl (profiledbootstrap): Remove.
3494         (stageprofile-end): Zap stagefeedback.
3495         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3496         * Makefile.in: Regenerate.
3498 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3500         * MAINTAINERS: Update my email address.
3502 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3504         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3505         In 'cpp' stanza, support '#line' as well as '# '.
3507 2005-06-08  Andreas Schwab  <schwab@suse.de>
3509         * MAINTAINERS: Move myself from 'Write After Approval' to
3510         'CPU Port Maintainers' section as m68k maintainer.
3512 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3514         * configure.in (unsupported_languages): New macro.
3515         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3516         non-ported target libraries in noconfigdirs.
3517         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3518         non-linux-gnu.  Remove libgcj_ex_libffi.
3519         <lang_frag loop>: Set add_this_lang=no if the language is in
3520         unsupported_languages.
3521         * configure: Regenerate.
3523 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3525         * configure.in: Fix typo in handling of --with-mpfr-dir.
3526         * configure: Regenerate.
3528 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3530         * MAINTAINERS: Update my email address.
3532 2005-06-02  Jim Blandy  <jimb@redhat.com>
3534         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3535         accepted into the master sources.)
3537 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3538             Michael Snyder  <msnyder@redhat.com>
3539             Stan Cox  <scox@redhat.com>
3541         * configure.in: Set noconfigdirs for ms1.
3543         * configure: Regenerate.
3545 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3547         * MAINTAINERS (Write After Approval): Add self.
3549 2005-06-01  Josh Conner  <jconner@apple.com>
3551         * MAINTAINERS (Write After Approval): Add self.
3553 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3555         * MAINTAINERS: Update my email address.
3557 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3559         * MAINTAINERS (Write After Approval): Add self.
3561 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3563         * MAINTAINERS (Write After Approval): Remove self.
3565 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3567         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3568         (Dependencies): Consider target modules for bootstrap dependencies.
3569         Make target bootstrap modules depend on each stage's gcc.
3570         * Makefile.in: Regenerate.
3572 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3574         * Makefile.def (configure-gcc): Depend on binutils having been built.
3575         (all-gcc): No need to do it here.
3576         * Makefile.in: Regenerate.
3578 2005-05-19  Paul Brook  <paul@codesourcery.com>
3580         * configure.in: Rewrite misleading error message when requested
3581         language cannot be built.
3582         * configure: Regenerate.
3584 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3586         * ylwrap: Import from Automake 1.9.5.
3588 2005-05-13  David Ung  <davidu@mips.com>
3590         * MAINTAINERS (Write After Approval): Add self.
3592 2005-05-09  Mike Stump  <mrs@apple.com>
3594         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3595         lt_cv_sys_max_cmd_len for now.
3597 2005-05-09  Stan Cox  <scox@redhat.com>
3599         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3601 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3603         * README.SCO: Update the URL.
3605 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3607         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3608         with_gnu_ld to libtool.
3609         * ltcf-c.sh (aix[45]): Define file_list_spec.
3610         * ltcf-cxx.sh (aix[45]): Same.
3611         * ltcf-gcj.sh (aix[45]): Same.
3612         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3613         exists, write list of input files to temporary file.
3615 2005-05-04  Mike Stump  <mrs@apple.com>
3617         * configure.in: Always pass --target to target configures as
3618         otherwise rebuilds that do --recheck will fail.
3619         * confiugure: Rebuilt.
3621 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3623         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3624         STAGE_HOST_EXPORTS.
3625         (configure, all): Add bootstrap support.
3626         (Host modules, target modules): Pass post-stage1 flags and exports.
3627         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3628         * Makefile.in: Regenerate.
3630 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3632         * configure: Regenerate.
3634 2005-04-27  Mike Stump  <mrs@apple.com>
3636         * MAINTAINERS: Add self as darwin maintainer.
3638 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3640         * config.sub: Update from master copy.
3642 2005-04-21  Mike Stump  <mrs@apple.com>
3644         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3645         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3647 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3649         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3650         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3651         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3652         "*-*-elf" and "*-*-linux*".
3653         * configure: Regenerate.
3655 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3657         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3659 2005-04-12  Mike Stump  <mrs@apple.com>
3661         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3663 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3665         * MAINTAINERS (Write After Approval): Add myself.
3667 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3669         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3671 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3673         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3674         (TARGET_CONFIGARGS): Include --with-target-subdir.
3675         (configure, all): New macros.  Use them throughout.
3676         * Makefile.in: Regenerate.
3678 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3680         * MAINTAINERS (Write After Approval): Add myself.
3682 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3684         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3686 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3688         * MAINTAINERS: Move John Carr to Write After Approval.
3690 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3692         * config/mh-mingw32: Delete.
3693         * configure.in: Don't use it.
3694         * configure: Regenerate.
3696 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3698         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3699         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3700         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3701         (HOST_LIB_PATH): Generate from Makefile.def.
3702         (TARGET_LIB_PATH): Likewise.
3703         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3704         * Makefile.in: Regenerate.
3705         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3706         (RPATH_ENVVAR): Include Darwin case.
3707         * configure: Regenerate.
3709 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3711         * MAINTAINERS (Various Maintainers): Remove self.
3712         (Write After Approval): Add self.
3714 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3716         * MAINTAINERS (Various Maintainers): Add self.
3718 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3720         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3721         * configure: Regenerate.
3723 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3725         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3726         gcc_version, and gcc_version_trigger from set of flags to pass.
3727         * Makefile.tpl: Remove definitions of above variables.
3728         (config.status): Remove dependency on $(gcc_version_trigger).
3729         * Makefile.in: Regenerate.
3730         * configure.in: Do not reference config/gcc-version.m4 nor
3731         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3732         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3733         * configure: Regenerate.
3735 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3736             Andrew Pinski <pinskia@physics.uc.edu>
3738         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3739         * Makefile.in: Regenerate.
3741 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3743         * MAINTAINERS (Write After Approval): Add myself.
3745 2005-03-03  David Ayers  <d.ayers@inode.at>
3747         * MAINTAINERS (Write After Approval): Add myself.
3749 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3751         PR libgcj/20160
3752         * ltmain.sh: Avoid creating archives with components that have
3753         duplicate basenames.
3755 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3757         PR bootstrap/20250
3758         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3759         instead of check.
3760         * Makefile.in: Regenerate.
3762 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3764         * Makefile.in: Regenerate to fix conflict between the previous two
3765         patches.
3767 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3769         PR bootstrap/17383
3770         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3771         * Makefile.tpl (HOST_SUBDIR): New substitution.
3772         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3773         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3774         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3775         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3776         (Host modules, Bootstrapped modules): Use it.
3777         (Build modules, Target modules): Do not create symlink trees,
3778         always configure out-of-srcdir.
3779         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3780         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3781         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3782         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3784         * Makefile.in: Regenerate.
3785         * configure: Regenerate.
3787 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3789         Merged from libada-gnattools-branch:
3790         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3792         * gnattools: New directory.
3793         * Makefile.def: Add gnattools as a module, depending on target-libada.
3794         * Makefile.in: Regenerate.
3795         * configure.in: Include gnattools in host_tools; disable it if ada
3796         is disabled.
3797         * configure: Regenerate.
3799 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3801         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3802         treelang maintainer.
3803         (Write After Approval): Remove myself.
3805 2005-02-23  Paul Schlie  <schlie@comcast.net>
3807         * configure.in: Allow darwin targeted ports to build tk, itcl and
3808         libgui.
3809         * configure: Regenerate.
3811 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3813         PR libgcj/10353
3814         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3815         * configure: Regenerate.
3817 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3819         * MAINTAINERS (Write After Approval): Add myself.
3821 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3823         * MAINTAINERS: Update my e-mail address.
3825 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3827         * MAINTAINERS (Write After Approval): Add myself.
3829 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3831         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3832         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3833         target-libgloss when not *-*-elf and *-*-aout.
3834         * configure: Regenerate.
3836 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3838         * MAINTAINERS: Remove obsolete entries.
3840         * MAINTAINERS (Write After Approval): Add Michael Matz.
3842 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3844         * MAINTAINERS: Remove self as cpplib maintainer.
3846 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3848         * install-sh, config.sub: Import from upstream.
3850 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3852         PR bootstrap/18222
3853         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3854         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3855         * Makefile.in: Regenerate.
3857 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3859         * MAINTAINERS: Update my email address.
3861 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3862             Andreas Schwab  <schwab@suse.de>
3864         PR bootstrap/18033
3865         * config-ml.in: Eval option if surrounded by single quotes.
3867 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3869         Revert 2004-12-28 Makefile changes, a better fix will be
3870         applied to mainline and src after GCC 4.0 branches.
3872 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3874         PR bootstrap/17383
3876         * Makefile.def (target_modules): Remove stage parameter,
3877         it is always true now.
3878         * Makefile.tpl (configure-build-[+module+],
3879         configure-target-[+module+]): Always build symlink tree
3880         for the directory and for include.  BUILD_SUBDIR and
3881         TARGET_SUBDIR cannot be . anymore.
3882         * Makefile.in: Regenerate.
3884 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3886         Revert 2004-12-08 Makefile changes.
3888 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3890         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3891         cygwin, mingw.
3893 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3895         * configure.in (sh64-*-*): Reenable gprof.
3896         * configure: Regenerate.
3898 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3900         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3901         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3902         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3903         * Makefile.in: Regenerate.
3905 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3907         * MAINTAINERS: Update my email address.
3909 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3911         * Makefile.tpl: Generate normal dependencies if the LHS module is
3912         not bootstrapped.
3913         * Makefile.in: Regenerate.
3915 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3917         * configure.in: Include config/gxx-include-dir.m4.  Use
3918         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3919         * configure: Regenerate.
3921 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3923         * config.if: Delete.
3924         * configure.in: Set libstdcxx_incdir directly.
3925         * configure: Regenerate.
3927 2004-12-02  Eric Christopher  <echristo@redhat.com>
3929         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3930         * Makefile.in: Regenerate.
3932 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3934         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3935         * configure: Regenerate.
3937 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3939         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3940         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3941         * configure: Regenerate.
3943 2004-12-01  Eric Christopher  <echristo@redhat.com>
3945         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3946         of things to remove.
3948 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3950         * MAINTAINERS (Write After Approval): Update my e-mail address.
3952 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3954         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3955         from CVS libtool to always pass_all.
3957 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3959         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3960         (hppa*64*-*-*): Delete incorrect comment.
3961         * configure: Rebuilt.
3963 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3965         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3967 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3969         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3970         from CVS libtool to always pass_all.
3972 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3974         * install-sh, compile: Import from automake.
3976 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3978         * config.guess, config.sub:  Import from savannnah.
3980 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3982         * MAINTAINERS (Write After Approval): Add myself
3984 2004-11-12  Mike Stump  <mrs@apple.com>
3986         * Makefile.def: Add html support.
3987         * Makefile.tpl: Likewise.
3988         * Makefile.in: Regenerate.
3990 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3992         PR 18423
3993         * configure.in: Remove all instances of build-fixincludes from
3994         noconfigdirs.
3995         (build_configargs): Supply --target to subdirectories.
3996         * configure: Regenerate.
3998         * Makefile.def: Make gcc install depend on fixincludes install.
3999         * Makefile.in: Regenerate.
4001 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4003         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4005 2004-11-11  Paul Brook  <paul@codesourcery.com>
4007         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4009 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4011         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4012         target-libgfortran.
4013         * configure: Regenerate.
4015 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4017         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4018         like CC.
4020 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4022         * Makefile.def (host fixincludes): Specify missing targets.
4023         * Makefile.in: Regenerate.
4025 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4027         * MAINTAINERS: Add myself
4029 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4031         * MAINTAINERS (Write After Approval): Add myself.
4033 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4035         * Makefile.def: Build fixincludes for the host, too.
4036         * Makefile.in: Regenerate.
4037         * configure.in (host_tools): Add fixincludes.
4038         * configure: Regenerate.
4040 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4042         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4043         * configure: Regenerated.
4045 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4047         PR other/17783
4048         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4049         * configure: Regenerated.
4051 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4053         * README.SCO: Update per FSF instructions.
4055 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4057         PR target/18151
4058         * configure.in (case ${target}): Do not build fixincludes for avr.
4059         * configure: Regenerated.
4061 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4063         * configure.in (case ${target}): Do not build fixincludes
4064         on platforms where it is not used.
4065         * configure: Regenerated.
4067 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4069         * configure.in: Use an absolute path to install-sh.
4070         * configure: Regenerated.
4072 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4074         * MAINTAINERS (Write After Approval): Add myself.
4076 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4078         * MAINTAINERS: Remove from Write After Approval those that are
4079         already maintainers.
4081 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4083         * MAINTAINERS:  Update my email address.
4085 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4087         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4088         * configure: Regenerate.
4090 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4092         * MAINTAINERS:  Update my email address.
4094 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4096         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4097         entries belonging to this category.
4099 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4101         * MAINTAINERS: Update my e-mail address.
4103 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4105         Fix wrong conflict resolution in:
4107         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4109         * Makefile.in: Regenerate.
4110         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4111         in the recursive `make', instead of hardwiring `all'.
4112         (Autogenerated TARGET-* variables): New.
4114 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4116         * configure.in: Enable target-libgloss for crx-*-*.
4117         * configure: Regenerate.
4119 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4121         * MAINTAINERS (Various Maintainers): Move the "windows,
4122         cygwin, mingw" maintainer to ...
4123         (OS Port Maintainers): ... here.
4125 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4127         * MAINTAINERS (Write After Approval): Remove those that are
4128         maintainers of some subsystem.
4130 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4132         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4133         * ltcf-cxx.sh (tpf*): Likewise.
4134         * ltconfig (tpf*): Add TPF OS configuration support.
4136 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4138         * MAINTAINERS: Change my email address to my new work account.
4140 2004-09-24  Michael Roth  <mroth@nessie.de>
4142         * configure.in (--without-headers): Add missing double quotes.
4143         * configure: Regenerate.
4145 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4147         * ylwrap: Revert to previous version.
4149 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4151         PR bootstrap/17369
4152         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4153         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4154         SET_GCC_LIB_PATH_CMD.
4155         (BASE_TARGET_EXPORTS): Likewise.
4156         * Makefile.in: Regenerated.
4158         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4159         * configure: Regenerated.
4161 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4163         * config.guess: New upstream version
4164         * compile, depcomp, install-sh, ylwrap: Likewise.
4166 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4168         * config/mh-x86omitfp: New host makefile fragment.  Add
4169         -fomit-frame-pointer to the default BOOT_CFLAGS.
4170         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4171         * configure: Regenerate.
4173 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4175         PR target/11572
4176         * configure.in (*-*-darwin*): Renable libobjc.
4177         * configure: Regenerate.
4179 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4181         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4183 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4185         * Makefile.def: Remove libbanshee.
4186         * Makefile.tpl: Ditto.
4187         * configure.in: Ditto.
4188         * Makefile.in: Regen.
4189         * configure: Ditto.
4191 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4193         * ltmain.sh: Use $pic_object as $non_pic_object if
4194         $non_pic_object=none.
4196 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4198         * missing: Import latest version from master repository.
4200 2004-09-06  Nick Clifton  <nickc@redhat.com>
4202         * config.sub: Import latest version from master repository.
4203         * config.guess: Likewise.
4204         This includes these changes:
4206         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4208         * config.sub: Handle crisv32, alias etraxfs.
4209         * config.guess (crisv32:Linux:*:*): Handle.
4211         2004-08-13  Brad Smith  <brad@comstyle.com>
4213         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4214         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4216         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4218         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4219         assume the processor is a powerpc.  This is because coreutils
4220         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4221         in this case, due to a MacOS X bug that causes
4222         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4223         to return a negative number.
4224         Problem reported by Petter Reinholdtsen in:
4225         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4227         2004-07-19  Ben Elliston  <bje@gnu.org>
4229         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4231         2004-06-24  Ben Elliston  <bje@gnu.org>
4233         * config.guess: Update copyright years.
4234         * config.sub: Likewise.
4236         2004-06-22  Robert Millan  <robertmh@gnu.org>
4238         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4239         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4241         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4243         * config.guess (*:*VMS:*:*): New entry. Replaces
4244         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4245         manufacturer.
4247         2004-06-22  Ben Elliston  <bje@gnu.org>
4249         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4250         * config.sub: Likewise.
4252         2004-06-22  Ben Elliston  <bje@gnu.org>
4254         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4255         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4257         2004-06-11  Ben Elliston  <bje@gnu.org>
4259         * config.guess (pegasos:OpenBSD:*:*): Remove.
4261         2004-06-11  Ben Elliston  <bje@gnu.org>
4263         From Wouter Verhelst <wouter@grep.be>:
4264         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4266         2004-06-11  Ben Elliston  <bje@gnu.org>
4268         * config.guess (luna88k:OpenBSD:*:*): New.
4270         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4272         * config.guess (m32r*:Linux:*:*): New case.
4273         * config.sub: Handle m32rle.
4275         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4277         From Jens Petersen  <petersen@redhat.com>:
4278         * config.sub: Handle sparcv8.
4280         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4282         From Tom Smith <smith@cag.lkg.hp.com>:
4283         * config.guess: Version suffixes are equally significant on Tru64
4284         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4285         prefix of "P" (patched kernel).
4287         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4289         * config.sub: Add support for National Semiconductor CRX target.
4291 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4293         * MAINTAINERS (Various Maintainers): Remove myself as web page
4294         maintainer, add myself as maintainer of build status lists.
4296 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4298         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4299         *-*-netware, but add target-libmudflap.
4300         Consolidate *-*-netware targets (of which really only i?86 exists)
4301         into a single entry.
4302         * configure: Likewise.
4304 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4306         * Makefile.tpl (sorry): Remove.
4307         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4308         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4309         (do-clean): Clean per-stage directories too.
4310         (do-distclean): Run distclean-stage1 too.
4311         (.NOTPARALLEL): Enable during toplevel bootstrap.
4312         (stage[+id+]-bubble): Enable parallel execution during
4313         the recursive invocation.
4314         * Makefile.in: Regenerate.
4316         Fix previous checkin:
4318         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4319         include.
4320         * configure.in: Fix indentation.
4321         * configure: Regenerate.
4323 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4325         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4326         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4327         * configure: regenerate
4328         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4329         -mdynamic-no-pic
4332 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4334         * Makefile.def (build_modules): Add fixincludes.
4335         (dependencies): Make gcc depend on fixincludes.
4336         * configure.in (build_tools): Add fixincludes.
4337         (build_configdirs): Always include build_libs.
4338         * Makefile.in: Regenerate.
4339         * configure: Regenerate.
4341 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4343         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4344         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4345         phony targets; do not generate timestamp files.
4346         (distclean-stageN): Remove references to their timestamp files.
4347         (restageN, touch-stageN): Remove.
4348         (stageN-bubble): Rewritten.
4349         (compare): Support lean bootstraps.
4350         * Makefile.in: Regenerate.
4352         * configure.in: Only warn when bootstrapping but
4353         build != host or build != target.  Support lean bootstraps.
4354         * configure: Regenerate.
4356 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4358         * configure.in:  Give a better error message if GMP/MPFR are missing
4359         and a language needing them has been requested.
4360         * configure:  Regenerated.
4362 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4364         * configure.in:  Print a list of available language front-ends if
4365         a requested one is missing.  Tidy stray tab characters.
4366         * configure:  Regenerated.
4368 2004-08-19  Michael Koch  <konqueror@gmx.de>
4370         * gcc/doc/install.texi: Update entry about automake for libjava.
4372 2004-08-17  Robert Millan  <robertmh@gnu.org>
4374         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4375         (instead of FreeBSD).
4376         * configure: Regenerate.
4378 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4380         * Makefile.in: Regenerate.
4381         * configure: Regenerate.
4383         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4384         stage_*_flags.
4385         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4386         for bootstrapped modules if toplevel bootstrap is going.
4387         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4388         modules.  Adjust for changes in Makefile.def.  Enable several
4389         rules even in non-bootstrap mode, just to avoid peppering the
4390         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4391         (stage-[+prev+]-bubble): Remove.
4393         * Makefile.def (Dependencies): Depend on all-build-bison,
4394         all-build-flex, all-build-byacc, all-build-texinfo, rather
4395         than the host variations.
4396         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4397         with BUILD_SUBDIR.
4398         (BISON): Update for recent Bisons.
4399         (YACC): Fix typo.
4400         (cross): Depend on all-build.
4401         (all): Do not depend on all-build.
4402         (prebootstrap): Remove.
4403         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4404         (Prebootstrap dependencies): Add them to the per-stage targets
4405         and to all-prebootstrap.
4406         * configure.in (build_configdirs): Always enable build_tools.
4407         (BUILD_DIR_PREFIX): Remove.
4409         * Makefile.def (gcc): Add target variable.
4410         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4411         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4412         in the recursive `make', instead of hardwiring `all'.
4413         (Autogenerated TARGET-* variables): New.
4415 2004-08-13  Brian Booth  <bbooth@redhat.com>
4417         * MAINTAINERS: Remove myself from write-after-approval.
4419 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4421         * src-release: Stop distributing mmalloc with gdb (which doesn't
4422         use it).
4423         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4424         * Makefile.in: Regenerate.
4426 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4428         * configure.in (arm*-*-eabi*): New target.
4429         * configure: Regenerate.
4431 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4433         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4434         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4435         (Dependencies): New section.
4436         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4437         (configure-target-[+module+]): Depend on maybe-all-gcc
4438         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4439         (toplevel profiledbootstrap): Fix dependencies.
4440         * Makefile.in: Regenerate.
4442 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4444         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4445         target-libiberty to noconfigdirs.
4446         * configure: Regenerate.
4448 2004-08-03  Paul Brook  <paul@codesourcery.com>
4450         * configure.in: Check for MPFR as well as GMP.
4451         * configure: Regenerate.
4453 2004-08-01  Robert Millan  <robertmh@gnu.org>
4455         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4456         libmudflap for all GNU-based systems (with Glibc).
4457         * configure: Regenerate.
4459 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4461         * Makefile.def (host-modules): Add gcc.
4462         * Makefile.in: Regenerate.
4463         * Makefile.tpl (sorry): New rule.
4464         (configure-host, all-host, [+make_target+]-host, do-check,
4465         install-host): Do not add gcc as a special case.
4466         (host modules): Add a small special-casing for gcc.  Export
4467         extra_make_flags through the environment.
4468         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4469         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4470         other recursive targets for gcc): Remove.
4472         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4473         (stage, unstage): New rules.
4474         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4475         distclean-stage[+id+]): Use stage_current.
4476         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4477         the stage*-start rules.
4479 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4481         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4482         use -all_load flag.
4484 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4486         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4487         * configure: Regenerate.
4489 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4491         * maintainer-scripts/gcc_release: Revert yesterday's change.
4493 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4495         * MAINTAINERS: Add myself to write-after-approval.
4497 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4499         * libf2c: Removed.
4500         * gcc/gccbug.in: Updated because of libf2c removal.
4501         * maintainer-scripts/gcc_release: Ditto.
4503 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4505         * configure.in: Build libmudflap by default on FreeBSD.
4506         * configure: Regenerated.
4508 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4510         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4511         systems.
4512         * configure: Regenerated.
4514 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4516         PR target/16344
4517         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4518         feedback based compiler.
4519         * Makefile.in: Rebuilt.
4521 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4523         * Makefile.def (host_modules): Set bootstrap=true for flex.
4524         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4525         * Makefile.in: Rebuilt.
4527 2004-07-07  Jan Hubicka  <jh@suse.cz>
4529         * MAINTAINERS: Add self as a profile feedback maintainer.
4531 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4533         * configure.in:  Do not prepend $srcdir to /dev/null in
4534         makefile fragments.
4535         * configure:  Regenerate.
4537 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4539         * Makefile.def (build_modules): Add bison, byacc, flex,
4540         m4, texinfo.
4541         (flags_to_pass): Add FLEX.
4542         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4543         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4544         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4545         DEFAULT_MAKEINFO): Remove.
4546         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4547         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4548         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4549         objdir or else use configured tool.
4550         (all-build): New.
4551         (all): Depend on it.
4552         (Build module dependencies): Add.
4553         * Makefile.in: Regenerate.
4554         * configure.in: Better support for multiple build modules,
4555         matching what is done for host/target modules.  Do not look
4556         for "plausible" locations of build tools if Canadian cross.
4557         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4558         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4559         * configure: Regenerate.
4561 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4563         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4564         * Makefile.in: Regenerate.
4566 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4568         * Makefile.tpl (configure-build-[+module+],
4569         configure-[+module+], configure-target-[+module+]): Pass
4570         [+extra_configure_args+].
4571         (all-build-[+module+], all-[+module+], check-[+module+],
4572         install-[+module+], [+make_target+]-[+module+],
4573         all-target-[+module+], check-target-[+module+],
4574         install-target-[+module+], [+make_target+]-target-[+module+]):
4575         Pass [+extra_make_args+].
4576         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4577         (GCC_HOST_EXPORTS): Remove.
4578         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4579         cross, check-gcc, check-gcc-c++, install-gcc,
4580         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4581         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4582         * Makefile.in: Regenerate.
4584 2004-06-21  Matthew Sachs  <msachs@apple.com>
4586         * MAINTAINERS: Added self to write-after-approval.
4588 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4590         * configure.in: Check for srcdir/winsup rather than build directory
4591         winsup.
4592         * configure: Regenerate.
4594 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4596         * configure.in: Don't build Cygwin native newlib if winsup
4597         directory is missing.  Emit warning instead.
4598         * configure: Regenerate.
4600 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4602         * Makefile.tpl (touch-stage[+id+]): New.
4603         (restage[+prev+]): Depend on touch-stage[+id+].
4605         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4606         Use it throughout.
4608         * Makefile.def: Add profile and feedback bootstrap stages.
4609         Remove next field from bootstrap stages.
4610         * Makefile.tpl (LN, LN_S): Substitute.
4611         (stageN-start, stageN-end): Use double-colon rules, to
4612         provide a hook for additional setup commands.
4613         (distclean-stageN-gcc, restageN): Create dependencies from
4614         [+prev+], not from [+next+].
4615         (stageN-bubble): Add commands for successive stages from
4616         [+prev+], using double-colon rules.
4617         (all-stageN-gcc): Fix typo.
4618         (stagefeedback-start, profiledbootstrap): New.
4619         * Makefile.in: Regenerate.
4620         * configure.in: Call ACX_PROG_LN.
4621         * configure: Regenerate.
4623 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4625         * MAINTAINERS (Write After Approval): Add myself.
4627 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4629         * MAINTAINERS (Write After Approval): Add myself.
4631 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4633         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4634         without gcc.
4635         * configure: Regenerate.
4637 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4639         * Makefile.tpl: Fix typo.
4640         * Makefile.in: Regenerate.
4642 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4644         * configure.in: Remove new- prefix from toplevel
4645         bootstrap targets.
4646         * configure: Regenerate.
4648 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4650         * Makefile.tpl (all.normal): Rename to all.
4651         (all): Replace with a rule to pick the default
4652         target from configure.
4653         (all-gcc, configure-gcc): Use conditionals to
4654         do nothing when toplevel bootstrap is going on.
4655         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4656         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4657         * configure.in: Support --enable-bootstrap.
4659         * Makefile.def: Remove new- prefix from toplevel
4660         bootstrap targets.
4661         * Makefile.tpl: Likewise.
4663         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4664         target.
4666         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4667         $(RECURSE_FLAGS) to recursive invocation of make.
4669         * Makefile.in: Regenerate.
4670         * configure: Regenerate.
4672 2004-05-30  Andreas Jaeger  <aj@suse.de>
4673             Jim Wilson <wilson@specifixinc.com>
4675         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4676         like CC.
4678 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4680         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4681         * configure: Regenerate.
4683 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4685         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4686         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4687         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4688         targets.
4689         * Makefile.in: Regenerate.
4691 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4693         * configure.in: Test the ability to symlink directories.
4694         * configure: Regenerate.
4696         * Makefile.def (bootstrap-stage): New definitions.
4697         * Makefile.tpl (configure-stage1-gcc,
4698         configure-stage2-gcc, configure-stage3-gcc,
4699         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4700         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4701         new-restage3, compare): Autogenerate, see Makefile.in
4702         entry for behavioral changes.
4703         (distclean-stage1, new-stage1-start, new-stage1-end,
4704         new-stage1-bubble, distclean-stage2, new-stage2-start,
4705         new-stage2-end, new-stage2-bubble, distclean-stage3,
4706         new-stage3-start, new-stage3-end): New autogenerated targets.
4707         (objext, prebootstrap, BOOT_CFLAGS,
4708         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4709         targets.
4711         * Makefile.in: Regenerate.
4712         (distclean-stage1, new-stage1-start, new-stage1-end,
4713         new-stage1-bubble, distclean-stage2, new-stage2-start,
4714         new-stage2-end, new-stage2-bubble, distclean-stage3,
4715         new-stage3-start, new-stage3-end): New targets.
4716         (all-stage1-gcc): Move prebootstrap dependency from here...
4717         (configure-stage1-gcc): ...to here.
4718         (new-bootstrap): Use bubble targets.
4719         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4720         Use per-stage distclean targets.
4721         (configure-stage1-gcc, configure-stage2-gcc,
4722         configure-stage3-gcc, all-stage1-gcc,
4723         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4724         Use new-stageN-start to prepare the tree.
4726 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4728         * Makefile.def (host_modules): add libcpp.
4729         * Makefile.tpl: Add dependencies on and for libcpp.
4730         * Makefile.in: Regenerate.
4731         * configure.in: Add libcpp host module.
4732         * configure: Regenerate.
4734 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4736         * Makefile.tpl: Whenever a recursive target is defined, wrap
4737         it in a special @if/@endif block, and prepare its maybe
4738         dependency in the @if/@endif block
4739         * configure.in: Instead of writing maybe dependencies, remove
4740         the @if/@endif statements, and remove the @if/@endif blocks
4741         that remain.
4742         * configure: Regenerate.
4743         * Makefile.in: Regenerate.
4745 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4747         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4749 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4751         PR bootstrap/15120
4752         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4753         * */configure: Rebuilt.
4755 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4757         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4758         of libf2c.
4759         * configure, Makefile.in: Regenerate.
4761 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4763         * MAINTAINERS (Write After Approval): Add myself.
4765 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4767         Merge from tree-ssa-20020619-branch.
4769         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4770         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4771         (HOST_GMPLIBS): Define.
4772         (HOST_GMPINC): Define.
4773         (TARGET_LIB_PATH): Add libmudflap.
4774         (GFORTRAN_FOR_TARGET): Define.
4775         (configure-build*): Export GFORTRAN.
4776         (configure-gcc): Export GMPLIBS and GMPINC.
4777         (all-gcc): Add maybe-all-libbanshee.
4778         (configure-target-libgfortran): Define.
4779         * Makefile.in: Regenerate.
4780         * configure.in (host_libs): Add libbanshee.
4781         (target_libraries): Add target-libmudflap and target-libgfortran.
4782         Add --with-libbanshee.
4783         Handle --disable-libmudflap.
4784         (*-*-freebsd*): Use with_gmp.
4785         Add $(libgcj) to noconfigdirs.
4786         * configure: Regenerate.
4787         * depcomp: New file.
4788         * MAINTAINERS: Add tree-ssa maintainers.
4790 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4792         * MAINTAINERS (Various Maintainers): Add myself.
4794 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4796         * MAINTAINERS (Write After Approval): Add myself.
4798 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4800         * MAINTAINERS (Write After Approval): Add myself.
4802 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4804         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4805         * configure: Regenerate.
4807 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4809         Revert:
4810         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4812         * Makefile.def (flags_to_pass): Remove *dir variables that
4813         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4814         as well as prefix and exec_prefix.
4815         * Makefile.in: Regenerate.
4817 2004-04-26  Robert Millan  <robertmh@gnu.org>
4819         Add patches from libtool CVS.
4820         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4821         * ltconfig: Likewise.
4822         * ltcf-c.sh: Likewise.
4823         * ltcf-cxx.sh: Likewise.
4824         * ltcf-gcj.sh: Likewise.
4826 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4828         * Makefile.def (host_modules): Mark with the bootstrap
4829         flag packages on which gcc depends.
4830         * Makefile.tpl (all-bootstrap): Use it.
4831         * Makefile.in: Regenerate.
4833 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4835         * Makefile.def (flags_to_pass): Remove *dir variables that
4836         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4837         as well as prefix and exec_prefix.
4838         * Makefile.in: Regenerate.
4840 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4842         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4843         * configure: Regenerate.
4844         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4845         * gcc/Makefile.tpl (compare): Use the result of the test.
4846         * gcc/Makefile.in: Regenerate.
4848 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4850         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4851         Always relocate gcc and prev-gcc to the original names, even
4852         if the build fails.
4853         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4854         New targets.
4856 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4858         * MAINTAINERS: Update my email address.
4860 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4862         * configure.in (mips*-*-irix5*): Enable ld.
4863         * configure: Regenerate.
4865 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4867         * configure: Regenerate.
4869 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4871         * Makefile.tpl (configure-[+module+], configure-gcc,
4872         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4873         Set and export LDFLAGS.
4874         * Makefile.in: Regenerate.
4876 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4878         * MAINTAINERS: Add myself to write-after-approval.
4880 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4882         PR bootstrap/14871
4883         * Makefile.tpl: If we don't have built-in-tree target tools,
4884         use the ones found by configure rather than hacking around with
4885         program_transform_name.
4886         * configure.in: Give Makefile.tpl the information necessary
4887         to do that.
4888         * Makefile.in: Regenerate.
4889         * configure: Regenerate.
4891 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4893         PR bootstrap/14760
4894         * configure.in: When computing baseargs, strip *all* copies of
4895         offending options.  Also, don't match/substitute the trailing space,
4896         so that this actually works when two similar options are separated by
4897         only one space.
4898         * configure: Regenerate.
4900 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4902         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4903         (rs6000-*-aix*): Same.
4904         * configure: Regenerate.
4906 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4908         * MAINTAINERS: Add myself to write-after-approval.
4910 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4912         * MAINTAINERS: Add myself to write-after-approval.
4914 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4916         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4917         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4918         * Makefile.in: Regenerate.
4920         * configure.in (top level bootstrap support): Rework --enable-werror
4921         to set @stage2_werror_flag@.
4922         * configure: Regenerate.
4923         * Makefile.tpl (top level bootstrap support): Pass
4924         @stage2_werror_flag@ down to configure in stages 2 and 3.
4925         * Makefile.in: Regenerate.
4927 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4929         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4930         for stages 2 and 3 as well as in make.  As a consequence, remove
4931         OUTPUT_OPTION (now detected by configure) from the flags passed down
4932         to make.
4933         * Makefile.in: Regenerate.
4935         * Makefile.tpl (new-bootstrap): Fix typo.
4936         * Makefile.in: Regenerate.
4938 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4940         * Makefile.tpl: Rearrange by moving recursive_targets rules
4941         into their proper sections.
4942         * Makefile.tpl (top level bootstrap support): Move disabling
4943         of coverage flags from 'make' to 'configure'; improve comments.
4944         * Makefile.in: Regenerate.
4946         * Makefile.tpl (experimental top level bootstrap) Move stage1
4947         language setting from all- target to configure- target; disable
4948         intermodule optimization in stage 1; prevent gratuitous rebuilds
4949         of stage 1.
4950         * Makefile.in: Regenerate.
4951         * configure.in: Comma-separate stage 1 language list for top
4952         level bootstrap.
4953         * configure: Regenerate.
4955         * Makefile.tpl: Clean up experimental top level bootstrap support:
4956         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4957         prev-gcc in configure- targets as well as all- targets.
4958         * Makefile.in: Regenerate.
4960 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4962         * compile: New file imported from automake.
4964 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4966         * configure.in: Remove symbolic link section.
4967         * configure: Regenerate.
4968         * Makefile.tpl (links): Remove.
4969         * Makefile.in: Regenerate.
4971 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4972             Nathanael Nerode  <neroden@gcc.gnu.org>
4974         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4975         Set with AC_CHECK_PROGS.
4976         * configure.in: Fix comment typo from last patch.
4977         * configure: Regenerate.
4979 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4981         * Makefile.tpl: Introduce experimental top level bootstrap support.
4982         * Makefile.in: Regenerate.
4983         * configure.in: Introduce support for top level bootstrap.
4984         * configure: Regenerate.
4986 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4987             Paolo Bonzini  <bonzini@gnu.org>
4989         PR bootstrap/14522
4990         * configure.in: Cope with shells that do not support unquoted ^
4991         * configure: Regenerate.
4993 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4994             Paolo Bonzini  <bonzini@gnu.org>
4996         PR bootstrap/14522
4997         * configure.in: Cope with shells that do not support nesting
4998         quotes inside quoted backquote substitutions.
4999         * configure: Regenerate.
5001 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5003         PR bootstrap/14522
5004         * configure.in: Fix escaping of $.
5005         * configure: Regenerate.
5007 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5009         * configure: Regenerate, since I forgot to while committing Paolo's
5010         changes.
5012 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5014         PR ada/14131
5015         Move language detection to the top level.
5016         * configure.in: Find default values for the tools as
5017         soon as possible.  Disable ada if GNAT is not found.
5018         Emit error message about missing languages.  Expand
5019         --enable-languages=all for the gcc subdirectory.
5021 2004-03-10  Ben Elliston  <bje@gnu.org>
5023         * MAINTAINERS: Update my email address.
5025 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5027         * ltconfig: Disable building static libraries if building shared
5028         libraries on AIX 5L.
5030 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5032         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5033         and disable libgcj.
5034         * configure: Regenerated.
5036 2004-03-01  Brian Booth  <bbooth@redhat.com>
5038         * MAINTAINERS: Add myself to write-after-approval.
5040 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5042         * MAINTAINERS: Add myself to write-after-approval.
5044 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5046         PR bootstrap/7087
5047         * Makefile.tpl: Guard XFOO sed statements better.
5048         * Makefile.tpl: Add dependency for configure-target-libada.
5049         * Makefile.in: Regenerate (incidentally fixes broken
5050         commit when libada-branch was merged).
5052 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5054         * MAINTAINERS: Add myself to write-after-approval.
5056 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5058         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5059         maintainers.
5061 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5063         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5064         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5066 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5068         PR bootstrap/11932
5069         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5071 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5073         * MAINTAINERS: Added myself to write-after-approval.
5075 2004-02-14  Michael Koch  <konqueror@gmx.de>
5077         * MAINTAINERS: Added myself to write-after-approval.
5079 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5081         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5082         some OS port maintainers to OS port maintainers section.
5084 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5086         * MAINTAINERS: Add self.
5088 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5090         * MAINTAINERS: Alphabetize.
5092 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5094         * MAINTAINERS: Remove myself.
5096 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5098         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5099         (rs6000-*-aix*): Same.
5100         * configure: Regenerate.
5102 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5104         * configure.in (host): Add in missing $noconfigdirs to defines.
5105         * configure: Regenerate.
5107 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5108             Nathanael Nerode  <neroden@gcc.gnu.org>
5110         PR ada/6637, PR ada/5911
5111         Merge with libada-branch:
5112         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5113         with appropriate dependencies. Add --enable-libada configure switch.
5114         * configure, Makefile.in: Regenerate.
5116 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5118         * MAINTAINERS: Add myself to write-after-approval.
5120 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5122         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5123         * configure: Regenerate.
5125 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5127         Merge from upstream:
5129         * ltmain.in: When setting IFS to '~', be careful about user
5130         arguments that contain '~'.
5132         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5134         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5135         Also test $base_compile against $CC with escaped arguments. Bug
5136         reported by Geoff Keating <geoffk@apple.com>.
5138 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5140         * MAINTAINERS: Remove i960 port.
5142 2004-01-23  DJ Delorie  <dj@redhat.com>
5144         * Makefile.def (target_modules) [libiberty]: Don't stage.
5145         * Makefile.in: Rebuilt.
5147 2004-01-20  Caroline Tice  <ctice@apple.com>
5149         * MAINTAINERS: Add myself to write-after-approval.
5151 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5153         * MAINTAINERS: Update my email address.
5155 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5157         * MAINTAINERS: Add myself to write-after-approval.
5159 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5161         * MAINTAINERS: Remove entries without email address.
5163 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5165         * MAINTAINERS: Add myself to write-after-approval.
5167 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5169         * MAINTAINERS: Update my email address.
5171 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5173         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5174         * Makefile.tpl (configure-target-[+module+]): Support stage.
5175         * Makefile.in: Rebuilt.
5177 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5179         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5181 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5183         * MAINTAINERS: Add myself as a MIPS maintainer.
5185 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5187         * configure.in: Use ./config.cache, not config.cache.
5188         * configure: Regenerate.
5189         * Makefile.tpl: Special-casing not needed for GCC any more.
5190         * Makefile.in: Regenerate.
5192         * configure.in: Don't share a cache file for host dirs.
5193         * configure: Regenerate.
5195         * config-ml.in: Don't mess with the cache file.
5197 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5199         * MAINTAINERS: Move myself from 'Write After Approval' to
5200         'CPU Port Maintainers' section as SPARC maintainer.
5202 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5204         * Makefile.tpl: Make GCC use a separate config.cache.
5205         * Makefile.in: Regenerate.
5207         PR bootstrap/11932, PR bootstrap/11933
5208         (I don't know if it will fix either of them, but it relates
5209         to them.)
5210         * configure.in: Don't use shared config.cache for target
5211         directories.
5212         * configure: Regenerate.
5214 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5216         * MAINTAINERS: Add myself to 'Write After Approval' section.
5218 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5220         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5221         * configure: Regenerated.
5223 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5225         * MAINTAINERS: Remove the mn10200 maintainer.
5227 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5229         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5230         * configure: Regenerated.
5232 2003-12-16  Jan Hubicka  <jh@suse.cz>
5234         * MAINTAINERS: Add myself as callgraph maintainer.
5236 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5238         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5239         * configure: Regenerate.
5241 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5243         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5244         'Write After Approval' section. Update email.
5246 2003-12-01  James Lemke <jim@wasabisystems.com>
5248         * MAINTAINERS (Write After Approval): Add myself.
5250 2003-11-20  Matt Thomas  <matt@3am-software.com>
5252         * MAINTAINERS: Add myself as a vax port maintainer.
5254 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5256         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5257         (configure-build-[+module+], configure-[+module+]): Likewise.
5258         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5259         * Makefile.in: Regenerate.
5261 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5263         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5264         shared/dylibed libraries.
5265         * ltmain.sh: Likewise.
5266         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5267         * ltcf-cxx.sh: Likewise.
5268         * ltcf-gcj.sh: Likewise.
5269         * ltconfig: Likewise.
5271 2003-11-17  Stan Cox  <scox@redhat.com>
5273         * MAINTAINERS: Add myself as iq2000 port maintainer.
5275 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5277         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5278         * Makefile.in: Regenerate.
5280 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5282         * config.sub: Update to 2003-11-03 version.
5284 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5286         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5287         * configure:  Regenerate.
5289 2003-10-20  Nicolas Pitre <nico@cam.org>
5291         * MAINTAINERS: Add myself to 'Write After Approval' section.
5293 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5295         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5297 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5299         * MAINTAINERS: Update my email address.
5301 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5303         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5305 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5307         * MAINTAINERS: Add myself to 'Write After Approval' section.
5309 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5311         * config.guess: Update to 2003-10-16 version.
5312         * config.sub: Update to 2003-10-16 version.
5314 2003-10-15 David Daney  <ddaney@avtrex.com>
5316         * MAINTAINERS: Added myself to 'Write After Approval' section.
5318 2003-10-15  Falk Hueffner  <falk@debian.org>
5320         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5321         'Write After Approval' section. Update email.
5323 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5325         * MAINTAINERS: Move myself from 'Write After Approval' to
5326         'Various Maintainers' section as middle-end maintainer.
5328 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5330         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5331         HOST_FLAGS_TO_PASS.
5332         * Makefile.in: Regenerate.
5334 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5336         * config.guess: Update to 2003-10-07 version.
5337         * config.sub: Update to 2003-10-07 version.
5339 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5341         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5342         * ltconfig (irix5*, irix6*): Don't override version_type.
5344 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5346         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5347         * configure: Rebuilt
5348         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5349         * Makefile.in: Rebuilt
5351 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5353         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5355 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5357         * MAINTAINERS (Write After Approval): Add myself.
5359 2003-09-29  Paul Koning  <ni1d@arrl.net>
5361         * MAINTAINERS: Move myself from "Write After Approval"
5362         to CPU platform maintainers for pdp11 platform.
5364 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5366         * MAINTAINERS: Move myself from 'Write After Approval' to
5367         'Various Maintainers' section as libffi testsuite maintainer.
5369 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5371         * configure.in: Pass a computed --program-transform-name
5372         to subconfigures.
5373         * configure: Regenerated.
5375 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5377         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5378         * Makefile.in: Regenerate.
5380         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5381         * Makefile.in: Regenerate.
5383 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5385         * MAINTAINERS: Move myself from 'Write After Approval'
5386         to 'Various Maintainers' (objective-c) section.
5388 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5390         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5391         quoting.
5392         * configure: Regenerated.
5394 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5396         * MAINTAINERS (Write After Approval): Add myself to write after
5397         approval list.
5399 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5401         * MAINTAINERS (Write After Approval): Add myself.
5403 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5405         * MAINTAINERS: Update my e-mail address.
5407 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5409         * libtool.m4 (LD): Correct powerpc64 host match.
5411 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5413         * MAINTAINTERS: Update my affiliation and email address.
5415 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5417         * MAINTAINERS (Write After Approval): Add myself.
5419 2003-09-04  DJ Delorie  <dj@redhat.com>
5421         * configure: Regenerate.
5423 2003-09-04  Robert Millan  <robertmh@gnu.org>
5425         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5427 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5429         * configure.in: Ensure arguments to sed are properly spaced.
5430         * configure: Regenerate.
5432 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5434         * MAINTAINERS: Update my e-mail address.
5436 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5438         * MAINTAINERS (Write After Approval): Add myself.
5440 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5442         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5443         * configure: Regenerated.
5445 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5447         * MAINTAINERS: Update my email address.
5449 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5451         * configure.in:  Use newline instead of semicolon when assuming
5452         shell arguments in a for loop.
5453         * configure:  Regenerated.
5455 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5457         * MAINTAINERS: Resurrect the i860 maintainer.
5459 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5461         PR 8180
5462         * configure.in: When testing with_libs and with_headers, treat
5463         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5464         * configure: Regenerate.
5466         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5467         make, shell, etc.
5468         (baseargs): Likewise.
5469         * configure: Regenerate.
5471 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5473         * MAINTAINERS (Write After Approval): Add myself.
5475 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5477         * configure.in: Disable libgcj for darwin not on powerpc.
5478         * configure: Rebuild.
5480 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5482         * config-ml.in, symlink-tree: Add license.
5484 2003-08-03  Richard Stallman  <rms@gnu.org>
5485             Eben Moglen  <moglen@columbia.edu>
5487         * README.SCO: New file.
5489 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5491         * Makefile.tpl (check, check-c++): Express dependencies using
5492         dependencies rather than commands.
5493         * Makefile.in: Regenerate.
5495 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5497         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5498         * configure: Ditto.
5500 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5502         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5503         * Makefile.in: Update.
5505 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5507         * configure.in: Enable libgcj for darwin.
5508         * configure: Rebuild.
5510 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5512         * config-ml.in:  Use ac_configure_args directly instead of
5513         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5514         actually seen.
5516 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5518         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5519         creating target and build subdirs to build all parent dirs as needed.
5520         * Makefile.in: Rebuild.
5521         * configure.in: Don't build dirs explicitly here.
5522         * configure: Rebuild.
5524 2003-07-26  Paul Brook  <paul@nowt.org>
5526         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5528 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5530         * Makefile.tpl (all-make): Depend on intl.
5531         * Makefile.in: Rebuilt.
5533 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5535         * install-sh:  Update to newer upstream versions (associated with
5536         aclocal 1.7).
5537         * mkinstalldirs:  Likewise.
5538         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5540 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5542         * MAINTAINERS: Move self from Bug database only accounts
5543         to write-after-approval.
5545 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5547         * config.if: Remove unused libc_interface determination.
5549 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5551         * MAINTAINERS: Move self from write-after-approval to
5552         build machinery (*.in).
5554 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5556         PR bootstrap/11273
5557         PR bootstrap/11408
5558         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5559         unused INSTALL_PROGRAM_ARGS.
5560         * configure.in: Use AC_PROG_INSTALL.
5561         * Makefile.in: Regenerate.
5562         * configure: Regenerate.
5564 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5566         * MAINTAINERS: Alphabetize.
5568 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5570         * configure: Rebuilt.
5571         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5572         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5573         newlib nor libgloss.
5574         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5575         * configure.in (am33_2.0-*-linux*): Added.
5577 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5579         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5580         * configure: Regenerate.
5582 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5584         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5585         * Makefile.in: Regenerate.
5587 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5589         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5590         * Makefile.in: Regenerate.
5592 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5594         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5595         * Makefile.in: Regenerated.
5597         * config-ml.in: Replace PWD with PWD_COMMAND.
5599 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5601         * intl: New directory; see intl/ChangeLog for details.
5602         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5603         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5604         * Makefile.in: Regenerate.
5606 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5608         * configure.in: Clean up config-lang.in handling.  Delete
5609         useless assignment to "subdirs".
5610         * configure: Regenerate.
5612 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5614         * configure.in: Rename 'target_libs' to 'target_libraries'.
5615         Remove useless reference to 'target_libs'.
5616         * configure: Regenerate.
5618 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5620         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5621         * Makefile.in: Regenerate.
5623 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5625         * Makefile.def: Introduce flags_to_pass.
5626         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5627         * Makefile.in: Regenerate.
5629 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5631         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5632         and target-libgloss.
5633         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5634         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5635         * configure: Regenerate.
5637 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5639         * configure.in: Update testsuite_flags to new location.
5640         * configure. Regenerate.
5642 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5644         * Makefile.tpl: Remove BUILD_CC stuff.
5645         * Makefile.in: Regenerate.
5647 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5649         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5651 2003-06-16  Graeme Peterson <gp@qnx.com>
5653         * MAINTAINERS (Write After Approval): Add myself.
5655 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5657         * config.guess: Update to 2003-06-12 version.
5658         * config.sub: Update to 2003-06-13 version.
5660 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5662         * config.guess: Update to 2003-06-06 version.
5663         * config.sub: Update to 2003-06-06 version.
5665 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5667         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5668         * configure. Regenerate.
5670 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5672         * configure.in: Disable serial configure by default.
5673         * configure: Regenerate.
5674         * Makefile.tpl: Abolish .NOTPARALLEL.
5675         * Makefile.in: Regenerate.
5677         * Makefile.tpl: Replace {build,host,target}_canonical by
5678         {build,host,target}.
5679         * Makefile.in: Regenerate.
5681         * Makefile.tpl: Fix stupid pasto.
5682         * Makefile.in: Regenerate.
5684 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5686         * Makefile.tpl: Remove bogus conditional.
5687         * Makefile.in: Regenerate.
5689 2003-06-05  Jan Hubicka  <jh@suse.cz>
5691         * Makefile.tpl (profiledbootstrap): New target.
5692         * Makefile.in (profiledbootstrap): New target.
5694 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5696         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5697         Pinski. Remove user names from other bugzilla-only maintainers.
5699 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5701         * Makefile.tpl: Make 'recursive targets' using autogen rather
5702         than shell loop.  Remove duplicate 'clean' targets and false
5703         comments.
5704         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5705         Add systematic method of specifying missing targets in subdirs.
5706         Add copyright boilerplate.
5707         * Makefile.in: Regenerate.
5708         * configure.in: Add 'recursive targets' to maybe list.
5709         * configure: Regenerate.
5711         * MAINTAINERS: "GNATS only" -> "Bug database only".
5713         * Makefile.tpl: Rename [+target+] to [+make_target+].
5714         * Makefile.def: Rename 'target' to 'make_target'.
5716 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5718         * MAINTAINERS: Add self as options handling maintainer.
5720 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5722         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5723         been too long since I touched those ports.
5725 2003-05-28  DJ Delorie  <dj@redhat.com>
5727         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5728         * Makefile.in: Regenerate.
5730 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5732         * configure.in: Use curly braces in the definition of tooldir.
5733         * configure: Regenerate.
5735 2003-05-21  DJ Delorie  <dj@redhat.com>
5737         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5738         newlib or libgloss.
5739         * Makefile.in: Regenerate.
5741 2003-05-21  DJ Delorie  <dj@redhat.com>
5743         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5744         * Makefile.in: Regenerate.
5746 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5748         * MAINTAINERS: Update my e-mail address.
5750 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5752         * configure.in: Switch more things to use maybe dependencies.
5753         * Makefile.tpl: Switch more things to use maybe dependencies.
5754         Factor out common code from autogen IF statements.
5755         * configure: Regenerate.
5756         * Makefile.in: Regenerate.
5758 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5760         * configure.in: Accept i[3456789]86 for machine type.
5761         * configure: Regenerate.
5763 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5765         * configure.in: Switch more things to use maybe dependencies.
5766         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5767         * configure: Regenerate.
5768         * Makefile.tpl: Switch more things to use maybe dependencies.
5769         * Makefile.in: Regenerate.
5771 2003-05-16  Andreas Schwab  <schwab@suse.de>
5773         * Makefile.tpl (install-opcodes): Define.
5774         * Makefile.in: Rebuild.
5776 2003-05-13  Andreas Jaeger  <aj@suse.de>
5778         * config.guess: Update to 2003-05-09 version.
5779         * config.sub: Update to 2003-05-09 version.
5781 2003-05-13  Michael Eager <eager@mvista.com>
5783         * configure.in: Correct sed script so that options in quotes are not
5784         deleted.
5785         * configure: Rebuild.
5787 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5789         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5790         and $$s/newlib/libc/sys/cygwin32 include paths.
5791         * configure: Ditto.
5793 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5795         * MAINTAINERS: Update my email addresses.
5797 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5799         * config-ml.in: Propagate INSTALL variables.
5801 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5803         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5805 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5807         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5808         * Makefile.in: Regenerate.
5810 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5812         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5814 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5816         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5818 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5820         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5821         * Makefile.in: Regenerated.
5823 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5825         * MAINTAINERS (Write After Approval): Upgrade myself from
5826         GNATS only to write-after-approval. Update my mail address.
5828 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5830         (OS Port Maintainers: freebsd): Add myself.
5832 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5834         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5836 2003-04-22  Kean Johnston  <jkj@sco.com>
5838         * MAINTAINERS (SCO ports): Added myself.
5840 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5842         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5844 2003-04-19  Kean Johnston  <jkj@sco.com>
5846         * MAINTAINERS (Write After Approval): Add myself.
5848 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5850         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5851         * Makefile.in: Regenerate.
5853 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5855         * configure.in (powerpc64*-*-linux*): Remove.
5856         * configure: Rebuilt.
5858 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5860         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5861         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5862         and restrap.
5863         * Makefile.in:  Regenerate.
5865 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5867         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5868         * configure: Regenerated.
5870 2003-04-15  DJ Delorie  <dj@redhat.com>
5872         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5874 2003-04-13  Nick Clifton  <nickc@redhat.com>
5876         * config-ml.in: Remove support for --disable-aix removing
5877         call-aix multilibs.
5879 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5881         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5882         * */configure: Rebuilt.
5884 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5886         * MAINTAINERS: Add my email address.
5888 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5890         * MAINTAINERS (Write After Approval): Add myself.
5892 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5894         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5895         * Makefile.in: Regenerate.
5897 2003-03-14  Michael Chastain  <mec@shout.net>
5899         * Makefile.in: Regenerate with correct Makefile.def.
5901 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5903         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5904         Make macro.
5905         * Makefile.in: Regenerate.
5906         * configure.in: Clean up gxx_include_dir logic.
5907         * configure: Regenerate.
5909 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5911         * MAINTAINERS (Write After Approval): Add myself.
5913 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5915         * MAINTAINERS: Update my mail address.
5917 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5919         * configure.in (gxx_include_dir): Fix typo.
5920         * configure: Regenerated.
5922 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5924         * Makefile.tpl: Reindent.
5925         * Makefile.in: Regenerate.
5926         * configure.in: Reindent.  Don't set unused variables.
5927         * configure: Regenerate.
5929 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5931         * configure.in: Include $(build_tooldir)/sys-include in
5932         FLAGS_FOR_TARGET.
5933         * configure: Regenerated.
5935 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5937         * Makefile.tpl: Always pass down RANLIB.
5938         * Makefile.in: Regenerate.
5940         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5941         * Makefile.in: Regenerate.
5942         * configure.in: Remove unused logic relating to --enable-shared
5943         and --enable-threads.  Remove bogus comments.  Remove redundant
5944         noconfigdirs.
5945         * configure: Regenerate.
5947         * configure.in: Replace ${libstdcxx_version} by its value.
5948         Remove reference to mh-dgux.
5949         * configure: Regenerate.
5951 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5953         * MAINTAINERS (Write After Approval): Add myself.
5955 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5957         * Makefile.tpl: Rearrange.
5958         * Makefile.in: Regenerate.
5960 2003-02-25  Uwe Stieber <uwe@wwws.de>
5962         * configure.in: Add support for kaOS as cross build target system.
5963         * configure: Regenerated.
5965 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5967         * MAINTAINERS (Write after approval): Add myself.
5969 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5971         * MAINTAINERS: Update my email address.
5973 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5975         * MAINTAINERS: Add self to blanket write privs. section.
5977 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5979         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5980         configure-target-* as some target builds may require additional
5981         flags for preprocessor tests.
5982         * Makefile.in: Regenerated.
5984 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5986         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5987         * ltconfig: Handle it.
5988         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5989         auto-detecting it.
5991         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5992         it is used as argument to $CC.
5993         * ltcf-gcj.sh: Likewise.
5995         * configure.in: Introduce --enable-maintainer-mode.
5996         * configure: Rebuilt.
5997         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5998         for maintainer mode.
5999         * Makefile.in: Rebuilt.
6001 2003-02-18  Jason Merrill  <jason@redhat.com>
6003         * Makefile.tpl (check-c++): Allow parallelism.
6005 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6007         * MAINTAINERS: Remove John Carr (who never actually had access to
6008         gcc.gnu.org).
6010 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6012         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6013         don't configure target-libobjc.
6014         * configure: Regenerate.
6016 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6018         * Makefile.tpl (RANLIB): Define.
6019         * Makefile.in: Regenerate.
6021 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6023         * MAINTAINERS: Update my email.
6025 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6027         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6028         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6029         * Makefile.in: Regenerated.
6030         * configure.in: Remove all traces of snavigator, db, and grep.
6031         * configure: Regenerated.
6033 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6035         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6036         After Approval.
6038 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6040         * MAINTAINERS (Write after approval): Add myself.
6042 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6044         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6045         * Makefile.in: Regenerated.
6047 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6049         * config.guess: Updated to 2003-01-30's version.
6050         * config.sub: Updated to 2003-01-28's version.
6052 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6054         * config.if: If gcc_version is already set, just use it.  Don't set
6055         gcc_version_trigger if it's already set, otherwise set it to
6056         gcc/version.c, but only if the file exists.  If it is not set and
6057         gcc/version.c does not exist, try to extract the version number from
6058         $CC.
6060 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6062         * MAINTAINERS: Add myself to write-after-approval list.
6064 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6066         * configure.in:  Revert 24Jan change.
6067         * configure:  Regenerate.
6069 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6071         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6072         entry of HJ Lu.
6074 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6076         * configure.in: Revert previous change.
6077         * configure: Regenerate.
6079 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6081         * configure.in: Make rda native-only.
6082         * configure: Regenerate.
6084 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6086         * MAINTAINERS: Move myself from GNATS-only-accounts to
6087         write-after-approval.
6089 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6091         * configure.in: Add missing \.
6092         * configure: Rebuilt.
6094 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6096         * configure.in (baseargs): Avoid using \| in sed regular
6097         expressions.
6098         * configure: Rebuilt.
6100 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6102         * configure.in (baseargs): Remove all supported forms of
6103         --cache-file, --srcdir, --host, --build and --target options
6104         from argument lists.
6105         * configure: Rebuilt.
6107 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6109         * MAINTAINERS: Add myself to write-after-approval list.
6111 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6113         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6114         * configure: Rebuilt.
6116 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6118         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6119         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6120         * Makefile.in: Regenerate.
6121         * configure: Regenerate.
6123 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6125         * configure.in: Remove Makefile in build, host and target modules
6126         unless configure was run with --no-recursion.
6127         * configure: Rebuilt.
6129 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6131         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6132         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6133         * Makefile.in: Regenerate.
6135 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6137         * config.guess: Update to 2003-01-03 version.
6138         * config.sub: Update to 2003-01-03 version.
6140 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6142         * configure: Regenerate with proper autoconf 2.13.
6144 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6146         * configure.in: Add AC_PREREQ for consistency.
6147         * configure: Regenerate.
6149 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6151         * configure.in (GDB_TK): Add tcl directories conditional on
6152         gdb/gdbtk directory being present.
6153         * configure: Regenerate.
6155 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6157         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6158         by gcc if LD is not defined and we are not doing a Canadian Cross.
6159         * configure: Rebuilt.
6161 2002-12-31  Tom Tromey  <tromey@redhat.com>
6163         * Makefile.in: Rebuilt.
6164         * Makefile.def (target_modules) [libffi]: Allow installation.
6166 2002-12-31  Andreas Schwab  <schwab@suse.de>
6168         * configure.in: Fix use of $program_transform_name.
6169         * configure: Regenerated.
6171 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6173         * configure.in (baseargs): Don't remove first configure argument.
6174         * configure: Regenerated.
6176 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6178         * Makefile.tpl (local-distclean): Don't remove...
6179         (multilib.ts): ... this.  Moved into...
6180         (multilib.out): ... this.  Don't use sub-make.
6181         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6182         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6183         (configure-build-[+module+], configure-[+module+],
6184         configure-target-[+module+], configure-gcc): ... these.  Test
6185         for Makefile existence.  Drop config.status from dependencies.
6186         * Makefile.in: Rebuilt.
6187         * configure.in: Move gcc-version-trigger to the end of
6188         ac_configure_args.  Add comments to maybedep.tmp and
6189         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6190         nonopt from baseargs, matching and removing corresponding
6191         whitespace while at it.
6192         * configure: Rebuilt.
6194 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6196         * configure.in (host_configargs): Replace reference to
6197         no-longer-defined buildopts with --build=${build_alias}.
6198         * configure: Rebuilt.
6200         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6201         program_transform_name to standard idiom.
6202         (AUTOGEN, AUTOCONF): Define.
6203         (Makefile.in): Use $(AUTOGEN).
6204         (Makefile): Depend on config.status, and use autoconf-style rule to
6205         build it.  Move original commands to...
6206         (config.status): ... this new target.
6207         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6208         $(AUTOCONF).
6209         * Makefile.in: Rebuilt.
6211 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6213         * Makefile.tpl: Fix dramatic bustage due to change in
6214         program_transform_name.
6215         * Makefile.in: Regenerate.
6217         * configure.in: Remove unnecessary PATH setting.
6218         * configure: Regnerate.
6220         * configure.in: Don't default to unprefixed tools unless
6221         the native tools will work.
6222         * configure: Regenerate.
6224         * configure.in: Convert to autoconf script.  Blow away lots
6225         of now-redundant Makefile fragments.
6226         * configure: Generate using Autoconf.
6227         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6228         * Makefile.in: Regenerate.
6230 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6232         * configure: Fix stupid bug where RANLIB was mistakenly included.
6234         * configure.in: Rename (buildargs, hostargs, targargs) to
6235         (build_configargs, host_configargs, target_configargs).
6237         * configure.in: Move logic out of sed statement.
6239         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6240         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6242 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6244         * config.sub: Import from master repository
6245         * config.guess: Ditto
6247 2002-12-24  Andreas Schwab  <schwab@suse.de>
6249         * Makefile.tpl (multilib.out): Fix missing space.
6250         * Makefile.in: Regenerate.
6252 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6254         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6255         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6256         * Makefile.in: Regenerate.
6257         * configure.in: Remove unnecessary leftovers.
6259 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6261         * configure.in (extra_ranlibflags_for_target): New variable.
6262         (*-*-darwin): Add -c to ranlib commands.
6263         * configure (tooldir): Handle extra_ranlibflags_for_target.
6265 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6267         * Makefile.tpl: Revert HJL's change.
6268         * Makefile.in: Regenerated.
6269         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6270         always.
6272 2002-12-19  Andreas Schwab  <schwab@suse.de>
6274         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6275         * Makefile.in: Regenerate.
6277 2002-12-18  H.J. Lu <hjl@gnu.org>
6279         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6280         * Makefile.in: Regenerated.
6282         * configure.in (build_prefix): New. Substitute.
6284 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6286         * Makefile.tpl: Don't let real targets depend on phony targets.
6287         * Makefile.in: Regenerate.
6289         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6290         * Makefile.in: Regenerate.
6292 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6294         * config.sub: Import from master repository
6295         * config.guess: Ditto
6297 2002-12-16  Jason Merrill  <jason@redhat.com>
6299         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6300         previous 'make bootstrap'.
6301         * Makefile.in: Regenerate.
6303 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6305         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6307 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6309         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6310         * Makefile.in: Regenerate.
6312 2002-12-13  Jason Merrill  <jason@redhat.com>
6314         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6315         library tests.
6316         (check-c++): Just depend on it and check-target-libstdc++-v3.
6317         * Makefile.in: Regenerate.
6319 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6321         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6322         * Makefile.in: Rebuilt.
6324 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6326         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6328 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6330         * configure: Fix bug put in by gremlins.
6332         * Makefile.tpl: Substitute more autoconfily.
6333         * configure: Substitute more autoconfily.
6334         * Makefile.in: Regenerate.
6336 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6338         * config.sub: Import from master repository
6339         * config.guess: Ditto
6340         * MAINTAINERS: Added Svein Seldal under write after approval
6342 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6344         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6345         * Makefile.in (all-sim): Ditto.
6347 2002-12-06  DJ Delorie  <dj@redhat.com>
6349         * Makefile.tpl: Change configure dependencies to not have real
6350         targets depend on phony targets.
6352 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6354         * configure.in: Revert unintentional change.
6356         * Makefile.tpl: Change dependency for */multilib.out so that
6357         it works when gcc isn't in the tree.
6359         * configure.in: Substitute more.
6360         * configure: Run subconfigures from the Makefile.
6361         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6362         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6364 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6366         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6368 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6370         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6371         and corresponding dependencies.
6372         * Makefile.in: Regenerate.
6374         * configure.in (host_tools): Order binutils, gas and ld for
6375         convenience in running the testsuites.
6377         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6378         * Makefile.in: Regenerate.
6379         * configure.in: Introduce rules to serialize subconfigure runs.
6381         * configure.in: Introduce BASE_CC_FOR_TARGET.
6382         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6383         Realize configure-build-* targets.  Realize configure-target-* targets.
6384         * Makefile.in: Regenerate.
6386 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6388         * configure: Move gcc_version_trigger stuff from here...
6389         * configure.in: ...to here.
6391         * configure.in: Separate subconfigure options added by this file from
6392         options given by the user.  Add machinery to put args for host
6393         subconfigures into the Makefile.
6395         * Makefile.tpl: Remove 'vault' targets.
6396         * Makefile.tpl: Reorder and comment dependencies.
6397         * Makefile.in: Regenerate.
6399 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6400         * configure.in: Fix my broken commit of previous patch. (sigh)
6402 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6404         * configure.in: Move host-specific darwin noconfigdirs into
6405         the host-specific section.
6407 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6409         * configure.in: Move host-specific darwin noconfigdirs into
6410         the host-specific section.
6412 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6414         * configure: Remove skip-this-dir support.
6415         * Makefile.tpl: Remove skip-this-dir support.
6417         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6418         subdirectories.
6419         * Makefile.in: Regenerate.
6421         * Makefile.tpl: Strip out useless setting of 'dir'.
6422         * Makefile.in: Regenerate.
6424 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6426         * configure.in: Fix deeply stupid bug.
6428         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6429         shell code in CXX_FOR_TARGET
6430         * Makefile.def: Introduce raw_cxx.
6431         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6432         RAW_CXX_FOR_TARGET.
6433         * Makefile.in: Regenerate.
6435 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6437         * Makefile.tpl: Remove unnecessary ifs.
6438         * Makefile.in: Regenerate.
6440         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6441         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6442         targets for 'no_install' modules.
6443         * configure: Move GDB_TK substitution to configure.in.  Move
6444         build_modules stuff to configure.in.
6445         * configure.in: Implement soft dependency machinery.  Maybe-ize
6446         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6447         * Makefile.in: Regenerate.
6449 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6451         * Makefile.tpl: Make all-target, install-target behave similarly
6452         to all, install (only hitting configured targets).  Eliminate
6453         unused macro defintions.
6455         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6456         build != host.
6458         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6460         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6462         * configure.in: Produce lists of subdir targets we're actually
6463         configuring.  Remove references to "dosrel".
6464         * Makefile.tpl: Let configure set which subdir targets are hit.
6465         Remove install-cross; clean up install; remove ALL.  Remove
6466         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6467         Autogenerate host module targets.  Remove empty dependency lines
6468         and redundant dependency; rearrange slightly.
6469         * Makefile.def: Add host-side libtermcap, utils.
6471         * Makefile.in: Regenerate.
6473 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6475         * ltconfig (osf[345]): Append $major to soname_spec.
6476         Reflect this in library_names_spec.
6477         * ltmain.sh (osf): Prefix $major with . for use as extension.
6479 2002-11-19  Andreas Jaeger  <aj@suse.de>
6481         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6482         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6483         and sparc64 GNU/Linux systems.
6485 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6487         * MAINTAINERS: Update email.
6489 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6491         * MAINTAINERS: Complete James Dennett's entry.
6493 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6495         * MAINTAINERS (Write After Approval): Add myself.
6497 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6499         * Makefile.tpl: syntactic cleanup
6501 2002-11-13 Stuart Hastings <stuart@apple.com>
6503         * MAINTAINERS: Add myself to write-after-approval list.
6505 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6507         * Makefile.def: Add list of recursive targets to autogenerate.
6508         Add build_modules.
6509         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6510         targets.  Autogenerate *-build-* targets.
6511         * Makefile.in: Regenerate.
6513 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6515         * configure: More autoconf-style substitutions.
6516         * Makefile.tpl: More autoconf-style substitutions.
6517         * Makefile.in: Regenerate.
6519 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6521         * configure: Substitute more variables in a more autoconf-friendly
6522         way.  Simplify slightly.
6523         * Makefile.tpl: Make more variables substitutable in an
6524         autoconf-friendly way.
6525         * Makefile.in: Regenerate.
6527 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6529         * MAINTAINERS (Write After Approval): Add myself.
6531 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6533         * configure.in (v810*): Remove special setting of tools.
6535         * configure: Add support for extra required flags for ar or nm.
6536         * configure.in (aix4.3+): Use above support for target-specific
6537         issues, rather than using config/mt-aix43.
6539 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6541         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6542         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6543         with $srcdir.  Reformat indentation.  Substitute some variables
6544         formerly hard-coded in the Makefile for build=host.
6545         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6546         * Makefile.def: Autogenerate more.
6547         * Makefile.in: Regenerate.
6549 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6551         * MAINTAINERS (Write After Approval): Add myself.
6553 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6555         * Makefile.def (host_modules): Add rda.
6556         * Makefile.in: Regenerate.
6557         * configure.in (target_tool): Add target-rda to list.
6559 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6561         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6563 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6565         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6566         and restrap targets to this rule.
6567         * Makefile.in:  Regenerate.
6569 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6571         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6572         GNATS only accounts.
6574 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6576         * configure.in (i[3456]86-*-linux*): Add check to disable
6577         ${libgcj} for glibc1.
6579 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6581         * MAINTAINERS: Add myself as ip2k port maintainer.
6583 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6585         * configure.in: Add tic4x target.
6587 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6589         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6590         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6591         * Makefile.in: Regenerate.
6593         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6594         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6595         * Makefile.in: Regenerate.
6597 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6599         * MAINTAINERS: Add myself as web pages co-maintainer.
6601 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6603         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6604         * Makefile.in: Regenerate.
6606 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6608         * MAINTAINERS: Add myself and Nathan Sidwell
6609         <nathan@codesourcery.com> as VxWorks maintainers.
6611 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6613         * Makefile.def: Remove order dependency comments.
6614         * Makefile.tpl: Add explicit install-install dependencies.
6615         * Makefile.in: Regenerate.
6617         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6618         * Makefile.in: Regenerate.
6620         * Makefile.tpl: Add configure-target (for src-release in src)
6621         * Makefile.in: Regenerate.
6623 2002-09-30  Nick Clifton  <nickc@redhat.com>
6625         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6627 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6629         * configure.in (s390*-*-linux*): Enable libgcj.
6631 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6633         * configure: Revert accidentally applied changes.
6635         * Makefile.tpl: Make more autoconf-friendly.
6636         * Makefile.in: Regenerate.
6637         * configure: Make substitution more autoconf-like.
6639 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6641         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6642         single entry to handle all these.
6643         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6644         libjava on arm-*-elf.
6646 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6648         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6649         things that depend on them.
6651 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6653         * Makefile.tpl: Make subsituted variables more autoconfy.
6654         * Makefile.in: Regenerate.
6655         * configure: Make seds more autoconfy.
6657 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6659         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6660         * Makefile.in: Regenerate.
6661         * configure.in: Rewrite sed statements to look autoconfy.
6663         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6664         all-target-foo on configure-target-foo.
6665         * Makefile.def: Ditto.
6666         * Makefile.in: Rebuild.
6668 2002-09-25  Andrew Haley  <aph@redhat.com>
6670         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6672 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6674         * Makefile.def: New file.
6675         * Makefile.tpl: New file.
6676         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6677         * contrib/gcc_update: Note that Makefile.in is a generated file.
6679         * configure.in: Minor rearrangement.  Simplify tests.
6681 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6683         * configure.in (with_headers): Skip copy if value is "yes".
6684         (with_libs): Likewise.
6686 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6688         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6689         * configure.in (sh*-*-pe*): Ditto.
6690         * configure.in (mips*-*-pe*): Ditto.
6691         * configure.in (*arm-wince-pe): Ditto.
6693         * configure.in: Rearrange.
6695 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6697         * MAINTAINERS: Update my email address.
6699 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6701         * MAINTAINERS: (Write After Approval): Add myself.
6703 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6705         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6707 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6709         * MAINTAINERS: Change my mailing address.
6711 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6713         * MAINTAINERS (Write After Approval): Remove myself.
6714         (Various Maintainers: c++ runtime libs): Add myself.
6716 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6718         * MAINTAINERS (Write After Approval): Remove myself.
6719         (Various Maintainers: c++ runtime libs): Add myself.
6721 2002-08-15  Eric Christopher  <echristo@redhat.com>
6723         * config.sub: Import from master repository.
6724         * config.guess: Ditto.
6726 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6728         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6729         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6730         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6732 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6734         * MAINTAINERS: Add self to rs6000 vector extensions.
6736 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6738         * libiberty/configure: Reverted unintended yesterday's check in.
6740 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6742         * boehm-gc/configure, libf2c/configure: Rebuilt.
6743         * libffi/configure, libiberty/configure: Ditto.
6744         * libjava/configure, libobjc/configure: Ditto.
6745         * libstdc++-v3/configure, zlib/configure: Ditto.
6746         Merged from binutils:
6747         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6748         From Steve Ellcey <sje@cup.hp.com>:
6749         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6750         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6751         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6752         IA64.
6753         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6754         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6755         soname_spec, sys_lib_search_path_spec): Ditto.
6757 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6759         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6761 2002-08-04  H.J. Lu  (hjl@gnu.org)
6763         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6765 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6767         * MAINTAINERS (Write After Approval): Add myself.
6769 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6771         * configure.in: Move generic linux case to end.  Copy generic
6772         linux noconfigdirs to mips*-*-linux* entry and new
6773         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6775 2002-07-19  Michael Matz  <matz@suse.de>
6777         * MAINTAINERS: Add myself as ra* maintainer.
6779 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6781         * config.guess: Update to 2002-07-09 version.
6782         * config.sub: Update to 2002-07-03 version.
6784 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6786         * MAINTAINERS: Fix typo in a maintainer email address.
6788 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6790         * configure.in: Remove two redundant tests.
6792 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6794         * configure.in (mips*-*-irix6*o32): Enable stabs.
6796 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6798         * configure.in: Don't build grez.
6799         * Makefile.in: Ditto.
6801         * Makefile.in: Remove references to bsp, cygmon, libstub.
6802         * configure.in: Ditto.
6804         * configure.in: Remove leftover reference to gdbtest.
6806 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6808         * configure.in (gxx_include_dir):  Change to match versioned
6809         C++ headers if --enable-version-specific-runtime-libs is used.
6811 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6813         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6815 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6817         * configure.in: Make --without-x work.
6819 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6821         * configure.in: Rearrange target Makefile fragment collection.
6823         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6824         cvs[src].
6825         * configure.in: Ditto.
6827 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6829         * MAINTAINERS (Write After Approval): Update my e-mail address.
6831 2002-06-24  Ben Elliston  <bje@redhat.com>
6833         * configure.in (host_tools): Remove cgen.
6835         * Makefile.in (all-cgen): Remove; runs from its source directory.
6836         (check-cgen, install-cgen, clean-cgen): Likewise.
6837         (all-opcodes): Do not depend on all-cgen.
6838         (all-sim): Likewise.
6840 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6842         * Makefile.in: Eliminate 'apache' targets.
6843         * configure.in: Eliminate 'apache' targets.
6845         * configure.in: Eliminate redundant tests.  Reorganize.
6847         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6849         * config-ml.in: Eliminate references to Cygnus configure.
6851         * Makefile.in: Eliminate references to building emacs.
6853 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6855         * MAINTAINERS: Update my email address.
6857 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6859         * config.if (libstdcxx_incdir): Version C++ headers.
6860         (cxx_incdir): Remove.
6862 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6864         * MAINTAINERS (Write After Approval): Add self.
6866 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6868         * configure.in: Add support for ip2k.
6870 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6872         * configure.in: Fix AIX configury bug.
6874 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6876         * MAINTAINERS (Write After Approval): Add self.
6878 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6880         * configure.in: replace ${topsrcdir} with ${srcdir}
6882         * configure.in: Move definition of libstdcxx_flags
6883         right above usage, rather than waaay earlier.
6885         * configure.in: Pull definition of is_cross_compiler earlier.
6887         * configure.in: Rearrange a little.
6889         * configure.in: Remove references to librx.
6890         * Makefile.in: Remove references to librx.
6892 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6894         * config.sub: Add support for avr target.
6895         Import from master sources, rev 1.255
6897 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6899         * configure, .cvsignore:  Revert previous change...
6900         * Makefile:  ...delete.
6902 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6904         * configure.in: Eliminate ${gasdir} variable.
6906 2002-06-18  Dave Brolley  <brolley@redhat.com>
6908         * configure.in: Add support for frv.
6909         * config.sub: Add support for frv.
6911 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6913         * configure:  Remove garbage from previous commit.
6915 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6917         * configure:  For in-source builds, make a subdir and re-exec there.
6918         * Makefile:  New file.  Pass targets through to build directory.
6919         * .cvsignore:  No longer ignore "Makefile".
6921 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6923         * MAINTAINERS (Write After Approval): Add self.
6925 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6927         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6929 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6931         * configure.in (vax-*-netbsd*): Re-enable gas.
6933 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6935         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6936         BUILD_PREFIX_1, to correct nomenclature.
6937         * configure: Likewise.
6939         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6940         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6942 2002-05-31  Olaf Hering  <olh@suse.de>
6944         * config-ml.in: Propogate DESTDIR also.
6946 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6948         * configure.in (vax-*-netbsd*): Don't build gas for this
6949         platform.
6951 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6953         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6954         and libgcj for AVR.
6956 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6958         * MAINTAINERS (Write After Approval): Add myself.
6960 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6962         * config.guess: Update to 2002-05-22 version.
6963         * config.sub: Likewise.
6965 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6967         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6968         * config-ml.in: Likewise.
6969         * configure: Likewise.
6970         * configure.in: Likewise.
6972 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6974         * MAINTAINERS: Update my email address.
6976 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6978         * configure.in: Simplify makefile fragment collection.
6980         * configure.in: Remove code to build emacs.
6982         * configure.in : Remove --srcdir argument from targargs and buildargs
6983         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6985         * configure: Move some logic to configure.in.
6986         * configure.in: Move some logic from configure.
6988 2002-05-11  Tom Tromey  <tromey@redhat.com>
6990         * MAINTAINERS: Reflect libgcj reality.
6992 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6994         * Makefile.in: Honour DESTDIR.
6996 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6998         * config.guess: Import 2002-03-20 version.
6999         * config.sub: Import 2002-04-26 version.
7001 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7003         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7005 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7007         * MAINTAINERS: Add self.
7009 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7011         * ltmain.sh: Detect and handle object name conflicts
7012         while piecewise linking a static library.
7014 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7016         * configure.in (noconfigdirs): Don't disable libgcj on
7017         sparc64-*-solaris* and sparcv9-*-solaris*.
7019 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7021         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7023 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7025         * configure.in (FLAGS_FOR_TARGET): Do not add
7026         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7027         on i[3456]86-*-linux*.
7029 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7031         * configure.in (noconfigdirs): Replace [ ] with test.
7033         * configure.in (noconfigdirs): Do not add target-newlib if
7034         target == i[3456]86-*-linux*, and host == target.
7036 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7038         * configure.in: delete reference to absent file
7040         * configure.in: replace '[' with 'test'
7042         * configure.in: Eliminate references to gash.
7043         * Makefile.in: Eliminate references to gash.
7045         * configure.in: remove useless references to 'pic' makefile fragments.
7047         * configure.in: (*-*-windows*) Finish removing.
7049         * configure.in: Eliminate redundant test for libgui.
7051 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7053         * MAINTAINERS: Add self and realphabetize.  Update entries
7054         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7055         entry for a29k port maintainer.
7057 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7059         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7060         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7062 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7064         * configure.in: remove references to dead files
7066 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7068         * MAINTAINERS: Add information about purpose of this file.
7070 2002-04-18  Tom Tromey  <tromey@redhat.com>
7072         * configure.in: Disallow configuring libgcj when it is already
7073         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7074         Solaris 2.8 by default.  For PR libgcj/6158.
7076 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7078         * configure.in:  Move default CC setting out of config/mh-* fragments
7079         directly into here.
7081 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7083         * configure.in: don't even try to configure or make a subdirectory
7084         if there's no configure script for it.
7086 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7088         * MAINTAINERS: Remove chill maintainers.
7089         * Makefile.in (CHILLFLAGS): Remove.
7090         (CHILL_LIB): Remove.
7091         (TARGET_CONFIGDIRS): Remove libchill.
7092         (CHILL_FOR_TARGET): Remove.
7093         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7094         CHILL_LIB.
7095         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7096         (CHECK_TARGET_MODULES): Likewise.
7097         (INSTALL_TARGET_MODULES): Likewise.
7098         (CLEAN_TARGET_MODULES): Likewise.
7099         (configure-target-libchill): Remove.
7100         (all-target-libchill): Remove.
7101         * configure.in (target_libs): Remove target-libchill.
7102         Do not compute CHILL_FOR_TARGET.
7103         * libchill: Remove directory.
7105 2002-04-11  DJ Delorie  <dj@redhat.com>
7107         * Makefile.in, configure.in: Sync with binutils, entries
7108         follow...
7110 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7112         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7113         (do-tar, do-bz2): New rules.
7114         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7115         (gdb-tar): New rule.
7116         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7117         (insight_dejagnu.tar): New rule.
7118         (insight.tar): New rule.
7119         (gdb+dejagnu.tar): New rule.
7120         (gdb.tar): New rule.
7122 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7124         * Makefile.in: Add all-tix to deps for all-snavigator
7125         so that tix is built when building snavigator.
7127 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7129         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7130         ld and gdb are not supported.
7132 2002-01-07  Mark Salter  <msalter@redhat.com>
7134         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7135         Allow target-libgloss to be built for arm, strongarm, and xscale.
7137 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7139         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7140         options for i[3456]86-pc-linux* native builds.
7142 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7144         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7145         files from .po files for a distribution.
7147 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7149         * configure.in: Enable libstdc++-v3 for h8300 targets.
7151 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7153         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7154         version from bfd/.
7156 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7158         * Makefile.in (VER): When present, extract the version number from
7159         the file version.in.
7161 2001-05-24  Tom Rix <trix@redhat.com>
7163         * configure.in : enable ld for aix
7165 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7167         * config.guess: Add linux target for S/390.
7169 2000-11-07  Philip Blundell  <pb@futuretv.com>
7171         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7173 2000-11-03  Philip Blundell  <pb@futuretv.com>
7175         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7176         files.
7178 2001-01-15  Ben Elliston  <bje@redhat.com>
7180         * configure.in (host_tools): Add sid.
7181         Always configure cgen.
7183 2000-11-24  Nick Clifton  <nickc@redhat.com>
7185         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7188 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7190         * Makefile.in (ALL_MODULES): Add all-cgen.
7191         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7192         (all-cgen): New target.
7193         (all-opcodes,all-sim): Depend on all-cgen.
7194         * configure.in (host_tools): Add cgen.
7195         Only configure cgen if --enable-cgen-maint.
7197 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7199         * configure.in: Add *-*-freebsd* configurations.
7201 2002-04-08  Tom Tromey  <tromey@redhat.com>
7203         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7204         Fixes PR libgcj/6068.
7206 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7208         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7210 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7212         * configure.in (alpha*-dec-osf*): Enable libgcj.
7214 2003-03-27  Matthew Gingell <gingell@gnat.com>
7216         * MAINTAINERS (Write After Approval): Add myself.
7218 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7220         Fix for: PR bootstrap/3591, target/5676
7221         * configure.in (mcore-pe): Disable the configuration of
7222         libstdc++-v3 since exceptions are not supported.
7224 2002-03-20  Anthony Green  <green@redhat.com>
7226         * configure.in: Enable libgcj for xscale-elf target.
7228 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7230         * MAINTAINERS:  Update my email address.
7232 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7234         * ltmain.sh (relink_command): Fix typo in previous change.
7236 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7238         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7239         (relink_command): Added --tag flags.
7240         (mode=install): If relinking fails; error out.
7242 2002-03-12  Richard Henderson  <rth@redhat.com>
7244         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7245         .NOTPARALLEL tag.
7246         (do-check): Rename from check.
7247         (check): Allow parallel check.
7249 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7251         * MAINTAINERS: Add myself as maintainer for xtensa port.
7252         Fix alphabetical order in CPU port maintainer list.
7253         Remove myself from Write After Approval list.
7255 2002-03-11  Richard Henderson  <rth@redhat.com>
7257         * Makefile.in (.NOTPARALLEL): Add fake tag.
7259 2002-03-07  H.J. Lu  (hjl@gnu.org)
7261         * configure.in: Enable gprof for mips*-*-linux*.
7263 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7265         * MAINTAINERS (Write After Approval): Add myself.
7267 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7269         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7270         libjava.
7271         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7273 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7275         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7276         because its Makefile is there; test for the executable instead.
7278 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7280         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7281         libstdc++-v3 and libjava.
7283 2002-02-11  Adam Megacz <adam@xwt.org>
7285         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7286         boehm-gc
7288 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7290         * config.guess: Updated to 2002-01-30's version.
7291         * config.sub: Updated to 2002-02-01's version.
7292         Contribute sh64-elf.
7293         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7294         * configure.in: Added sh64-*-*.
7296 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7298         * MAINTAINERS: Belatedly add myself to write after approval list.
7300 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7302         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7303         Remove self as Write After Approval.
7305 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7307         * MAINTAINERS: Put self in as maintainer for contrib/regression
7308         directory.
7310 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7312         * MAINTAINERS:  Update my email address.
7314 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7316         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7317         target-libiberty, and target-libgloss.  Skip Java-related
7318         libraries if not supported for NetBSD on target CPU.
7320 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7322         * install-sh: Use _inst.$$_ for temp file name.
7324 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7326         * MAINTAINERS (Write After Approval): Move my contact info
7327         from here...
7328         (OS Port Maintainers): ...to here (netbsd).
7330 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7332         * MAINTAINERS (Write After Approval): Add myself.
7334 2002-01-17  H.J. Lu <hjl@gnu.org>
7336         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7337         (all-target-fastjar): Also depend on all-target-libiberty.
7339 2002-01-16  H.J. Lu  (hjl@gnu.org)
7341         * config.guess: Import from master sources, rev 1.225.
7342         * config.sub: Import from master sources, rev 1.238.
7344 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7346         * MAINTAINERS (Write After Approval): Remove myself.
7348 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7350         * MAINTAINERS (Write After Approval): Add myself.
7352 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7354         * MAINTAINERS: Add self as docs co-maintainer.
7356 2001-12-11  Matthias Klose  <doko@debian.org>
7358         * MAINTAINERS (Write After Approval): Add myself.
7360 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7362         * MAINTAINERS: Update my email address.
7364 2001-12-07  Turly O'Connor  <turly@apple.com>
7365         * MAINTAINERS (Write After Approval): Add myself.
7366         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7367         (rs6000_initialize_trampoline): Call __trampoline_setup for
7368         ABI_DARWIN too.
7369         * darwin-tramp.asm: New file, implements __trampoline_setup.
7370         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7372 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7374         * MAINTAINERS (Write After Approval): Add myself.
7376 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7378         * configure, configure.in: Use temp file for long sed commands.
7380 2001-12-03  Laurent Guerby  <guerby@acm.org>
7382         * config.sub: Update to version 1.232 on subversion.
7384 2001-12-03  Ben Elliston  <bje@redhat.com>
7386         * MAINTAINERS: Update mail address for config.* patches.
7388 2001-11-27  DJ Delorie <dj@redhat.com>
7389             Zack Weinberg  <zack@codesourcery.com>
7391         When build != host, create libiberty for the build machine.
7393         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7394         CONFIG_ARGUMENTS.
7395         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7396         New variables.
7397         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7398         and rules.
7399         (all.normal): Depend on ALL_BUILD_MODULES.
7400         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7401         (all-build-libiberty): Depend on configure-build-libiberty.
7403         * configure: Calculate and substitute proper value for
7404         ALL_BUILD_MODULES.
7405         * configure.in: Create the build subdirectory.
7406         Calculate and substitute TARGET_CONFIGARGS (formerly
7407         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7409 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7411         * MAINTAINERS (write-after-approval): Add self.
7413 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7415         * MAINTAINERS (GNATS only accounts): Remove self.
7417 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7419         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7420         libf2c.
7422 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7424         * MAINTAINERS (Write After Approval): Add self.
7426 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7428         * MAINTAINERS: mips and s390 are also CPU ports.
7430 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7432         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7434 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7436         * MAINTAINERS: Alphabetize.
7438 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7440         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7442 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7444         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7446 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7448         * configure.in (--enable-languages): Be more permissive about
7449         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7451 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7453         * config.sub: Import from master sources, rev. 1.230.
7454         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7456 2001-11-07  Laurent Guerby  <guerby@acm.org>
7458         * MAINTAINERS (Write After Approval): Add self.
7460 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7462         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7464 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7466         * config.sub: Import from master sources, rev 1.226.
7467         * config.guess: Import from master sources, rev 1.216.
7469 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7471         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7472         * MAINTAINERS: Add self as maintainer of MMIX port.
7473         Remove old after-approval entry.
7475 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7477         * ChangeLog, configure: Fix spelling errors.
7479 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7481         * MAINTAINERS: Tweak my address.
7483 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7485         * MAINTAINERS: Update my email address.
7487 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7489         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7490         * MAINTAINERS: Add self as maintainer of CRIS port.
7492 2001-10-10  Geert Bosch  <bosch@gnat.com>
7494         * MAINTAINERS (Various maintainers: Ada front end):
7495         Added Robert Dewar.
7497 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7499         * MAINTAINERS (Write After Approval): Added self
7501 2001-10-02  Geert Bosch  <bosch@gnat.com>
7503         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7505 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7507         * configure: Handle temporary files securely using mkdir.
7509 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7511         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7513 2001-09-26  Will Cohen <wcohen@redhat.com>
7515         * configure.in (*-*-linux*): Disable configuration of target-newlib
7516         and target-libgloss.
7518 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7520         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7521         RANLIB.
7523 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7525         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7526         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7527         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7528         avoid quotes nesting problems.
7529         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7530         (DO_X): Export only variables that are set.
7532 2001-09-19  Ben Elliston  <bje@redhat.com>
7534         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7535         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7536         semantics.  Use the shell built-in "type" command instead.
7538 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7540         Merged from gcc-3_0-branch:
7541         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7542         * ltcf-c.sh: Use $objext, not $ac_objext.
7543         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7544         * ltcf-cxx.sh: Add support for GNU.
7545         2001-07-22  Timothy Wall  <twall@redhat.com>
7546         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7547         default settings if using GNU tools with that configuration.
7548         * ltcf-cxx.sh: Ditto.
7549         * ltcf-gcj.sh: Ditto.
7550         2001-07-21  Michael Chastain  <chastain@redhat.com>
7551         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7552         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7553         * ltmain.sh: Mark as gcc-local.
7555 2001-08-30  Eric Christopher  <echristo@redhat.com>
7556             Jason Eckhardt  <jle@redhat.com>
7558         * config.guess: Merge from master sources.
7559         * config.sub: Merge from master sources, add support for mipsisa32.
7561 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7562         * config.sub: Merge from master sources, rev 1.219.
7563         * MAINTAINERS: Add self as contact for stormy16 port.
7565 2001-08-14  Zack Weinberg  <zackw@panix.com>
7567         * config.sub: Merge from master sources, rev 1.218.
7568         * config.guess: Merge from master sources, rev 1.209.
7570 2001-08-11  Graham Stott  <grahams@redhat.com>
7572         * Makefile.in (check-c++): Add missing semicolon.
7574 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7576         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7578 2001-07-30  Eric Christopher  <echristo@redhat.com>
7580         * MAINTAINERS (Various maintainers: mips port): Added myself.
7582 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7584         * configure.in (sh-*-linux*): New.
7586 2001-07-27  Richard Henderson  <rth@redhat.com>
7588         * .cvsignore: Add LAST_UPDATED.
7590 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7592         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7594 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7596         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7598 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7600         * MAINTAINERS (Write After Approval): Added myself.
7602 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7604         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7605         and libgcj on m68hc11/m68hc12.
7607 2001-06-27  H.J. Lu  (hjl@gnu.org)
7609         * Makefile (CFLAGS_FOR_BUILD): New.
7610         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7612 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7614         * README: Remove version number.
7616 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7618         * INSTALL/README: Update wrt. to the installation instructions now
7619         residing in gcc/doc/install.texi.
7621 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7623         * README: Replace with a cut-down and updated version of gcc/README.
7625 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7627         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7628         multilibs to be disabled.
7630 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7632         * MAINTAINERS (Write After Approval): Add myself.
7634 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7636         * config.guess: Import CVS version 1.195.
7637         * config.sub: Import CVS version 1.212.
7639 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7641         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7642         gcc/xgcc is built, use -print-prog-name to find out the program
7643         name to use.
7645 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7647         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7648         appear to also be in the master copy.
7649         * config.sub:  Import CVS version 1.211.
7651 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7653         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7654         with_gcc]: Use `gcc -shared' to build a shared library.
7656 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7658         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7659         archives.
7661 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7663         * MAINTAINERS (Write After Approval): Add myself.
7665 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7667         * configure.in (libstdcxx_flags): Do not try to execute
7668         libstdc++-v3/testsuite_flags until it exists.
7670 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7672         * MAINTAINERS: Update my email address.
7674 2001-05-31  Graham Stott  <grahams@redhat.com>
7676         * MAINTAINERS (Write After Approval): Add myself.
7678 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7680         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7681         libraries when using g++ with native linker.
7683 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7685         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7687 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7689         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7690         [aix4*|aix5*]: Prepend blank.
7692 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7694         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7695         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7696         of subdir/configure scripts to use the new libtool.m4.
7698 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7700         * MAINTAINERS (Write After Approval): Add myself.
7702 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7704         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7706 2001-05-11  Ben Elliston  <bje@redhat.com>
7708         * Makefile.in (all-sid): New target.
7709         (check-sid, clean-sid, install-sid): Likewise.
7711 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7713         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7715 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7717         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7718         libgcj.
7720 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7722         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7723         gcc/xgcc is built, use -print-prog-name to find out the program
7724         name to use.
7726 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7728         * configure.in (noconfigdirs): Don't reset it from scratch in the
7729         target case; only append to it.
7731         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7732         sparc-*-solaris2.8]: Disable ${libgcj}.
7734 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7736         * configure.in (libgcj_saved): Copy from $libgcj.
7737         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7738         --disable-libgcj.
7740 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7742         * MAINTAINERS: Remove self as MIPS maintainer and
7743         C front end maintainer.
7745 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7747         * configure.in: Move *-chorusos target case to the proper switch.
7748         Disable libgcj.
7750 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7752         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7753         1.641.2.228.
7755 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7757         * Makefile.in (STAGE1_CFLAGS): Pass down.
7759 2001-04-13  Alan Modra  <amodra@one.net.au>
7761         * config.guess: Add hppa64-linux support.  Note for next import that
7762         this is already in the master file.
7763         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7765 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7767         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7768         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7770 2001-04-11  Stan Shebs  <shebs@apple.com>
7772         * MAINTAINERS: Add self as Darwin port maintainer.
7774 2001-04-11  Alan Modra  <amodra@one.net.au>
7776         * MAINTAINERS: Update my email address.
7778 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7780         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7781         recent versions of FreeBSD (release 3 or later).
7782         * ltconfig: On FreeBSD, -lc must not be provided when building
7783         a shared library or else the standard -pthread gcc option is
7784         rendered worthless to later users of the built library.
7786 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7788         * MAINTAINERS: Add self and RTH as C front end maintainers.
7790 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7792         * config.sub: Make sure to match an already-canonicalized
7793         machine name (eg. mn10300-unknown-elf).
7795 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7797         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7798         New macros.
7799         (bootstrap, cross): Use RECURSE_FLAGS.
7800         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7802 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7804         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7806 2001-03-22  Colin Howell  <chowell@redhat.com>
7808         * Makefile.in (DO_X): Do not backslash single-quotes in
7809         backquotes (two places).
7811 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7813         Re-installed:
7814         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7815         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7816         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7817         * ltcf-cxx.sh: Likewise.
7818         * ltcf-gcj.sh: Likewise.
7820 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7822         * MAINTAINERS: Add myself as "documentation co-maintainer".
7824 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7826         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7827         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7829 2001-03-19  Tom Tromey  <tromey@redhat.com>
7831         * config-ml.in: Handle GCJ and GCJFLAGS.
7833 2001-03-21  Michael Chastain  <chastain@redhat.com>
7835         * Makefile.in: all-m4 depends on all-texinfo.
7837 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7839         * MAINTAINERS: Add myself to write after approval list.
7841 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7843         * Makefile.in (DO_X): Quote nested quotes.
7845 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7847         * MAINTAINERS: Add myself to write after approval list.
7849 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7851         * Makefile.in (DO_X): Use double quotes for quoting
7852         "RANLIB=$${RANLIB}".
7854 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7856         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7858 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7860         * configure.in: Only use `lang_requires' for languages athat are
7861         actually enabled.
7863 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7865         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7867 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7869         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7871 2001-03-07  Tom Tromey  <tromey@redhat.com>
7873         * configure.in: Allow config-lang.in to set `lang_requires' to list
7874         of other required languages.
7876 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7878         * Makefile.in: Remove RANLIB definition. Use RANLIB
7879         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7880         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7882 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7883             Alexandre Oliva  <aoliva@redhat.com>
7885         * Makefile.in (check-c++): Use tabs, not spaces.
7887 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7889         * MAINTAINERS: add myself to Write After Approval list.
7891 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7893         * Makefile.in (check-c++): New rule.
7895         * configure.in (target_libs): Remove libg++.
7896         (noconfigdirs): Remove libg++.
7897         (noconfigdirs): Same.
7898         (noconfigdirs): Same.
7899         (noconfigdirs): Same.
7901         * config-ml.in: Remove libg++ references.
7903         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7904         (ALL_TARGET_MODULES): Same.
7905         (configure-target-libg++): Remove.
7906         (all-target-libg++): Remove.
7907         (configure-target-libio): Remove.
7908         (all-target-libio): Remove.
7909         (check-target-libio): Remove.
7910         (.PHONY): Remove.
7911         (libg++.tar.bz2): Remove.
7912         (all-target-cygmon): Remove libio.
7913         (all-target-libstdc++): Remove.
7914         (configure-target-libstdc++): Remove.
7915         (TARGET_LIB_PATH): Remove libstdc++.
7916         (ALL_GCC_CXX): Remove libstdc++.
7917         (all-target-gperf): Correct.
7919 2001-02-16  Nick Clifton  <nickc@redhat.com>
7921         * configure.in (noconfigdirs): Allow configuration of texinfo
7922         for Cygwin hosts.
7924 2001-02-15  Anthony Green  <green@redhat.com>
7926         * configure: Introduce GCJ_FOR_TARGET.
7927         * configure.in: Ditto.
7928         * Makefile.in: Ditto.
7930 2001-02-13  Andreas Schwab  <schwab@suse.de>
7932         * MAINTAINERS: Update mail address.
7934 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7936         * config.guess: Add linux target for S/390.
7937         * config.sub: Likewise.
7939 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7941         * configure.in: for *-chorusos, don't config target-newlib and
7942         target-libgloss.
7944 2001-02-06  Ben Elliston  <bje@redhat.com>
7946         * configure: Output host type to stdout, not stderr.
7948 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7950         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7951         * ltcf-cxx.sh: Likewise.
7953         * config.if: Assume enable_libstdcxx_v3 is defined.
7955 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7957         Remove V2 C++ library.
7958         * configure.in: Remove --enable-libstdcxx_v3 support.
7960 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7962         * include/demangle.h: Add prototype for java_demangle_v3.
7964 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7966         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7968 2001-01-27  Richard Henderson  <rth@redhat.com>
7970         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7972 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7974         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7975         Don't unset, it's non-portable and no longer necessary, set to empty
7976         instead.
7978 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7980         * ltconfig: Shell portability fix for the tagname validity check.
7982 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7984         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7985         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7987 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7989         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7991 2001-01-26  Tom Tromey  <tromey@redhat.com>
7993         * configure.in: Allow libgcj to be built on Sparc Solaris.
7995 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7997         * ltcf-c.sh: Add aix5 case.
7998         * ltcf-cxx.sh: Likewise.
7999         * ltconfig: Likewise.
8001 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8003         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8004         keep at least one of build_libtool_libs or build_old_libs set to
8005         yes.
8007         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8008         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8010 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8012         * configure.in: Enable libgcj on several additional platforms.
8014 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8016         * configure.in: Enable libgcj for linux targets.
8018 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8020         * MAINTAINERS (Write After Approval): Add myself.
8022 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8024         * MAINTAINERS: Add myself as vax port maintainer.
8026 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8028         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8030 2001-01-09  Mike Stump  <mrs@wrs.com>
8032         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8033         failures of subdirectories.
8035 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8037         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8038         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8039         * ltcf-cxx.sh: Likewise.
8040         * ltcf-gcj.sh: Likewise.
8041         * ltconfig.sh: Fix typo.
8043 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8045         * configure: handle DOS-style absolute paths.
8047 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8049         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8051 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8053         * MAINTAINERS: Add myself as avr port co-maintainer.
8055 2000-12-28  Ben Elliston  <bje@redhat.com>
8057         * MAINTAINERS: Add myself under ``Write After Approval''.
8059 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8061         * texinfo: Remove directory from GCC.
8063 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8065         * COPYING: Update to current
8066         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8067         to 19yy as example year in copyright notice).
8069 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8071         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8072         (libstdcxx_incdir): Pass down.
8073         * config.if: Remove expired bits for cxx_interface, add stub.
8074         (libstdcxx_incdir): Add variable for g++ include directory.
8075         * configure.in (gxx_include_dir): Use it.
8077 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8079         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8080         with old-email address from ``Write After Approval''.
8082 2000-12-15  Andreas Jaeger  <aj@suse.de>
8084         * configure.in: Handle lang_dirs.
8086 2000-12-14  Tom Tromey  <tromey@redhat.com>
8088         * MAINTAINERS: Removed brads.
8090         * MAINTAINERS: Added gcj developers.
8092 2000-12-13  Anthony Green  <green@redhat.com>
8094         * configure.in: Disable libgcj for any target not specifically
8095         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8096         with g++ abi.
8098 2000-12-13  Mike Stump  <mrs@wrs.com>
8100         * Makefile.in (local-distclean): Also remove fastjar.
8102 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8104         * contrib/gcc_update: Add fastjar --touch entries.
8106 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8108         * configure.in: Disable language-specific target libraries for
8109         languages that aren't enabled.
8111 2000-12-10  Anthony Green  <green@redhat.com>
8113         * configure.in: Define libgcj.  Disable libgcj target libraries for
8114         most targets.
8116 2000-12-10  Neil Booth  <neilb@earthling.net>
8118         * MAINTAINERS: Update mail address, remove from WAA list.
8120 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8122         * libjava: Imported from /cvs/java.
8123         * libffi: Likewise.
8124         * Boehm-gc: Likewise.
8126 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8128         * configure.in (target_libs): Revert 2000-12-08 patch.
8129         (noconfigdirs): Added target-libjava.
8131 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8133         * djunpack.bat: removed.
8135 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8137         * Makefile.in: handle DOS-style absolute paths.
8138         * config-ml.in: likewise.
8139         * symlink-tree: likewise.
8141 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8143         * fastjar: Imported.
8145 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8147         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8148         libjava.
8149         * configure.in (target_libs): Removed `target-libjava'.
8151 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8153         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8154         (ALL_MODULES): Added fastjar.
8155         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8156         (all-target-libjava): all-fastjar replaces all-zip.
8157         (all-fastjar): Added.
8158         (configure-target-fastjar, all-target-fastjar): Likewise.
8159         * configure.in (host_tools): Added fastjar.
8161 2000-12-07  Mike Stump  <mrs@wrs.com>
8163         * Makefile.in (local-distclean): Remove leftover built files.
8165 2000-11-24  Nick Clifton  <nickc@redhat.com>
8167         * configure.in (xscale-elf): Add target.
8168         (xscale-coff): Add target.
8170 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8172         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8173         recent versions of FreeBSD (release 3 or later).
8174         * ltconfig: On FreeBSD, -lc must not be provided when building
8175         a shared library or else the standard -pthread gcc option is
8176         rendered worthless to later users of the built library.
8178 2000-11-16  Fred Fish  <fnf@be.com>
8180         * configure.in (enable_libstdcxx_v3): Fix typo,
8181         libstd++ -> libstdc++.
8183 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8185         * MAINTAINERS: Add self to Write After Approval list.
8187 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8189         * MAINTAINERS: Update my email address.  Add myself to global write
8190         privs list.
8192 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8194         * Makefile.in: Merge with src and libgcj.
8195         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8196         configure-target-<library> when their configure scripts need the C
8197         or C++ library to have already been built to work properly.
8198         (do_proto_toplev): Set them to an empty string.
8200         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8201         (REALLY_SET_LIB_PATH): Use them.
8203 2000-11-17  Stan Shebs  <shebs@apple.com>
8205         * MAINTAINERS: Add self to Write After Approval list.
8207 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8209         * configure: Provide the original toplevel configure arguments
8210         (including $0) to subprocesses in the environment rather than
8211         through gcc/configargs.h.
8213 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8215         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8216         C99.  Alphabetise "Write After Approval" list.
8218 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8220         * configure: Turn on libstdc++ V3 by default.
8222         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8223         if we've got GCC.
8225 2000-11-11  Philip Blundell  <philb@gnu.org>
8227         * MAINTAINERS: Add self to Write After Approval list.
8229 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8231         * ltcf-c.sh (aix4): Improve shared library configuration; require
8232         exporting symbols.
8233         * ltcf-cxx.sh (aix4): Define.
8234         * ltconfig (aix4): Define library and soname specs appropriate for
8235         AIX.  Define command to create export symbols list.
8237 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8239         * config.sub: Add support for Sun Chorus
8241 2000-10-31  Nick Clifton  <nickc@redhat.com>
8243         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8244         <name>@redhat.com.  Also installed new email address for Clint
8245         Popetz.
8247 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8249         * etc: Remove directory from GCC.
8251 2000-10-16  Michael Meissner  <meissner@redhat.com>
8253         * configure (gcc/configargs.h): Only create if there is a build GCC
8254         directory created.
8256 2000-10-16  Matthias Klose  <doko@debian.org>
8258         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8259         when configured for libstdc++-v3.
8261 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8263         * configure: Save configure arguments to gcc/configargs.h.
8265 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8267         * config.guess: Import CVS version 1.157.
8268         * config.sub: Import CVS version 1.181.
8270 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8272         * Makefile.in (bootstrap): avoid recursion if subdir missing
8273         (cross): ditto
8274         (do-proto-toplev): ditto
8276 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8278         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8279         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8281         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8282         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8283         all affected `configure' scripts.
8285 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8287         * MAINTAINERS: Add self as cpplib co-maintainer.
8289 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8291         * MAINTAINERS: Add self to Write After Approval list.
8293 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8295         * INSTALL/README: egcs -> GCC update.
8297 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8299         * MAINTAINERS: Add myself to Write After Approval list.
8301 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8303         * MAINTAINERS: Add myself to Write After Approval list.
8305 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8307         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8308         X11 libraries for hppa64.
8310 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8312         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8314 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8316         * Makefile.in (all-zlib): Added dummy target.
8318         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8319         ltcf-gcj.sh: Updated from libtool multi-language branch.
8321 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8323         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8324         (bootstrap*): Depend on all-bootstrap.
8326 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8328         * config.guess: Import CVS version 1.156.
8329         * config.sub: Import CVS version 1.179.
8331 2000-09-02  Anthony Green  <green@cygnus.com>
8333         * Makefile.in (all-gcc): Depend on all-zlib.
8334         (CLEAN_MODULES): Add clean-zlib.
8335         (ALL_MODULES): Add all-zlib.
8336         * configure.in (host_libs): Add zlib.
8338 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8340         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8341         crosses, but add gcc/include to the header search path for them.
8343 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8345         * MAINTAINERS: Add self to Write After Approval list.
8347 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8349         * config.guess: Import CVS version 1.152.
8350         * config.sub: Import CVS version 1.177.
8352 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8354         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8355         $targargs to tell whether newlib is going to be built.
8357         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8358         $$r/TARGET_SUBDIR/libio for _G_config.h.
8360 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8362         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8364 2000-08-22  DJ Delorie  <dj@redhat.com>
8366         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8368 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8370         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8371         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8372         sub-configures.
8374 2000-08-21  DJ Delorie  <dj@redhat.com>
8376         * MAINTAINERS: Add self as a libiberty maintainer
8378 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8380         * configure.in (libstdcxx_flags): Use
8381         libstdc++-v3/src/libstdc++.INC.
8383 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8385         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8387 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8389         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8391         * configure: Make enable_threads and enable_shared defaults
8392         explicit.  Substitute enable_threads into generated Makefiles.
8393         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8394         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8396 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8398         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8400 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8402         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8403         previous delta.
8405 2000-08-11  Jason Merrill  <jason@redhat.com>
8407         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8408         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8409         (FLAGS_FOR_TARGET): Not here.
8410         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8412 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8414         * config-ml.in (CC, CXX): Don't introduce a leading space.
8416 2000-08-07  DJ Delorie  <dj@delorie.com>
8418         * MAINTAINERS: Add self as a DJGPP maintainer
8420 2000-08-07  DJ Delorie  <dj@redhat.com>
8422         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8423         "if we're also building gcc, and it's a gcc that will run on the
8424         build machine, we want to use its includes instead of the system's
8425         default includes".
8427 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8429         * MAINTAINERS: Add self to Write After Approval list.
8431 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8433         * configure.in (libstdcxx_flags): Don't use `"'.
8435         * config-ml.in: Adjust multilib search paths to the
8436         appropriate multilib tree.
8438 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8440         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8441         commas in $LANGUAGES.
8443 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8445         * configure.in: Re-enable all references to libg++ and librx.
8447 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8449         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8450         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8451         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8452         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8454         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8456 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8458         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8459         CXX_FOR_TARGET for sed.
8461 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8463         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8464         Do not override if already set in the environment or in configure.
8465         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8466         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8468 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8470         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8471         the libtool CVS tree multi-language branch.
8472         * ltconfig, ltmain.sh: Updated.
8474 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8476         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8477         (clean-target): Depend on it.
8479         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8480         (GCC_FOR_TARGET): Use it.
8481         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8482         * configure.in: ... here.
8483         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8484         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8486 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8488         * MAINTAINERS: Add self to Write After Approval list.
8490 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8492         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8493         (configure-target-libchill, configure-target-libobjc): Likewise.
8495         * configure.in: Use the same cache file for all target libs.
8496         * config-ml.in: But different cache files per multilib variant.
8498 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8500         * configure (topsrcdir): Don't use dirname.
8502 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8504         * MAINTAINERS: Add self to Write After Approval list.
8506 2000-07-20  Jason Merrill  <jason@redhat.com>
8508         * configure.in: Remove all references to libg++ and librx.
8510         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8512 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8514         * config.sub: Update to subversions version 2000-07-06.
8516 2000-07-12  Andrew Haley  <aph@cygnus.com>
8518         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8519         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8521 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8523         * symlink-tree:  Check number of arguments.
8525 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8527         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8528         search path for a g++ extracted from the build tree.  This
8529         will allow link tests run by configure scripts in
8530         subdirectories to succeed.
8532 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8534         * ltconfig: Add support for mips-dde-sysv4.2MP
8536 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8538         * MAINTAINERS: Add myself as loop discovery maintainer.
8540 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8542         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8543         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8545 2000-06-19  Timothy Wall  <twall@cygnus.com>
8547         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8548         * config.sub: Add tic54x target.
8550 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8552         * MAINTAINERS: Add self as Fortran maintainer,
8553         remove Craig Burley.
8555 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8557         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8558         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8560 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8562         * MAINTAINERS: Add self as i18n maintainer
8564 20000-05-21  H.J. Lu  (hjl@gnu.org)
8566         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8567         directory are used if they exist. Make sure
8568         $(build_tooldir)/include is searched for header files,
8569         $(build_tooldir)/lib/ for library files.
8570         (GCC_FOR_TARGET): Likewise.
8571         (CXX_FOR_TARGET): Likewise.
8573 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8575         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8577 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8579         * Makefile.in (configure-target-libiberty): Depend on
8580         configure-target-newlib.
8582 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8584         * configure.in, Makefile.in: Merge all libffi-related
8585         configury stuff from the libgcj tree.
8587 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8589         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8590         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8592 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8594         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8595         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8596         current version information.  Add to proto-toplev directory.
8597         (gdb-taz): Build do-djunpack.
8599 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8601         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8603 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8605         * MAINTAINERS: Add self to Write After Approval list.
8607 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8609         * ltmain.sh: Preserve in relink_command any environment
8610         variables that may affect the linker behavior.
8612 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8614         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8616 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8618         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8620 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8622         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8623         with the version name.
8625 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8627         * MAINTAINERS: Add self as bb-reorder maintainer.
8629 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8631         * config.if: Tweak.
8633 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8635         * djunpack.bat: New file.
8637 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8639         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8640         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8641         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8642         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8644 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8646         * config.sub (case $basic_machine): Change default for "ibm-*"
8647         to "openedition".
8649 2000-04-13  Andreas Jaeger  <aj@suse.de>
8651         * MAINTAINERS: Added myself.
8653 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8655         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8656         (do-md5sum): New target.
8657         (MD5PROG): Define.
8658         (PACKAGE): Default to TOOL.
8659         (VER): Default to a shell script.
8660         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8661         md5 checksum generation.
8662         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8663         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8664         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8665         insight.tar.bz2): Use gdb-taz to create archive.
8667 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8669         * configure (warn_cflags): Delete.
8671 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8673         * MAINTAINERS: Added myself.
8675 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8676             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8678         * configure.in (enable_libstdcxx_v3): Add.
8679         (target_libs): Add bits here to switch between libstdc++-v2 and
8680         libstdc++-v3.
8681         * config.if: And this file too.
8682         * Makefile.in: Add libstdc++-v3 targets.
8684 2000-04-05  Michael Meissner  <meissner@redhat.com>
8686         * config.sub (d30v): Add d30v as a basic machine type.
8688 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8690         * configure.in: -linux-gnu*, not -linux-gnu.
8692 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8694         * MAINTAINERS: Add self in write-after-approval section.
8696 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8698         * MAINTAINERS: Add self as ia64 port maintainer.
8700 2000-03-08  Neil Booth  <NeilB@earthling.net>
8702         * MAINTAINERS: Add self in write-after-approval section.
8704 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8706         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8707         (do-tar-bz2): Replace TOOL with PACKAGE.
8708         (gdb.tar.bz2): Remove GDBTK from GDB package.
8709         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8710         dejagnu.tar.bz2): New packages.
8712 2000-02-27  Andreas Jaeger  <aj@suse.de>
8714         * configure.in: Add entry for mips*-*-linux*, move catch all
8715         *-*-*linux* entry below this one.
8717 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8719         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8721 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8723         * config.sub: Support an OS of "wince".
8725 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8727         * config.guess, config.sub: Updated to match config's 2000-02-15
8728         version.
8730 2000-02-23  Linas Vepstas <linas@linas.org>
8732         * config.sub: Add support for Linux/IBM 370.
8733         * configure.in: Likewise.
8735 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8737         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8739 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8741         * config.guess: Guess "cygwin" rather than "cygwin32".
8743 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8745         * configure (gcc_version): When setting, narrow search to
8746         lines containing `version_string'.
8748 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8750         * config.sub: Add support for avr target.
8752 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8754         * MAINTAINERS: Add maintainers for MCore port.
8756 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8758         * config.sub: Add mmix-knuth-mmixware.
8760 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8762         * MAINTAINERS: Pair cccp with cpplib maintainership.
8764 2000-01-27  Christopher Faylor <cgf@redhat.com>
8766         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8767         structure stuff to -L library search.
8768         (CXX_FOR_TARGET): Ditto.
8769         (CROSS_CHECK_MODULES): Fix spelling mistake.
8771 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8773         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8774         the C++ compiler.
8776 2000-01-12  Richard Henderson  <rth@cygnus.com>
8778         * configure.in: Don't build some bits for beos.
8780 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8782         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8783         as include files.
8785 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8787         * Add self as cpplib maintainer, as requested by Jason
8788         Merrill.  Correct my e-mail address.
8790 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8792         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8793         not mh-aix43.
8795 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8797         * MAINTAINERS: Add myself to "write after approval" list.
8799 1999-12-14  Richard Henderson  <rth@cygnus.com>
8801         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8802         * config.sub: Accept alphaev[78], alphaev8.
8804 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8806         * config.guess, config.sub: Update from autoconf.
8808 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8810         * MAINTAINERS:  update my playtime e-address.
8812 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8814         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8815         necessary libraries are missing.
8817 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8819         * MAINTAINERS: Add new 'write after approval' maintainer.
8821 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8823         * MAINTAINERS: Add new Java maintainer.
8825 1999-10-25  Andreas Schwab  <schwab@suse.de>
8827         * configure: Fix quoting inside arguments of eval.
8829 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8831         * config-ml.in: Allow suppression of some ARM multilibs.
8833 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8835         * config.guess: Add OS/390 match pattern.
8836         * config.sub: Add mvs, openedition targets.
8837         * configure.in (i370-ibm-opened*): New.
8839 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8841         * config.sub: Add support for configuring for pj.
8843 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8845         * config.sub (maybe_os): Add support for configuring for fr30.
8847 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8849         * configure.in: Do not configure or build ld for AIX
8850         platforms.  ld is known to be broken on these platforms.
8852 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8854         * config-ml.in: Pass compiler flag corresponding to multidirs to
8855         subdir configures.
8857 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8859         * Makefile.in (LDFLAGS): Define.
8861 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8863         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8864         noconfigdirs.
8865         (*-*-cygwin*): Likewise.
8867 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8869         * mkdep: New file.
8870         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8871         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8873         From Eli Zaretskii <eliz@is.elta.co.il>:
8874         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8875         long file name when using DJGPP on MS-DOS.
8877 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8879         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8881 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8883         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8884         dependency as this causes "make check" to globally "make all"
8886 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8888         * configure.in (target_libs): Added target-zlib.
8889         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8890         (CONFIGURE_TARGET_MODULES): Likewise.
8891         (CHECK_TARGET_MODULES): Likewise.
8892         (INSTALL_TARGET_MODULES): Likewise.
8893         (CLEAN_TARGET_MODULES): Likewise.
8894         (configure-target-zlib): New target.
8895         (all-target-zlib): Likewise.
8896         (all-target-libjava): Depend on all-target-zlib.
8897         (configure-target-libjava): Depend on configure-target-zlib.
8899         * Makefile.in (configure-target-libjava): Depend on
8900         configure-target-newlib.
8901         (configure-target-boehm-gc): New target.
8902         (configure-target-qthreads): New target.
8904         * configure.in (target_libs): Added target-qthreads.
8905         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8906         (CONFIGURE_TARGET_MODULES): Likewise.
8907         (CHECK_TARGET_MODULES): Likewise.
8908         (INSTALL_TARGET_MODULES): Likewise.
8909         (CLEAN_TARGET_MODULES): Likewise.
8910         (all-target-qthreads): New target.
8911         (configure-target-libjava): Depend on configure-target-qthreads.
8912         (all-target-libjava): Depend on all-target-qthreads.
8914         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8915         (CONFIGURE_TARGET_MODULES): Likewise.
8916         (CHECK_TARGET_MODULES): Likewise.
8917         (INSTALL_TARGET_MODULES): Likewise.
8918         (CLEAN_TARGET_MODULES): Likewise.
8919         (all-target-libjava): New target.
8920         (all-target-boehm-gc): Likewise.
8921         * configure.in (target_libs): Added libjava, boehm-gc.
8923 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8925         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8926         configure.bat in SUPPORT_FILES.
8927         (gas+binutils.tar.bz2): Likewise.
8929         * makeall.bat: Remove; obsolete.
8931 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8933         From Mark Elbrecht:
8934         * configure.bat: Remove; obsolete.
8936 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8938         * configure: Add -W -Wall to the default CFLAGS when compiling with
8939         gcc.
8941 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8943         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8945 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8947         * configure.in: Build ld on IRIX6.
8949 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8951         * Makefile.in: Change distribution targets to use bzip2 instead of
8952         gzip.
8953         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8954         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8956 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8958         * config.sub: Add mcore target.
8960 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8962         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8964 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8966         * config.guess (dummy): Changed to $dummy.
8968 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8970         * config.sub: Tidied up case statements.
8972 1999-05-22  Ben Elliston  <bje@cygnus.com>
8974         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8975         <jiro@din.or.jp>.
8977         * config.guess: Merge with FSF version. Future changes will be
8978         more accurately recorded in this ChangeLog.
8979         * config.sub: Likewise.
8981 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8983          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8985 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8987         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8989 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8991         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8993 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8995         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8996         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8997         Bad merge removed these two changes.
8999 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9000                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9002         * config.guess (interix Alpha): Add.
9004 1999-04-11  Richard Henderson  <rth@cygnus.com>
9006         * configure.in (i?86-*-beos*): Do config gperf; don't config
9007         gdb, newlib, or libgloss.
9009 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9011         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9012         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9013         from multidirs.
9015 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9017         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9019 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9021         * config.sub: Add support for mcore targets.
9023 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9025         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9026         not mt-ospace, in order to shut up assembler warning about using
9027         symbols that are named the same as registers.
9029 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9031         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9032         dependency list for all-target-cygmon.
9034 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9036         * config-ml.in: Check $host, not $target, for selective multilibs.
9037         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9038         thumb interworking, and underscore prefix multilibs.
9040 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9042         * missing: Update to version from current automake.
9044 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9046         * configure (gxx_include_dir): Removed.
9048         * configure.in (gxx_include_dir): Handle it.
9049         * Makefile.in: Likewise.
9051 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9053         * config.sub (mips64vr4111,mips64vr4111el) Add.
9055 1999-03-21  Ben Elliston  <bje@cygnus.com>
9057         * config.guess: Correct typo for detecting ELF on FreeBSD.
9059 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9061         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9062         config/mh-djgpp.
9064 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9066         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9067         all-target-newlib to dependency list for all-target-bsp.
9069 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9071         * config.sub: Add i386-uwin support.
9072         * config.guess: Likewise.
9074 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9076         * configure.in: cleanup, add mh-*pic handling for arm, special
9077         case powerpc*-*-aix*
9079 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9081         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9082         can be built.
9084 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9086         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9087         targets.
9089 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9091         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9093 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9095         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9097 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9099         * config.sub: Fix typo in arm recognition.
9101 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9103         * configure.in (noconfigdirs): Changed target_configdirs to
9104         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9105         rather than m68k-*-* since it is not known to work on
9106         m68k-aout. Ditto for arm-*-*oabi.
9108 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9110         * configure.in (*-*-windows*): Remove, no longer used.
9112 1999-02-19  Ben Elliston <bje@cygnus.com>
9114         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9115         Smart and improved by Andrew Cagney.
9117 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9119         * config.guess: Recognize openbsd-*-hppa.
9121 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9123         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9124         only if it is not empty.
9126 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9128         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9130         * config.guess: Modified to recognize uname's armv* syntax.
9132         * config.sub: Modified to recognize uname's armv* syntax.
9134 1999-02-17  Mark Salter  <msalter@cygnus.com>
9136         * configure.in: Added target-bsp for sparclite.
9138 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9140         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9142 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9144         * configure.in: Add support for strongarm port.
9145         * config.sub: Add support for strongarm target.
9147 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9149         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9150         the old name config/mh-cygwin32.
9151         Enable texinfo.
9153 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9155         * configure.in: Do build ld for ix86 Solaris.
9157 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9159         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9160         $AR_FOR_TARGET.  Likewise for RANLIB.
9162 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9164         * config.sub (oabi):  Recognize.
9165         * configure.in (arm-*-oabi):  Handle.
9167 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9169         * config.guess: Improve detection of i686 on UnixWare 7.
9171 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9173         * config.guess: Add support for i386-pc-interix.
9174         * config.sub: Likewise.
9175         * configure.in: Likewise.
9177 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9179         * Makefile.in: Remove unneeded all-target-libio from
9180         from all-target-winsup target since it is now unneeded.
9181         Add all-target-libtermcap in its place since it is now
9182         needed.
9184 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9186         * configure.in: makefile stub for cygwin target is probably
9187         unnecessary.  Remove it for now.
9189 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9191         * configure.in: libtermcap.a should be built when cygwin is the
9192         target as well as the host.
9193         * config.guess: Allow mixed case in cygwin uname output.
9194         * Makefile.in: Add libtermcap target.
9196 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9198         * config.sub: Clean up handling of hppa2.0.
9200 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9202         * config.guess: Use C code to identify more HP machines.
9204 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9206         * config.sub: Handle hppa2.0.
9208 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9210         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9211         cygmon for all sparclite targets, regardless of object format.
9213 1998-12-15  Mark Salter  <msalter@cygnus.com>
9215         * configure.in: Added target-bsp for several target architectures.
9217         * Makefile.in: Added rules for bsp.
9219 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9221         * config.guess: Improve detection of hppa2.0 processors.
9223 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9225         * config.guess: Recognize FreeBSD using ELF automatically.
9227 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9229         * configure (skip-this-dir): Add handling for new shell script, which
9230         might be created by a sub-directory's configure to indicate, this particular
9231         directory is "unwanted".
9232         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9234 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9236         * ltconfig: import from libtool, after changing libtool to
9237         account for the cygwin name change.
9239 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9241         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9242         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9244 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9246         * configure.in: Add libtermcap to list of cygwin dependencies.
9248 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9250         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9251         they include winsup/include when it's a cygwin target.
9253 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9255         * configure.in (host_tools): Added zip.
9256         * Makefile.in (all-target-libjava): Depend on all-zip.
9257         (all-zip): New target.
9258         (ALL_MODULES): Added all-zip.
9259         (NATIVE_CHECK_MODULES): Added check-zip.
9260         (INSTALL_MODULES): Added install-zip.
9261         (CLEAN_MODULES): Added clean-zip.
9263 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9265         * Makefile.in: lose "32" from comment about cygwin.
9267 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9269         * configure.in: Use -Os to build target libraries for the fr30.
9271 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9273         * config.sub: Add fr30.
9275 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9277         * configure.in: drop "32" from config/mh-cygwin32.  Check
9278         cygwin* instead of cygwin32*.
9279         * config.sub: Check cygwin* instead of cygwin32*.
9281 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9283         * config.guess: Match any version of Unixware7.
9285 1998-10-20  Syd Polk  <spolk@cygnus.com>
9287         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9288         if desired.
9290 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9292         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9293         these if the appropriate directories and files to not exist.
9295 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9297         * Makefile.in (DEVO_SUPPORT): Add config.if.
9299 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9301         * configure: Add pattern to replace "build_tooldir"'s
9302         definition in the generated Makefile with "tooldir"'s
9303         actual value.
9305 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9307         * config.sub: Bring back lost sparcv9.
9309         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9311 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9313         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9314         CC_FOR_TARGET and friends.
9316 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9318         * Makefile.in (build_tooldir): New variable, same as tooldir.
9319         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9320         -B$(build_tooldir)/bin/.
9321         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9323 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9325         * README: Remove installation instructions and refer to the
9326         INSTALL directory instead.
9328 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9330         * config.sub: Add support for i[34567]86-pc-udk.
9331         * configure.in: Likewise.
9333 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9335         * Makefile.in: add bzip2 package building bits for user
9336         tools module
9337         * configure.in: ditto
9339 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9341         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9342         (ALL_TARGET_MODULES): Add all-target-libobjc.
9343         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9344         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9345         (all-target-libchill): Add dependencies.
9346         * configure.in (target_libs): Add libchill.
9348 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9350         * configure.in (target_subdir): Remove duplicate line.
9352 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9354         * Makefile.in (all-automake): fix dependencies.
9356 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9358         * configure.in: Minor cleanups for building in the $(target_alias)
9359         subdir.
9361 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9363         * Makefile.in (bootstrap): Set r and s before make all.  Use
9364         BASE_FLAGS_TO_PASS in make all.
9365         (cross): Likewise.
9367 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9369         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9371 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9373         * config.sub: Fix typo in last change.
9375 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9377         * config.sub: Add support for C4x target.
9378         * configure.in: Likewise.
9380 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9382         * config.sub: Recognize sparcv9 just like sparc64.
9384 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9386         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9388 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9390         * config.guess: Correctly identify Pentium II sco boxes.
9392         * config.guess: Fix "tr" code.  From Weiwen Liu.
9394 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9396         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9397         stabs.
9399 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9401         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9402         (ALL_TARGET_MODULES): Add all-target-libchill.
9403         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9404         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9405         (all-target-libchill): Add dependencies.
9406         * configure.in (target_libs): Add libchill.
9408 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9410         * config.guess: Avoid assumptions about "tr" behaves when
9411         LANG is set to something other than English.
9413 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9415         * configure (gxx_include_dir): Changed to
9416         '${prefix}/include/g++'-${libstdcxx_interface}.
9418         * config.if: New to determine the interfaces.
9420 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9422         * config.guess: Detect and handle MPE/IX.
9423         * config.sub: Deal with MPE/IX.
9425 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9427         * configure.in: Use mh-aix43.
9429 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9431         * configure: Fix --without/--disable cases for gxx-include-dir.
9433 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9435         * mdata-sh:  Imported.  Needed for automake support.
9437 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9439         * Makefile.in (taz): Try "chmod -R og=u ." before
9440         "chmod og=u `find . -print`".
9442 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9444         * configure.in: Add arm-elf and thumb-elf support.
9446 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9448         * Makefile.in: Undo previous patch.
9450 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9452         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9453         to here ...
9454         (install-no-fixedincludes): and here
9455         (INSTALL_MODULES): ... from here.
9457 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9459         * config.sub: Merge with FSF.
9461         * config.guess: Merge with FSF.
9463 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9465         * configure (extraconfigdirs): New variable.
9466         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9467         * Makefile.in (all): Move higher in file.
9468         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9469         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9470         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9471         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9472         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9474 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9476         * Makefile.in (all-target-libjava): Depend on all-gcc and
9477         all-target-newlib.
9478         (configure-target-libjava): Depend on $(ALL_GCC).
9480 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9482         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9483         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9485 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9487         * INSTALL/README: Fix typo.
9489 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9491         * ylwrap: Change absolute path checks to check for DOS style path
9492         names.
9494         * ylwrap: Don't use a full path name if the source file is in the
9495         same directory.  From hjl@lucon.org (H.J. Lu).
9497         * config-ml.in: Default to being verbose, to match Feb 18 change to
9498         configure.
9500 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9502         Brought over from egcs:
9504         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9506         * configure.in (target_subdir): Set to ${target_alias} instead
9507         of "libraries".
9509         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9511         * configure.in (target_subdir): Set to libraries if enable_multilib.
9513 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9515         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9516         multilibs, force reconfiguration the first time we create
9517         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9519 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9521         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9522         avoid confusion with --no-recursion.
9524 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9526         * configure.in: Win32 hosts shouldn't use install -x
9527         * install-sh: remove -x option, and special .exe-handling
9528         hack.
9530 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9532         * config.guess: Recognize i586-pc-beos.
9533         * configure.in: Don't build some bits for beos.
9535 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9537         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9538         CFLAGS default to -O2.
9540         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9541         when using GNU ld.
9543 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9545         * ltmain.sh: Correct install when using a different shell.
9547 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9549         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9551 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9553         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9554         target.
9556 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9558         * ltconfig: Update to correct AIX handling.
9560 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9562         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9564         * configure.in (target_subdir): Set to ${target_alias} instead
9565         of "libraries".
9567 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9569         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9570         (Makefile): Depend on $(gcc_version_trigger).
9572         * configure (gcc_version): Change default initializer to empty
9573         string.
9574         (gcc_version_trigger): New variable; pass this variable down
9575         to subdir configures to enable them checking gcc's version
9576         themselves. Emit make macros for both gcc_version vars.
9577         (topsrcdir): Initialize reliably.
9578         (recursion line): Remove --with-gcc-version=${gcc_version}.
9580 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9582         * configure (enable_version_specific_runtime_libs): Implement new flag
9583         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9584         in $(libsubdir); emit definition in each generated Makefile.
9585         (gxx_include_dir): Initialize depending on
9586         $enable_version_specific_runtime_libs.
9588 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9590         * configure (gcc_version): Initialize properly depending on
9591         how and where configure is started.
9592         (recursion line): Pass a --with-gcc-version=${gcc_version}
9593         to configures in subdirs.
9595 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9597         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9598         cygmon
9600 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9602         * configure.in: Add cygmon and libstub support for mn10200.
9604 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9606         * configure (gcc_version): Add new variable describing the
9607         particular gcc version we're building.
9608         * Makefile.in (libsubdir): Add new macro for the directory
9609         in which the compiler finds executables, libraries, etc.
9610         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9611         and libsubdir.
9613 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9615         * Makefile.in (local-clean): Remove *.log.
9616         (warning.log): Built with warn_summary from build.log.
9617         (mail-report.log): Run test_summary.
9618         (mail-report-with-warnings.log): Run test_summary including
9619         warning.log in the report.
9621 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9623         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9625 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9627         * Makefile.in (grep): Grep no longer depends on libiberty.
9629 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9631         * Makefile.in: all-snavigator needs all-libgui.
9633 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9635         * configure.in: Add cygmon and libstub support for mn10300.
9637 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9639         * missing: Update to version from automake 1.3.
9641         * ltmain.sh: On installation, don't get confused if the same name
9642         appears more than once in the list of library names.
9644 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9646         * config.sub: Accept m68060 and m5200 as CPU names.
9648 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9650         * configure: Use && rather than using -a in test, because odd
9651         strings can confuse test.
9652         * configure.in: Likewise.
9654 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9656         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9658 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9660         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9661         bootstrap4-lean): New targets.
9663 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9665         * mpw-* Delete.  Not used.
9667 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9669         * COPYING.LIB: Update FSF address.
9671 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9673         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9675         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9676         GAS_SUPPORT_DIRS.
9678 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9680         * ltconfig, ltmain.sh: Avoid producing a version number if
9681         -version-info was not used.
9683 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9685         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9686         building with newlib.
9688 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9690         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9691         Solaris `make' causes it to continue to next definition.
9693 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9695         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9696         the right GUI libraries and files are installed along with GDB.
9698 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9700         * configure.in: Change alpha to alpha* in several places.
9702 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9704         * config.sub: Recognize sparc86x.
9706 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9708         * configure.in (--enable-target-optspace): Remove debug echo.
9710 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9712         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9714 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9716         * ltconfig: Update cygwin32 support.
9718         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9719         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9720         (GDB_SUPPORT_DIRS): Likewise.
9722 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9724         * configure.in (target_makefile_frag): If --enable-target-optspace,
9725         use -Os to compile target libraries rather than -O2.  Default to
9726         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9727         not used.
9728         * configure.in (target_cflags): Ditto for d30v.
9730 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9732         * Makefile.in (all-bfd): Depend on all-intl.
9733         (all-binutils): Likewise.
9734         (all-gas): Likewise.
9735         (all-gprof): Likewise.
9736         (all-ld): Likewise.
9738 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9740         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9742 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9744         * Makefile.in (all-bfd): Depend upon all-libiberty.
9746         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9748 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9750         * Makefile.in: Add libstub.
9752         * configure.in: Ditto. Build libstub for targets that have cygmon
9753         support.
9755 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9757         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9759 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9761         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9762         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9764 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9766         * configure: Define DEFAULT_M4 by searching PATH.
9767         * Makfile.in: Use DEFAULT_M4.
9769 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9771         * ltconfig: Add cygwin32 support.
9773         * Makefile.in, configure.in: Add libtool as a native only directory
9774         to configure and build.
9776 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9778         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9780 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9782         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9784 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9786         * Makefile.in: add ash make rules
9787         * configure.in: add ash to native_only and host_tools lists
9789 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9791         * Makefile.in (all-gettext, all-intl): New targets.
9792         (ALL_MODULES): Added all-gettext, all-intl.
9793         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9794         (INSTALL_MODULES): Added install-gettext, install-intl.
9795         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9797         * configure.in (host_tools): Added gettext.
9798         (native_only): Likewise.
9799         (noconfigdirs) [various cases]: Likewise.
9800         (host_libs): Added intl.
9802 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9804         * configure: Do not disable building gdbtk for cygwin32 hosts.
9806 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9808         * configure.in: Add thumb-coff target.
9809         * config.sub: Add thumb-coff target.
9811 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9813         * Makefile.in: Revert yesterday's change.
9814         (all-target-winsup):  all-target-librx stays out of here.
9816 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9818         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9819         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9820         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9821         Remove references to librx and libg++.
9823 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9825         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9826         recursive makes
9828 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9830         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9831         for newlib directory.
9832         (CXX_FOR_TARGET): Likewise.
9834 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9836         * ltconfig: Update after libtool/ltconfig.in change for
9837         hpux11.
9839 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9841         * ltconfig, ltmain.sh: Update to libtool 1.2.
9843 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9845         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9846         (install-gcc-cross): Instead, override LANGUAGES here.
9848 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9850         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9851         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9853 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9855         * configure.in: Add Thumb-pe target.
9857 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9859         * Makefile.in - changed sn targets to snavigator
9860         * configure.in - changed sn targets to snavigator
9862 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9864         * config-ml.in: After building symlink tree call make distclean
9865         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9866         to be the case for libiberty.
9868 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9870         * configure: When making link, also check the current
9871         directory. The configure scripts may create one.
9873 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9875         * config.sub: Accept alphapca56 and alphaev6 properly.
9877 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9879         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9881 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9883         * config.sub (sco5): Fix typo.
9885 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9887         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9888         install-itcl.
9889         (install-itcl): Remove dependency on install-tcl.
9891 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9893         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9895 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9897         * configure.in: Don't build libgui for a cygwin32 target when not on
9898         a cygwin32 host.
9900 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9902         * configure (redirect): Set to null, so default behavior of
9903         configure is now --verbose.
9905 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9907         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9908         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9910 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9912         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9913         this change to sync Makefile.in with its ChangeLog entries.
9915 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9917         * ltmain.sh (mkdir): Check that the directory doesn't exist
9918         before we exit with error, so that we don't get races during
9919         parallel builds.
9921 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9923         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9925 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9927         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9928         PICFLAG_FOR_TARGET.
9929         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9931         * configure: Emit a definition for the new macro enable_shared
9932         into each Makefile.
9934 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9936         * configure.in (host_tools, native_only): Add libtool.
9938 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9940         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9941         Fix typo in ming config comment.
9943 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9945         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9947 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9949         * config.sub: Add tic30 cases, and map c30 to tic30.
9951 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9953         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9954         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9955         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9956         (CLEAN_TARGET_MODULES): Similarly
9957         (all-target-libf2c): Add dependences.
9958         * configure.in (target_libs): Add libf2c.
9960 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9962         * configure.in: Remove expect from noconfigdirs when target
9963         is cygwin32.  OK to build expect and dejagnu with Canadian
9964         Cross.
9966 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9968         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9969         host.
9971         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9972         and mingw32.
9974 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9976         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9977         here as it is not defined in the toplevel Makefile.
9979 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9981         * configure (package_makefile_rules_frag): New variable, which names
9982         a file with generic rules, ...
9983         Change comment to mention we now have FIVE parts.
9984         * configure: Undo last change.
9986 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9988         * config.guess: More accurate determination of HP processor types.
9989         * config.sub: More accurate determination of HP processor types.
9991 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9993         * configure (package_makefile_frag): Move inserting the
9994         ${package_makefile_frag} to where it should be according
9995         to the comment.
9997 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9999         * config.guess: Add support for Linux/ARM.
10001 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10003         * .cvsignore: Remove *-info and *-install since they match
10004         release-info and mpw-install, which we don't want to just ignore.
10006 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10008         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10010 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10012         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10013         local_prefix to sub-make invocations.
10015 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10017         * configure.in: Check makefile fragments in the source
10018         directory.
10020 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10022         * configure.in: Check whether host and target makefile
10023         fragments exist before adding them to *_makefile_frag.
10025 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10027         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10029 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10031         * configure.in: Make sure we only replace RPATH_ENVVAR on
10032         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10033         regexp to sed.
10035         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10036         to sub-makes.
10038 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10040         * config-ml.in (multi-do): LDFLAGS must include multilib
10041         designator.
10043 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10045         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10047 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10049         * config.sub: Add mingw32 support.
10050         * configure.in: Likewise.
10052 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10054         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10056 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10058         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10059         * configure (gxx_include_dir): Provide a definition for subdirs
10060         which do not use autoconf.
10062 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10064         * config.guess: Sync with egcs.  Picks up new alpha support,
10065         BeOS & some additional linux support.
10067 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10069         * config.guess: HP 9000/803 is a PA1.1 machine.
10071 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10073         * configure.in: It's alpha*-...
10075 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10077         * configure.in (host_makefile_frag, target_makefile_frag):
10078         Handle multiple config files.
10079         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10080         alpha-*-*.
10082 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10084         * mkdep: New file.
10086 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10088         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10090 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10092         * Makefile.in: Add libgui directory.
10093         (GDB_TK): Add all-libgui.
10094         * configure.in: Add libgui directory.
10095         * configure: Add all-libgui to GDB_TK.
10097 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10099         * config-ml.in (multidirs): Add m32r to multilib list.
10101 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10103         * Makefile.in (all-target-gperf): Change dependency to
10104         all-target-libstdc++.
10106 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10108         * config.guess: Add BeOS support.
10110 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10112         Source directory cvs renamed to cvssrc:
10113         * configure.in (host_tools): Change cvs to cvssrc.
10114         (native_only): Likewise.
10115         (noconfigdirs) [various cases]: Likewise.
10116         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10117         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10118         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10119         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10120         (all-cvssrc): Rename target from all-cvs.
10122 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10124         * configure (gxx_include_dir): Fix thinko.
10126 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10128         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10129         (install-cross, install-gcc-cross): New targets.
10131 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10133         * configure.in (noconfigdirs): Add support for Thumb target.
10135         * config.sub (maybe_os): Add support for Thumb target.
10137 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10139         * Makefile.in: Add rules for cygmon.
10141         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10143 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10145         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10146         * configure (gxx_include_dir): Provide a definition for subdirs
10147         which do not use autoconf.
10149 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10151         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10152         11/18/97 build
10154 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10156         * From Franz Sirl.
10157         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10158         found on RedHat Linux systems.
10160 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10162         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10163         guesses.
10165 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10167         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10169 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10171         * ltmain.sh: If mkdir fails, check whether the directory was created
10172         anyhow by some other process.
10174 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10176         * configure.in (d30v-*-*): Configure all directories.
10178 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10180         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10181         for the D30V.
10183 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10185         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10187 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10189         * include/libiberty.h: Add extern "C" { so it can be used with C++
10190         progrms.
10191         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10192         programs.
10194 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10196         * configure.in (d30v-*-*): Configure GCC now.
10198 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10200         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10201         is no longer needed.
10203 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10205         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10207 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10209         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10210         targets using "$@" to provide support for similar but not identical
10211         targets without having to duplicate code.
10213 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10215         * makefile.vms: Fix to work with DEC C.
10217 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10219         * config.sub: Add mips-tx39-elf to marketing names.
10221 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10223         * ltmain.sh: Handle symlinks in generated script.
10225 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10227         * configure: Handle autoconf style directory options: --bindir,
10228         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10229         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10230         --sysconfdir.
10231         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10232         (sharedstatedir, localstatedir, oldincludedir): New variables.
10233         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10234         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10235         sbindir, sharedstatedir, and sysconfdir.
10237 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10239         * Makefile.in (bootstrap-lean): New target.
10241 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10243         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10244         sn, and gnuserv from noconfigdirs.
10246 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10248         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10250 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10252         * Makefile.in (cross): New target.
10254 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10255                           Jeff Law         <law@cygnus.com>
10257         * Makefile.in (bootstrap2, bootstrap3): New targets.
10258         (all-bootstrap): Remove outdated and confusing target.
10259         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10261 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10263         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10264         windows.  Consistent with gdb/configure.
10266 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10268         * configure.in: Name Linux target fragment.
10270         * configure: Rewrite so that project Makefile fragment is inserted
10271         first and appears last in the resulting Makefile.
10273 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10275         * Makefile.in (install-itcl): Install tcl first.
10277 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10279         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10281 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10283         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10285         * configure.in (skipdirs): Add target-librx for Linux.
10286         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10288 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10290         * Makefile.in (bootstrap): New target.
10292 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10294         * config.sub: Accept 'amigados' for backward compatibility.
10296 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10298         * config.guess: Merge with FSF.
10300 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10302         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10304 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10306         * config.sub: Add "marketing-names" patch.
10308 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10310         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10312 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10314         * config.sub: Handle v850-elf.
10316 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10318         * .cvsignore (*-install): Remove.
10320 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10322         * ltconfig: Set CONFIG_SHELL in libtool.
10323         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10325 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10327         * configure.in (target_subdir): Set to libraries if enable_multilib.
10329 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10331         * config.guess: Update from gcc directory.
10333 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10335         * Makefile.in (all-sim): Depends on all-readline.
10337 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10339         * Makefile.in (BISON, YACC): Use $$s.
10340         (all-bison): Depend on all-texinfo.
10342 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10344         * Makefile.in (BISON): Add -L flag.
10345         (YACC): Likewise.
10347 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10349         * configure.in (noconfigdirs): Add support for v850e target.
10351         * config.sub (maybe_os): Add support for v850e target.
10353 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10355         * configure.in (noconfigdirs): Add support for v850ea target.
10357         * config.sub (maybe_os): Add support for v850ea target.
10359 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10361         * config.sub: Add mipstx39.  Delete r3900.
10363 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10365         * Makefile.in (all-autoconf): Depends on all-texinfo.
10367 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10369         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10370         eabi targets.
10372 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10374         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10376         * configure: When handling a Canadian Cross, handle YACC as well as
10377         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10378         * Makefile.in (all-bison): Depend upon all-texinfo.
10380 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10382         * Makefile.in (BISON): bison, not byacc or bison -y.
10383         (YACC): bison -y or byacc or yacc.
10384         (various): Add *-bison as appropriate.
10385         (taz): No need to mess with BISON anymore.
10387 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10389         * configure: If OSTYPE matches *win32*, try to find a good value for
10390         CONFIG_SHELL.
10392 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10394         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10395         configure.in if it is present.
10397 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10399         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10401 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10403         * config.sub: Recognize `arc' cpu.
10404         * configure.in: Likewise.
10405         * config-ml.in: Likewise.
10407 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10409         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10411 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10413         * configure: Changed sed delimiter from ':' to '|' when
10414         attempting to substitute ${config_shell} for SHELL. On
10415         NT ${config_shell} may contain a ':' in it.
10417 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10419         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10421 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10423         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10425 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10427         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10429         * ylwrap: If the program is a relative path, force it to be
10430         absolute.
10432 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10434         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10436 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10438         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10439         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10440         for libraries.
10442 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10444         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10445         separated by spaces.
10447 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10449         * ylwrap: New file.
10450         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10452         * ltmain.sh: Handle /bin/sh at start of install program.
10454         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10456         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10457         * missing: New file, from automake 1.2.
10459 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10461         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10462         check-tk to CHECK_X11_MODULES.
10464 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10466         * config.sub: Merge with FSF.
10468 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10470         * config.guess: Merge with FSF.
10472 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10474         * configure: Treat msdosdjgpp like go32.
10475         * configure.in: Likewise.  Don't remove gprof for go32.
10477         * configure: Change Makefile.tem2 to Makefile.tm2.
10479 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10481         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10483 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10485         * install-sh (chmodcmd): Set to null if the DST directory already
10486         exists.  Same as Nov 11th change.
10488 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10490         * configure (GDB_TK): Needs itcl and tix.
10492 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10494         * config.guess: Update from FSF.
10496 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10498         * Makefile.in (GDB_TK): Depend on itcl and tix.
10500 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10502         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10503         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10504         (INSTALL_SCRIPT): New variable.
10505         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10506         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10507         to -x.
10508         * install-sh: Add support for -x option.
10510 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10512         * configure.in, Makefile.in: Treat tix like itcl.
10514 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10516         * Makefile.in (WINDRES): New variable.
10517         (WINDRES_FOR_TARGET): New variable.
10518         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10519         (EXTRA_HOST_FLAGS): Add WINDRES.
10520         (EXTRA_TARGET_FLAGS): Add WINDRES.
10521         (EXTRA_GCC_FLAGS): Add WINDRES.
10522         ($(DO_X)): Pass down WINDRES.
10523         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10524         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10525         DLLTOOL_FOR_TARGET.
10527 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10529         * configure.in: configure sim before gdb for win32-x-ppc
10531 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10533         Move gperf into the toplevel, from libg++.
10534         * configure.in (target_tools): Add target-gperf.
10535         (native_only): Add target-gperf.
10536         * Makefile.in (all-target-gperf): New target, depend on
10537         all-target-libg++.
10538         (configure-target-gperf): Empty rule.
10539         (ALL_TARGET_MODULES): Add all-target-gperf.
10540         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10541         (CHECK_TARGET_MODULES): Add check-target-gperf.
10542         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10543         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10545 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10547         * config.sub (mn10200): Recognize new basic machine.
10549 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10551         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10552         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10554 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10556         * configure.in: If we're building mips-sgi-irix6* native, turn on
10557         ENABLE_MULTILIB and set TARGET_SUBDIR.
10559 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10561         * Makefile.in (all-sn): Depend on all-grep.
10563 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10565         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10567         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10568         Makefile.  From Jeff Makey <jeff@cts.com>.
10569         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10571         * Makefile.in (DISTBISONFILES): Remove.
10572         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10573         $(DEFAULT_YACC).
10575         * configure.in: Build itl, db, sn, etc., when building for native
10576         cygwin32.
10578         * Makefile.in (LD): New variable.
10579         (EXTRA_HOST_FLAGS): Pass down LD.
10580         ($(DO_X)): Likewise.
10582 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10584         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10586 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10588         * configure.in (targargs): Strip out any supplied --build argument
10589         before adding our own. Always add --build.
10591 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10593         * configure.in (targargs): Pass --build if we're doing
10594         a cross-compile.
10596 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10598         * configure: Use '|' instead of ":" as the separator in
10599         sed. Otherwise sed chokes on NT path names with drive
10600         designators. Also look for "?:*" as the leading characters in an
10601         absolute pathname.
10603 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10605         * config.sub: Support for r3900.
10607 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10609         * configure.in: Use install-sh, not install.sh.
10611 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10613         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10614         apply it twice.
10616 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10618         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10619         install-binutils.
10621 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10623         * Makefile.in: Add automake targets.
10624         * configure.in (host_tools): Add automake.
10626 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10628         * configure: Default CXX to c++, not gcc.
10629         * Makefile.in (CXX): Set to c++, not gcc.
10630         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10632 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10634         * install-sh: try appending a .exe if source file doesn't
10635         exist
10637 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10639         * configure.in: Turn on multilib by default.
10640         (cross_only): Remove target-libiberty.
10642         * Makefile.in (all-gcc): Don't depend on libiberty.
10644 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10646         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10648 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10650         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10651         (DISTBISONFILES): Add ld/Makefile.in
10653 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10655         * configure.in: if target is cygwin32 but host isn't cygwin32,
10656         don't configure gdb tcl tk expect, not just gdb.
10658 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10660         * configure.in: Added gnuserv everywhere sn appears.
10662         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10663         (CROSS_CHECK_MODULES): Added check-gnuserv.
10664         (INSTALL_MODULES): Added install-gnuserv.
10665         (CLEAN_MODULES): Added clean-gnuserv.
10666         (all-gnuserv): New target.
10668 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10670         * config.guess: Fixes for MIPS OpenBSD systems.
10672 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10674         * Makefile.in (INSTALL_XFORM): Remove.
10675         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10677         * mkinstalldirs: New file, copied from automake.
10678         * Makefile.in (installdirs): Rename from install-dirs.  Use
10679         mkinstalldirs.  Change all users.
10680         (DEVO_SUPPORT): Add mkinstalldirs.
10682 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10684         * install-sh: Rename from install.sh.
10685         * Makefile.in (INSTALL): Change install.sh to install-sh.
10686         (DEVO_SUPPORT): Likewise.
10688         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10689         Graichen <graichen@rzpd.de>.
10691 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10693         * config.guess: Recognize OpenBSD systems correctly.
10695 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10697         * README, Makefile.in (ETC_SUPPORT): Remove references to
10698         cfg-paper*, configure.{texi,man,info*}._
10700 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10702         * Makefile.in (all.normal): Ensure that gcc is built after all
10703         the x11 - ie gdb - targets.
10705 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10707         * makefile.vms: Don't run conf-a-gas.
10709 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10711         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10713 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10715         * configure.in: Remove noconfigdirs case since gdb also
10716         configures and builds for tic80-coff.
10718 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10720         * configure: Set cache_file to config.cache.
10721         * Makefile.in (local-distclean): Remove config.cache.
10723 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10725         * COPYING: Update FSF address.
10727 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10729         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10730         noconfigdirs.
10732 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10734         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10735         MAKEDIRS, is empty.
10737 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10739         * config.sub: Tweak mn10300 entry.
10741 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10743         * configure.in (host_tools): Put sim before gdb, so gdb's
10744         configure.tgt can determine if the simulator was configured.
10746 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10748         * config.sub: Move BeOS $os case to be with other Cygnus
10749         local cases.
10751 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10753         * config.sub: Remove misplaced comment that broke Linux.
10755 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10757         * config.sub: Add BeOS support.
10759 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10761         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10763 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10765         * configure.in (noconfigdirs): Remove tcl and tk from
10766         noconfigdirs for cygwin32 builds.
10768 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10770         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10772 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10774         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10775         make-all.com, use makefile.vms instead.
10777 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10779         * config.sub: Accept -lnews*.
10781 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10783         * configure.in (noconfigdirs): Disable target-newlib,
10784         target-examples and target-libiberty for d30v.
10786 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10788         * configure.in (noconfigdirs): Enable ld for d30v.
10790 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10792         * configure.in (tic80-*-*): Build compiler.
10794 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10796         * configure.in (d30v-*): Remove sim directory from list of
10797         unsupported d30v directories
10799 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10801         * config.sub, configure.in: Add d30v target cpu.
10803 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10805         * makefile.vms: New file.
10806         * make-all.com: Remove.
10808 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10810         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10812 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10814         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10816 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10818         * Makefile.in (ALL_MODULES): Added all-db.
10819         (CROSS_CHECK_MODULES): Addec check-db.
10820         (INSTALL_MODULES): Added install-db.
10821         (CLEAN_MODULES): Added clean-db.
10823 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10825         * config.guess: Merge with latest FSF sources.
10827 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10829         * Makefile.in (ALL_MODULES): Added all-itcl.
10830         (CROSS_CHECK_MODULES): Added check-itcl.
10831         (INSTALL_MODULES): Added install-itcl.
10832         (CLEAN_MODULES): Added clean-itcl.
10834 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10836         * configure.in: build gdb for mn10200
10838 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10840         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10842 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10844         * configure.in (tic80-*-*): Turn off most targets right now.
10846 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10848         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10849         rather than the makeinfo program.
10850         (do-info): Depend upon all-texinfo.
10852 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10854         * configure.in: Remove uses of config/mh-linux.
10856         * config.sub, config.guess: Merge with latest FSF sources.
10858 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10860         * config.sub (case $basic_machine): Add tic80 entries.
10862 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10864         * config.sub, config.guess: Merge with latest FSF sources.
10866 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10868         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10869         * mpw-config.in: Test for NewFolderRecursive.
10870         * mpw-install: Use symbolic name for startup filename.
10871         * mpw-README: Add various additional details.
10873 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10875         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10877 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10879         * configure.in: Do build gcc and the target libraries for
10880         the mn10200.
10882 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10884         * configure.in: don't avoid building gdb for mn10300 any more
10885         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10886         instead of single-quoting it.
10888 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10890         * configure.in: Don't use --with-stabs on IRIX 6.
10892 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10894         * configure.in (m32r): Build gdb, libg++ now.
10896 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10898         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10899         directories from noconfigdirs.
10901 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10903         * config.sub (basic_machine): added mips16 configuration
10905 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10907         * config.sub: Handle d10v-unknown.
10909 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10911         * config.sub: Handle v850-unknown.
10913 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10915         * Makefile.in: add findutils
10916         * configure.in: add findutils to list of host_tools
10918 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10920         * config.sub: Handle mn10200 and mn10300.
10922 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10924         * configure.in (d10v-*): Do not build librx.
10926 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10928         * configure.in (mn10300): Build everything except gdb & libgloss.
10930 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10932         * config.guess:  Patch for Dansk Data Elektronik servers,
10933         from Niels Skou Olsen <nso@dde.dk>.
10935         For ncr, use /bin/uname rather than uname, since GNU uname does not
10936         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10938         Patch for MIPS R4000 running System V,
10939         from Eric S. Raymond <esr@snark.thyrsus.com>.
10941         Fix thinko for nextstep.
10943         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10945         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10946         * config.guess: Guess mips-dec-mach_bsd4.3.
10948         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10949         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10950         release numbers.
10951         * config.guess (mips-mips-riscos*):  Emit just enough of the
10952         release number.
10954         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10955         * config.guess (sparc-auspex-sunos*):  Added.
10956         (f300-fujitsu-*): Added.
10958         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10959         * config.guess:  Recognize a Tadpole as a sparc.
10961 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10963         * config.guess: Don't assume that NextStep version is either 2 or
10964         3.  NextStep 4 (aka OpenStep 4) has come out now.
10966 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10968         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10969         From Rik Faith <faith@cs.unc.edu>.
10971 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10973         * config.sub: Contributions from bug-gnu-utils to:
10974         Support plain "hppa" (no version given) architecture, reported by
10975         OpenStep.
10976         OpenBSD like NetBSD.
10977         LynxOs is not a hardware supplier.
10979         * config.guess: Contributions from bug-gnu-utils to add support for:
10980         OpenBSD like NetBSD.
10981         Stratus systems.
10982         More Pyramid systems.
10983         i[n>4]86 Intel chips.
10984         M680[n>4]0 Motorola chips.
10985         Use unknown instead of lynx for hardware manufacturer.
10987 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10989         * install.sh (chmodcmd): Set to null if the DST directory already
10990         exists.
10992 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10994         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10995         not use mt-ppc target Makefile fragment any more.
10997 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10999         * configure.in (*-*-windows):  Exclude everything but those dirs
11000         needed to build windows.
11002 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11004         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11006 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11008         * configure.in:  Exclude mmalloc from i386-windows.
11010 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11012         * Undo my previous change.
11014 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11016         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11017         unconditionally.
11018         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11020 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11022         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11023         host to add it's own flags.
11025 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11027         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11029 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11031         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11032         (CXX_FOR_TARGET): Likewise.
11033         (GCC_FOR_TARGET): Define.
11034         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11035         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11036         CC_FOR_TARGET was specified on the command line.
11037         (MAKEOVERRIDES): Don't define.
11039 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11041         * configure.in (m32r): Fix spelling of libg++ libs.
11043 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11045         * config.sub (-apple*): Remove, now redundant.
11047 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11049         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11051         * configure: Rework yesterday's sed script patch.
11053         * config.sub: Merge with FSF.
11055 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11057         * config.guess:  Merge from FSF.
11059         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11060         * config.guess: Use pc instead of unknown, for pc clone systems.
11061         Change linux to linux-gnu.
11063         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11064         * config.guess: Avoid non-portable tr syntax.
11066 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11068         * test-build.mk (HOLES): Add "xargs" for gdb.
11070         * configure: Avoid hpux10.20 sed bug.
11072 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11074         * configure.in:  Add support for windows host
11075         (that is a build done under the Microsoft build environment).
11077 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11079         * Makefile.in: Replace all uses of srcroot with s, to shrink
11080         command line lengths.
11082         Patches from Geoffrey Noer <noer@cygnus.com>:
11083         * configure.in: If configuring for newlib, pass --with-newlib to
11084         subdirectories.
11085         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11086         -Bnewlib/ and -Lwinsup to gcc.
11087         (CXX_FOR_TARGET): Likewise.
11089 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11091         * Makefile.in (ETC_SUPPORT): Add configure.
11093 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11095         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11096         host configuration file.
11098 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11100         * configure.in: Break mn10x00 support into separate
11101         mn10200 and mn10300 configurations.
11102         * config.sub: Likewise.
11104 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11106         * configure.in: Add lots of stuff to noconfigdirs for
11107         the mn10x00 targets.
11109         * config.sub, configure.in: Add mn10x00 support.
11111 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11113         * make-all.com: Call conf-a-gas, not config-a-gas.
11115 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11117         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11118         targets.
11120 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11122         * mpw-README: Add much more detail for native PowerMac.
11123         * mpw-install: New file.
11124         * mpw-configure: Add --norecursion and --help options.
11125         * mpw-config.in: Translate readme and install files when
11126         copying to objdir.
11127         * mpw-build.in: Don't always depend on byacc and flex.
11128         (install-only-top): New action.
11130 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11132         * configure.in:  You can now configure GDB for the v850.
11134 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11136         * configure.in (noconfigdirs): Don't configure any C++ dirs
11137         if targeting D10V.
11139 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11141         * config.sub: Recognize mips64vr5000.
11143 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11145         * configure.in: Use a single line for host_tools and native_only.
11147 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11149         * config.sub, configure.in: Add entries for m32r.
11151 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11153         * Makefile.in (inet-install): Don't run install-gzip.
11155 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11157         * configure.in:  Don't config lots of things for *-*-windows*.
11159 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11161         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11162         (host_libs, host_tools): Copy from configure.in.
11163         * mpw-configure: Don't complain about directories not found.
11165 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11167         * configure.in (i[345]86): Recognize i686 for pentium pro.
11168         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11169         file.
11171         * config.guess (i[345]86): Ditto.
11173 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11175         * configure.in (noconfigdirs): Removed gdb for D10V.
11177 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11179         * configure.in: Remove ld, target-libio, target-libg++, and
11180         target-libstdc++ from noconfigdirs.
11182 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11184         * configure: Fix three locations where shell scripts were
11185         being run directly rather than with config_shell.
11187 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11189         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11190         * config.sub (basic_machine): Recognize v850.
11192 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11194         * mpw-configure: Handle multiple enable/disable options and
11195         pass them down recursively, handle -c and -s flags appropriately
11196         depending on choice of compiler, add escape mechanism for
11197         quoted arguments to gC.
11199 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11201         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11202         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11203         so that -mrelocatable-lib and -mno-eabi are used.
11205         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11206         not support --print-multi-lib, don't abort.
11208 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11210         * make-all.com: Run config-a-gas.
11211         * setup.com: Don't copy subdirectory files around.
11213 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11215         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11216         target, it now compiles correctly.
11218 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11220         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11222 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11224         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11226 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11228         * configure.in (native_only): Add prms.
11230 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11232         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11233         (BINUTILS_SUPPORT_DIRS): Likewise.
11235 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11237         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11238         d10v support is added.
11240 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11242         * configure.in (d10v-*-*): New target.
11244 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11246         * config.guess (HP 9000/811): Recognize this as a PA1.1
11247         machine.
11249 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11251         * Makefile.in (do-tar-gz): New target, split out from tail end of
11252         taz target.  Run each command separately, don't use pipes.
11253         (taz): Use it.
11255 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11257         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11258         * mpw-build.in: No builds should depend on building byacc or flex,
11259         they are assumed to be installed already.
11261 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11263         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11264         variable that CC_FOR_TARGET needs.
11266 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11268         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11269         options have changed since the last time the subdirectory was
11270         configured, and if it has, reconfigure.
11271         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11272         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11274 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11276         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11277         CLEAN_MODULES): Add bash.
11278         (all-bash): New target.
11280 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11282         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11284 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11286         * config.sub (basic_machine): Recognize d10v as a valid processor.
11288 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11290         * mpw-configure: Add support for --bindir.
11291         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11293 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11295         * configure.in: add bash, time, gawk to list of hosttools and things
11296         to only build for native toolchains
11298 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11300         * Makefile.in (docdir): Remove.
11302 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11304         * Makefile.in (datadir): Set to $(prefix)/share.
11306 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11308         * configure.in: build diff and patch for cygwin32-hosted
11309         toolchains.
11311 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11313         * config.sub: Accept -rtems*.
11315 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11317         * configure.in: enable dosrel for cygwin32-hosted builds,
11318                 remove diff from the list of things not buildable
11319                 via Canadian Cross
11321 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11323         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11324         don't get ". ".
11326 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11328         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11330 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11332         * Makefile.in (taz): Handle case where tex3patch didn't even get
11333         checked out.  Also, if it was found, put the symlink in a new util
11334         subdirectory.
11336 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11338         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11340 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11342         * config.sub: Recognize -openvms.
11343         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11344         * make-all.com, setup.com: New files.
11346 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11348         * Makefile.in (taz): tex3patch moved to texinfo/util.
11350 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11352         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11353         * configure.in: remove make from disable-if-Can-Cross list
11354                 enable gdb if ${host} and ${target} are cygwin32
11356 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11358         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11359         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11361 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11363         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11364         distinguish sysv/svr4/bsd variants.
11365         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11367 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11369         * configure.in: Added copyright notice.
11370         * move-if-change: Added copyright notice.
11372 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11374         * configure.in (powerpcle-*-solaris*): Until we get shared
11375         libraries working, don't build gdb, sim, make, tcl, tk, or
11376         expect.
11378 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11380         * config.guess:  Merge with FSF:
11382         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11383         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11385         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11386         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11388         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11389         * config.guess:  Combine two OSF1 rules.
11390         Also recognize field test versions.  From mjr@zk3.dec.com.
11391         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11392         because GNU uname does not support -p.  From pmr@pajato.com.
11394 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11396         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11398 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11400         * mpw-README: Document GCCIncludes.
11402 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11404         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11406 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11408         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11410 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11412         * configure.in (*-*-cygwin32): Configure make.
11414 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11416         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11418 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11420         * Makefile.in (all-inet): Depend on all-perl.
11422         * Makefile.in (inet-install): New target.
11424         * Makefile.in (all-inet): Depend on all-tcl.
11425         (all-inet): Depend on all-send-pr.
11427 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11429         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11430         temporarily.
11432 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11434         * configure.in: Don't configure --with-gnu-ld on AIX.
11436 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11438         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11440 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11442         * Makefile.in (ALL_MODULES): Added all-inet.
11443         (CROSS_CHECK_MODULES): Added check-inet.
11444         (INSTALL_MODULES): Added install-inet.
11445         (CLEAN_MODULES): Added clean-inet.
11446         (all-indent): New target.
11448         * configure.in (host_tools): Added inet.
11449         (native_only): Added inet.
11450         (noconfigdirs): Added inet.
11452 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11454         * configure.in: Don't configure libgloss if we are not configuring
11455         newlib.
11457 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11459         * configure.in: Don't configure libgloss for unsupported
11460         architectures.
11462 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11464         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11466 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11468         * Makefile.in (ALL_MODULES): Include all-apache.
11469         (CROSS_CHECK_MODULES): Include check-apache.
11470         (INSTALL_MODULES): Include install-apache.
11471         (all-apache): New target.
11473         * configure.in: Added apache everywhere perl is seen.
11475 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11477         * Makefile.in: Add support for clean-{module} and
11478         clean-target-{module} rules.
11480 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11482         * configure.in (*-*-ose) do not build libgloss.
11484 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11486         * config.guess (prep*:SunOS:5.*:*): Turn into
11487         powerpele-unknown-solaris2.
11489 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11491         * configure.in: Permit --enable-shared to specify a list of
11492         directories.
11494 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11496         * configure.in (host==solaris): Pass only the first word of $CC
11497         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11499 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11501         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11503 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11505         * Makefile.in (ALL_MODULES): Include all-perl.
11506         (CROSS_CHECK_MODULES): Include check-perl.
11507         (INSTALL_MODULES): Include install-perl.
11508         (ALL_X11_MODULES): Include all-guile.
11509         (CHECK_X11_MODULES): Include check-guile.
11510         (INSTALL_X11_MODULES): Include install-guile.
11511         (all-perl): New target.
11512         (all-guile): New target.
11514         * configure.in (host_tools): Include perl and guile.
11515         (native_only): Include perl and guile.
11516         (noconfigdirs): Don't build guile and perl; no ports have been
11517         done.
11519 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11521         * configure (--enable-*): Handle quoted option lists such as
11522         --enable-sim-cflags='-g0 -O' better.
11524 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11526         * Makefile.in ({,inst}all-target): New rule so we can make and
11527         install all of the target directories easily.
11529 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11531         * configure.in: Add missing global flag in sed substitution when
11532         deleting `target-' from ${configdirs}.
11534 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11536         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11537         option.
11539         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11540         config/mh-necv4.
11542         * install.sh: Correct misspelling of transformbasename.
11544         * config.guess: Recognize mips-*-sysv*.
11546 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11548         * config.sub: Recognize mon960.
11550 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11552         * configure: Restore Canadian Cross handling of BISON and LEX,
11553         removed in Feb 20 change.
11555 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11557         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11558         Mention make install.  Remove the old copyright date as well the
11559         clumsy and rather pointless copyright on the README file.
11561 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11563         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11564         Makefile after running symlink-tree, then run `make distclean' to
11565         avoid clobbering any generated files in srcdir.
11567 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11569         * configure.in (m68k-*-netbsd*): Build everything now.
11571 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11573         * Makefile.in (taz): Fix quoting.
11575 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11577         * configure.in (sparclet-*-*): Build everything now.
11579 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11581         * configure.in (m68k-*-linux*): New host.
11583 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11585         * configure: Check for bison before byacc.
11587 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11589         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11590         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11591         searching PATH.  These are used as fallbacks by Makefile.in if
11592         flex/bison/byacc aren't in objdir.
11594 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11596         * Makefile.in: Make everything which depends upon all-bfd also
11597         depend upon all-opcodes, in case --with-commonbfdlib is used.
11599 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11601         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11602         building NT native compilers on Unix.
11604 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11606         * configure.in: Don't get CC from the host Makefile fragment if we
11607         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11608         Solaris test for /usr/ucb/cc to the post target script, just after
11609         the compiler sanity test.
11611 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11613         * config.sub: Merge with FSF.
11615 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11617         * Makefile.in (RPATH_ENVVAR): New variable.
11618         (REALLY_SET_LIB_PATH): Use it.
11619         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11621 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11623         * config.sub, configure.in: Recognize sparclet cpu.
11625 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11627         * config.guess:  Support m68k-cbm-sysv4.
11629 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11631         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11632         m68k-unknown-linuxaout from linker help string.  Put quotes around
11633         $ld_help_string.
11635 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11637         * config.guess (powerpc-harris-powerunix): Add guess for port
11638         to new target.
11640 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11642         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11644 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11646         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11647         $(REALLY_SET_LIB_PATH) in Makefile.
11648         * Makefile.in (SET_LIB_PATH): New variable.
11649         (REALLY_SET_LIB_PATH): New variable.
11650         ($(DO_X)): Use $(SET_LIB_PATH).
11651         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11652         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11653         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11654         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11655         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11656         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11657         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11658         (install-dosrel): Likewise.
11659         (all-opcodes): Depend upon all-libiberty.
11661 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11663         * config.guess (*:CYGWIN*): New
11665 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11667         * Makefile.in (all-target-winsup): All all-target-libiberty.
11669 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11671         * configure.in (noconfigdirs): Add missing # in front of comment.
11673 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11675         * configure.in: add second pass to things added to noconfigdirs
11676         so *-gm-magic can exclude libgloss properly.
11678 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11680         * mpw-configure (extralibs_name, rez_name): Set correctly
11681         for MWC68K compiler.
11683         * mpw-README: Add more info on the necessary build tools.
11685 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11687         * configure.in, config.sub: Recognize cygwin32.
11689 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11691         * config.guess, config.sub: Recognize A/UX.
11693 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11695         * config.sub: Merge with gcc/config.sub.
11697 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11699         * mpw-build.in (do-binutils): Add build of stamps.
11701 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11703         * config.sub: Add recognition for mips64vr4100*-* targets.
11705 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11707         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11708         Add creation of gconfigargs with `--enable-shared' turned on.
11709         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11710         ($(host)-stamp-stage3-configured): Likewise.
11711         (HOLES): Add chatr and ldd.
11712         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11714 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11716         * configure: Pass --nfp to recursive configures.
11718 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11720         * Makefile.in (DLLTOOL): New.
11721         (DLLTOOL_FOR_TARGET): New.
11722         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11723         (EXTRA_TARGET_FLAGS): Ditto.
11724         (EXTRA_GCC_FLAGS): Ditto.
11725         (CONFIGURE_TARGET_MODULES): Ditto.
11726         (DO_X): Ditto.
11727         * configure: Add DLLTOOL.
11729 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11731         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11732         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11733         mh-sco, since old workarounds no longer needed, and don't
11734         build ld, since libraries have weak symbols in COFF.
11736 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11738         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11740 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11742         * configure.in: Make sure that ${CC} can be used to compile an
11743         executable.
11745 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11747         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11748         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11749         nothing depending on whether gdbtk is being built.
11751 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11753         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11755 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11757         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11758         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11760 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11762         * config-ml.in: Add support for
11763         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11764         Simplify setting of multidirs from --disable-foo.
11766 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11768         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11769         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11770         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11771         non-empty, pass them on to the  GCC make.
11772         (all-bootstrap): New rule that is like all-gcc, except it executes
11773         the GCC bootstrap rule instead of the GCC all rule.
11775 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11777         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11779 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11781         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11782         DG/UX support.
11784 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11786         * config.sub (i*86*) Change [345] to [3456]
11788 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11790         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11791         --with-gnu-ld=no.
11793 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11795         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11796         AIX multilibs get built.
11798 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11800         * configure.in (i386-win32): Don't build expect if we're not
11801         building the tcl subdir.
11803 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11805         * Makefile.in: (configure-target-examples, all-target-examples):
11806         New targets, configure and build example programs.
11808 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11810         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11811         use it as input to sedit the generated MPW makefile.
11812         * mpw-README: Add a suggestion about Gestalt.h.
11814 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11816         * config.sub: Accept *-*-ieee*.
11818 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11820         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11821         Ronald F. Guilmette <rfg@monkeys.com>.
11823 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11825         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11826         for powerpc-pe native.
11827         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11828         (target==powerpc-pe): duplicate i386-win32 entry.
11830 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11832         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11833         of vxworks, not just vxworks5.1.
11835 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11837         * mpw-configure: Add support for exec-prefix.
11839 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11841         * config.guess: Recognize HP model 816 machines as having
11842         a PA1.1 processor.
11844 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11846         * configure: Ignore new autoconf configure options.
11848 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11850         * config.guess:  Recognize Pentium under SCO.
11851         From Robert Lipe <robertl@arnet.com>.
11853 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11855         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11857 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11859         * configure.in: Don't configure gas for alpha-dec-osf*.
11861 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11863         * configure.in: Default to --with-stabs for some targets for which
11864         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11865         i[345]86*-*-unixware*.
11867 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11869         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11870         rather than basing it on the target.  Simplify handling of options
11871         controlling which directories to configure.  Remove extraneous
11872         slash in multi-clean target.
11874 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11876         * config-ml.in: Prefix more variables with ml_ so they don't collide
11877         with configure's.
11879 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11881         * configure: Don't turn -v into --v.
11883 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11885         * configure.in (targargs): Fix typo.
11887         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11889 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11891         * configure.in: Strip --host and --target options from
11892         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11893         --with-cross-host option when building with a cross-compiler.
11894         * configure: Canonicalize the arguments put into config.status by
11895         always using `=' for an option with an argument.  Pass a presumed
11896         --host or --target explicitly.
11898 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11900         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11901         into general OS recognition case.
11903 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11905         * configure.in (target_configdirs): add target-winsup only
11906         for win32 target systems.
11908 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11910         * Makefile.in (all-target-libgloss): Depend upon
11911         configure-target-newlib, since when libgloss is built it looks to
11912         see if the newlib directory exists.
11914 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11916         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11917         cfg-ml-*.in.
11919 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11921         * configure: Handle LD and LD_FOR_TARGET when configuring a
11922         Canadian Cross.
11924 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11926         * configure.in (target_libs): add target-winsup.
11927         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11928         (target==ppcle-pe): remove ld from $noconfigdirs.
11930 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11932         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11933         Preserve relative path names in $srcdir.  Build symlink tree if
11934         configuring cross target dir and srcdir=. (= no VPATH support).
11935         (configure-target-libg++): Depend on configure-target-librx.
11936         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11937         * config-ml.in: New file.
11938         * symlink-tree: New file.
11939         * configure: Ensure srcdir="." if that's what it is.
11941 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11943         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11944         includes and FLEX_SKELETON setting.
11945         * mpw-configure (--with-gnu-ld): New option, controls whether
11946         to use PPCLink or ld with PowerMac GCC.
11947         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11948         * mpw-config.in: Configure grez if targeting Mac.
11950         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11951         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11952         just macos.
11953         * configure.in: Configure grez resource compiler if targeting Mac.
11954         * Makefile.in (all-grez, install-grez): New targets.
11956 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11958         * configure: CXX defaults to gcc, not g++.  If we find
11959         gcc in the path, set CC to gcc -O2.
11961 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11963         * configure: Default ${build} correctly.  Avoid picking up extra
11964         spaces when reading CC and CXX from Makefile.  When doing a
11965         Canadian Cross, use plausible default values for numerous
11966         variables.
11967         * configure.in: When doing a Canadian Cross, don't try to
11968         configure tools whose configure script can't handle it.
11970 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11972         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11974 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11976         * configure:  Remove dubious bug reporting address.
11978 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11980         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11981         configure script, run that instead of this directory's configure.
11982         In either case, print a message that we're configuring the sub-dir.
11984 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11986         * configure.in: Before checking for the existence of various files,
11987         use sed to filter out "target-".
11989 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11991         * Makefile.in (DO_X): Split rule to decrease command line length
11992         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11993         (Philippe De Muyter).
11995 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11997         * Makefile.in (all-patch): depend on all-libiberty.
11999 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12001         * configure.in: If the only directory in target_configdirs which
12002         actually exists is libiberty, then set target_configdirs to empty,
12003         to avoid trying to build a target libiberty in a gas or gdb
12004         distribution.
12006 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12008         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12009         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12010         systems.
12012 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12014         * configure.in (copy_dirs): Use sys-include instead of include
12015         for --with-headers option.
12017 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12019         * Makefile.in, configure.in: Make winsup builds work with
12020         new scheme.
12022 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12024         * configure.in: Build the linker on AIX.
12026 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12028         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12029         where needed.
12031 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12033         * Makefile.in (all-gcc): Fix typo.
12035 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12037         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12039 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12041         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12042         to target-xiberty, to provide more flexibility.
12043         (target_subdir):  Define.  Create if cross.
12044         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12045         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12046         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12047         check-libFOO -> check-target-libFOO, etc.
12048         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12049         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12050         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12051         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12052         allow ALL_GCC="" to only configure.
12053         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12054         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12055         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12057 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12059         * Makefile.in (taz): Build "info" in etc explicitly.
12061 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12063         * configure.in:  Make sure that CC is undefined (as opposed to
12064         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12065         problem with autoconf trying to configure on a host without GCC.
12067 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12069         * mpw-configure: Set host alias from choice of host compiler,
12070         only use generic MPW Makefile sed if present, edit a file
12071         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12072         * mpw-README: Add problem notes about CW6 and CW7.
12074 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12076         * Makefile.in (taz): Use ";" instead of ";;".
12078 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12080         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12081         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12082         DISTDOCDIRS.
12083         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12084         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12086 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12088         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12089         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12090         Move bfd to DISTSTUFFDIRS.
12092 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12094         * Makefile.in (X11_LIB): Removed.
12095         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12097         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12099 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12101         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12102         names.
12104 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12106         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12108 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12110         * configure.in (i[345]86-*-win32): Always build newlib.
12111         Don't configure cvs, autoconf or texinfo.
12112         * Makefile.in (LD_FOR_TARGET): New.
12113         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12114         Pass down LD_FOR_TARGET.
12116 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12118         * winsup: New directory.
12119         * Makefile.in: Build winsup.
12120         * configure.in: Winsup is configured when target is win32.
12121         Can only build win32 target GDB when native.
12123 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12125         * config.guess: Recognize HP model 819 machines as having
12126         a PA 1.1 processor.
12128 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12130         * configure: Fix sed loop which substitutes for CC and CXX to
12131         avoid bug found in various sed implementations.
12133 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12135         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12136         simulator.  Use standard powerpc-*-eabi*.
12138 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12140         * configure.in: Stop putting gas and binutils in noconfigdirs for
12141         powerpc-*-aix* and rs6000-*-*.
12143 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12145         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12146         -mcall-aixdesc libraries.
12148 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12150         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12152         * config.sub (arm | armel | armeb): Fix shell syntax.
12154 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12156         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12157         -msoft-float and -mcpu=common support.
12158         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12159         libraries.
12161 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12163         * configure.in: Allow configuration and build of emacs19 for the alpha.
12165 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12167         * configure.in (CC): Get ^CC, not just any old CC, from
12168         ${host_makefile_frag}.
12170 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12172         * configure.in (CC): Try to get CC from
12173         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12175 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12177         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12178         only if it exists in $(srcdir).
12180 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12182         * configure: If CC and CXX are not set in the environment, set
12183         them, based on either an existing Makefile or on searching for gcc
12184         in PATH.  Substitute for CC and CXX in Makefile.
12185         * configure.in: Remove libm from target_libs.  Separate
12186         target_configdirs from configdirs.  If CC is not set in
12187         environment, try to get it from a host Makefile fragment.  Rewrite
12188         changes of configdirs to use skipdirs instead.  A few minor
12189         tweaks.  Take directories out of target_configdirs as they are
12190         taken out of configdirs.  Remove existing Makefile files from
12191         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12192         CONFIG_ARGUMENTS in Makefile.
12193         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12194         by configure.in.
12195         (CONFIG_ARGUMENTS): Likewise.
12196         (CONFIGURE_TARGET_MODULES): New variable.
12197         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12198         ($(CONFIGURE_TARGET_MODULES)): New target.
12199         (configure-libg++, configure-libio): New targets.
12200         (all-libg++): Depend upon configure-libg++.
12201         (all-libio): Depend upon configure-libio.
12202         (configure-libgloss, all-libgloss): New targets.
12203         (configure-libstdc++): New target.
12204         (all-libstdc++): Depend upon configure-libstdc++.
12205         (configure-librx, all-librx): New targets.
12206         (configure-newlib): New target.
12207         (all-newlib): Depend upon configure-newlib
12208         (configure-xiberty): New target.
12209         (all-xiberty): Depend upon configure-xiberty.
12211 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12213         * configure.in (host i[345]86-*-win32):  Expand the
12214         noconfigdirs again.
12216 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12218         * mpw-configure: Fix sed command file name.
12220 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12222         * configure.in (host i[345]86-*-win32): Reduce the
12223         noconfigdirs again.
12225 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12227         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12228         or powerpc*-*-pe*, since they are not yet supported.
12230 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12232         Add PowerMac support and many other enhancements.
12233         * mpw-configure: New option --cc to select compiler to use,
12234         paste options set according to --cc into the generated
12235         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12236         if mpw-make.sed is present.
12237         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12238         add forward includes for PowerPC include files.
12239         * mpw-build.in: Build using Makefile.PPC if present.
12240         (do-byacc, etc): Remove separate version resource builds.
12241         (do-gas): Build "stamps" before "all".
12242         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12243         * mpw-README: Update to reflect --cc option, PowerMac support,
12244         and recently-reported compatibility problems.
12246 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12248         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12249         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12250         (--with-multilib-top): Pass to recursive invocations.
12252 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12254         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12255         v810-*-*.
12257 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12259         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12260         gdb, ld and opcodes on v810-*-*.
12262 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12264         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12265         (local-maintainer-clean): New target.
12266         (maintainer-clean): New target.
12267         (realclean): Just depend upon maintainer-clean.
12269 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12271         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12273 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12275         * configure.in: Build ld in mips*-*-bsd* case.
12277 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12279         * config.sub: Accept -lites* OS.  From Ian Dall.
12281 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12283         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12284         targets.
12286 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12288         * configure.in: treat i386-win32 canadian cross the same as
12289         i386-go32 canadian cross.
12291 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12293         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12294         running under the simulator to build a reduced set of libraries.
12295         (powerpc-*-eabiaix): Add fine grained multilib support added to
12296         other powerpc targets yesterday.
12298 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12300         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12301         -disable-softfloat, -disable-relocatable, -disable-aix, and
12302         -disable-sysv to control which multilib libraries get built.
12304 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12306         * configure: Add Makefile.tem to list of files to remove in trap
12307         handler.
12309 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12311         * config.guess (*Linux*):  Add missing "exit"s.
12312         Also, need specific check for alpha-unknown-linux (uses COFF).
12314 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12316         * config.guess:  Merge with FSF:
12318         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12319         * config.guess (AIX4): More robust release numbering discovery.
12321         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12322         * config.guess (i386-sequent-ptx): Properly get version number.
12324         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12325         * config.guess (mips:*:4*:UMIPS): New case.
12327 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12329         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12330         (i386-win32 host): Likewise.  Don't build readline.
12332 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12334         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12335         SUPPORT_FILES to submakes.
12337 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12339         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12340         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12341         mpw-configure.
12343 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12345         * configure.in (appdirs): Use =, not ==, in test expression when
12346         trying to build the text to print in the warning message for
12347         Solaris users.
12349 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12351         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12353 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12355         * config.guess: Recognize lynx-2.3.
12357 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12359         * config.sub (z8ksim): Deleted
12360         (z8k-*-coff): New, this is the one true name of the target.
12362 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12364         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12366 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12368         * config.guess (*:Linux:*:*): First try asking the linker what the
12369         default object file format is (elf, aout, or coff).  Then if this
12370         fails, try previous methods.
12372 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12374         * configure.in: Don't build newlib for *-*-vxworks5.1.
12376 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12378         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12379         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12381 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12383         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12385 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12387         * cfg-ml-com.in: New file.
12388         * cfg-ml-pos.in: New file.
12390 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12392         * COPYING.NEWLIB: Add HP free copyright to list.
12394 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12396         * config.sub: Recognize -eabi* for the system, not just -eabi.
12398 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12400         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12401         * config.sub, configure.in (win32): New target and host.
12403 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12405         * configure.in: Add i386-pe configuration.
12407 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12409         * mpw-build.in (install): Install GDB after LD.
12411 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12413         * mpw-config.in (elf/mips.h): Always forward-include, needed
12414         for GDB to build.
12416 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12418         * testsuite: New directory for customer acceptance and whole tool
12419         chain tests.
12421 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12423         * configure: If per-host line isn't found, but AC_OUTPUT is found
12424         and a configure script exists, run it instead.
12426 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12428         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12430 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12432         * configure: Set build_{cpu,vendor,os,alias} to host values when
12433         --build isn't specified.
12435 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12437         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12438         (FLAGS_TO_PASS): Pass them.
12439         (EXTRA_TARGET_FLAGS): Ditto.
12441 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12443         * Makefile.in (all-libg++): Depend on all-libstdc++.
12445 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12447         * configure.in (noconfigdirs): Enable all packages for
12448           i386-unknown-netbsd.
12450 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12452         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12453         hosted builds (DOS builds)
12455 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12457         Changes for ARM based on patches from Richard Earnshaw:
12458         * config.sub: Handle armeb and armel.
12459         * configure.in: Omit arm linker only for riscix.
12461 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12463         * config.guess:  Update from FSF.
12465 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12467         * config.sub: Recognize powerpcle as the little endian variant of
12468         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12469         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12470         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12471         temporarily.
12473 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12475         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12477 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12479         * config.sub: Accept -lites* as a basic system type.
12481 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12483         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12484         installed, and if so return linuxoldld as the system name.
12486 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12488         * config.guess: Add hppa1.1-hp-lites support.
12490 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12492         * configure.in: Don't build newlib for m68k-vxworks5.1.
12494 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12496         * configure.in (mips-sgi-irix6): Use mh-irix5.
12498 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12500         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12502 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12504         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12505         OSF/1.  Fix compiler flags.
12506         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12508 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12510         * configure.in: Recognize --with-newlib.
12511         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12513 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12515         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12516         to *_X11_MODULES due to gdbtk needing X include files et al.
12518 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12520         Merge in support for Mac MPW as a host.
12521         (Old change descriptions retained for informational value.)
12523         * mpw-config.in: Add generic include forwards for cpu-specific
12524         include files in aout and elf directories.
12526         * mpw-configure: Added copyright.
12527         * mpw-config.in: Check for presence of required build tools.
12528         (target_libs): Add newlib.
12529         (target_tools): Add examples.
12530         (Read Me): Generate as "Read Me for MPW" instead.
12531         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12532         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12533         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12535         * mpw-configure: Remove subdir-specific makefile hackery,
12536         delete mk.tmp after using it.
12538         * mpw-build.in (all): Display start and end times.
12540         * mpw-configure (host_canonical): Set.
12541         (target_cpu): Always add to makefiles.
12542         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12543         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12544         (mpw-mh-mpw): Look for in srcdir and srcroot.
12545         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12547         * mpw-build.in: (install-only): New target.
12549         * mpw-configure (host_alias, target_alias): Rename from hostalias
12550         and targetalias, add into generated Makefile.
12551         (mk.tmp): If present, add into generated Makefile.
12552         * mpw-build.in (all-gas): Build config.h first before gas proper.
12554         * mpw-configure (config.status): Write only if changed.
12555         * mpw-config.in (readline): Configure it (not built, just used for
12556         definitions).
12558         * mpw-config.in (elf/mips.h): Add a forward include.
12560         * mpw-config.in: Forward-include most .h files in include into
12561         extra-include.
12562         (readline): Don't build.
12563         mpw-build.in (install): Install GDB.
12565         * mpw-configure (prefix, mpw_prefix): Handle it.
12566         * mpw-config.in (mmalloc, readline): Don't configure.
12567         * mpw-build.in (thisscript): Rename to ThisScript.
12568         Use mpw-build instead of BuildProgram everywhere.
12569         (mmalloc, readline): Don't build.
12570         * mpw-README: New file, basic documentation about the MPW port.
12572         * mpw-config.in: Use forward-include to create include files.
12574         * mpw-configure: Add more things to the top of each configured
12575         Makefile, including contents of config/mpw-mh-mpw.
12576         * mpw-config.in (extra-include): Create this directory and fill it
12577         with Posix-like include files when configuring.
12579         * config.sub (apple, mac, mpw): Add various aliases.
12581         * mpw-build.in: New file, top-level build script fragment for MPW.
12582         * mpw-configure: New file, configure script for MPW.
12583         * mpw-config.in: New file, config fragment for MPW.
12585 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12587         * configure.in (host_libs): Remove glob, since it is gone from the
12588         sources.
12590 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12592         * Makefile.in: define empty GDB_NLM_DEPS var.
12594         * configure.in(target_makefile_frag): use config/mt-netware
12595         for netware targets.
12597 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12599         * config.sub: Merge in recent FSF changes.  Remove linux special
12600         cases.
12602 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12604         Revert this change:
12606         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12608                 * build-all.mk: Use CC=cc -Xs on Solaris.
12610 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12612         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12613         stop using it.
12614         * Makefile.in: Nuke all references to glob subdirectory.
12616 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12618         * configure.in: Fix --enable-shared logic in per-host.
12620 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12622         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12624 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12626         * configure.in (noconfigdirs): Don't build gas on AIX, for
12627         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12629 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12631         * configure: Fix --cache-file to work if the file argument is a
12632         relative path.
12634 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12636         * configure: If the --cache-file is used, pass it down to
12637         configure in subdirectories.
12639 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12641         * config.sub: add vxworks29k configuration.
12643 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12645         * Makefile.in (taz): Do "diststuff" part quietly.
12647 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12649         * config.sub: Mini-merge with gcc/config.sub.
12651 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12653         * config.guess (IRIX): Sed - to _.
12655 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12657         * Makefile.in (source-vault, binary-vault): New targets.
12659 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12661         * config.sub: Recognize -eabi as a basic system type.
12663 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12665         * configure.in (enable_shared stuff): Fix typo.
12667 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12669         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12671 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12673         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12675 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12677         * configure.in (rs6000-*-*): Don't build gas.
12679 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12681         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12682         reduce command line length.
12683         (AS_FOR_TARGET): Check for as.new, not Makefile.
12684         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12686 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12688         * config.guess:  Merge from FSF.
12690 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12692         * configure: Don't use $ when handling program_suffix.
12694 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12696         * configure.in:  Configure tk for hppa/hpux.
12698 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12700         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12702 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12704         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12705         to LIBCXXFLAGS.  Tests are better run without it.
12707 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12709         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12711 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12713         * configure.in (*-*-netware*): Don't configure xiberty.
12715 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12717         * configure.in:  Remove tk from native_only list.
12719 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12721         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12722           for special NCD build.
12724 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12726         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12727         makeall.bat, they're only useful for binutils snapshots.
12728         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12729         makeall.bat to specified SUPPORT_FILES.
12731 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12733         * build-all.mk: Add Ericsson targets to sun4 and solaris
12734           hosts.  Add  BNR's sun4 target to solaris host, so their
12735           build-from-source will be tested in-house first.
12737 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12739         * Makefile.in (LIBCFLAGS): New variable.
12740         (CFLAGS_FOR_TARGET): Ditto.
12741         (LIBCFLAGS_FOR_TARGET): Ditto.
12742         (LIBCXXFLAGS): Ditto.
12743         (CXXFLAGS_FOR_TARGET): Ditto.
12744         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12745         (BASE_FLAGS_TO_PASS): Pass them.
12746         (EXTRA_TARGET_FLAGS): Ditto.
12748         * configure.in: Support --enable-shared.
12750 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12752         * configure.in (target_libs):  Include libstdc++ again.
12753         * config.guess:  Update from FSF (for FreeBSD).
12755 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12757         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12758         makeall.bat.
12759         (DISTDOCDIRS): Add `etc'.
12760         (ETC_SUPPORT_PFX): New variable.
12761         (taz): Include anything from etc starting with a word in
12762         ETC_SUPPORT_PFX.
12764 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12766         * config.sub: Update for recent FSF changes.  Remove obsolete
12767         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12768         spacing changes.
12770 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12772         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12774         * config.guess:  Merge with FSF.
12775         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12777 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12779         * configure: Since the "trap 0" handler will override the exit
12780         status on many systems, only use it for "exit 1", and make it set
12781         a non-zero exit status; reset it before "exit 0".  Also, check
12782         exit status of config.sub, and error out if it failed.
12784 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12786         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12787         and install libgloss.
12789 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12791         * Makefile.in (all-binutils): Depend upon all-byacc.
12793         * configure.in: Don't build emacs on Irix 5.
12795 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12797         * configure.in (*-*-netware*): Add libio.
12799 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12801         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12802         (CHECK_TARGET_MODULES): Ditto.
12803         (INSTALL_TARGET_MODULES): Ditto.
12804         (TARGET_LIBS): Ditto.
12805         (all-libstdc++): Note dependencies.
12807 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12809         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12811 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12813         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12814         -fexternal-templates.
12816         * configure.in (target_libs): Add libstdc++.
12817         (noconfigdirs): Add libstdc++ as appropriate.
12819 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12821         * config.guess:  Update from FSF.
12823 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12825         * configure: Use ${config_shell} when running ${configsub}.
12827 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12829         * config.sub: No longer recognize h8300h.
12831 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12833         * config.sub: Remove extraneous differences between config.sub and
12834         gcc/config.sub.
12836 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12838         * Makefile.in (DISTSTUFFDIRS): Add gas.
12840 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12842         * COPYING.NEWLIB: New file.
12844 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12846         * config.guess (HP-UX):  Patch from Harlan Stenn
12847         <harlan@landmark.com> to also emit release level.
12849 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12851         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12853 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12855         * config.sub:  Merge nextstep cleanup from FSF.
12857 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12859         * configure.in (arm-*-*): Don't configure ld for this target.
12861 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12863         * configure.in (*-*-netware): don't configure libg++, libio,
12864           librx, or newlib.
12866 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12868         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12869         configure ld--it works, but it doesn't support shared libraries.
12871 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12873         * config.guess (*-unknown-freebsd*):  Get rid of possible
12874         trailing "(Release)" in version string.
12875         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12877 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12879         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12880         Fix type: *-next-neststep -> *-next-nextstep.
12882         * config.guess:  Merge from FSF:
12884         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12886         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12888         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12890         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12891         instead of UNIX_SV for UnixWare 1.0).
12893 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12895         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12896         to make gdb/nlm/* build after the compiler and linker.
12898 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12900         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12901         not just i[34]86.
12902         (m68k-atari-sysv4):  Relocate to match FSF version.
12904         * config.guess:  More merges from the FSF:
12906         Add a space before function call or macro invocation.
12908         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12910         * config.guess: Add trap cmd to remove dummy.c and dummy when
12911         interrupted.
12913         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12915         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12916         (dummy): Redirect stderr from compilation of dummy.c.
12918         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12920         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12922 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12924         * configure: Accept and ignore --cache*, for compatibility with
12925         new autoconf.
12927 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12929         * config.guess:  Merge from FSF:
12931         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12933         * config.guess (Pyramid*:OSx*:*:*): New case.
12934         (PATH): Add /.attbin at end for finding uname.
12935         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12937         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12939         * config.guess (M88*:DolphinOS:*:*): New case.
12941         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12943         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12944         to select whether to use ELF or COFF.
12946         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12948         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12950         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12952         * config.guess: Guess the OS version for HPUX.
12954         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12956         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12958 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12960         * configure.in: Recognize --with-headers, --with-libs, and
12961         --without-newlib.
12962         * Makefile.in (all-xiberty): Depend upon all-ld.
12964 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12966         * configure.in: Change i[34]86 to i[345]86.
12968 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12970         * configure (version): A few more tweaks to help message.
12972 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12974         * Makefile.in:  Remove (for now) librx as a host library,
12975         now that we're building it for target.
12977 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12979         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12980         (Karl Berry).
12982 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12984         * configure.in:  Also configure librx.
12986 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12988         * Makefile.in:  Update various rules to reflect that librx
12989         is now needed for libg++.
12991 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12993         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12995 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12997         * configure.in: Configure the examples directory.
12999 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13001         * configure: Simplify Jun 2 1994 change.
13003 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13005         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13006         /bin/gcc isn't good enough to build gcc.
13008 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13010         * Makefile.in (GDB_SUPPORT_FILES): Remove
13011         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13012         (gdb.tar.gz): Add new rule to use standard distribution building
13013         mechanism.
13015 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13017         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13018         Bill Cox <bill@cygnus.com>.
13020 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13022         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13024 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13026         * configure:  Search current dir first in .gdbinit.
13028 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13030         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13032 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13034         * config.sub:  Refer to NeXT's operating system as nextstep.
13036         * config.sub (case $basic_machine):  Re-order the cases, to match
13037         the order in the FSF version (which is mostly alphabethical).
13038         Merge in some additions and changes from the FSF.
13040 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13042         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13043         * config.sub: Recognize cxux7.
13044         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13046 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13048         * config.sub:  Fix typo powerpc -> powerpc-*.
13050 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13052         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13054         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13055         parallel with all-emacs and install-emacs).  Top-level command
13056         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13058 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13060         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13061         $(relbindir)/make before doing ``make install'', and use
13062         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13063         installing over running make binary.
13064         ($(host)-stamp-stage3-installed): Likewise.
13066 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13068         * config.guess: Recognize Mach.
13070 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13072         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13073         see whether --exec-prefix was used.
13075 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13077         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13079 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13081         * Makefile.in: Add all-librx target similar to all-libproc.
13083 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13085         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13086         with post 1.2 uname bogosity.
13088 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13090         * configure: Remove temporary files on receipt of a signal.
13092 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13094         * configure: If there is a package_makefile_frag, remove
13095         ${subdir}/Makefile.tem after copying it in.
13097 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13099         * build_all.mk: support rs6000 lynx identifies itself as
13100         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13101         since /bin/gcc is too feeble to compile a modern gcc.
13103 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13105         * brought devo/test-build.mk update-to-date with progressive/
13106           test-build.mk. Add lynx targets and hppa flag info.
13108 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13110         * configure.in:  Use mh-ncrsvr43.  Patch from
13111         Tom McConnell <tmcconne@sedona.intel.com>.
13113 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13115         * config.guess (i386-unknown-bsdi):  No longer need to
13116         check #if defined(__bsdi__) && defined(__i386__).
13118 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13120         * configure: Set program_transform_nameoption correctly.
13122 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13124         * brought build-all.mk update-to-date with progressive build-all.mk,
13125           added new targets and hppa info.
13127 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13129         * configure: If config.guess result is a prefix of the user
13130         specified target, assume a native build and use the user specified
13131         target as the host alias.  Remove SunOS patch suffix removal hack.
13132         * configure.in: Remove SunOS patch suffix removal hack.
13134         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13135         in NATIVE_CHECK_MODULES.
13137 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13139         * Makefile.in: Rename HOST_ONLY to NATIVE.
13140         * configure: Delete SunOs patch suffix from host_canonical
13141           and build_canonical variables that are prepended to Makefiles.
13142         * configure.in: Add comments for easier maintenance.
13144 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13146         * Makefile.in: Add all-libproc target similar to all-gui.
13148 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13150         * Makefile.in (CHECK_MODULES): split into
13151         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13153 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13155         * config.guess (i386-unknown-bsdi): New system to guess.
13157 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13159         * Makefile.in: Add all-gui target (but not yet build by "all").
13161 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13163         * config.sub: Move deletion of patch suffix from here...
13164         * configure.in: To here, at Ian's suggestion.  The top-
13165           level scripts might need to know of a patch level.
13167 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13169         * config.sub: Strip off patch suffix so rtl is recognized
13170           as a sunos4.1.3 machine, even though it's been patched.
13172 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13174         * Makefile.in (INSTALL_LAST): Delete.
13175         (INSTALL_DOSREL): New.
13177 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13179         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13180         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13181         whether we pass down --with-gnu-ld anyhow.
13183 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13185         * Makefile.in (INSTALL_LAST): Change operation so it works
13186         on more flavors of make.
13187         * configure.in (go32): Don't build libg++ or libio.
13189 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13191         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13192         they can be overriden by templates.
13194 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13196         * configure.in (target==go32): Don't build gdb.
13197         * dosrel: New directory.
13199 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13201         * configure.in (host==go32): Configure dosrel too.
13202         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13203         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13204         be set by incoming names or templates.
13205         (INSTALL_LAST): New rule.
13207 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13209         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13211 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13213         * configure.in (appdirs): New variable.  Currently empty, but will
13214         be used in gas distribution.  If nonempty, lists a set of
13215         directories at least one of which must get configured, or top
13216         level configuration is considered to have failed.
13217         (rs6000-*-lynxos*): Use new file name.
13219 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13221         Eliminate XTRAFLAGS.
13222         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13223         newlib include files using -idirafter, and also use -nostdinc.
13224         (CXX_FOR_TARGET): Likewise.
13225         (XTRAFLAGS): Removed.
13226         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13227         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13228         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13229         ($(DO_X)): Don't pass down XTRAFLAGS.
13231 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13233         * configure.in (mips*-dec-bsd*): New target; do build linker.
13234         (mips*-*-bsd*): New target; don't build linker.
13236 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13238         * configure.in: support rs6000-*-lynxos* configuration.
13239         support sunos4 as a cross target.
13241         * config.sub: look for lynx*, not lynx since the OS version may
13242         legitimately be part of the name.
13244 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13246         * configure.in (i[34]86-*-sco*): Move to be with other i386
13247         targets.
13248         (romp-*-*): New target.  Skip various binary utilities.
13249         (vax-*-*): New target.  Don't build newlib.
13250         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13252 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13254         * configure.in: Only set host_makefile_frag if config
13255         directory exists.
13257 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13259         * install.sh: If $dstdir exists, don't check whether each
13260         component does.
13262 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13264         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13266 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13268         * configure.in (*-*-lynxos*): Don't configure newlib for either
13269         native or cross Lynx.
13271 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13273         * config.sub (sparc64-elf): Fix os.
13274         (z8k): Remove duplicate.
13276 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13278         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13279         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13281 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13283         * configure: Make file links cleanly even if Lynx fails on
13284           an NFS symlink (at least fail cleanly).
13286 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13288         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13289         -XNh2000.
13291 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13293         * configure: Unknown options are fatal again.
13295 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13297         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13298         compatibility.
13300 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13302         * build-all.mk: Add `clean' target.
13304 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13306         * config.guess:  Add SINIX support.
13307         * configure.in:  Add mips-*-sysv4* support.
13309 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13311         * build-all.mk: Document all useful targets.
13312         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13313         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13315 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13317         * configure: Support --silent, --quiet.
13319 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13321         * configure: Support --disable-FEATURE.
13323 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13325         * config.guess: Recognize NCR running SVR4.3.
13327 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13329         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13330         Patch from Paul Eggert <eggert@twinsun.com>.
13332 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13334         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13336 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13338         * configure: Make unrecognized options give nonfatal warnings
13339         instead of fatal errors, and pass them to any subdirectory
13340         configures in case they recognize them.
13341         Make --x equivalent to --with-x.
13343 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13345         * configure: Add --enable-* options.  Clean up usage message and
13346         some comments.
13348 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13350         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13352 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13354         * configure.in (hppa*-*-*): Enable binutils.
13356 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13358         * config.sub: Recognize cisco.
13360 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13362         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13364 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13366         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13367         than one configuration name.  Add comment.
13369 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13371         * config.guess: about target *-hitachi-hiuxwe2, fixed
13372         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13373         macro is incorrect.]
13375 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13377         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13378         than the "make ls" stuff which used to be here.
13380 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13382         * config.guess:  Recognize i[34]86-unknown-freebsd.
13383         From Shawn M Carey <smcarey@rodan.syr.edu>.
13385 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13387         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13389 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13391         * config.guess: Check for ptx.
13393 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13395         * config.sub: Add os9k checking.
13397 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13399         * config.guess: Handle OSF1 running on HPPA processors
13401 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13403         * configure: If subdir configure fails, print out a message with
13404         subdirectory name, in case subdir's configure code didn't identify
13405         itself.
13407 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13409         * configure.in: Remove embedded newlines from configdirs.
13410         Avoid mismatches of substrings.  Fix matching strings at end
13411         of configdirs.
13413 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13415         * config.guess:  Add Lynx/rs6000 config support.
13417 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13419         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13421 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13423         * configure.in (hppa*-*-osf*): Treat this just like most other
13424         PA configurations (eg no binutils or ld).
13425         (hppa*-*-*elf*): These configurations have binutils and ld.
13427 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13429         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13431 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13433         * configure.in (rs6000-*-*): Build gas.
13435 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13437         * Makefile.in:  Avoid bug in losing hpux sed.
13439 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13441         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13442         for GDB and GDB has been fixed to not need it.
13444 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13446         * config.guess: Recognize vax hosts.
13448 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13450         * configure (while loop): Don't use "break 2" inside case
13451         statement -- the case statement isn't an enclosing loop.
13453 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13455         * config.guess:  Clean up NeXT support, to allow nextstep
13456         on Intel machines.  Make OS be nextstep.
13458 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13460         * config.guess: Add alternate forms for Convex.
13462 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13464         * configure:  Completely rewrite option processing.  Take
13465         advantage of pattern-matching to avoid invoking test frequently.
13466         Also clean up host and target defaulting logic.
13468 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13470         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13471         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13472         commands (plus user environment) will fit SCO limits.
13474 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13476         * configure.in: Don't issue warnings about directories which are
13477         not being configured if -norecursion is set.  Correct test for
13478         --with-gnu-as and --with-gnu-ld to not get confused by substring
13479         matches.
13481         * configure.in: Don't build gas for alpha-dec-osf1*.
13483 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13485         * configure:  Back out Per's change of 12/19/1993.  It changes the
13486         behavior of configure in unexpected and confusing ways.
13488         Also, use different delim char when calculating
13489         program_transform_name so that the name can contain slashes.
13491 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13493         * configure.in, config.sub: Add support for VSTa micro-kernel.
13495 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13497         * configure.in: Nuke hacks which were used to get a special
13498         version of GAS for HPPA configurations.
13500 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13502         * configure:  If only ${target_alias} is given, use that
13503         as the default for ${host_alias}.
13504         * configure:  Add missing back-slashes before nested quotes.
13506 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13508         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13510 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13512         * config.guess:  Recognize some Tektronix configurations.
13513         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13515 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13517         * config.sub: Match any flavor of SH.
13519 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13521         * configure.in: Don't try to configure newlib for Alpha.
13523 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13525         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13526         libg++ or libio for any Alpha target.
13528         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13530 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13532         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13533         default arguments -- so it tried to compress itself.
13535 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13537         * configure.in (notsupp): ensure that a space is always at the end
13538           of the configdirs list, since the grep checks for an explicit space
13540 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13542         * configure.in (target i386-sysv4.2): don't build ld, since static
13543           versions of many libraries are not available.
13545 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13547         * config.guess: Recognize Apollos (using environment variables).
13548         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13550 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13552         * config.guess: Recognize Sony news mips running newsos.
13554 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13556         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13557         "fi ; else" for bash.
13559 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13561         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13563 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13565         * config.sub: accept unixware as an alias for svr4.2.
13566         Fix some inconsistancies with the gcc version.
13568 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13570         * Makefile.in (DISTDOCDIRS):  Add gdb.
13572 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13574         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13576 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13578         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13579         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13580         this now.
13582 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13584         * config.sub: Accept hiux* as an OS name.
13586         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13587         etc/make-stds.texi.  The underscore came from gcc, and dje now
13588         agrees that RUNTESTFLAGS is the correct name.
13590 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13592         * install.sh:  Remove 'set -e'.  It makes any conditionals
13593         in the script useless.
13595         * config.guess: Automatically recognize arm-acorn-riscix
13596         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13598 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13600         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13602 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13604         * Makefile.in (DISTDOCDIRS): New variable.
13605         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13606         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13608 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13610         * configure.in (hppa target): check the source directory for the
13611           pagas sub-directory
13613 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13615         * config.sub: Allow -aout* and -elf*.
13617 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13619         * configure.in: Don't build ld on i386-solaris2, same as for
13620         sparc-solaris2.
13622 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13624         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13626 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13628         * configure.in:  Configure gdb for alpha.
13630 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13632         * Makefile.in (CXXFLAGS): Add -O.
13634 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13636         * config.guess: added support for DG Aviion
13638 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13640         * configure.in: Produce warning message for subdirectories not
13641         configurable for this host/target combination.  Don't try to
13642         configure gdb for vms.
13644 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13646         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13647         appropriate files before making "diststuff".
13648         (DISTBISONFILES): New var: list of files to be edited.
13649         (DISTSTUFFDIRS): Add binutils.
13651 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13653         * config.sub: also handle mipsel and mips64el (for little endian mips)
13655 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13657         * configure.in: Add * to end of all OS names.
13659 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13661         * configure.in: Build newlib for LynxOS native.
13663 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13665         * config.guess: Add support for delta 88k running SVR3.
13667         * configure.in: Add comment about HP compiler vs. emacs.
13669 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13671         * configure.in: don't build ld on solaris2 (not a viable option
13672           due to bugs in getpwnam & getpwuid)
13674 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13676         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13677         config.guess will produce a full version number.
13679 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13681         * configure.in: Build linker and binutils for alpha-dec-osf1.
13683 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13685         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13686         and gdb/testsuite/Makefile.in.
13688 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13690         * configure.in: recognize mips*- instead of mips-
13692 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13694         * config.sub: Accept linux*coff and linux*elf as operating
13695         systems.
13697 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13699         * config.sub: Recognize mips64, and mips3 as an alias for it.
13701 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13703         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13704         gdb knows how to handle OSF/1 shared libraries.
13706 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13708         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13709         * config.guess: Recognize Hitachi's HIUX.
13710         * config.sub: Recognize h3050r* and hppahitachi.
13711         Remove redundant cases for hp9k[23]*.
13713 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13715         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13716         if gas and ld are in the source tree and are in ${configdirs}.
13717         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13718         --with options (but still pass them down on the command line,
13719         if they were explicitly specified).
13721 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13723         * configure: substitute SHELL value in Makefile.in with
13724         ${CONFIG_SHELL}
13726 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13728         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13729         *-*-solaris2* targets.
13731 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13733         * Makefile.in: define M4, and pass it down to sub-makes;
13734         all-autoconf now depends on all-m4
13736 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13738         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13739         presence of {ar,ranlib} instead of a configured directory
13741 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13743         * config.guess: Accept 34?? as well as 33?? for NCR.
13745 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13747         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13748         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13750 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13752         * configure: grab values for $(CC) and $(CXX) from the
13753         environment, so that someone can do "CC=gcc configure; make" and
13754         have it work right (matching the way that autoconf works now)
13756         * configure.in, Makefile.in: add support for gash, the tcl
13757         interface to Galaxy
13759         * config.guess: add NetBSD variants (hp300, x86)
13761 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13763         * install.sh: Support -d option (in the manner of SunOS 4 install,
13764         as it is more deterministic than that of GNU install)
13765         (chmodcmd): Set file to mode 755 by default (should also do default
13766         chgrp and chown, but I don't feel like dealing with that now)
13768 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13770         * config.sub: Remove h8300hhms alias.
13772 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13774         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13776 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13778         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13779         as stmp-fixinc
13781 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13783         * config.sub: recognize m88110-bug-coff.
13785 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13787         * Makefile.in (all-libio): all dependencies on the toolchain used
13788         to build this (gcc, gas, ld, etc)
13790 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13792         * config.guess: Deal with OSF/1 1.3 on alpha.
13794 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13796         * install.sh: add some 'else true' clauses for portability
13798         * configure.in: don't build libio for h8[35]00-*-* targets
13800 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13802         * Makefile.in:  Add support for new libio.
13804 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13806         * install.sh: If one command fails, don't try the rest.  Don't try
13807         to remove $dsttmp (via trap) unless we have already created it.
13808         If $src doesn't exist, detect it and exit with an error.
13810         * config.guess: Recognize BSD on hp300.
13812 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13814         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13815         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13817 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13819         * Makefile.in (all-send-pr): depends on all-prms
13821 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13823         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13825 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13827         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13828         Added test for mips-mips-riscos5.
13830 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13832         * configure.in: use mh-hp300 for 68k HP hosts
13834 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13836         * configure: add support for CONFIG_SHELL, so that you can use
13837         some alternate shell for evaluating configure scripts
13839 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13841         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13842         in configure script to bug-gdb@prep.ai.mit.edu when building
13843         distribution archive.
13844         * Makefile.in (COMPRESS):  Remove def.
13845         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13846         gdb.tar.Z and make-gdb.tar.Z respectively.
13847         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13848         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13849         to convergence with 'taz' target in Makefile.in.
13851 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13853         * install.sh (dsttmp): use trap to ensure that tmp files go
13854         away on error conditions
13856 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13858         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13860 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13862         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13863         its parent is '/' not ''.
13865         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13867 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13869         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13870         that ${newsrcdir}/configure.in does.
13872 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13874         * test-build.mk: support for CONFIG_SHELL
13876 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13878         * config.sub (netware):  Add as a basic system type.
13880 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13882         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13883           $(srcdir)/ from the dependency on Makefile.in.
13885 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13887         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13888         (h8300hhms is temporary until multi-libraries are implemented).
13889         * configure.in: Handle h8300h too.
13891 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13893         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13895 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13897         * configure:  Remove extraneous output when guessing host type.
13898         * config.guess:  Remove extraneous output when guessing using C
13899         compiler rather than uname, or when guessing fails.
13901 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13903         * Makefile.in: remove all.cross and install.cross targets
13905         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13906           definitions
13908 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13910         * configure.in (target sh): Build gprof.
13912 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13914         * config.sub: change -solaris to -solaris2
13916 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13918         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13920 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13922         * configure: Correct error message for missing Makefile.in to
13923         print correct directory.
13925 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13927         * install.sh: kludge around 386BSD shell bug
13929 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13931         * config.guess:  Recognize NeXT.
13932         * config.guess:  Recognize i486-ncr-sysv4.
13933         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13935 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13937         * Makefile.in (MAKEINFOFLAGS): New variable.
13938         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13939         * build-all.mk, test-build.mk: Pass down --no-split as
13940         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13942 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13944         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13946 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13948         * Makefile.in (libg++.tar.z):  New rule.
13949         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13950         * Makefile.in (taz):  Only do a single chmod.
13952 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13954         * install.sh: don't use dirname anymore (replaced with sed usage)
13956 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13958         * Makefile.in:  Change extension for gzip'd files from '.z' to
13959         '.gz' per new FSF standard usage.
13961 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13963         * configure: put quotes around the final value of program_transform_name
13965 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13967         * Makefile.in: new install.sh support; update install-info rules
13969 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13971         * configure.in: Build diff for crosses, but not for go32 host.
13973         * configure.in: Build gprof only for native, and don't build it
13974         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13976 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13978         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13980 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13982         * configure.in (host_tools): Add prms.
13984 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13986         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13987         with $(FLAGS_TO_PASS) on the command line
13989         * config.sub: Recognize lynx and lynxos
13991 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13993         * config.sub: Accept -ecoff*, not just -ecoff.
13995 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13997         * Makefile.in (taz): Use .gz suffix instead of .z.
13998         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13999         names.
14001 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14003         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14005 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14007         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14008         that rebuilds that might happen during 'make install' don't get
14009         bogus gcc include files
14011 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14013         Change from Utah for HPPA support:
14014         * config.guess: Recognize hppa1.x-hp-bsd.
14016 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14018         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14019         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14021 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14023         * config.sub: Add support for rom68k and bug boot monitors.
14025 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14027         * Makefile.in: Make all-opcodes depend on all-bfd.
14029 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14031         * config.guess: Added special check for i[34]86-univel-sysv4*.
14033 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14035         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14036         the processor rather than assuming i486.
14038 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14040         * config.guess: Recognize SunOS6 as Solaris3.
14042 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14044         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14045         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14047 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14049         * build-all.mk (all-cross): New target for Canadian Cross.
14050         Added Q2 go32 targets.
14051         * test-build.mk: Configure go32 cross sparclite-aout and
14052         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14053         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14055 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14057         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14058         GO32 hosted toolchains
14060 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14062         * configure: change  so "-exec-prefix" gets passed down rather
14063         than "-exec_prefix" so autoconf generated Makefiles get the
14064         exec_prefix set right.
14066 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14068         * config.guess: get the Solaris2 minor version number
14070         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14072 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14074         * config.guess: Recognize some Sequent platforms.
14076 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14078         * Makefile.in: added the vault-install target
14080         * configure.in: actually use the Sun3 makefile fragment that's in
14081         config, also added the release dir to configdirs
14083 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14085         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14087 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14089         * configure.in: remove some program from Alpha targetted toolchains
14091 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14093         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14094         gprof.
14095         (taz): Run "make diststuff" in those directories instead of "make
14096         proto-dir".  Look for "VERSION=" only at start of line in subdir
14097         Makefile.  Use "gzip -9" for compression.
14098         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14099         (binutils.tar.z): New target.
14101 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14103         * Makefile.in (taz): Include gpl.texinfo.
14105 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14107         * Makefile.in (setup-dirs): Merged into "taz" target.
14108         (taz): Only do `proto-dir' stuff if a directory is actually needed
14109         for this target.
14111 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14113         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14114         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14115         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14116         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14117         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14119 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14121         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14122         config.sub, and move-if-change to gdb testsuite distribution
14123         archive, so the testsuite can be extracted, configured, and
14124         run separately from the gdb distribution.  Blow away the Chill
14125         tests that require a Chill compiled executable, since GNU Chill
14126         is not yet publically available.
14128 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14130         * test-build.mk: set environment variables in a single command,
14131         instead of a list of assignments and exports
14133         * config.guess: recognize Alpha/OSF1 systems
14135 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14137         * configure: Change help message to prefer --options rather than
14138           -options.
14140 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14142         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14143         zippy@ecst.csuchico.edu.
14144         * config.guess: Recognize miniframe.
14146 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14148         * Makefile.in: Use srcroot to find runtest rather than rootme.
14149         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14151 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14153         * test-build.mk: Extensive additions to support building on a
14154         machine other than the host.
14156 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14158         * configure (tooldir): Fix for i386-aix again.
14160 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14162         * configure, Makefile.in:  Change definition of $(tooldir)
14163         to match the FSF.
14165 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14167         * config.guess:  Recognize i[34]86/SVR4.
14169 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14171         * Makefile.in (all-gdb): gdb depends on sim.
14173 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14175         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14176         at the same time we make the prototype gdb directory.
14177         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14178         files at the same time as the gdb base release distribution.
14180 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14182         * Makefile.in (check): Use individual check targets rather than
14183         DO_X rule.
14184         (check-gcc): Added.
14186 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14188         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14189         for System V release 3.2.
14191 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14193         * config.sub: Recognize hppaosf.
14194         * configure.in: Do configure ld/binutils/gas for it.
14196 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14198         * configure (tooldir): Alter syntax used to set this, for systems
14199         where "\$" isn't handled right, like i386-aix.
14201 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14203         * configure: Pass program-transform-name, not
14204         program_transform_name, to recursive configures.
14206 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14208         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14209         of gas+ld+binutils.
14211 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14213         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14215 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14217         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14219 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14221         * Makefile.in (PRMS): Set back to all-prms.
14223 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14225         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14226         targets, rather than for MIPS hosts.
14228 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14230         * configure.in: add comment for --with-x default values
14232         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14234         * Makefile.in: add check-* targets for each of the directories in
14235         the tree.  Add a definition of RUNTEST that will use the one we
14236         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14238 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14240         * configure.in: Removed obsolete references to bfd_target and
14241         target_makefile_frag.
14243         * build-all.mk: Set assorted targets for Q2.
14244         * config.sub: Recognize z8k-sim and h8300-hms.
14245         * test-build.mk: Really don't pass host to configure.
14246         (HOLES): Added uname.
14248 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14250         * configure: Handle an empty program-prefix, program-suffix or
14251         program-transform-name correctly.
14253 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14255         * build-all.mk: -G 8 no longer required for MIPS targets.
14256         * test-build.mk: Don't pass host argument to configure; make it
14257         guess.
14259 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14261         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14262         * Makefile.in (COMPRESS):  New macro, like GZIP.
14264 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14266         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14268         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14269         with gas currently defaults to -G 0.
14271 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14273         * Makefile.in (all-flex): flex depends on byacc.
14275         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14276         to test-build.mk as RELEASE_TAG.
14277         * test-build.mk (configargs): New variable containing arguments to
14278         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14279         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14281         * config.guess: Use /bin/uname when checking -X argument on SCO,
14282         to avoid invoking GNU uname which doesn't understand -X.
14284         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14286         * configure.in: Build gas for mips-*-*.
14288 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14290         * Makefile.in (all.normal): insert missing backslash.
14292 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14294         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14296         * Makefile.in: Complete overhaul to merge many almost identical
14297         targets.
14299 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14301         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14302         (gdb.tar.Z): Adjusted.
14304         * Makefile.in (setup-dirs, taz): New targets; should be general
14305         enough to adapt for gdb sometime.  Build only .z file.
14306         (gas.tar.z): New target.
14308 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14310         * build-all.mk: Use CC=cc -Xs on Solaris.
14312 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14314         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14315         for handling BISON for FSF releases.
14317 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14319         * configure: Actually implement the change zoo just documented.
14321 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14323         * configure: when using config.guess, only set target_alias when
14324         it's not already been set (ie, on the command line)
14326 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14328         * Makefile.in: add installcheck target, set PRMS to install-prms
14330 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14332         * configure: add support for package_makefile_fragment, handle the
14333         case where a directory has a configure.in file but no Makefile.in
14334         more gracefully (with an actual understandable error message, even);
14335         add support for --without (and add this to the usage message); also
14336         explicitly add a --host=${host_alias} to the command line when
14337         config.guess is used
14339 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14341         * configure: Must use both --host and --target in recursive calls.
14343 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14345         * Makefile.in: Change deja-gnu to dejagnu.
14347 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14349         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14351 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14353         * configure.in: canonicalize all instances to *-*-solaris2*,
14354         also strip out a number of tools to not build for go32 host
14356 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14358         * config.guess: add GPL.
14360         * Makefile.in, config.guess, config.sub, configure: bump
14361           copyrights to 93.
14363 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14365         * Makefile.in (do-info): Removed obsolete check for existence of
14366         localenv file.
14368         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14370 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14372         * Makefile.in: a couple of 'else true' for decstation,
14373         support for TclX
14375         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14377 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14379         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14381 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14383         * config.guess: Recognize i386-ibm-aix (PS/2).
14384         * configure.in: Use config/mh-aix386 file for it.
14386 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14388         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14389         CC_FOR_TARGET instead.
14390         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14392 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14394         * Makefile.in: Add sim to list of directories sent with gdb
14396 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14398         * configure.in: Put back mips-dec-bsd* case.
14400 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14402         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14403         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14404         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14406 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14408         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14410         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14411         (install-info): install dir.info only if it exists,
14412         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14414 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14416         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14417         gas for mips-dec-bsd.
14419 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14421         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14422         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14424 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14426         * configure.in: Added "dejagnu" to hosttools list.
14428 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14430         * config.sub, configure.in, config.guess:  Add support
14431         for Bosx, an AIX variant from Bull.
14432         Patches from F.Pierresteguy@frcl.bull.fr.
14434 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14436         * devo/dejagnu: Initial creation of devo/dejagnu.
14437         Migrated dejagnu testcases and support files for testing software
14438         tools to reside as subdirectories, currently called "testsuite",
14439         within the directory of the software tool.  Migrated all programs,
14440         support libraries, etc. beloging to dejagnu proper from
14441         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14442         with no modifications.  The changes to these files which will
14443         allow them to configure, build, and execute properly will be made
14444         in a future update.
14446 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14448         * Makefile.in: Change send_pr to send-pr.
14449         * configure.in: Likewise.
14450         * send_pr: Renamed directory to send-pr.
14452 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14454         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14456 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14458         * README:  Update for gdb-4.8 release.
14459         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14460         gdb-xxx.tar.z (gzip'd) file also.
14462 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14464         * Makefile.in: make all-diff depend on all-libiberty
14466 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14468         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14470 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14472         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14474 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14476         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14477         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14478         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14480 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14482         * Makefile.in:  makeinfo binary is in a new location
14484 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14486         * config.sub: Accept -ecoff as an OS.
14488         * Makefile.in: Various changes to eliminate a level of make
14489         recursion and reduce the required command line length.
14490         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14491         sub-makes.
14492         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14493         variables holding settings for specific sub-makes.
14494         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14495         in terms of BASE_FLAGS_TO_PASS.
14496         (TARGET_LIBS): New variable listing directories which use
14497         TARGET_FLAGS_TO_PASS.
14498         (subdir_do): Eliminated.
14499         (do-*): New set of targets to replace subdir_do.
14500         (various): All targets which used subdir_do now depend on do-*.
14501         (local-clean): Renamed from do_clean.
14502         (local-distclean): New target, dependency of distclean and
14503         realclean.
14504         (install-info): Don't create directories.  Depend on dir.info
14505         rather than calling make recursively.
14506         (install-dir.info): Eliminated.
14507         (install-info-dirs): Create all info directories here.
14508         (dir.info): Depend upon do-install-info.
14510         * test-build.mk (HOLES): Added false.
14512 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14514         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14516 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14518         * Makefile.in (info): remove dependency on all-texinfo.  The
14519         problem was really in texinfo/C, not at this level.
14521 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14523         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14525 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14527         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14528         GDB releases.
14530 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14532         * configure: Include srcdir in message about target of link not
14533         being found.  Don't convert `-' to `_' in `with' options being
14534         passed to subdirs.
14536 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14538         * configure.in: add uudecode to host_tools
14540         * Makefile.in: added {all,install}-uudecode targets, added them to
14541         the appropriate lists
14543 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14545         * Makefile.in (all-gcc): Added dependency on all-gas.
14547         * configure.in (mips-*-*): Build ld and binutils.
14549 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14551         * configure: check return code from mkdir, print error message and
14552           exit on failure.
14554 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14556         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14558 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14560         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14562 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14564         * config.sub (h8500):  Recognize this as a cpu type.
14566 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14568         * configure: source directory missing is no longer a warning
14570         * configure.in: recognize irix[34]* instead of irix[34]
14572         * Makefile.in: define and pass down X11_LIB
14574 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14576         * guess-systype: Renamed to ...
14577         * config.guess:  ... by popular request.
14578         * configure.in, Makefile.in:  Update accordingly.
14580 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14582         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14583         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14584         + Execute ./dummy instead of assuming . is in PATH.
14586 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14588         * guess-systype:  New shell script.  Attempts to guess the
14589         canonical host name of the executing host.
14590         Only a few hosts are supported so far.
14591         * configure:  Call guess-systype if no host is specified.
14593 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14595         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14596         gcc Makefile.
14599 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14601         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14602         (all-gcc, install-gcc, subdir_do): Use it.
14604 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14606         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14608 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14610         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14611           set exclusively by configure, using configure.in .
14613 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14615         * test-build.mk: set $PATH for all builds
14617         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14619 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14621         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14622         the one used in gcc/Makefile.in, so that a null expansion doesn't
14623         override the one needed to build gcc with a native cc.
14626 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14628         * configure: Accept -with arguments.
14630 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14632         * Makefile.in: added h8300sim
14634 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14636         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14637         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14638         (all-cygnus, native, build-cygnus): Make
14639         $(canonhost)-stamp-3stage-done, not $(host)....
14640         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14641         i386-sco3.2v4.  Added else true to if command.
14643 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14645         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14647 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14649         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14651 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14653         * configure.in: don't remove binutils from Solaris builds
14655 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14657         * Makefile.in: get rid of earlier definitions for *clean,
14658         also handle the recursive info rule better
14660 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14662         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14663         do more-or-less the right thing.
14665 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14667         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14668         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14670 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14672         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14673         $(host_canonical).
14675         * configure.in: split the configdirs list into 4 categories (native
14676         v. cross, library v. tool) and handle the cross-only and native-
14677         only in more reasonable (and correct!) way.
14679 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14681         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14682         configdirs anymore.
14684 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14686         * Makefile.in: extensive cleanup::  removed all of the explicit
14687         clean-* targets, collapsed many wrappers around subdir_do into
14688         one, added additional targets to satisfy standards.texi, deleted
14689         some old targets, some changes for consistency
14691 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14693         * configure.in: handle some programs as cross-only, and others as
14694         native only
14696         * test-build.mk: handle partial holes in a more generic manner
14698         * Makefile.in: m4 depends on libiberty
14700 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14702         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14703         time, wdiff, and find to configdirs
14705         * Makefile.in: all, clean, and install rules for the new programs
14706         added to configure.in
14708 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14710         * configure.in: use mh-sun for all *-sun-* hosts
14712 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14714         * Makefile.in: define flags for X11 include files and library file
14715         locations, pass them down to the programs that need this info
14717         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14719 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14721         * configure.in: start building libg++ for HP-UX targets
14723 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14725         * README:  Update references to files moved into etc/.
14727 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14729         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14730         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14732 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14734         * configure: accept dash as well as underscore in long option
14735         names for FSF compatibility.
14737 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14739         * config.sub: added -sco3.2v4 support from FSF.
14741 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14743         * configure.in: expand the section that adds or removes
14744         directories from the list of programs to build, to handle native
14745         vs. cross in addition to host v. native
14747 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14749         * Makefile.in:  Replace C++ in macro names with CXX.
14750         This is less likely to break ...
14752 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14754         * test-build.mk: add -w to GNU_MAKE
14756 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14758         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14759         add 'sparc' to list of recognized cpus.  This needed to make
14760         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14761         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14762         then changes that into $CPU-wrs-vxworks.
14764         * configure.in: remove most references to gdbtest, regularize
14765         target based program removal
14767         * test-build.mk: import from p3 tree (many fixes and changes)
14769 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14771         * Makefile.in: added rules to handle tcl, tk, and expect
14773         * configure.in: handle those directories if they exist
14775 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14777         * config.sub: removed bogus hppabsd and hppahpux names, since
14778         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14780 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14782         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14783         depends upon all-xiberty
14785         * Makefile.in: changes from p3, including:
14787         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14789         * Makefile.in (XTRAFLAGS): include newlib directories if
14790         newlib/Makefile exists, rather than if host != target.
14792         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14794         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14795         from the same source tree and not building a cross-compiler.  This
14796         matters for the libg++ configuration if reconfiguring a tree that
14797         has already been installed.
14799         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14801         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14802         pick up the machine and system specific header files.
14804         * Makefile.in: added AS_FOR_TARGET, passed down in
14805         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14806         the C compiler to use to create programs which are run in the
14807         build environment, set it to default to $(CC), and passed it down
14808         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14810         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14812         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14813         We need them for unusual native builds, like systems without
14814         ranlib.
14816         * configure: also define $(host_canonical) and
14817         $(target_canonical), which are the full, canonical names for the
14818         given host and target
14820 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14822         * Makefile.in:  Added separate definitions for C++.
14824 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14826         * configure.in (configdirs):  Add deja-gnu.
14828 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14830         * README:  Update for configure.texi and gdb-4.7 release.
14832 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14834         * Makefile.in:  Move "all" target to top of file.
14835         Previously, first target was ".PHONY" which caused BSD4.4 make
14836         to build .PHONY when make was run without arguments.
14838 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14840         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14841         Library-copylefted code in libiberty.
14843 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14845         * config.sub:  Replace m68kmote with plain old m68k.
14847 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14849         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14851 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14853         * config.sub: Complain if no argument is given.  Added support for
14854         386bsd as OS and target alias.
14856 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14858         * Makefile.in (XTRAFLAGS): include newlib directories if
14859         newlib/Makefile exists, rather than if host != target.
14861 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14863         * config.sub: recognize sparclite-wrs-vxworks.
14865         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14866         p3.) Added clean-xiberty to clean.
14868 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14870         * configure.in: use *-*-* instead of nested cases for host and target
14872 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14874         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14875         from the same source tree and not building a cross-compiler.  This
14876         matters for the libg++ configuration if reconfiguring a tree that
14877         has already been installed.
14879 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14881         * config.sub (i486v/i486v4):  Merge in from FSF version.
14883 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14885         * configure: only set PWD if it is already set.
14887 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14889         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14890         doesn't have unset and all success paths (and most error paths)
14891         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14892         to just ${PWD} to avoid confusion.)
14894 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14896         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14897         even for a native compilation.
14899 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14901         Changes to make the gdb.tar.Z rule work better.
14903         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14904         (DEVO_SUPPORT):  Add configure.texi.
14905         (bfd-ilrt.tar.Z):  Remove ancient rule.
14907 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14909         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14910         pick up the machine and system specific header files.
14912         * configure.in, config.sub: added new target m68010-adobe-scout,
14913         with alias of adobe68k.  Changed configure.in to check for
14914         -scout before -sco* to avoid a false match.
14916         * Makefile.in: added AS_FOR_TARGET, passed down in
14917         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14918         the C compiler to use to create programs which are run in the
14919         build environment, set it to default to $(CC), and passed it down
14920         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14922 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14924         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14925         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14926         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14927         FOR_TARGET variants, to newlib and libg++.
14929 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14931         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14932         first.
14934 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14936         * config.sub:  Accept `elf' as an environment.
14938 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14940         * Makefile.in (all-opcodes):  cd into the right directory
14942 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14944         * configure: added -program_transform_name option, used as
14945         argument to sed when installing programs.
14946         configure.texi: added documentation for -program_prefix,
14947         -program_suffix and -program_transform_name.
14949 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14951         * config.sub:  Accept i486 where i386 ok.
14953 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14955         * config.sub: accept we32k
14957 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14959         * config.sub, configure.in: accept OSE68000 and OSE68k.
14961         * Makefile.in: don't create all directories for ``make install'';
14962         let the subdirectories create the ones they need.
14964 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14966         * COPYING: new file, GPL v2
14968 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14970         * Makefile.in: use the new gen-info-dir, which needs a template
14971         argument (which also lives in texinfo)
14973         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14975 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14977         * config.sub (ncr3000):  Change i386 to i486.
14979 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14981         * Makefile.in: add install-rcs, install-grep to
14982         install-no-fixedincludes, removed install-bison and install-libgcc
14984 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14986         * configure.in: grab the HPUX makefile fragment if on HPUX
14988 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14990         * Makefile.in: eradicate bison spoor (ditto libgcc).
14991          configure.in: recognise m68{k,000}-ericsson-OSE.
14992          es1800 is alias for m68k-ericsson-OSE
14994 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14996         * configure.in: rearrange the parts that remove programs from
14997         configdirs, based now on HOST==TARGET or by canonical triple.
14999 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15001         * test-build.mk: recurse explicitly with -f test-build.mk when
15002           appropriate.  predicate stage3 and comparison on the existence
15003           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15004           On very clean, also remove ...stamp-co.  Build in-place before
15005           doing other builds.
15007 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15009         * Makefile.in, configure.in: add tgas
15011 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15013         * Makefile.in: a number of changes merged in from progressive.
15015         * configure.in: add libm.
15017         * .cvsignore: ignore some stuff that comes from test-build.mk.
15019 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15021         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15023 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15025         * configure: Add program_suffix (parallel to program_prefix)
15026         * Makefile.in: adjust directory-creating script for losing decstation
15028 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15030         * configure:  Minor $subdir-related fixes.
15032 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15034         * configure: fix various problems with propogating
15035         makefile_target_frag in subdirs.
15036         * configure.in: config libgcc if its there
15038 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15040         * config.sub:  HPPA merge.
15042 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15044         * Makefile.in:  Replace all-bison with all-byacc in all
15045         dependency lines for other tools (which now use byacc).
15047 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15049         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15051 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15053         * Makefile.in: make gprof rules similar to byacc rules (instead of
15054         vestigal $(unsubdir) that didn't work...)
15056 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15058         * config.sub:  Add support for Linux.
15059         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15060         (at least for libg++).
15062 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15064         * configure.texi: fix doc for the -nfp option to configure
15066 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15068         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15070 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15072         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15073         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15074         * configure.in: added solaris* host_makefile_frag hook.
15076 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15078         * config.sub: changed recognition of m68000 so that various
15079         m68k types can be specified via m680[01234]0
15081 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15083         * config.sub (basic_machine): fix sed so that '-foo' isn't
15084         completely substituted out while .+'-foo' loses the '-foo'
15086 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15088         * config.sub ($os): Add -aout.
15090 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15092         * configure:  If host_makefile_frag is absolute, don't
15093         prefix ${invsubdir} (relevant to libg++ auto-configure).
15095 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15097         * Makefile.in (tooldir): Define it.
15098         (all-ld): Depend on all-flex.
15100 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15102         * Makefile.in (check):  Fix libg++ special case.
15104 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15106         * configure: do not bury `pwd` into config.status, thus do fewer
15107           pwd's.
15109         * configure: print the "Building in" message only when building in
15110           other than "." AND verbose.
15112         * configure: remove -s, rework -v to better accommodate guested
15113           configures.
15115         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15117 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15119         * Makefile.in: macroize flags passed on recursion.  remove
15120           fileutils.
15122 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15124         * configure: get makesrcdir right for subdirs deeper than 1.
15126         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15127           install.
15129 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15131         * Makefile.in: don't print subdir_do or recursion lines.
15133 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15135         * standards.texi: added menu item.
15137         * Makefile.in: build and install standards.info.
15139         * standards.texi: new file.
15141 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15143         * configure: test for and move config.status pieces from
15144           ${subdir}/.
15146 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15148         * configure:  Test for existance of files before trying to mv
15149         them, to avoid numerous non-existance messages.
15151 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15153         * configure: correct final line of config.status.
15155         * configure: patch from eggert.  Avoids a protection problem if
15156           the original Makefile.in is read only.
15158         * configure: use move-if-change from gcc to create config.status.
15159           Some makefiles depend on config.status to tell if a directory
15160           has been reconfigured for a different host.  This change
15161           prevents those directories from remaking everything in the case
15162           where the reconfig was only intended to rebuild a Makefile.
15164         * configure: test for config.sub with "config.sub sun4" rather
15165           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15166           host alias from a missing config.sub.
15168 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15170         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15171           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15173 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15175         * configure: mkdir ${subdir} as needed.
15177 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15179         * Makefile.in,configure.in: added autoconf.
15181 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15183         * Makefile.in: no longer pass against on recursion.
15185         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15186           definitions are not inherited.
15188         * configure: correct makesrcdir when subdir is .
15190 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15192         * configure:  Add support for 'subdirs' variable, which is
15193         like 'configdirs', except that configure doesn't re-invoke
15194         itself for subdirs, it just creates a Makefile for each subdir.
15195         * configure.texi:  Document subdirs.
15197 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15199         * configure.in: added flex to configdirs
15201 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15203         * Makefile.in: remove clean-stamps from clean.
15205 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15207         * configure.in:  Add gdbtest to configdirs.
15209 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15211         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15212         to recursive makes.
15213         * configure.in:  Recognize new ncr3000 config.
15215 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15217         * Makefile.in, configure.in: removed references to gdbm.
15219 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15221         * config.sub:  Don't canonicalize os value
15222         newsos* to bsd (readline needs to check for newsos).
15223         (This fix was earlier made Jan 31, but got re-broken.)
15225 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15227         * configure.in:  sco is an os, not a vendor!
15229         * configure:  Quote $( better.  Keep various shells happy.
15231 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15233         * Makefile.in: eliminate stamp-files.
15235 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15237         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15238           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15240 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15242         * config.sub:  fix iris/iris3.
15244 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15246         * configure: re-add -rm.
15248 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15250         * Maskefile.in: add .stmp-rcs to all.
15252         * configure.in: remove gas from rs6000 build, use aix host fragment.
15254 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15256         * configure: pass down site_option during recursion.
15258 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15260         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15262 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15264         * configure: Change exec_prefix so that it really defaults to prefix.
15266 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15268         * Makefile.in, configure.in:  Add support for mmalloc library.
15270 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15272         * Makefile.in: add stmp dependencies for a few more things.
15274 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15276         * configure: adjusted error message on objdir/srcdir configure
15277           collision, per john's suggestion.
15279         * Makefile.in: add libiberty stmp to all and all.cross.
15281 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15283         * Makefile.in: remove force dependencies, add grep to all.
15285 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15287         * Makefile.in: drop flex.  make stamp files work.
15289         * configure: added test for conflicting configuration in srcdir,
15290           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15291           gets cranky.  use relative paths for configure and srcdir
15292           whenever possible.  Send some error messages to stderr that were
15293           going to stdout.
15295 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15297         * Makefile.in:  Fix libg++ rule to check for gcc directory
15298         before using gcc/gcc.  Also pass XTRAFLAGS.
15300 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15302         * Makefile.in: added stmp-files so that directories aren't polled
15303           when they are already built.
15305         * configure.texi: fixed a node pointer problem.
15307 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15309         * config.sub configure.in gdb/configure.in
15310         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15311         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15312         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15314 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15316         * configure: -recurring becomes -silent.  corrected help message
15317           for -site= option.
15319         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15321 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15323         * configure: when building Makefile for crosses, replace
15324           tooldir and program_prefix.  default srcdir from location of
15325           config.sub.  remove "for host in hosts" and "for target in
15326           targets" loops.
15328 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15330         * Makefile.in: Do not pass bindir or mandir to cvs.
15332 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15334         * Makefile.in, configure.in: removed traces of namesubdir,
15335           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15336           copyrights to '92, changed some from Cygnus to FSF.
15338         * configure.texi: remove most references to multiple hosts,
15339           multiple targets, subdirs, etc.
15341         * configure.man: removed rcsid. reference config.sub not
15342           config.subr.
15344         * Makefile.in: mkdir $(infodir) on install-info.
15346 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15348         * configure.texi:  Explain better about .gdbinit and about
15349         the environment that configure.in sections run in.
15351 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15353         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15355 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15357         * README:  DOC.configure => cfg-paper.texi.
15359 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15361         * config.sub (near case $os):  Don't convert newsos* to bsd!
15363 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15365         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15366         the number of copies of COPYING that go into the GDB tar file.
15368 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15370         * bfd/configure.in, gdb/config/mh-i386sco,
15371         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15372         Fix SCO configuration stuff.
15374 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15376         * Makefile.in:  For libg++, make sure the -I pointing
15377         to the gcc directory goes *after* all the libg++-local -I flags.
15378         Also, move just-gcc dependency from just-libg++ to all-libg++.
15380 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15382         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15384 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15386         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15388 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15390         * config.sub:  Add stratus configuration frags.  Also
15391         submitted to FSF.
15393 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15395         * Makefile.in (DEV_SUPPORT):  add configure.man.
15397         * config.sub(Decode manufacturer-specific):  add -none*.
15399 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15401         * Makefile.in:  remove form feeds to make Sun's make happy.
15402         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15404 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15406         * Makefile.in (AR_FLAGS):  Make quieter.
15408 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15410         * configure.in:  Add libg++.
15411         * configure:  When verbose, don't output the command line at each
15412         level; it will be unremarkably the same as the previous version,
15413         which will be the same as what the user typed.
15415 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15417         * configure.in, Makefile.in: fix clean-info, add flex.  add
15418           fileutils.
15420         * configure: be less sensitive to spaces in Makefile.in.  Do not
15421           look for sources in "..".  Doing so breaks subdirectories that
15422           might have their own configure.  If a subdir has it's own
15423           configure script, use it.
15425 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15427         * cfg-paper.texi: some changes suggested by rms.
15429 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15431         * config.sub:  Merge in some small additions from the FSF version,
15432         taken from the gcc distribution, to bring the Cygnus and FSF
15433         versions into closer sync.
15435 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15437         * configure.in:  Changed svr4 references to sysv4.
15439 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15441         * configure: added -V for version number option.
15443 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15445         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15446           renamed from DOC.configure to cfg-paper.texi.
15448 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15450         * configure, config.subr, config.sub: config.subr is now
15451           config.sub again.
15453 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15455         * configure.texi: new file, in progress.
15457         * Makefile.in: build info file and install the man page for
15458           configure.
15460         * configure.man: new file, first cut.
15462         * configure: find config.subr again now that configuration "none"
15463           has gone.  removed all traces of the -ansi option.  removed all
15464           traces of the -languages option.
15466         * config.subr: resync from rms.
15468 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15470         * configure, config.sub, config.subr: merge config.sub into
15471           config.subr, call the result config.subr, remove config.sub, use
15472           config.subr.
15474         * Makefile.in: revised install for dir.info.
15476 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15478         * configure.in: add decstation host makefile frag.
15480         * Makefile.in: BISON now bison -y again.  also install-gcc on
15481           install.  clean-gdbm on clean.  infodir belongs in datadir.
15482           Make directories for info install.  Build dir.info here then
15483           install it.
15485 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15487         * Makefile.in: fix for bad directory tests.
15489 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15491         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15492           regexp.  -srcdir relative was being handled incorrectly.
15494         * Makefile.in: unwrapped some for loops so that parallel makes
15495           work again and so one can focus one's attention on a particular
15496           package.
15498 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15500         * configure: added PWD as a stand in for `pwd` (for speed). use
15501           elif wherever possible.  make -srcdir work without -objdir.
15502           -objdir= commented out.
15504 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15506         * configure: +options become --options.  -subdirs commented out.
15507           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15508           Makefile now at top of generated Makefile.  Removed cvs log
15509           entries.  added -srcdir.  create .gdbinit only if there is one
15510           in ${srcdir}.
15512         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15513           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15514           and mandir now keyed off datadir by default.
15516 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15518         * Freshly created ChangeLog.
15521 Local Variables:
15522 mode: change-log
15523 left-margin: 8
15524 fill-column: 76
15525 version-control: never
15526 End: