* doc/invoke.texi: Update dump file names.
[official-gcc.git] / ChangeLog
blob7aa0ff6afa47156582643d7a3375a103cc5053a3
1 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3         * configure.in: Handle --disable-<component> generically.
4         * configure: Regenerate.
6 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8         PR libgcj/17311
9         * ltmain.sh: Don't use "$finalize_rpath" for compile.
11 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
13         * MAINTAINERS (Write After Approval):  Remove myself.
14         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
16 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
17         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
18         (TARGET_CONFIGDIRS): Remove.
19         * configure.in: Remove AC_SUBST(target_configdirs).
20         * Makefile.in, configure: Regenerated.
22 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
24         * MAINTAINERS (Write After Approval):  Remove myself.
25         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
27 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
29         PR bootstrap/25670
31         * Makefile.tpl ([+compare-target+]): Print explanation messages.
33         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
34         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
35         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
36         BUILD_PREFIX, BUILD_PREFIX_1.
37         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
39         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
40         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
42         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
43         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
44         of `cat stage_current`.  Always provide the `r' and `s' variables.
45         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
46         a single shell execution.
47         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
48         bootstrapped modules, make the stage1 module if the build was not
49         started yet, else build the current stage.
50         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
51         (all-build, all-host, all-target, [+make_target+]-host,
52         [+make_target+]-target): Do not use \-continued lines.
53         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
54         (current_stage, restrap, stage_last): New.
56         * Makefile.in: Regenerate.
57         * configure: Regenerate.
59 2006-02-19  Bud Davis  <jmdavis@link.com>
61         * MAINTAINERS (Write After Approval):  Remove myself.
62         (Language Front End Maintainers):  Add myself as fortran 95
63         maintainer and update e-mail address.
65 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
67         * MAINTAINERS (Write After Approval):  Remove myself.
68         (Language Front End Maintainers):  Add myself as fortran 95
69         maintainer.
71 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
73         * MAINTAINERS (Write After Approval): Add myself.
75 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
77         * MAINTAINERS (Write After Approval):  Remove myself.
78         (Language Front End Maintainers):  Add myself as
79         fortran 95 maintainer.
81 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
83         Sync from src:
85         2005-12-27  Leif Ekblad  <leif@rdos.net>
87         * configure.in: Add support for RDOS target.
88         * configure: Regenerate.
90 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
91             Andreas Schwab  <schwab@suse.de>
93         * configure: Regenerate.
95 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
97         * configure.in (enable_libgomp): Add AIX.
98         * configure: Regenerate.
100 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
102         * MAINTAINERS (Write After Approval): Add myself.
103         
104 2006-02-03  Lee Millward  <lee.millward@gmail.com>
106         * MAINTAINERS (Write After Approval): Add myself.
107         
108 2006-01-31  Richard Guenther  <rguenther@suse.de>
109         Paolo Bonzini  <bonzini@gnu.org>
111         * Makefile.def (target_modules): Add libgcc-math target module.
112         * configure.in (target_libraries): Add libgcc-math target library.
113         (--enable-libgcc-math): New configure switch.
114         * Makefile.in: Re-generate.
115         * configure: Re-generate.
116         * libgcc-math: New toplevel directory.
118 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
120         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
121         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
122         the assembler, linker and binutils.
123         * configure: Regenerate.
125 2006-01-22  Dirk Mueller  <dmueller@suse.de>
127         * MAINTAINERS (Write After Approval): Add myself.
129 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
131         * configure: Regenerate.
133 2006-01-18  Richard Henderson  <rth@redhat.com>
134             Jakub Jelinek  <jakub@redhat.com>
135             Diego Novillo  <dnovillo@redhat.com>
137         * libgomp: New directory.
138         * Makefile.def: Add target_module libgomp.
139         * Makefile.in: Regenerate.
140         * configure.in (target_libraries): Add target-libgomp.
141         * configure: Regenerate.
143 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
145         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
146         @ from continuation.
147         * Makefile.in: Rebuilt.
149 2006-01-04  Chris Lattner  <sabre@gnu.org>
151         * MAINTAINERS (Write After Approval): Add myself.
153 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
155         PR bootstrap/24252
157         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
158         * Makefile.tpl (OBJDUMP): New.
159         (EXTRA_HOST_FLAGS): Add it.
160         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
162         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
163         to use symbolic links between directories.  Avoid race conditions
164         or make them harmless.
165         * configure.in: Do not try to use symbolic links between directories.
167         * Makefile.def (LEAN): Pass.
168         * Makefile.tpl (LEAN): Define.
169         (stage[+id+]-start): Accept that the previous directory does not
170         exist, if the bootstrap is lean.
171         (stage[+id+]-bubble): Invoke lean bootstrap commands after
172         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
173         configure substitution.
174         ([+compare-target+]): Likewise.
175         ([+bootstrap-target+]-lean): New.
176         * configure.in: Remove lean bootstrap support from here.
178         * Makefile.in: Regenerate.
179         * configure: Regenerate.
181 2006-01-04  Ben Elliston  <bje@au.ibm.com>
183         * MAINTAINERS (libdecnumber): Add myself.
185 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
187         * libtool-ldflags: New script.
189 2006-01-02  Andreas Schwab  <schwab@suse.de>
191         * configure.in: When reconfiguring remove Makefile in
192         all stage directories.
193         * configure: Regenerate.
195 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
197         * MAINTAINERS: Update my email address.
199 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
201         Revert Ada-related part of the previous change.
203         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
204         Do not pass.
205         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
206         * Makefile.in: Regenerate.
207         * configure.in: Do not include mt-ppc-aix target fragment.
208         * configure: Regenerate.
210 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
212         * configure.in: Select appropriate fragments for PowerPC/AIX.
213         * configure: Regenerate.
215         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
216         BOOT_CFLAGS, BOOT_LDFLAGS.
217         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
218         BOOT_CFLAGS, BOOT_LDFLAGS.
219         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
220         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
221         (stage): Fail if we cannot complete the work.
222         * Makefile.in: Regenerate.
224 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
226         * configure.in: Replace ms1 with mt.
227         * configure: Rebuilt.
229 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
231         * MAINTAINERS: Update my email address.
233 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
235         * Makefile.tpl (all, do-[+make_target+], do-check, install,
236         install-host-nogcc): Don't invoke $(stage) at the end.
237         * Makefile.in: Regenerate.
239 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
241         * configure.in: Flip the top-level bootstrap switch.
242         * configure: Regenerate.
244 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
246         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
247         $(stage) and $(unstage).
248         (EXTRA_TARGET_FLAGS): Correct double-quoting.
249         (all): Remove stray semicolon.
250         (local-distclean): Don't handle multilib.tmp and multilib.out.
251         (install.all): Set $s for consistency.
252         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
253         check_multilibs setting.  Always make the install directory.
254         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
255         Correct @if/@endif.
256         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
257         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
258         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
259         (multilib.out): Remove.
260         * Makefile.in: Regenerated.
262 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
264         * MAINTAINERS (Write After Approval): Add myself.
266 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
268         * MAINTAINERS: Add myself as mt maintainer.
270         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
272 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
274         * MAINTAINERS: Change email address.
276 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
278         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
279         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
280         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
281         Find in-tree tools if available.
282         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
283         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
284         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
285         (COMPILER_*_FOR_TARGET): New.
286         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
287         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
288         (CONFIGURED_*, USUAL_*): Remove.
289         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
290         STRIP): Use autoconf substitutions.
291         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
292         COMPILER_NM_FOR_TARGET): New.
293         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
295         (all): Make all-host and all-target in parallel.
296         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
297         that $$r and $$s are set before invoking a recursive make.
298         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
299         ([+bootstrap-target+]): Inline most of the `all' target.
301 2005-11-29  Ben Elliston  <bje@au.ibm.com>
303         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
304         from the gcc build directory.
305         * Makefile.in: Regenerate.
307 2005-11-29  Ben Elliston  <bje@au.ibm.com>
309         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
310         depend on all-libdecnumber.
311         * configure.in (host_libs): Include libdecnumber.
312         * Makefile.in: Regenerate.
313         * configure: Likewise.
315 2005-11-29  Ben Elliston  <bje@au.ibm.com>
317         * libdecnumber: Import decNumber sources from the dfp-branch.
319 2005-11-21  Kean Johnston  <jkj@sco.com>
321         * config.sub, config.guess: Sync from upstream sources.
323 2005-11-21  Ben Elliston  <bje@au.ibm.com>
325         Import from Autoconf sources:
327         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
328         * config/move-if-change: Don't output "$2 is unchanged";
329         suggested by Ben Elliston.  Handle weird characters correctly.
331 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
333         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
334         to match upstream libtool for darwin.
336 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
338         * Makefile.def: Remove gdb dependencies for gdbtk.
339         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
340         (configure-gdb, install-gdb): New rules.
341         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
342         * Makefile.in, configure: Regenerated.
344 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
346         * MAINTAINERS (Write After Approval): Add myself.
348 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
350         * MAINTAINERS (Write After Approval): Add myself.
352 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
354         * MAINTAINERS (alias analysis): Add Daniel Berlin and
355         Diego Novillo.
357 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
359         PR bootstrap/24297
360         * Makefile.tpl (do-[+make-target+], do-check, install,
361         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
362         are set before recursing.
363         * Makefile.in: Regenerate.
365 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
367         PR bootstrap/18939
368         * Makefile.def (gcc) <target>: Fix thinko.
369         * Makefile.in: Regenerate.
371 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
373         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
374         * configure: Regenerate.
376 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
378         * MAINTAINERS (Write After Approval): Add self.
380 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
382         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
383         target-libffi, target-qthreads, target-libjava, and
384         targetlibobjc.
385         * configure: Regenerate.
387 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
389         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
390         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
391         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
392         (USUAL_OBJDUMP_FOR_TARGET): New.
393         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
394         * configure.in: Check for $OBJDUMP_FOR_TARGET.
395         * configure, Makefile.in: Regenerated.
397 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
399         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
400         before other host packages.
402 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
404         * MAINTAINERS: Add self as sh libraries/configury maintainer.
406 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
408         PR bootstrap/22340
410         * configure.in (default_target): Remove.
411         * Makefile.tpl (all): Do not use prerequisites as subroutines
412         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
413         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
414         use prerequisites as subroutines.
415         (check-host, check-target): New.
416         (bootstrap configure & all targets): Do not use stage*-start
417         if the directory layout is already ok.
418         (non-bootstrap configure & all targets): Prepend a $(unstage).
419         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
420         (NOTPARALLEL): Remove.
421         (unstage, stage variables): New variables.
422         (unstage, stage targets): Simply expand to those variables.
424         * configure: Regenerate.
425         * Makefile.in: Regenerate.
427 2005-10-04  James E Wilson  <wilson@specifix.com>
429         * Makefile.def (lang_env_dependencies): Add libmudflap.
430         * Makefile.in: Regenerate.
432 2005-10-03  Andreas Schwab  <schwab@suse.de>
434         Backport from libtool CVS:
435         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
437         * ltmain.sh: add support for installing into temporary
438         staging area (e.g. 'make install DESTDIR=...')
440 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
442         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
443         * configure: Regenerated.
445 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
447         * configure: Regenerate with the correct
448         autoconf version.
450 2005-09-30  Catherine Moore  <clm@cm00re.com>
452         * configure.in (bfin-*-*): New.
453         * configure: Regenerated.
455 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
457         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
458         (LIPO_FOR_TARGET): New.
459         (CONFIGURED_LIPO_FOR_TARGET): New.
460         (USUAL_LIPO_FOR_TARGET): New.
461         (STRIP_FOR_TARGET): New.
462         (CONFIGURED_STRIP_FOR_TARGET): New.
463         (USUAL_STRIP_FOR_TARGET): New.
464         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
465         STRIP_FOR_TARGET.
466         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
467         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
468         * Makefile.in: Regenerate.
469         * configure: Regenerate.
470         
471 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
473         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
474         (rs6000-*-aix*): Same.
475         * configure: Regenerate.
477 2005-09-16  Tom Tromey  <tromey@redhat.com>
479         * MAINTAINERS: Add self as java maintainer.
481 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
483         * configure.in: Recognize f95 in the --enable-languages option,
484         and substitute it for fortran, issuing a warning.
485         * configure: Regenerate.
487 2005-08-30  Phil Edwards  <phil@codesourcery.com>
489         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
490         * configure:  Regenerated.
492 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
494         * MAINTAINERS: Add self as ms1 maintainer.
496 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
498         * Makefile.def (libssp): Add to lang_env_dependencies.
499         * Makefile.in: Regenerate.
501 2005-08-18  Ian Lance Taylor  <ian@airs.com>
503         * MAINTAINERS: Add myself as middle-end maintainer.
505 2005-08-17  Christian Groessler  <chris@groessler.org>
507         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
508         * Makefile.in: Regenerate.
510 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
512         * MAINTAINERS (write after approval): Added myself.
514 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
516         * MAINTAINERS (Write After Approval): Add myself.
518 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
520         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
521         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
522         Look for alternate names of the target cc and c++
523         * configure: Regenerate.
525 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
527         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
528         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
529         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
530         tools; remove code to manually set them.
531         (Target tools): Look in the environment for them.
532         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
533         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
534         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
535         build directory.
536         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
537         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
538         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
539         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
540         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
541         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
542         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
543         * configure: Regenerate.
544         * Makefile.in: Regenerate.
546 2005-07-28  Ben Elliston  <bje@au.ibm.com>
548         * MAINTAINERS: Update for removed CPU targets.
550 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
552         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
553         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
554         * Makefile.in: Regenerated.
556 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
558         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
559         (CFLAGS_FOR_TARGET): Use it.
560         (CXXFLAGS_FOR_TARGET): Likewise.
561         * Makefile.in: Regenerated.
562         * configure.in (--with-build-sysroot): New option.
563         * configure: Regenerated.
565 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
567         * Makefile.tpl: Wrap install between unstage and stage
568         * Makefile.in: Regenerate.
570 2005-07-21  Eric Christopher  <echristo@apple.com>
572         * MAINTAINERS: Update affiliation.
574 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
576         * MAINTAINERS: Add self as crx port maintainer.
578 2005-07-20  DJ Delorie  <dj@redhat.com>
580         * MAINTAINERS: Add self as m32c maintainer.
582 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
584         * all files: Update FSF address.
586 2005-07-15  Eric Christopher  <echristo@redhat.com>
588         * MAINTAINERS: Change affiliation.
590 2005-07-14  Jim Blandy  <jimb@redhat.com>
592         * configure.in: Add cases for Renesas m32c.
593         * configure: Regenerated.
594         
595 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
597         * COPYING.LIB: Update from fsf.org.
599 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
601         * COPYING, compile, config.guess,
602         config.sub, install-sh, missing, mkinstalldirs,
603         symlink-tree, ylwrap: Sync from upstream sources.
604         * config-ml.in: Update FSF address.
606 2005-07-13  Eric Christopher  <echristo@redhat.com>
608         * configure.in: Add toplevel noconfigdir support for tpf.
609         * configure: Regenerate.
611 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
613         PR ada/22340
615         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
616         * Makefile.in: Regenerate.
618 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
620         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
621         Brolley to write-after-approval. 
623 2005-07-07  Andreas Schwab  <schwab@suse.de>
625         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
626         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
627         * Makefile.in: Regenerated.
629 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
631         * configure.in: Don't build sim or rda when targetting darwin.
632         * configure: Regenerate.
634 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
636         * configure.in: Add --enable-libssp and --disable-libssp.
637         * configure: Regenerate with autoconf-2.13.
639 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
641         * Makefile.def (target_modules): Add libssp.
642         * configure.in (target_libraries): Add target-libssp.
643         * configure: Rebuilt.
644         * Makefile.in: Rebuilt.
646 2005-07-01  Zack Weinberg  <zackw@panix.com>
648         * MAINTAINERS: Change email address.  Resign from maintainership.
650 2005-07-01  Richard Guenther  <rguenther@suse.de>
652         * MAINTAINERS: Change my e-mail address and affiliation.
654 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
656         * Makefile.def (stagefeedback): Come after profile.
657         Define profiledbootstrap target.
658         * Makefile.tpl (profiledbootstrap): Remove.
659         (stageprofile-end): Zap stagefeedback.
660         (stagefeedback-start): Copy all .gcda files, not only GCC's.
661         * Makefile.in: Regenerate.
663 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
665         * MAINTAINERS: Update my email address.
667 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
669         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
670         In 'cpp' stanza, support '#line' as well as '# '.
672 2005-06-08  Andreas Schwab  <schwab@suse.de>
674         * MAINTAINERS: Move myself from 'Write After Approval' to
675         'CPU Port Maintainers' section as m68k maintainer.
677 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
679         * configure.in (unsupported_languages): New macro.
680         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
681         non-ported target libraries in noconfigdirs.
682         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
683         non-linux-gnu.  Remove libgcj_ex_libffi.
684         <lang_frag loop>: Set add_this_lang=no if the language is in
685         unsupported_languages.
686         * configure: Regenerate.
688 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
690         * configure.in: Fix typo in handling of --with-mpfr-dir.
691         * configure: Regenerate.
693 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
695         * MAINTAINERS: Update my email address.
697 2005-06-02  Jim Blandy  <jimb@redhat.com>
699         * config.sub: Add cases for the Renesas m32c.  (This patch has been
700         accepted into the master sources.)
702 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
703             Michael Snyder  <msnyder@redhat.com>
704             Stan Cox  <scox@redhat.com>
706         * configure.in: Set noconfigdirs for ms1.
708         * configure: Regenerate.
710 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
712         * MAINTAINERS (Write After Approval): Add self.
714 2005-06-01  Josh Conner  <jconner@apple.com>
716         * MAINTAINERS (Write After Approval): Add self.
718 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
720         * MAINTAINERS: Update my email address.
722 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
724         * MAINTAINERS (Write After Approval): Add self.
726 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
728         * MAINTAINERS (Write After Approval): Remove self.
730 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
732         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
733         (Dependencies): Consider target modules for bootstrap dependencies.
734         Make target bootstrap modules depend on each stage's gcc.
735         * Makefile.in: Regenerate.
737 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
739         * Makefile.def (configure-gcc): Depend on binutils having been built.
740         (all-gcc): No need to do it here.
741         * Makefile.in: Regenerate.
743 2005-05-19  Paul Brook  <paul@codesourcery.com>
745         * configure.in: Rewrite misleading error message when requested
746         language cannot be built.
747         * configure: Regenerate.
749 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
751         * ylwrap: Import from Automake 1.9.5.
753 2005-05-13  David Ung  <davidu@mips.com>
755         * MAINTAINERS (Write After Approval): Add self.
757 2005-05-09  Mike Stump  <mrs@apple.com>
759         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
760         lt_cv_sys_max_cmd_len for now.
762 2005-05-09  Stan Cox  <scox@redhat.com>
764         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
766 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
768         * README.SCO: Update the URL.
770 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
772         * ltconfig: Define file_list_spec.  Pass file_list_spec and
773         with_gnu_ld to libtool.
774         * ltcf-c.sh (aix[45]): Define file_list_spec.
775         * ltcf-cxx.sh (aix[45]): Same.
776         * ltcf-gcj.sh (aix[45]): Same.
777         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
778         exists, write list of input files to temporary file.
780 2005-05-04  Mike Stump  <mrs@apple.com>
782         * configure.in: Always pass --target to target configures as
783         otherwise rebuilds that do --recheck will fail.
784         * confiugure: Rebuilt.
786 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
788         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
789         STAGE_HOST_EXPORTS.
790         (configure, all): Add bootstrap support.
791         (Host modules, target modules): Pass post-stage1 flags and exports.
792         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
793         * Makefile.in: Regenerate.
795 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
797         * configure: Regenerate.
799 2005-04-27  Mike Stump  <mrs@apple.com>
801         * MAINTAINERS: Add self as darwin maintainer.
803 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
805         * config.sub: Update from master copy.
807 2005-04-21  Mike Stump  <mrs@apple.com>
809         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
810         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
812 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
814         * configure.in <crisv32-*-*, cris-*-*>: New local variable
815         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
816         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
817         "*-*-elf" and "*-*-linux*".
818         * configure: Regenerate.
820 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
822         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
824 2005-04-12  Mike Stump  <mrs@apple.com>
826         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
828 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
830         * MAINTAINERS (Write After Approval): Add myself.
832 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
834         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
836 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
838         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
839         (TARGET_CONFIGARGS): Include --with-target-subdir.
840         (configure, all): New macros.  Use them throughout.
841         * Makefile.in: Regenerate.
843 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
845         * MAINTAINERS (Write After Approval): Add myself.
847 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
849         * MAINTAINERS: Remove 'loop unrolling' maintainer.
851 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
853         * MAINTAINERS: Move John Carr to Write After Approval.
855 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
857         * config/mh-mingw32: Delete.
858         * configure.in: Don't use it.
859         * configure: Regenerate.
861 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
863         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
864         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
865         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
866         (HOST_LIB_PATH): Generate from Makefile.def.
867         (TARGET_LIB_PATH): Likewise.
868         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
869         * Makefile.in: Regenerate.
870         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
871         (RPATH_ENVVAR): Include Darwin case.
872         * configure: Regenerate.
874 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
876         * MAINTAINERS (Various Maintainers): Remove self.
877         (Write After Approval): Add self.
879 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
881         * MAINTAINERS (Various Maintainers): Add self.
883 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
885         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
886         * configure: Regenerate.
888 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
890         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
891         gcc_version, and gcc_version_trigger from set of flags to pass.
892         * Makefile.tpl: Remove definitions of above variables.
893         (config.status): Remove dependency on $(gcc_version_trigger).
894         * Makefile.in: Regenerate.
895         * configure.in: Do not reference config/gcc-version.m4 nor
896         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
897         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
898         * configure: Regenerate.
900 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
901             Andrew Pinski <pinskia@physics.uc.edu>
903         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
904         * Makefile.in: Regenerate.
906 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
908         * MAINTAINERS (Write After Approval): Add myself.
910 2005-03-03  David Ayers  <d.ayers@inode.at>
912         * MAINTAINERS (Write After Approval): Add myself.
914 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
916         PR libgcj/20160
917         * ltmain.sh: Avoid creating archives with components that have
918         duplicate basenames.
920 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
922         PR bootstrap/20250
923         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
924         instead of check.
925         * Makefile.in: Regenerate.
927 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
929         * Makefile.in: Regenerate to fix conflict between the previous two
930         patches.
932 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
934         PR bootstrap/17383
935         * Makefile.def (target_modules): Remove "stage", now unnecessary.
936         * Makefile.tpl (HOST_SUBDIR): New substitution.
937         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
938         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
939         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
940         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
941         (Host modules, Bootstrapped modules): Use it.
942         (Build modules, Target modules): Do not create symlink trees,
943         always configure out-of-srcdir.
944         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
945         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
946         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
947         $(HOST_SUBDIR).  Create a symlink for host_subdir.
949         * Makefile.in: Regenerate.
950         * configure: Regenerate.
952 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
954         Merged from libada-gnattools-branch:
955         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
957         * gnattools: New directory.
958         * Makefile.def: Add gnattools as a module, depending on target-libada.
959         * Makefile.in: Regenerate.
960         * configure.in: Include gnattools in host_tools; disable it if ada
961         is disabled.
962         * configure: Regenerate.
964 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
966         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
967         treelang maintainer.
968         (Write After Approval): Remove myself.
970 2005-02-23  Paul Schlie  <schlie@comcast.net>
972         * configure.in: Allow darwin targeted ports to build tk, itcl and
973         libgui.
974         * configure: Regenerate.
976 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
978         PR libgcj/10353
979         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
980         * configure: Regenerate.
982 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
984         * MAINTAINERS (Write After Approval): Add myself.
986 2005-02-10  Ian Lance Taylor  <ian@airs.com>
988         * MAINTAINERS: Update my e-mail address.
990 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
992         * MAINTAINERS (Write After Approval): Add myself.
994 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
996         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
997         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
998         target-libgloss when not *-*-elf and *-*-aout.
999         * configure: Regenerate.
1001 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
1003         * MAINTAINERS: Remove obsolete entries.
1005         * MAINTAINERS (Write After Approval): Add Michael Matz.
1007 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
1009         * MAINTAINERS: Remove self as cpplib maintainer.
1011 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1013         * install-sh, config.sub: Import from upstream.
1015 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1017         PR bootstrap/18222
1018         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1019         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1020         * Makefile.in: Regenerate.
1022 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
1024         * MAINTAINERS: Update my email address.
1026 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1027             Andreas Schwab  <schwab@suse.de>
1029         PR bootstrap/18033
1030         * config-ml.in: Eval option if surrounded by single quotes.
1032 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1034         Revert 2004-12-28 Makefile changes, a better fix will be
1035         applied to mainline and src after GCC 4.0 branches.
1037 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1039         PR bootstrap/17383
1041         * Makefile.def (target_modules): Remove stage parameter,
1042         it is always true now.
1043         * Makefile.tpl (configure-build-[+module+],
1044         configure-target-[+module+]): Always build symlink tree
1045         for the directory and for include.  BUILD_SUBDIR and
1046         TARGET_SUBDIR cannot be . anymore.
1047         * Makefile.in: Regenerate.
1049 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1051         Revert 2004-12-08 Makefile changes.
1053 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
1055         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1056         cygwin, mingw.
1058 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1060         * configure.in (sh64-*-*): Reenable gprof.
1061         * configure: Regenerate.
1063 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1065         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1066         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1067         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1068         * Makefile.in: Regenerate.
1070 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
1072         * MAINTAINERS: Update my email address.
1074 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1076         * Makefile.tpl: Generate normal dependencies if the LHS module is
1077         not bootstrapped.
1078         * Makefile.in: Regenerate.
1080 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1082         * configure.in: Include config/gxx-include-dir.m4.  Use
1083         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1084         * configure: Regenerate.
1086 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1088         * config.if: Delete.
1089         * configure.in: Set libstdcxx_incdir directly.
1090         * configure: Regenerate.
1092 2004-12-02  Eric Christopher  <echristo@redhat.com>
1094         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1095         * Makefile.in: Regenerate.
1097 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1099         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1100         * configure: Regenerate.
1102 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1104         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1105         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1106         * configure: Regenerate.
1108 2004-12-01  Eric Christopher  <echristo@redhat.com>
1110         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1111         of things to remove.
1113 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
1115         * MAINTAINERS (Write After Approval): Update my e-mail address.
1117 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
1119         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1120         from CVS libtool to always pass_all.
1122 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1124         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1125         (hppa*64*-*-*): Delete incorrect comment.
1126         * configure: Rebuilt.
1128 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
1130         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1132 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
1134         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1135         from CVS libtool to always pass_all.
1137 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1139         * install-sh, compile: Import from automake.
1141 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1143         * config.guess, config.sub:  Import from savannnah.
1145 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
1147         * MAINTAINERS (Write After Approval): Add myself
1149 2004-11-12  Mike Stump  <mrs@apple.com>
1151         * Makefile.def: Add html support.
1152         * Makefile.tpl: Likewise.
1153         * Makefile.in: Regenerate.
1155 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1157         PR 18423
1158         * configure.in: Remove all instances of build-fixincludes from
1159         noconfigdirs.
1160         (build_configargs): Supply --target to subdirectories.
1161         * configure: Regenerate.
1163         * Makefile.def: Make gcc install depend on fixincludes install.
1164         * Makefile.in: Regenerate.
1166 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
1168         * MAINTAINERS: Add myself as gcc testsuite maintainer.
1170 2004-11-11  Paul Brook  <paul@codesourcery.com>
1172         * MAINTAINERS: Add self as arm maintainer.  Update email address.
1174 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1176         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1177         target-libgfortran.
1178         * configure: Regenerate.
1180 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1182         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1183         like CC.
1185 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1187         * Makefile.def (host fixincludes): Specify missing targets.
1188         * Makefile.in: Regenerate.
1190 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
1192         * MAINTAINERS: Add myself
1194 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1200         * Makefile.def: Build fixincludes for the host, too.
1201         * Makefile.in: Regenerate.
1202         * configure.in (host_tools): Add fixincludes.
1203         * configure: Regenerate.
1205 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1207         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1208         * configure: Regenerated.
1210 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1212         PR other/17783
1213         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1214         * configure: Regenerated.
1216 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1218         * README.SCO: Update per FSF instructions.
1220 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1222         PR target/18151
1223         * configure.in (case ${target}): Do not build fixincludes for avr.
1224         * configure: Regenerated.
1226 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1228         * configure.in (case ${target}): Do not build fixincludes
1229         on platforms where it is not used.
1230         * configure: Regenerated.
1232 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1234         * configure.in: Use an absolute path to install-sh.
1235         * configure: Regenerated.
1237 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1239         * MAINTAINERS (Write After Approval): Add myself.
1241 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
1243         * MAINTAINERS: Remove from Write After Approval those that are
1244         already maintainers.
1246 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
1248         * MAINTAINERS:  Update my email address.
1250 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1252         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1253         * configure: Regenerate.
1255 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
1257         * MAINTAINERS:  Update my email address.
1259 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
1261         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
1262         entries belonging to this category.
1264 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
1266         * MAINTAINERS: Update my e-mail address.
1268 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1270         Fix wrong conflict resolution in:
1272         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1274         * Makefile.in: Regenerate.
1275         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1276         in the recursive `make', instead of hardwiring `all'.
1277         (Autogenerated TARGET-* variables): New.
1279 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
1281         * configure.in: Enable target-libgloss for crx-*-*.
1282         * configure: Regenerate.
1284 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1286         * MAINTAINERS (Various Maintainers): Move the "windows,
1287         cygwin, mingw" maintainer to ...
1288         (OS Port Maintainers): ... here.
1290 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1292         * MAINTAINERS (Write After Approval): Remove those that are
1293         maintainers of some subsystem.
1295 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1297         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1298         * ltcf-cxx.sh (tpf*): Likewise.
1299         * ltconfig (tpf*): Add TPF OS configuration support.
1301 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
1303         * MAINTAINERS: Change my email address to my new work account.
1305 2004-09-24  Michael Roth  <mroth@nessie.de>
1307         * configure.in (--without-headers): Add missing double quotes.
1308         * configure: Regenerate.
1310 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1312         * ylwrap: Revert to previous version.
1314 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1316         PR bootstrap/17369
1317         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1318         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1319         SET_GCC_LIB_PATH_CMD.
1320         (BASE_TARGET_EXPORTS): Likewise.
1321         * Makefile.in: Regenerated.
1323         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1324         * configure: Regenerated.
1326 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1328         * config.guess: New upstream version
1329         * compile, depcomp, install-sh, ylwrap: Likewise.
1331 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1333         * config/mh-x86omitfp: New host makefile fragment.  Add
1334         -fomit-frame-pointer to the default BOOT_CFLAGS.
1335         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1336         * configure: Regenerate.
1338 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1340         PR target/11572
1341         * configure.in (*-*-darwin*): Renable libobjc.
1342         * configure: Regenerate.
1344 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
1346         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1348 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1350         * Makefile.def: Remove libbanshee.
1351         * Makefile.tpl: Ditto.
1352         * configure.in: Ditto.
1353         * Makefile.in: Regen.
1354         * configure: Ditto.
1356 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
1358         * ltmain.sh: Use $pic_object as $non_pic_object if
1359         $non_pic_object=none.
1361 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1363         * missing: Import latest version from master repository.
1365 2004-09-06  Nick Clifton  <nickc@redhat.com>
1367         * config.sub: Import latest version from master repository.
1368         * config.guess: Likewise.
1369         This includes these changes:
1371         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1373         * config.sub: Handle crisv32, alias etraxfs.
1374         * config.guess (crisv32:Linux:*:*): Handle.
1376         2004-08-13  Brad Smith  <brad@comstyle.com>
1378         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1379         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1381         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1383         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1384         assume the processor is a powerpc.  This is because coreutils
1385         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1386         in this case, due to a MacOS X bug that causes
1387         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1388         to return a negative number.
1389         Problem reported by Petter Reinholdtsen in:
1390         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1392         2004-07-19  Ben Elliston  <bje@gnu.org>
1394         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1396         2004-06-24  Ben Elliston  <bje@gnu.org>
1398         * config.guess: Update copyright years.
1399         * config.sub: Likewise.
1401         2004-06-22  Robert Millan  <robertmh@gnu.org>
1403         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1404         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1406         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1408         * config.guess (*:*VMS:*:*): New entry. Replaces
1409         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1410         manufacturer.
1412         2004-06-22  Ben Elliston  <bje@gnu.org>
1414         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1415         * config.sub: Likewise.
1417         2004-06-22  Ben Elliston  <bje@gnu.org>
1419         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1420         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1422         2004-06-11  Ben Elliston  <bje@gnu.org>
1424         * config.guess (pegasos:OpenBSD:*:*): Remove.
1426         2004-06-11  Ben Elliston  <bje@gnu.org>
1428         From Wouter Verhelst <wouter@grep.be>:
1429         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1431         2004-06-11  Ben Elliston  <bje@gnu.org>
1433         * config.guess (luna88k:OpenBSD:*:*): New.
1435         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1437         * config.guess (m32r*:Linux:*:*): New case.
1438         * config.sub: Handle m32rle.
1440         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1442         From Jens Petersen  <petersen@redhat.com>:
1443         * config.sub: Handle sparcv8.
1445         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1447         From Tom Smith <smith@cag.lkg.hp.com>:
1448         * config.guess: Version suffixes are equally significant on Tru64
1449         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1450         prefix of "P" (patched kernel).
1452         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1454         * config.sub: Add support for National Semiconductor CRX target.
1456 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
1458         * MAINTAINERS (Various Maintainers): Remove myself as web page
1459         maintainer, add myself as maintainer of build status lists.
1461 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1463         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1464         *-*-netware, but add target-libmudflap.
1465         Consolidate *-*-netware targets (of which really only i?86 exists)
1466         into a single entry.
1467         * configure: Likewise.
1469 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1471         * Makefile.tpl (sorry): Remove.
1472         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1473         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1474         (do-clean): Clean per-stage directories too.
1475         (do-distclean): Run distclean-stage1 too.
1476         (.NOTPARALLEL): Enable during toplevel bootstrap.
1477         (stage[+id+]-bubble): Enable parallel execution during
1478         the recursive invocation.
1479         * Makefile.in: Regenerate.
1481         Fix previous checkin:
1483         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1484         include.
1485         * configure.in: Fix indentation.
1486         * configure: Regenerate.
1488 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1490         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1491         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1492         * configure: regenerate
1493         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1494         -mdynamic-no-pic
1497 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1499         * Makefile.def (build_modules): Add fixincludes.
1500         (dependencies): Make gcc depend on fixincludes.
1501         * configure.in (build_tools): Add fixincludes.
1502         (build_configdirs): Always include build_libs.
1503         * Makefile.in: Regenerate.
1504         * configure: Regenerate.
1506 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1508         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1509         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1510         phony targets; do not generate timestamp files.
1511         (distclean-stageN): Remove references to their timestamp files.
1512         (restageN, touch-stageN): Remove.
1513         (stageN-bubble): Rewritten.
1514         (compare): Support lean bootstraps.
1515         * Makefile.in: Regenerate.
1517         * configure.in: Only warn when bootstrapping but
1518         build != host or build != target.  Support lean bootstraps.
1519         * configure: Regenerate.
1521 2004-08-26  Phil Edwards  <phil@codesourcery.com>
1523         * configure.in:  Give a better error message if GMP/MPFR are missing
1524         and a language needing them has been requested.
1525         * configure:  Regenerated.
1527 2004-08-25  Phil Edwards  <phil@codesourcery.com>
1529         * configure.in:  Print a list of available language front-ends if
1530         a requested one is missing.  Tidy stray tab characters.
1531         * configure:  Regenerated.
1533 2004-08-19  Michael Koch  <konqueror@gmx.de>
1535         * gcc/doc/install.texi: Update entry about automake for libjava.
1537 2004-08-17  Robert Millan  <robertmh@gnu.org>
1539         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1540         (instead of FreeBSD).
1541         * configure: Regenerate.
1543 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1545         * Makefile.in: Regenerate.
1546         * configure: Regenerate.
1548         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1549         stage_*_flags.
1550         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1551         for bootstrapped modules if toplevel bootstrap is going.
1552         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1553         modules.  Adjust for changes in Makefile.def.  Enable several
1554         rules even in non-bootstrap mode, just to avoid peppering the
1555         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1556         (stage-[+prev+]-bubble): Remove.
1558         * Makefile.def (Dependencies): Depend on all-build-bison,
1559         all-build-flex, all-build-byacc, all-build-texinfo, rather
1560         than the host variations.
1561         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1562         with BUILD_SUBDIR.
1563         (BISON): Update for recent Bisons.
1564         (YACC): Fix typo.
1565         (cross): Depend on all-build.
1566         (all): Do not depend on all-build.
1567         (prebootstrap): Remove.
1568         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1569         (Prebootstrap dependencies): Add them to the per-stage targets
1570         and to all-prebootstrap.
1571         * configure.in (build_configdirs): Always enable build_tools.
1572         (BUILD_DIR_PREFIX): Remove.
1574         * Makefile.def (gcc): Add target variable.
1575         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1576         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1577         in the recursive `make', instead of hardwiring `all'.
1578         (Autogenerated TARGET-* variables): New.
1580 2004-08-13  Brian Booth  <bbooth@redhat.com>
1582         * MAINTAINERS: Remove myself from write-after-approval.
1584 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1586         * src-release: Stop distributing mmalloc with gdb (which doesn't
1587         use it).
1588         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1589         * Makefile.in: Regenerate.
1591 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1593         * configure.in (arm*-*-eabi*): New target.
1594         * configure: Regenerate.
1596 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1598         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1599         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1600         (Dependencies): New section.
1601         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1602         (configure-target-[+module+]): Depend on maybe-all-gcc
1603         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1604         (toplevel profiledbootstrap): Fix dependencies.
1605         * Makefile.in: Regenerate.
1607 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1609         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1610         target-libiberty to noconfigdirs.
1611         * configure: Regenerate.
1613 2004-08-03  Paul Brook  <paul@codesourcery.com>
1615         * configure.in: Check for MPFR as well as GMP.
1616         * configure: Regenerate.
1618 2004-08-01  Robert Millan  <robertmh@gnu.org>
1620         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1621         libmudflap for all GNU-based systems (with Glibc).
1622         * configure: Regenerate.
1624 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1626         * Makefile.def (host-modules): Add gcc.
1627         * Makefile.in: Regenerate.
1628         * Makefile.tpl (sorry): New rule.
1629         (configure-host, all-host, [+make_target+]-host, do-check,
1630         install-host): Do not add gcc as a special case.
1631         (host modules): Add a small special-casing for gcc.  Export
1632         extra_make_flags through the environment.
1633         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1634         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1635         other recursive targets for gcc): Remove.
1637         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1638         (stage, unstage): New rules.
1639         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1640         distclean-stage[+id+]): Use stage_current.
1641         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1642         the stage*-start rules.
1644 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
1646         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1647         use -all_load flag.
1649 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
1651         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1652         * configure: Regenerate.
1654 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
1656         * maintainer-scripts/gcc_release: Revert yesterday's change.
1658 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
1660         * MAINTAINERS: Add myself to write-after-approval.
1662 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1664         * libf2c: Removed.
1665         * gcc/gccbug.in: Updated because of libf2c removal.
1666         * maintainer-scripts/gcc_release: Ditto.
1668 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1670         * configure.in: Build libmudflap by default on FreeBSD.
1671         * configure: Regenerated.
1673 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1675         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1676         systems.
1677         * configure: Regenerated.
1679 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1681         PR target/16344
1682         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1683         feedback based compiler.
1684         * Makefile.in: Rebuilt.
1686 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1688         * Makefile.def (host_modules): Set bootstrap=true for flex.
1689         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1690         * Makefile.in: Rebuilt.
1692 2004-07-07  Jan Hubicka  <jh@suse.cz>
1694         * MAINTAINERS: Add self as a profile feedback maintainer.
1696 2004-07-05  Phil Edwards  <phil@codesourcery.com>
1698         * configure.in:  Do not prepend $srcdir to /dev/null in
1699         makefile fragments.
1700         * configure:  Regenerate.
1702 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1704         * Makefile.def (build_modules): Add bison, byacc, flex,
1705         m4, texinfo.
1706         (flags_to_pass): Add FLEX.
1707         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1708         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1709         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1710         DEFAULT_MAKEINFO): Remove.
1711         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1712         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1713         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1714         objdir or else use configured tool.
1715         (all-build): New.
1716         (all): Depend on it.
1717         (Build module dependencies): Add.
1718         * Makefile.in: Regenerate.
1719         * configure.in: Better support for multiple build modules,
1720         matching what is done for host/target modules.  Do not look
1721         for "plausible" locations of build tools if Canadian cross.
1722         Use autoconf's AC_PROG_CC to find a C compiler.  Define
1723         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1724         * configure: Regenerate.
1726 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1728         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1729         * Makefile.in: Regenerate.
1731 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1733         * Makefile.tpl (configure-build-[+module+],
1734         configure-[+module+], configure-target-[+module+]): Pass
1735         [+extra_configure_args+].
1736         (all-build-[+module+], all-[+module+], check-[+module+],
1737         install-[+module+], [+make_target+]-[+module+],
1738         all-target-[+module+], check-target-[+module+],
1739         install-target-[+module+], [+make_target+]-target-[+module+]):
1740         Pass [+extra_make_args+].
1741         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1742         (GCC_HOST_EXPORTS): Remove.
1743         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1744         cross, check-gcc, check-gcc-c++, install-gcc,
1745         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1746         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1747         * Makefile.in: Regenerate.
1749 2004-06-21  Matthew Sachs  <msachs@apple.com>
1751         * MAINTAINERS: Added self to write-after-approval.
1753 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
1755         * configure.in: Check for srcdir/winsup rather than build directory
1756         winsup.
1757         * configure: Regenerate.
1759 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
1761         * configure.in: Don't build Cygwin native newlib if winsup
1762         directory is missing.  Emit warning instead.
1763         * configure: Regenerate.
1765 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
1767         * Makefile.tpl (touch-stage[+id+]): New.
1768         (restage[+prev+]): Depend on touch-stage[+id+].
1770         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1771         Use it throughout.
1773         * Makefile.def: Add profile and feedback bootstrap stages.
1774         Remove next field from bootstrap stages.
1775         * Makefile.tpl (LN, LN_S): Substitute.
1776         (stageN-start, stageN-end): Use double-colon rules, to
1777         provide a hook for additional setup commands.
1778         (distclean-stageN-gcc, restageN): Create dependencies from
1779         [+prev+], not from [+next+].
1780         (stageN-bubble): Add commands for successive stages from
1781         [+prev+], using double-colon rules.
1782         (all-stageN-gcc): Fix typo.
1783         (stagefeedback-start, profiledbootstrap): New.
1784         * Makefile.in: Regenerate.
1785         * configure.in: Call ACX_PROG_LN.
1786         * configure: Regenerate.
1788 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
1790         * MAINTAINERS (Write After Approval): Add myself.
1792 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
1794         * MAINTAINERS (Write After Approval): Add myself.
1796 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
1798         * configure.in: Fix --enable-bootstrap breakage introduced in trees
1799         without gcc.
1800         * configure: Regenerate.
1802 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1804         * Makefile.tpl: Fix typo.
1805         * Makefile.in: Regenerate.
1807 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1809         * configure.in: Remove new- prefix from toplevel
1810         bootstrap targets.
1811         * configure: Regenerate.
1813 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1815         * Makefile.tpl (all.normal): Rename to all.
1816         (all): Replace with a rule to pick the default
1817         target from configure.
1818         (all-gcc, configure-gcc): Use conditionals to
1819         do nothing when toplevel bootstrap is going on.
1820         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1821         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1822         * configure.in: Support --enable-bootstrap.
1824         * Makefile.def: Remove new- prefix from toplevel
1825         bootstrap targets.
1826         * Makefile.tpl: Likewise.
1828         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1829         target.
1831         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1832         $(RECURSE_FLAGS) to recursive invocation of make.
1834         * Makefile.in: Regenerate.
1835         * configure: Regenerate.
1837 2004-05-30  Andreas Jaeger  <aj@suse.de>
1838             Jim Wilson <wilson@specifixinc.com>
1840         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1841         like CC.
1843 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1845         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1846         * configure: Regenerate.
1848 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1850         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1851         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1852         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1853         targets.
1854         * Makefile.in: Regenerate.
1856 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
1858         * configure.in: Test the ability to symlink directories.
1859         * configure: Regenerate.
1861         * Makefile.def (bootstrap-stage): New definitions.
1862         * Makefile.tpl (configure-stage1-gcc,
1863         configure-stage2-gcc, configure-stage3-gcc,
1864         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1865         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1866         new-restage3, compare): Autogenerate, see Makefile.in
1867         entry for behavioral changes.
1868         (distclean-stage1, new-stage1-start, new-stage1-end,
1869         new-stage1-bubble, distclean-stage2, new-stage2-start,
1870         new-stage2-end, new-stage2-bubble, distclean-stage3,
1871         new-stage3-start, new-stage3-end): New autogenerated targets.
1872         (objext, prebootstrap, BOOT_CFLAGS,
1873         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1874         targets.
1876         * Makefile.in: Regenerate.
1877         (distclean-stage1, new-stage1-start, new-stage1-end,
1878         new-stage1-bubble, distclean-stage2, new-stage2-start,
1879         new-stage2-end, new-stage2-bubble, distclean-stage3,
1880         new-stage3-start, new-stage3-end): New targets.
1881         (all-stage1-gcc): Move prebootstrap dependency from here...
1882         (configure-stage1-gcc): ...to here.
1883         (new-bootstrap): Use bubble targets.
1884         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1885         Use per-stage distclean targets.
1886         (configure-stage1-gcc, configure-stage2-gcc,
1887         configure-stage3-gcc, all-stage1-gcc,
1888         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1889         Use new-stageN-start to prepare the tree.
1891 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1893         * Makefile.def (host_modules): add libcpp.
1894         * Makefile.tpl: Add dependencies on and for libcpp.
1895         * Makefile.in: Regenerate.
1896         * configure.in: Add libcpp host module.
1897         * configure: Regenerate.
1899 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
1901         * Makefile.tpl: Whenever a recursive target is defined, wrap
1902         it in a special @if/@endif block, and prepare its maybe
1903         dependency in the @if/@endif block
1904         * configure.in: Instead of writing maybe dependencies, remove
1905         the @if/@endif statements, and remove the @if/@endif blocks
1906         that remain.
1907         * configure: Regenerate.
1908         * Makefile.in: Regenerate.
1910 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
1912         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1914 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
1916         PR bootstrap/15120
1917         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1918         * */configure: Rebuilt.
1920 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1922         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1923         of libf2c.
1924         * configure, Makefile.in: Regenerate.
1926 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
1928         * MAINTAINERS (Write After Approval): Add myself.
1930 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1932         Merge from tree-ssa-20020619-branch.
1934         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1935         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1936         (HOST_GMPLIBS): Define.
1937         (HOST_GMPINC): Define.
1938         (TARGET_LIB_PATH): Add libmudflap.
1939         (GFORTRAN_FOR_TARGET): Define.
1940         (configure-build*): Export GFORTRAN.
1941         (configure-gcc): Export GMPLIBS and GMPINC.
1942         (all-gcc): Add maybe-all-libbanshee.
1943         (configure-target-libgfortran): Define.
1944         * Makefile.in: Regenerate.
1945         * configure.in (host_libs): Add libbanshee.
1946         (target_libraries): Add target-libmudflap and target-libgfortran.
1947         Add --with-libbanshee.
1948         Handle --disable-libmudflap.
1949         (*-*-freebsd*): Use with_gmp.
1950         Add $(libgcj) to noconfigdirs.
1951         * configure: Regenerate.
1952         * depcomp: New file.
1953         * MAINTAINERS: Add tree-ssa maintainers.
1955 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
1957         * MAINTAINERS (Various Maintainers): Add myself.
1959 2004-04-30  Brian Ford  <ford@vss.fsi.com>
1961         * MAINTAINERS (Write After Approval): Add myself.
1963 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
1965         * MAINTAINERS (Write After Approval): Add myself.
1967 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1969         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1970         * configure: Regenerate.
1972 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1974         Revert:
1975         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1977         * Makefile.def (flags_to_pass): Remove *dir variables that
1978         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1979         as well as prefix and exec_prefix.
1980         * Makefile.in: Regenerate.
1982 2004-04-26  Robert Millan  <robertmh@gnu.org>
1984         Add patches from libtool CVS.
1985         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1986         * ltconfig: Likewise.
1987         * ltcf-c.sh: Likewise.
1988         * ltcf-cxx.sh: Likewise.
1989         * ltcf-gcj.sh: Likewise.
1991 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1993         * Makefile.def (host_modules): Mark with the bootstrap
1994         flag packages on which gcc depends.
1995         * Makefile.tpl (all-bootstrap): Use it.
1996         * Makefile.in: Regenerate.
1998 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2000         * Makefile.def (flags_to_pass): Remove *dir variables that
2001         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2002         as well as prefix and exec_prefix.
2003         * Makefile.in: Regenerate.
2005 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2007         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2008         * configure: Regenerate.
2009         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2010         * gcc/Makefile.tpl (compare): Use the result of the test.
2011         * gcc/Makefile.in: Regenerate.
2013 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2015         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2016         Always relocate gcc and prev-gcc to the original names, even
2017         if the build fails.
2018         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2019         New targets.
2021 2004-04-23  Laurent GUERBY <laurent@guerby.net>
2023         * MAINTAINERS: Update my email address.
2025 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2027         * configure.in (mips*-*-irix5*): Enable ld.
2028         * configure: Regenerate.
2030 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2032         * configure: Regenerate.
2034 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2036         * Makefile.tpl (configure-[+module+], configure-gcc,
2037         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2038         Set and export LDFLAGS.
2039         * Makefile.in: Regenerate.
2041 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
2043         * MAINTAINERS: Add myself to write-after-approval.
2045 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2047         PR bootstrap/14871
2048         * Makefile.tpl: If we don't have built-in-tree target tools,
2049         use the ones found by configure rather than hacking around with
2050         program_transform_name.
2051         * configure.in: Give Makefile.tpl the information necessary
2052         to do that.
2053         * Makefile.in: Regenerate.
2054         * configure: Regenerate.
2056 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2058         PR bootstrap/14760
2059         * configure.in: When computing baseargs, strip *all* copies of
2060         offending options.  Also, don't match/substitute the trailing space,
2061         so that this actually works when two similar options are separated by
2062         only one space.
2063         * configure: Regenerate.
2065 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2067         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2068         (rs6000-*-aix*): Same.
2069         * configure: Regenerate.
2071 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
2073         * MAINTAINERS: Add myself to write-after-approval.
2075 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
2077         * MAINTAINERS: Add myself to write-after-approval.
2079 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2081         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2082         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2083         * Makefile.in: Regenerate.
2085         * configure.in (top level bootstrap support): Rework --enable-werror
2086         to set @stage2_werror_flag@.
2087         * configure: Regenerate.
2088         * Makefile.tpl (top level bootstrap support): Pass
2089         @stage2_werror_flag@ down to configure in stages 2 and 3.
2090         * Makefile.in: Regenerate.
2092 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2094         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2095         for stages 2 and 3 as well as in make.  As a consequence, remove
2096         OUTPUT_OPTION (now detected by configure) from the flags passed down
2097         to make.
2098         * Makefile.in: Regenerate.
2100         * Makefile.tpl (new-bootstrap): Fix typo.
2101         * Makefile.in: Regenerate.
2103 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2105         * Makefile.tpl: Rearrange by moving recursive_targets rules
2106         into their proper sections.
2107         * Makefile.tpl (top level bootstrap support): Move disabling
2108         of coverage flags from 'make' to 'configure'; improve comments.
2109         * Makefile.in: Regenerate.
2111         * Makefile.tpl (experimental top level bootstrap) Move stage1
2112         language setting from all- target to configure- target; disable
2113         intermodule optimization in stage 1; prevent gratuitous rebuilds
2114         of stage 1.
2115         * Makefile.in: Regenerate.
2116         * configure.in: Comma-separate stage 1 language list for top
2117         level bootstrap.
2118         * configure: Regenerate.
2120         * Makefile.tpl: Clean up experimental top level bootstrap support:
2121         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2122         prev-gcc in configure- targets as well as all- targets.
2123         * Makefile.in: Regenerate.
2125 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
2127         * compile: New file imported from automake.
2129 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2131         * configure.in: Remove symbolic link section.
2132         * configure: Regenerate.
2133         * Makefile.tpl (links): Remove.
2134         * Makefile.in: Regenerate.
2136 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2137             Nathanael Nerode  <neroden@gcc.gnu.org>
2139         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2140         Set with AC_CHECK_PROGS.
2141         * configure.in: Fix comment typo from last patch.
2142         * configure: Regenerate.
2144 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2146         * Makefile.tpl: Introduce experimental top level bootstrap support.
2147         * Makefile.in: Regenerate.
2148         * configure.in: Introduce support for top level bootstrap.
2149         * configure: Regenerate.
2151 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2152             Paolo Bonzini  <bonzini@gnu.org>
2154         PR bootstrap/14522
2155         * configure.in: Cope with shells that do not support unquoted ^
2156         * configure: Regenerate.
2158 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2159             Paolo Bonzini  <bonzini@gnu.org>
2161         PR bootstrap/14522
2162         * configure.in: Cope with shells that do not support nesting
2163         quotes inside quoted backquote substitutions.
2164         * configure: Regenerate.
2166 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2168         PR bootstrap/14522
2169         * configure.in: Fix escaping of $.
2170         * configure: Regenerate.
2172 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2174         * configure: Regenerate, since I forgot to while committing Paolo's
2175         changes.
2177 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2179         PR ada/14131
2180         Move language detection to the top level.
2181         * configure.in: Find default values for the tools as
2182         soon as possible.  Disable ada if GNAT is not found.
2183         Emit error message about missing languages.  Expand
2184         --enable-languages=all for the gcc subdirectory.
2186 2004-03-10  Ben Elliston  <bje@gnu.org>
2188         * MAINTAINERS: Update my email address.
2190 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
2192         * ltconfig: Disable building static libraries if building shared
2193         libraries on AIX 5L.
2195 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2197         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2198         and disable libgcj.
2199         * configure: Regenerated.
2201 2004-03-01  Brian Booth  <bbooth@redhat.com>
2203         * MAINTAINERS: Add myself to write-after-approval.
2205 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
2207         * MAINTAINERS: Add myself to write-after-approval.
2209 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2211         PR bootstrap/7087
2212         * Makefile.tpl: Guard XFOO sed statements better.
2213         * Makefile.tpl: Add dependency for configure-target-libada.
2214         * Makefile.in: Regenerate (incidentally fixes broken
2215         commit when libada-branch was merged).
2217 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
2219         * MAINTAINERS: Add myself to write-after-approval.
2221 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
2223         * MAINTAINERS: Add Nicola Pero and myself as libobjc
2224         maintainers.
2226 2004-02-20  Andrew Cagney  <cagney@redhat.com>
2228         * config.guess: Update from version 2003-10-16 to 2004-02-16.
2229         * config.sub: Update from version 2003-11-03 to 2004-02-16.
2231 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2233         PR bootstrap/11932
2234         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2236 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
2238         * MAINTAINERS: Added myself to write-after-approval.
2240 2004-02-14  Michael Koch  <konqueror@gmx.de>
2242         * MAINTAINERS: Added myself to write-after-approval.
2244 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2246         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
2247         some OS port maintainers to OS port maintainers section.
2249 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
2251         * MAINTAINERS: Add self.
2253 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2255         * MAINTAINERS: Alphabetize.
2257 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
2259         * MAINTAINERS: Remove myself.
2261 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2263         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2264         (rs6000-*-aix*): Same.
2265         * configure: Regenerate.
2267 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2269         * configure.in (host): Add in missing $noconfigdirs to defines.
2270         * configure: Regenerate.
2272 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2273             Nathanael Nerode  <neroden@gcc.gnu.org>
2275         PR ada/6637, PR ada/5911
2276         Merge with libada-branch:
2277         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2278         with appropriate dependencies. Add --enable-libada configure switch.
2279         * configure, Makefile.in: Regenerate.
2281 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
2283         * MAINTAINERS: Add myself to write-after-approval.
2285 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2287         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2288         * configure: Regenerate.
2290 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
2292         Merge from upstream:
2294         * ltmain.in: When setting IFS to '~', be careful about user
2295         arguments that contain '~'.
2297         2004-02-04  Peter O'Gorman  <peter@pogma.com>
2299         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2300         Also test $base_compile against $CC with escaped arguments. Bug
2301         reported by Geoff Keating <geoffk@apple.com>.
2303 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
2305         * MAINTAINERS: Remove i960 port.
2307 2004-01-23  DJ Delorie  <dj@redhat.com>
2309         * Makefile.def (target_modules) [libiberty]: Don't stage.
2310         * Makefile.in: Rebuilt.
2312 2004-01-20  Caroline Tice  <ctice@apple.com>
2314         * MAINTAINERS: Add myself to write-after-approval.
2316 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
2318         * MAINTAINERS: Update my email address.
2320 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
2322         * MAINTAINERS: Add myself to write-after-approval.
2324 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2326         * MAINTAINERS: Remove entries without email address.
2328 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
2330         * MAINTAINERS: Add myself to write-after-approval.
2332 2004-01-15  Steven Bosscher  <stevenb@suse.de>
2334         * MAINTAINERS: Update my email address.
2336 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2338         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2339         * Makefile.tpl (configure-target-[+module+]): Support stage.
2340         * Makefile.in: Rebuilt.
2342 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
2344         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2346 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
2348         * MAINTAINERS: Add myself as a MIPS maintainer.
2350 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2352         * configure.in: Use ./config.cache, not config.cache.
2353         * configure: Regenerate.
2354         * Makefile.tpl: Special-casing not needed for GCC any more.
2355         * Makefile.in: Regenerate.
2357         * configure.in: Don't share a cache file for host dirs.
2358         * configure: Regenerate.
2360         * config-ml.in: Don't mess with the cache file.
2362 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2364         * MAINTAINERS: Move myself from 'Write After Approval' to
2365         'CPU Port Maintainers' section as SPARC maintainer.
2367 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2369         * Makefile.tpl: Make GCC use a separate config.cache.
2370         * Makefile.in: Regenerate.
2372         PR bootstrap/11932, PR bootstrap/11933
2373         (I don't know if it will fix either of them, but it relates
2374         to them.)
2375         * configure.in: Don't use shared config.cache for target
2376         directories.
2377         * configure: Regenerate.
2379 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
2381         * MAINTAINERS: Add myself to 'Write After Approval' section.
2383 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2385         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2386         * configure: Regenerated.
2388 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
2390         * MAINTAINERS: Remove the mn10200 maintainer.
2392 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2394         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2395         * configure: Regenerated.
2397 2003-12-16  Jan Hubicka  <jh@suse.cz>
2399         * MAINTAINERS: Add myself as callgraph maintainer.
2401 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2403         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2404         * configure: Regenerate.
2406 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2408         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2409         'Write After Approval' section. Update email.
2411 2003-12-01  James Lemke <jim@wasabisystems.com>
2413         * MAINTAINERS (Write After Approval): Add myself.
2415 2003-11-20  Matt Thomas  <matt@3am-software.com>
2417         * MAINTAINERS: Add myself as a vax port maintainer.
2419 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2421         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2422         (configure-build-[+module+], configure-[+module+]): Likewise.
2423         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2424         * Makefile.in: Regenerate.
2426 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2428         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2429         shared/dylibed libraries.
2430         * ltmain.sh: Likewise.
2431         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2432         * ltcf-cxx.sh: Likewise.
2433         * ltcf-gcj.sh: Likewise.
2434         * ltconfig: Likewise.
2436 2003-11-17  Stan Cox  <scox@redhat.com>
2438         * MAINTAINERS: Add myself as iq2000 port maintainer.
2440 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2442         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2443         * Makefile.in: Regenerate.
2445 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
2447         * config.sub: Update to 2003-11-03 version.
2449 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2451         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2452         * configure:  Regenerate.
2454 2003-10-20  Nicolas Pitre <nico@cam.org>
2456         * MAINTAINERS: Add myself to 'Write After Approval' section.
2458 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
2460         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2462 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2464         * MAINTAINERS: Update my email address.
2466 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2468         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2470 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
2472         * MAINTAINERS: Add myself to 'Write After Approval' section.
2474 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
2476         * config.guess: Update to 2003-10-16 version.
2477         * config.sub: Update to 2003-10-16 version.
2479 2003-10-15 David Daney  <ddaney@avtrex.com>
2481         * MAINTAINERS: Added myself to 'Write After Approval' section.
2483 2003-10-15  Falk Hueffner  <falk@debian.org>
2485         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2486         'Write After Approval' section. Update email.
2488 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2490         * MAINTAINERS: Move myself from 'Write After Approval' to
2491         'Various Maintainers' section as middle-end maintainer.
2493 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2495         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2496         HOST_FLAGS_TO_PASS.
2497         * Makefile.in: Regenerate.
2499 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
2501         * config.guess: Update to 2003-10-07 version.
2502         * config.sub: Update to 2003-10-07 version.
2504 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2506         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2507         * ltconfig (irix5*, irix6*): Don't override version_type.
2509 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2511         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2512         * configure: Rebuilt
2513         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2514         * Makefile.in: Rebuilt
2516 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2518         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2520 2003-09-30  Carlo Wood  <carlo@alinoe.com>
2522        * MAINTAINERS (Write After Approval): Add myself.
2524 2003-09-29  Paul Koning  <ni1d@arrl.net>
2526         * MAINTAINERS: Move myself from "Write After Approval"
2527         to CPU platform maintainers for pdp11 platform.
2529 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
2531         * MAINTAINERS: Move myself from 'Write After Approval' to
2532         'Various Maintainers' section as libffi testsuite maintainer.
2534 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2536         * configure.in: Pass a computed --program-transform-name
2537         to subconfigures.
2538         * configure: Regenerated.
2540 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2542         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2543         * Makefile.in: Regenerate.
2545         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2546         * Makefile.in: Regenerate.
2548 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
2550         * MAINTAINERS: Move myself from 'Write After Approval'
2551         to 'Various Maintainers' (objective-c) section.
2553 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2555         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2556         quoting.
2557         * configure: Regenerated.
2559 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
2561         * MAINTAINERS (Write After Approval): Add myself to write after
2562         approval list.
2564 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
2566        * MAINTAINERS (Write After Approval): Add myself.
2568 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
2570         * MAINTAINERS: Update my e-mail address.
2572 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
2574         * libtool.m4 (LD): Correct powerpc64 host match.
2576 2003-09-06  James E Wilson  <wilson@tuliptree.org>
2578         * MAINTAINTERS: Update my affiliation and email address.
2580 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2582         * MAINTAINERS (Write After Approval): Add myself.
2584 2003-09-04  DJ Delorie  <dj@redhat.com>
2586         * configure: Regenerate.
2588 2003-09-04  Robert Millan  <robertmh@gnu.org>
2590         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2592 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2594         * configure.in: Ensure arguments to sed are properly spaced.
2595         * configure: Regenerate.
2597 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2599         * MAINTAINERS: Update my e-mail address.
2601 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
2603         * MAINTAINERS (Write After Approval): Add myself.
2605 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2607         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2608         * configure: Regenerated.
2610 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2612         * MAINTAINERS: Update my email address.
2614 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2616         * configure.in:  Use newline instead of semicolon when assuming
2617         shell arguments in a for loop.
2618         * configure:  Regenerated.
2620 2003-08-22  Jason Eckhardt  <jle@rice.edu>
2622         * MAINTAINERS: Resurrect the i860 maintainer.
2624 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2626         PR 8180
2627         * configure.in: When testing with_libs and with_headers, treat
2628         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2629         * configure: Regenerate.
2631         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2632         make, shell, etc.
2633         (baseargs): Likewise.
2634         * configure: Regenerate.
2636 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
2638         * MAINTAINERS (Write After Approval): Add myself.
2640 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2642         * configure.in: Disable libgcj for darwin not on powerpc.
2643         * configure: Rebuild.
2645 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2647         * config-ml.in, symlink-tree: Add license.
2649 2003-08-03  Richard Stallman  <rms@gnu.org>
2650             Eben Moglen  <moglen@columbia.edu>
2652         * README.SCO: New file.
2654 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2656         * Makefile.tpl (check, check-c++): Express dependencies using
2657         dependencies rather than commands.
2658         * Makefile.in: Regenerate.
2660 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2662         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2663         * configure: Ditto.
2665 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2667         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2668         * Makefile.in: Update.
2670 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2672         * configure.in: Enable libgcj for darwin.
2673         * configure: Rebuild.
2675 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
2677         * config-ml.in:  Use ac_configure_args directly instead of
2678         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2679         actually seen.
2681 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2683         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2684         creating target and build subdirs to build all parent dirs as needed.
2685         * Makefile.in: Rebuild.
2686         * configure.in: Don't build dirs explicitly here.
2687         * configure: Rebuild.
2689 2003-07-26  Paul Brook  <paul@nowt.org>
2691         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2693 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2695         * Makefile.tpl (all-make): Depend on intl.
2696         * Makefile.in: Rebuilt.
2698 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2700         * install-sh:  Update to newer upstream versions (associated with
2701         aclocal 1.7).
2702         * mkinstalldirs:  Likewise.
2703         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2705 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
2707         * MAINTAINERS: Move self from Bug database only accounts
2708         to write-after-approval.
2710 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2712         * config.if: Remove unused libc_interface determination.
2714 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2716         * MAINTAINERS: Move self from write-after-approval to
2717         build machinery (*.in).
2719 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2721         PR bootstrap/11273
2722         PR bootstrap/11408
2723         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2724         unused INSTALL_PROGRAM_ARGS.
2725         * configure.in: Use AC_PROG_INSTALL.
2726         * Makefile.in: Regenerate.
2727         * configure: Regenerate.
2729 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
2731         * MAINTAINERS: Alphabetize.
2733 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2735         * configure: Rebuilt.
2736         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2737         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2738         newlib nor libgloss.
2739         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2740         * configure.in (am33_2.0-*-linux*): Added.
2742 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2744         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2745         * configure: Regenerate.
2747 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
2749         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2750         * Makefile.in: Regenerate.
2752 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2754         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2755         * Makefile.in: Regenerate.
2757 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
2759         * Makefile.tpl: Replace PWD with PWD_COMMAND.
2760         * Makefile.in: Regenerated.
2762         * config-ml.in: Replace PWD with PWD_COMMAND.
2764 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2766         * intl: New directory; see intl/ChangeLog for details.
2767         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2768         * Makefile.tpl: all-gcc depends on maybe-all-intl.
2769         * Makefile.in: Regenerate.
2771 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2773         * configure.in: Clean up config-lang.in handling.  Delete
2774         useless assignment to "subdirs".
2775         * configure: Regenerate.
2777 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2779         * configure.in: Rename 'target_libs' to 'target_libraries'.
2780         Remove useless reference to 'target_libs'.
2781         * configure: Regenerate.
2783 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2785         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2786         * Makefile.in: Regenerate.
2788 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2790         * Makefile.def: Introduce flags_to_pass.
2791         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2792         * Makefile.in: Regenerate.
2794 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2796         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2797         and target-libgloss.
2798         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2799         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2800         * configure: Regenerate.
2802 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2804         * configure.in: Update testsuite_flags to new location.
2805         * configure. Regenerate.
2807 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2809         * Makefile.tpl: Remove BUILD_CC stuff.
2810         * Makefile.in: Regenerate.
2812 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2814         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2816 2003-06-16  Graeme Peterson <gp@qnx.com>
2818         * MAINTAINERS (Write After Approval): Add myself.
2820 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2822         * config.guess: Update to 2003-06-12 version.
2823         * config.sub: Update to 2003-06-13 version.
2825 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2827         * config.guess: Update to 2003-06-06 version.
2828         * config.sub: Update to 2003-06-06 version.
2830 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2832         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2833         * configure. Regenerate.
2835 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2837         * configure.in: Disable serial configure by default.
2838         * configure: Regenerate.
2839         * Makefile.tpl: Abolish .NOTPARALLEL.
2840         * Makefile.in: Regenerate.
2842         * Makefile.tpl: Replace {build,host,target}_canonical by
2843         {build,host,target}.
2844         * Makefile.in: Regenerate.
2846         * Makefile.tpl: Fix stupid pasto.
2847         * Makefile.in: Regenerate.
2849 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2851         * Makefile.tpl: Remove bogus conditional.
2852         * Makefile.in: Regenerate.
2854 2003-06-05  Jan Hubicka  <jh@suse.cz>
2856         * Makefile.tpl (profiledbootstrap): New target.
2857         * Makefile.in (profiledbootstrap): New target.
2859 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
2861         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2862         Pinski. Remove user names from other bugzilla-only maintainers.
2864 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2866         * Makefile.tpl: Make 'recursive targets' using autogen rather
2867         than shell loop.  Remove duplicate 'clean' targets and false
2868         comments.
2869         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2870         Add systematic method of specifying missing targets in subdirs.
2871         Add copyright boilerplate.
2872         * Makefile.in: Regenerate.
2873         * configure.in: Add 'recursive targets' to maybe list.
2874         * configure: Regenerate.
2876         * MAINTAINERS: "GNATS only" -> "Bug database only".
2878         * Makefile.tpl: Rename [+target+] to [+make_target+].
2879         * Makefile.def: Rename 'target' to 'make_target'.
2881 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
2883         * MAINTAINERS: Add self as options handling maintainer.
2885 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
2887         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2888         been too long since I touched those ports.
2890 2003-05-28  DJ Delorie  <dj@redhat.com>
2892         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2893         * Makefile.in: Regenerate.
2895 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2897         * configure.in: Use curly braces in the definition of tooldir.
2898         * configure: Regenerate.
2900 2003-05-21  DJ Delorie  <dj@redhat.com>
2902         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2903         newlib or libgloss.
2904         * Makefile.in: Regenerate.
2906 2003-05-21  DJ Delorie  <dj@redhat.com>
2908         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2909         * Makefile.in: Regenerate.
2911 2003-05-20  Ian Lance Taylor  <ian@airs.com>
2913         * MAINTAINERS: Update my e-mail address.
2915 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2917         * configure.in: Switch more things to use maybe dependencies.
2918         * Makefile.tpl: Switch more things to use maybe dependencies.
2919         Factor out common code from autogen IF statements.
2920         * configure: Regenerate.
2921         * Makefile.in: Regenerate.
2923 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2925         * configure.in: Accept i[3456789]86 for machine type.
2926         * configure: Regenerate.
2928 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2930         * configure.in: Switch more things to use maybe dependencies.
2931         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2932         * configure: Regenerate.
2933         * Makefile.tpl: Switch more things to use maybe dependencies.
2934         * Makefile.in: Regenerate.
2936 2003-05-16  Andreas Schwab  <schwab@suse.de>
2938         * Makefile.tpl (install-opcodes): Define.
2939         * Makefile.in: Rebuild.
2941 2003-05-13  Andreas Jaeger  <aj@suse.de>
2943         * config.guess: Update to 2003-05-09 version.
2944         * config.sub: Update to 2003-05-09 version.
2946 2003-05-13  Michael Eager <eager@mvista.com>
2948         * configure.in: Correct sed script so that options in quotes are not
2949         deleted.
2950         * configure: Rebuild.
2952 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2954         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2955         and $$s/newlib/libc/sys/cygwin32 include paths.
2956         * configure: Ditto.
2958 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
2960         * MAINTAINERS: Update my email addresses.
2962 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2964         * config-ml.in: Propagate INSTALL variables.
2966 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2968         * MAINTAINERS: Remove duplicate entries in Write After Approval.
2970 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2972         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2973         * Makefile.in: Regenerate.
2975 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
2977         * MAINTAINERS (GNATS only): Add Falk Hueffner.
2979 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
2981         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2983 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2985         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2986         * Makefile.in: Regenerated.
2988 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
2990         * MAINTAINERS (Write After Approval): Upgrade myself from
2991         GNATS only to write-after-approval. Update my mail address.
2993 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
2995         (OS Port Maintainers: freebsd): Add myself.
2997 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2999         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3001 2003-04-22  Kean Johnston  <jkj@sco.com>
3003         * MAINTAINERS (SCO ports): Added myself.
3005 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3007         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3009 2003-04-19  Kean Johnston  <jkj@sco.com>
3011         * MAINTAINERS (Write After Approval): Add myself.
3013 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3015         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3016         * Makefile.in: Regenerate.
3018 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3020         * configure.in (powerpc64*-*-linux*): Remove.
3021         * configure: Rebuilt.
3023 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3025         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3026         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3027         and restrap.
3028         * Makefile.in:  Regenerate.
3030 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3032         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3033         * configure: Regenerated.
3035 2003-04-15  DJ Delorie  <dj@redhat.com>
3037         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3039 2003-04-13  Nick Clifton  <nickc@redhat.com>
3041         * config-ml.in: Remove support for --disable-aix removing
3042         call-aix multilibs.
3044 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
3046         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3047         * */configure: Rebuilt.
3049 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
3051         * MAINTAINERS: Add my email address.
3053 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
3055         * MAINTAINERS (Write After Approval): Add myself.
3057 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3059         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3060         * Makefile.in: Regenerate.
3062 2003-03-14  Michael Chastain  <mec@shout.net>
3064         * Makefile.in: Regenerate with correct Makefile.def.
3066 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3068         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3069         Make macro.
3070         * Makefile.in: Regenerate.
3071         * configure.in: Clean up gxx_include_dir logic.
3072         * configure: Regenerate.
3074 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3076         * MAINTAINERS (Write After Approval): Add myself.
3078 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
3080         * MAINTAINERS: Update my mail address.
3082 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3084         * configure.in (gxx_include_dir): Fix typo.
3085         * configure: Regenerated.
3087 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3089         * Makefile.tpl: Reindent.
3090         * Makefile.in: Regenerate.
3091         * configure.in: Reindent.  Don't set unused variables.
3092         * configure: Regenerate.
3094 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3096         * configure.in: Include $(build_tooldir)/sys-include in
3097         FLAGS_FOR_TARGET.
3098         * configure: Regenerated.
3100 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3102         * Makefile.tpl: Always pass down RANLIB.
3103         * Makefile.in: Regenerate.
3105         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3106         * Makefile.in: Regenerate.
3107         * configure.in: Remove unused logic relating to --enable-shared
3108         and --enable-threads.  Remove bogus comments.  Remove redundant
3109         noconfigdirs.
3110         * configure: Regenerate.
3112         * configure.in: Replace ${libstdcxx_version} by its value.
3113         Remove reference to mh-dgux.
3114         * configure: Regenerate.
3116 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
3118         * MAINTAINERS (Write After Approval): Add myself.
3120 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3122         * Makefile.tpl: Rearrange.
3123         * Makefile.in: Regenerate.
3125 2003-02-25  Uwe Stieber <uwe@wwws.de>
3127         * configure.in: Add support for kaOS as cross build target system.
3128         * configure: Regenerated.
3130 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
3132         * MAINTAINERS (Write after approval): Add myself.
3134 2003-02-21  James E Wilson  <wilson@tuliptree.org>
3136         * MAINTAINERS: Update my email address.
3138 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3140         * MAINTAINERS: Add self to blanket write privs. section.
3142 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3144         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3145         configure-target-* as some target builds may require additional
3146         flags for preprocessor tests.
3147         * Makefile.in: Regenerated.
3149 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3151         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3152         * ltconfig: Handle it.
3153         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3154         auto-detecting it.
3156         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3157         it is used as argument to $CC.
3158         * ltcf-gcj.sh: Likewise.
3160         * configure.in: Introduce --enable-maintainer-mode.
3161         * configure: Rebuilt.
3162         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3163         for maintainer mode.
3164         * Makefile.in: Rebuilt.
3166 2003-02-18  Jason Merrill  <jason@redhat.com>
3168         * Makefile.tpl (check-c++): Allow parallelism.
3170 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3172         * MAINTAINERS: Remove John Carr (who never actually had access to
3173         gcc.gnu.org).
3175 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3177         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3178         don't configure target-libobjc.
3179         * configure: Regenerate.
3181 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3183         * Makefile.tpl (RANLIB): Define.
3184         * Makefile.in: Regenerate.
3186 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
3188         * MAINTAINERS: Update my email.
3190 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3192         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3193         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3194         * Makefile.in: Regenerated.
3195         * configure.in: Remove all traces of snavigator, db, and grep.
3196         * configure: Regenerated.
3198 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3200         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3201         After Approval.
3203 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3205         * MAINTAINERS (Write after approval): Add myself.
3207 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3209         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3210         * Makefile.in: Regenerated.
3212 2003-01-30  Roger Sayle  <roger@eyesopen.com>
3214         * config.guess: Updated to 2003-01-30's version.
3215         * config.sub: Updated to 2003-01-28's version.
3217 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3219         * config.if: If gcc_version is already set, just use it.  Don't set
3220         gcc_version_trigger if it's already set, otherwise set it to
3221         gcc/version.c, but only if the file exists.  If it is not set and
3222         gcc/version.c does not exist, try to extract the version number from
3223         $CC.
3225 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
3227         * MAINTAINERS: Add myself to write-after-approval list.
3229 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3231         * configure.in:  Revert 24Jan change.
3232         * configure:  Regenerate.
3234 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3236         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
3237         entry of HJ Lu.
3239 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3241         * configure.in: Revert previous change.
3242         * configure: Regenerate.
3244 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3246         * configure.in: Make rda native-only.
3247         * configure: Regenerate.
3249 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3251         * MAINTAINERS: Move myself from GNATS-only-accounts to
3252         write-after-approval.
3254 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3256         * configure.in: Add missing \.
3257         * configure: Rebuilt.
3259 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3261         * configure.in (baseargs): Avoid using \| in sed regular
3262         expressions.
3263         * configure: Rebuilt.
3265 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3267         * configure.in (baseargs): Remove all supported forms of
3268         --cache-file, --srcdir, --host, --build and --target options
3269         from argument lists.
3270         * configure: Rebuilt.
3272 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
3274         * MAINTAINERS: Add myself to write-after-approval list.
3276 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3278         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3279         * configure: Rebuilt.
3281 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3283         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3284         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3285         * Makefile.in: Regenerate.
3286         * configure: Regenerate.
3288 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3290         * configure.in: Remove Makefile in build, host and target modules
3291         unless configure was run with --no-recursion.
3292         * configure: Rebuilt.
3294 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3296         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3297         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3298         * Makefile.in: Regenerate.
3300 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3302         * config.guess: Update to 2003-01-03 version.
3303         * config.sub: Update to 2003-01-03 version.
3305 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3307         * configure: Regenerate with proper autoconf 2.13.
3309 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3311         * configure.in: Add AC_PREREQ for consistency.
3312         * configure: Regenerate.
3314 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3316         * configure.in (GDB_TK): Add tcl directories conditional on
3317         gdb/gdbtk directory being present.
3318         * configure: Regenerate.
3320 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3322         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3323         by gcc if LD is not defined and we are not doing a Canadian Cross.
3324         * configure: Rebuilt.
3326 2002-12-31  Tom Tromey  <tromey@redhat.com>
3328         * Makefile.in: Rebuilt.
3329         * Makefile.def (target_modules) [libffi]: Allow installation.
3331 2002-12-31  Andreas Schwab  <schwab@suse.de>
3333         * configure.in: Fix use of $program_transform_name.
3334         * configure: Regenerated.
3336 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3338         * configure.in (baseargs): Don't remove first configure argument.
3339         * configure: Regenerated.
3341 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3343         * Makefile.tpl (local-distclean): Don't remove...
3344         (multilib.ts): ... this.  Moved into...
3345         (multilib.out): ... this.  Don't use sub-make.
3346         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3347         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3348         (configure-build-[+module+], configure-[+module+],
3349         configure-target-[+module+], configure-gcc): ... these.  Test
3350         for Makefile existence.  Drop config.status from dependencies.
3351         * Makefile.in: Rebuilt.
3352         * configure.in: Move gcc-version-trigger to the end of
3353         ac_configure_args.  Add comments to maybedep.tmp and
3354         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3355         nonopt from baseargs, matching and removing corresponding
3356         whitespace while at it.
3357         * configure: Rebuilt.
3359 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3361         * configure.in (host_configargs): Replace reference to
3362         no-longer-defined buildopts with --build=${build_alias}.
3363         * configure: Rebuilt.
3365         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3366         program_transform_name to standard idiom.
3367         (AUTOGEN, AUTOCONF): Define.
3368         (Makefile.in): Use $(AUTOGEN).
3369         (Makefile): Depend on config.status, and use autoconf-style rule to
3370         build it.  Move original commands to...
3371         (config.status): ... this new target.
3372         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3373         $(AUTOCONF).
3374         * Makefile.in: Rebuilt.
3376 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3378         * Makefile.tpl: Fix dramatic bustage due to change in
3379         program_transform_name.
3380         * Makefile.in: Regenerate.
3382         * configure.in: Remove unnecessary PATH setting.
3383         * configure: Regnerate.
3385         * configure.in: Don't default to unprefixed tools unless
3386         the native tools will work.
3387         * configure: Regenerate.
3389         * configure.in: Convert to autoconf script.  Blow away lots
3390         of now-redundant Makefile fragments.
3391         * configure: Generate using Autoconf.
3392         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3393         * Makefile.in: Regenerate.
3395 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3397         * configure: Fix stupid bug where RANLIB was mistakenly included.
3399         * configure.in: Rename (buildargs, hostargs, targargs) to
3400         (build_configargs, host_configargs, target_configargs).
3402         * configure.in: Move logic out of sed statement.
3404         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3405         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3407 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
3409         * config.sub: Import from master repository
3410         * config.guess: Ditto
3412 2002-12-24  Andreas Schwab  <schwab@suse.de>
3414         * Makefile.tpl (multilib.out): Fix missing space.
3415         * Makefile.in: Regenerate.
3417 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3419         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3420         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3421         * Makefile.in: Regenerate.
3422         * configure.in: Remove unnecessary leftovers.
3424 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3426         * configure.in (extra_ranlibflags_for_target): New variable.
3427         (*-*-darwin): Add -c to ranlib commands.
3428         * configure (tooldir): Handle extra_ranlibflags_for_target.
3430 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3432         * Makefile.tpl: Revert HJL's change.
3433         * Makefile.in: Regenerated.
3434         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3435         always.
3437 2002-12-19  Andreas Schwab  <schwab@suse.de>
3439         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3440         * Makefile.in: Regenerate.
3442 2002-12-18  H.J. Lu <hjl@gnu.org>
3444         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3445         * Makefile.in: Regenerated.
3447         * configure.in (build_prefix): New. Substitute.
3449 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3451         * Makefile.tpl: Don't let real targets depend on phony targets.
3452         * Makefile.in: Regenerate.
3454         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3455         * Makefile.in: Regenerate.
3457 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
3459         * config.sub: Import from master repository
3460         * config.guess: Ditto
3462 2002-12-16  Jason Merrill  <jason@redhat.com>
3464         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3465         previous 'make bootstrap'.
3466         * Makefile.in: Regenerate.
3468 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3470         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3472 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3474         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3475         * Makefile.in: Regenerate.
3477 2002-12-13  Jason Merrill  <jason@redhat.com>
3479         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3480         library tests.
3481         (check-c++): Just depend on it and check-target-libstdc++-v3.
3482         * Makefile.in: Regenerate.
3484 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3486         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3487         * Makefile.in: Rebuilt.
3489 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3491         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3493 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3495         * configure: Fix bug put in by gremlins.
3497         * Makefile.tpl: Substitute more autoconfily.
3498         * configure: Substitute more autoconfily.
3499         * Makefile.in: Regenerate.
3501 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
3503         * config.sub: Import from master repository
3504         * config.guess: Ditto
3505         * MAINTAINERS: Added Svein Seldal under write after approval
3507 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3509         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3510         * Makefile.in (all-sim): Ditto.
3512 2002-12-06  DJ Delorie  <dj@redhat.com>
3514         * Makefile.tpl: Change configure dependencies to not have real
3515         targets depend on phony targets.
3517 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3519         * configure.in: Revert unintentional change.
3521         * Makefile.tpl: Change dependency for */multilib.out so that
3522         it works when gcc isn't in the tree.
3524         * configure.in: Substitute more.
3525         * configure: Run subconfigures from the Makefile.
3526         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3527         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3529 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3531         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3533 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3535         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3536         and corresponding dependencies.
3537         * Makefile.in: Regenerate.
3539         * configure.in (host_tools): Order binutils, gas and ld for
3540         convenience in running the testsuites.
3542         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3543         * Makefile.in: Regenerate.
3544         * configure.in: Introduce rules to serialize subconfigure runs.
3546         * configure.in: Introduce BASE_CC_FOR_TARGET.
3547         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3548         Realize configure-build-* targets.  Realize configure-target-* targets.
3549         * Makefile.in: Regenerate.
3551 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3553         * configure: Move gcc_version_trigger stuff from here...
3554         * configure.in: ...to here.
3556         * configure.in: Separate subconfigure options added by this file from
3557         options given by the user.  Add machinery to put args for host
3558         subconfigures into the Makefile.
3560         * Makefile.tpl: Remove 'vault' targets.
3561         * Makefile.tpl: Reorder and comment dependencies.
3562         * Makefile.in: Regenerate.
3564 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3565         * configure.in: Fix my broken commit of previous patch. (sigh)
3567 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3569         * configure.in: Move host-specific darwin noconfigdirs into
3570         the host-specific section.
3572 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3574         * configure.in: Move host-specific darwin noconfigdirs into
3575         the host-specific section.
3577 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3579         * configure: Remove skip-this-dir support.
3580         * Makefile.tpl: Remove skip-this-dir support.
3582         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3583         subdirectories.
3584         * Makefile.in: Regenerate.
3586         * Makefile.tpl: Strip out useless setting of 'dir'.
3587         * Makefile.in: Regenerate.
3589 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3591         * configure.in: Fix deeply stupid bug.
3593         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3594         shell code in CXX_FOR_TARGET
3595         * Makefile.def: Introduce raw_cxx.
3596         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3597         RAW_CXX_FOR_TARGET.
3598         * Makefile.in: Regenerate.
3600 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
3602         * Makefile.tpl: Remove unnecessary ifs.
3603         * Makefile.in: Regenerate.
3605         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3606         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3607         targets for 'no_install' modules.
3608         * configure: Move GDB_TK substitution to configure.in.  Move
3609         build_modules stuff to configure.in.
3610         * configure.in: Implement soft dependency machinery.  Maybe-ize
3611         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3612         * Makefile.in: Regenerate.
3614 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3616         * Makefile.tpl: Make all-target, install-target behave similarly
3617         to all, install (only hitting configured targets).  Eliminate
3618         unused macro defintions.
3620         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3621         build != host.
3623         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3625         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3627         * configure.in: Produce lists of subdir targets we're actually
3628         configuring.  Remove references to "dosrel".
3629         * Makefile.tpl: Let configure set which subdir targets are hit.
3630         Remove install-cross; clean up install; remove ALL.  Remove
3631         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3632         Autogenerate host module targets.  Remove empty dependency lines
3633         and redundant dependency; rearrange slightly.
3634         * Makefile.def: Add host-side libtermcap, utils.
3636         * Makefile.in: Regenerate.
3638 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3640         * ltconfig (osf[345]): Append $major to soname_spec.
3641         Reflect this in library_names_spec.
3642         * ltmain.sh (osf): Prefix $major with . for use as extension.
3644 2002-11-19  Andreas Jaeger  <aj@suse.de>
3646         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3647         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3648         and sparc64 GNU/Linux systems.
3650 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
3652         * MAINTAINERS: Update email.
3654 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3656         * MAINTAINERS: Complete James Dennett's entry.
3658 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3660         * MAINTAINERS (Write After Approval): Add myself.
3662 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3664         * Makefile.tpl: syntactic cleanup
3666 2002-11-13 Stuart Hastings <stuart@apple.com>
3668         * MAINTAINERS: Add myself to write-after-approval list.
3670 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3672         * Makefile.def: Add list of recursive targets to autogenerate.
3673         Add build_modules.
3674         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3675         targets.  Autogenerate *-build-* targets.
3676         * Makefile.in: Regenerate.
3678 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3680         * configure: More autoconf-style substitutions.
3681         * Makefile.tpl: More autoconf-style substitutions.
3682         * Makefile.in: Regenerate.
3684 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3686         * configure: Substitute more variables in a more autoconf-friendly
3687         way.  Simplify slightly.
3688         * Makefile.tpl: Make more variables substitutable in an
3689         autoconf-friendly way.
3690         * Makefile.in: Regenerate.
3692 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
3694         * MAINTAINERS (Write After Approval): Add myself.
3696 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3698         * configure.in (v810*): Remove special setting of tools.
3700         * configure: Add support for extra required flags for ar or nm.
3701         * configure.in (aix4.3+): Use above support for target-specific
3702         issues, rather than using config/mt-aix43.
3704 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3706         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3707         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3708         with $srcdir.  Reformat indentation.  Substitute some variables
3709         formerly hard-coded in the Makefile for build=host.
3710         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3711         * Makefile.def: Autogenerate more.
3712         * Makefile.in: Regenerate.
3714 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3716         * MAINTAINERS (Write After Approval): Add myself.
3718 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3720         * Makefile.def (host_modules): Add rda.
3721         * Makefile.in: Regenerate.
3722         * configure.in (target_tool): Add target-rda to list.
3724 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3726         * MAINTAINERS: Remove "co-maintainer" note for web pages.
3728 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3730         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3731         and restrap targets to this rule.
3732         * Makefile.in:  Regenerate.
3734 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3736         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3737         GNATS only accounts.
3739 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3741         * configure.in (i[3456]86-*-linux*): Add check to disable
3742         ${libgcj} for glibc1.
3744 2002-10-24  Denis Chertykov  <denisc@overta.ru>
3746         * MAINTAINERS: Add myself as ip2k port maintainer.
3748 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3750         * configure.in: Add tic4x target.
3752 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3754         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3755         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3756         * Makefile.in: Regenerate.
3758         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3759         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3760         * Makefile.in: Regenerate.
3762 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
3764         * MAINTAINERS: Add myself as web pages co-maintainer.
3766 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3768         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3769         * Makefile.in: Regenerate.
3771 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
3773         * MAINTAINERS: Add myself and Nathan Sidwell
3774         <nathan@codesourcery.com> as VxWorks maintainers.
3776 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3778         * Makefile.def: Remove order dependency comments.
3779         * Makefile.tpl: Add explicit install-install dependencies.
3780         * Makefile.in: Regenerate.
3782         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3783         * Makefile.in: Regenerate.
3785         * Makefile.tpl: Add configure-target (for src-release in src)
3786         * Makefile.in: Regenerate.
3788 2002-09-30  Nick Clifton  <nickc@redhat.com>
3790         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3792 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3794         * configure.in (s390*-*-linux*): Enable libgcj.
3796 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3798         * configure: Revert accidentally applied changes.
3800         * Makefile.tpl: Make more autoconf-friendly.
3801         * Makefile.in: Regenerate.
3802         * configure: Make substitution more autoconf-like.
3804 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3806         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3807         single entry to handle all these.
3808         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3809         libjava on arm-*-elf.
3811 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3813         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3814         things that depend on them.
3816 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3818         * Makefile.tpl: Make subsituted variables more autoconfy.
3819         * Makefile.in: Regenerate.
3820         * configure: Make seds more autoconfy.
3822 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3824         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3825         * Makefile.in: Regenerate.
3826         * configure.in: Rewrite sed statements to look autoconfy.
3828         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3829         all-target-foo on configure-target-foo.
3830         * Makefile.def: Ditto.
3831         * Makefile.in: Rebuild.
3833 2002-09-25  Andrew Haley  <aph@redhat.com>
3835         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3837 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3839         * Makefile.def: New file.
3840         * Makefile.tpl: New file.
3841         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3842         * contrib/gcc_update: Note that Makefile.in is a generated file.
3844         * configure.in: Minor rearrangement.  Simplify tests.
3846 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
3848         * configure.in (with_headers): Skip copy if value is "yes".
3849         (with_libs): Likewise.
3851 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3853         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3854         * configure.in (sh*-*-pe*): Ditto.
3855         * configure.in (mips*-*-pe*): Ditto.
3856         * configure.in (*arm-wince-pe): Ditto.
3858         * configure.in: Rearrange.
3860 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
3862         * MAINTAINERS: Update my email address.
3864 2002-08-30  Paul Koning  <pkoning@equallogic.com>
3866         * MAINTAINERS: (Write After Approval): Add myself.
3868 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
3870         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3872 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
3874         * MAINTAINERS: Change my mailing address.
3876 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
3878         * MAINTAINERS (Write After Approval): Remove myself.
3879         (Various Maintainers: c++ runtime libs): Add myself.
3881 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
3883         * MAINTAINERS (Write After Approval): Remove myself.
3884         (Various Maintainers: c++ runtime libs): Add myself.
3886 2002-08-15  Eric Christopher  <echristo@redhat.com>
3888         * config.sub: Import from master repository.
3889         * config.guess: Ditto.
3891 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
3893         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3894         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3895         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3897 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
3899         * MAINTAINERS: Add self to rs6000 vector extensions.
3901 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
3903         * libiberty/configure: Reverted unintended yesterday's check in.
3905 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
3907         * boehm-gc/configure, libf2c/configure: Rebuilt.
3908         * libffi/configure, libiberty/configure: Ditto.
3909         * libjava/configure, libobjc/configure: Ditto.
3910         * libstdc++-v3/configure, zlib/configure: Ditto.
3911         Merged from binutils:
3912         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3913         From Steve Ellcey <sje@cup.hp.com>:
3914         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3915         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3916         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3917         IA64.
3918         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3919         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3920         soname_spec, sys_lib_search_path_spec): Ditto.
3922 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3924         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3926 2002-08-04  H.J. Lu  (hjl@gnu.org)
3928         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3930 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
3932         * MAINTAINERS (Write After Approval): Add myself.
3934 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3936         * configure.in: Move generic linux case to end.  Copy generic
3937         linux noconfigdirs to mips*-*-linux* entry and new
3938         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3940 2002-07-19  Michael Matz  <matz@suse.de>
3942         * MAINTAINERS: Add myself as ra* maintainer.
3944 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3946         * config.guess: Update to 2002-07-09 version.
3947         * config.sub: Update to 2002-07-03 version.
3949 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
3951         * MAINTAINERS: Fix typo in a maintainer email address.
3953 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3955         * configure.in: Remove two redundant tests.
3957 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3959         * configure.in (mips*-*-irix6*o32): Enable stabs.
3961 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3963         * configure.in: Don't build grez.
3964         * Makefile.in: Ditto.
3966         * Makefile.in: Remove references to bsp, cygmon, libstub.
3967         * configure.in: Ditto.
3969         * configure.in: Remove leftover reference to gdbtest.
3971 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3973         * configure.in (gxx_include_dir):  Change to match versioned
3974         C++ headers if --enable-version-specific-runtime-libs is used.
3976 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3978         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3980 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3982         * configure.in: Make --without-x work.
3984 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3986         * configure.in: Rearrange target Makefile fragment collection.
3988         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3989         cvs[src].
3990         * configure.in: Ditto.
3992 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
3994         * MAINTAINERS (Write After Approval): Update my e-mail address.
3996 2002-06-24  Ben Elliston  <bje@redhat.com>
3998         * configure.in (host_tools): Remove cgen.
4000         * Makefile.in (all-cgen): Remove; runs from its source directory.
4001         (check-cgen, install-cgen, clean-cgen): Likewise.
4002         (all-opcodes): Do not depend on all-cgen.
4003         (all-sim): Likewise.
4005 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4007         * Makefile.in: Eliminate 'apache' targets.
4008         * configure.in: Eliminate 'apache' targets.
4010         * configure.in: Eliminate redundant tests.  Reorganize.
4012         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4014         * config-ml.in: Eliminate references to Cygnus configure.
4016         * Makefile.in: Eliminate references to building emacs.
4018 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
4020         * MAINTAINERS: Update my email address.
4022 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
4024         * config.if (libstdcxx_incdir): Version C++ headers.
4025         (cxx_incdir): Remove.
4027 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4029         * MAINTAINERS (Write After Approval): Add self.
4031 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
4033         * configure.in: Add support for ip2k.
4035 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4037         * configure.in: Fix AIX configury bug.
4039 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
4041         * MAINTAINERS (Write After Approval): Add self.
4043 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4045         * configure.in: replace ${topsrcdir} with ${srcdir}
4047         * configure.in: Move definition of libstdcxx_flags
4048         right above usage, rather than waaay earlier.
4050         * configure.in: Pull definition of is_cross_compiler earlier.
4052         * configure.in: Rearrange a little.
4054         * configure.in: Remove references to librx.
4055         * Makefile.in: Remove references to librx.
4057 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
4059         * config.sub: Add support for avr target.
4060         Import from master sources, rev 1.255
4062 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
4064         * configure, .cvsignore:  Revert previous change...
4065         * Makefile:  ...delete.
4067 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4069         * configure.in: Eliminate ${gasdir} variable.
4071 2002-06-18  Dave Brolley  <brolley@redhat.com>
4073         * configure.in: Add support for frv.
4074         * config.sub: Add support for frv.
4076 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
4078         * configure:  Remove garbage from previous commit.
4080 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
4082         * configure:  For in-source builds, make a subdir and re-exec there.
4083         * Makefile:  New file.  Pass targets through to build directory.
4084         * .cvsignore:  No longer ignore "Makefile".
4086 2002-06-16  Douglas Rupp  <rupp@gnat.com>
4088         * MAINTAINERS (Write After Approval): Add self.
4090 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4092         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4094 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4096         * configure.in (vax-*-netbsd*): Re-enable gas.
4098 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4100         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4101         BUILD_PREFIX_1, to correct nomenclature.
4102         * configure: Likewise.
4104         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4105         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4107 2002-05-31  Olaf Hering  <olh@suse.de>
4109         * config-ml.in: Propogate DESTDIR also.
4111 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4113         * configure.in (vax-*-netbsd*): Don't build gas for this
4114         platform.
4116 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4118         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4119         and libgcj for AVR.
4121 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
4123         * MAINTAINERS (Write After Approval): Add myself.
4125 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4127         * config.guess: Update to 2002-05-22 version.
4128         * config.sub: Likewise.
4130 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4132         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4133         * config-ml.in: Likewise.
4134         * configure: Likewise.
4135         * configure.in: Likewise.
4137 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
4139         * MAINTAINERS: Update my email address.
4141 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4143         * configure.in: Simplify makefile fragment collection.
4145         * configure.in: Remove code to build emacs.
4147         * configure.in : Remove --srcdir argument from targargs and buildargs
4148         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4150         * configure: Move some logic to configure.in.
4151         * configure.in: Move some logic from configure.
4153 2002-05-11  Tom Tromey  <tromey@redhat.com>
4155         * MAINTAINERS: Reflect libgcj reality.
4157 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
4159         * Makefile.in: Honour DESTDIR.
4161 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4163         * config.guess: Import 2002-03-20 version.
4164         * config.sub: Import 2002-04-26 version.
4166 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4168         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4170 2002-05-07  Tim Josling  <tej@melbpc.org.au>
4172         * MAINTAINERS: Add self.
4174 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
4176         * ltmain.sh: Detect and handle object name conflicts
4177         while piecewise linking a static library.
4179 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4181         * configure.in (noconfigdirs): Don't disable libgcj on
4182         sparc64-*-solaris* and sparcv9-*-solaris*.
4184 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4186         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4188 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4190         * configure.in (FLAGS_FOR_TARGET): Do not add
4191         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4192         on i[3456]86-*-linux*.
4194 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4196         * configure.in (noconfigdirs): Replace [ ] with test.
4198         * configure.in (noconfigdirs): Do not add target-newlib if
4199         target == i[3456]86-*-linux*, and host == target.
4201 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4203         * configure.in: delete reference to absent file
4205         * configure.in: replace '[' with 'test'
4207         * configure.in: Eliminate references to gash.
4208         * Makefile.in: Eliminate references to gash.
4210         * configure.in: remove useless references to 'pic' makefile fragments.
4212         * configure.in: (*-*-windows*) Finish removing.
4214         * configure.in: Eliminate redundant test for libgui.
4216 2002-04-29  Roger Sayle  <roger@eyesopen.com>
4218         * MAINTAINERS: Add self and realphabetize.  Update entries
4219         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
4220         entry for a29k port maintainer.
4222 2002-04-26      Joel Sherrill <joel@OARcorp.com>
4224         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4225         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4227 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4229         * configure.in: remove references to dead files
4231 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4233         * MAINTAINERS: Add information about purpose of this file.
4235 2002-04-18  Tom Tromey  <tromey@redhat.com>
4237         * configure.in: Disallow configuring libgcj when it is already
4238         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4239         Solaris 2.8 by default.  For PR libgcj/6158.
4241 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4243         * configure.in:  Move default CC setting out of config/mh-* fragments
4244         directly into here.
4246 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4248         * configure.in: don't even try to configure or make a subdirectory
4249         if there's no configure script for it.
4251 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4253         * MAINTAINERS: Remove chill maintainers.
4254         * Makefile.in (CHILLFLAGS): Remove.
4255         (CHILL_LIB): Remove.
4256         (TARGET_CONFIGDIRS): Remove libchill.
4257         (CHILL_FOR_TARGET): Remove.
4258         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4259         CHILL_LIB.
4260         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4261         (CHECK_TARGET_MODULES): Likewise.
4262         (INSTALL_TARGET_MODULES): Likewise.
4263         (CLEAN_TARGET_MODULES): Likewise.
4264         (configure-target-libchill): Remove.
4265         (all-target-libchill): Remove.
4266         * configure.in (target_libs): Remove target-libchill.
4267         Do not compute CHILL_FOR_TARGET.
4268         * libchill: Remove directory.
4270 2002-04-11  DJ Delorie  <dj@redhat.com>
4272         * Makefile.in, configure.in: Sync with binutils, entries
4273         follow...
4275 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4277         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4278         (do-tar, do-bz2): New rules.
4279         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4280         (gdb-tar): New rule.
4281         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4282         (insight_dejagnu.tar): New rule.
4283         (insight.tar): New rule.
4284         (gdb+dejagnu.tar): New rule.
4285         (gdb.tar): New rule.
4287 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4289         * Makefile.in: Add all-tix to deps for all-snavigator
4290         so that tix is built when building snavigator.
4292 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4294         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4295         ld and gdb are not supported.
4297 2002-01-07  Mark Salter  <msalter@redhat.com>
4299         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4300         Allow target-libgloss to be built for arm, strongarm, and xscale.
4302 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4304         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4305         options for i[3456]86-pc-linux* native builds.
4307 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4309         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4310         files from .po files for a distribution.
4312 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4314         * configure.in: Enable libstdc++-v3 for h8300 targets.
4316 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4318         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4319         version from bfd/.
4321 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4323         * Makefile.in (VER): When present, extract the version number from
4324         the file version.in.
4326 2001-05-24  Tom Rix <trix@redhat.com>
4328         * configure.in : enable ld for aix
4330 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4332         * config.guess: Add linux target for S/390.
4334 2000-11-07  Philip Blundell  <pb@futuretv.com>
4336         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4338 2000-11-03  Philip Blundell  <pb@futuretv.com>
4340         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4341         files.
4343 2001-01-15  Ben Elliston  <bje@redhat.com>
4345         * configure.in (host_tools): Add sid.
4346         Always configure cgen.
4348 2000-11-24  Nick Clifton  <nickc@redhat.com>
4350         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4353 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4355         * Makefile.in (ALL_MODULES): Add all-cgen.
4356         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4357         (all-cgen): New target.
4358         (all-opcodes,all-sim): Depend on all-cgen.
4359         * configure.in (host_tools): Add cgen.
4360         Only configure cgen if --enable-cgen-maint.
4362 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
4364         * configure.in: Add *-*-freebsd* configurations.
4366 2002-04-08  Tom Tromey  <tromey@redhat.com>
4368         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4369         Fixes PR libgcj/6068.
4371 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4373         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4375 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4377         * configure.in (alpha*-dec-osf*): Enable libgcj.
4379 2003-03-27  Matthew Gingell <gingell@gnat.com>
4381         * MAINTAINERS (Write After Approval): Add myself.
4383 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4385         Fix for: PR bootstrap/3591, target/5676
4386         * configure.in (mcore-pe): Disable the configuration of
4387         libstdc++-v3 since exceptions are not supported.
4389 2002-03-20  Anthony Green  <green@redhat.com>
4391         * configure.in: Enable libgcj for xscale-elf target.
4393 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
4395         * MAINTAINERS:  Update my email address.
4397 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4399         * ltmain.sh (relink_command): Fix typo in previous change.
4401 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4403         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4404         (relink_command): Added --tag flags.
4405         (mode=install): If relinking fails; error out.
4407 2002-03-12  Richard Henderson  <rth@redhat.com>
4409         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4410         .NOTPARALLEL tag.
4411         (do-check): Rename from check.
4412         (check): Allow parallel check.
4414 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
4416         * MAINTAINERS: Add myself as maintainer for xtensa port.
4417         Fix alphabetical order in CPU port maintainer list.
4418         Remove myself from Write After Approval list.
4420 2002-03-11  Richard Henderson  <rth@redhat.com>
4422         * Makefile.in (.NOTPARALLEL): Add fake tag.
4424 2002-03-07  H.J. Lu  (hjl@gnu.org)
4426         * configure.in: Enable gprof for mips*-*-linux*.
4428 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
4430         * MAINTAINERS (Write After Approval): Add myself.
4432 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4434         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4435         libjava.
4436         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4438 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4440         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4441         because its Makefile is there; test for the executable instead.
4443 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4445         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4446         libstdc++-v3 and libjava.
4448 2002-02-11  Adam Megacz <adam@xwt.org>
4450         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4451         boehm-gc
4453 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4455         * config.guess: Updated to 2002-01-30's version.
4456         * config.sub: Updated to 2002-02-01's version.
4457         Contribute sh64-elf.
4458         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4459         * configure.in: Added sh64-*-*.
4461 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
4463         * MAINTAINERS: Belatedly add myself to write after approval list.
4465 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
4467         * MAINTAINERS: Put self in as maintainer for x86-64 port.
4468         Remove self as Write After Approval.
4470 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
4472         * MAINTAINERS: Put self in as maintainer for contrib/regression
4473         directory.
4475 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
4477         * MAINTAINERS:  Update my email address.
4479 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4481         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4482         target-libiberty, and target-libgloss.  Skip Java-related
4483         libraries if not supported for NetBSD on target CPU.
4485 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
4487         * install-sh: Use _inst.$$_ for temp file name.
4489 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
4491         * MAINTAINERS (Write After Approval): Move my contact info
4492         from here...
4493         (OS Port Maintainers): ...to here (netbsd).
4495 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
4497         * MAINTAINERS (Write After Approval): Add myself.
4499 2002-01-17  H.J. Lu <hjl@gnu.org>
4501         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4502         (all-target-fastjar): Also depend on all-target-libiberty.
4504 2002-01-16  H.J. Lu  (hjl@gnu.org)
4506         * config.guess: Import from master sources, rev 1.225.
4507         * config.sub: Import from master sources, rev 1.238.
4509 2002-01-16  Kazu Hirata  <kazu@hxi.com>
4511         * MAINTAINERS (Write After Approval): Remove myself.
4513 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
4515         * MAINTAINERS (Write After Approval): Add myself.
4517 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4519         * MAINTAINERS: Add self as docs co-maintainer.
4521 2001-12-11  Matthias Klose  <doko@debian.org>
4523         * MAINTAINERS (Write After Approval): Add myself.
4525 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
4527         * MAINTAINERS: Update my email address.
4529 2001-12-07  Turly O'Connor  <turly@apple.com>
4530         * MAINTAINERS (Write After Approval): Add myself.
4531         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4532         (rs6000_initialize_trampoline): Call __trampoline_setup for
4533         ABI_DARWIN too.
4534         * darwin-tramp.asm: New file, implements __trampoline_setup.
4535         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4537 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
4539         * MAINTAINERS (Write After Approval): Add myself.
4541 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4543         * configure, configure.in: Use temp file for long sed commands.
4545 2001-12-03  Laurent Guerby  <guerby@acm.org>
4547         * config.sub: Update to version 1.232 on subversion.
4549 2001-12-03  Ben Elliston  <bje@redhat.com>
4551         * MAINTAINERS: Update mail address for config.* patches.
4553 2001-11-27  DJ Delorie <dj@redhat.com>
4554             Zack Weinberg  <zack@codesourcery.com>
4556         When build != host, create libiberty for the build machine.
4558         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4559         CONFIG_ARGUMENTS.
4560         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4561         New variables.
4562         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4563         and rules.
4564         (all.normal): Depend on ALL_BUILD_MODULES.
4565         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4566         (all-build-libiberty): Depend on configure-build-libiberty.
4568         * configure: Calculate and substitute proper value for
4569         ALL_BUILD_MODULES.
4570         * configure.in: Create the build subdirectory.
4571         Calculate and substitute TARGET_CONFIGARGS (formerly
4572         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4574 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
4576         * MAINTAINERS (write-after-approval): Add self.
4578 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4580         * MAINTAINERS (GNATS only accounts): Remove self.
4582 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4584         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4585         libf2c.
4587 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4589         * MAINTAINERS (Write After Approval): Add self.
4591 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
4593         * MAINTAINERS: mips and s390 are also CPU ports.
4595 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
4597         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4599 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
4601         * MAINTAINERS: Alphabetize.
4603 2001-11-09  Kazu Hirata  <kazu@hxi.com>
4605         * MAINTAINERS (Various maintainers: h8 port): Add myself.
4607 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4609         * MAINTAINERS (Various maintainers: hppa port): Added myself.
4611 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
4613         * configure.in (--enable-languages): Be more permissive about
4614         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4616 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
4618         * config.sub: Import from master sources, rev. 1.230.
4619         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4621 2001-11-07  Laurent Guerby  <guerby@acm.org>
4623         * MAINTAINERS (Write After Approval): Add self.
4625 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
4627         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4629 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
4631         * config.sub: Import from master sources, rev 1.226.
4632         * config.guess: Import from master sources, rev 1.216.
4634 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4636         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4637         * MAINTAINERS: Add self as maintainer of MMIX port.
4638         Remove old after-approval entry.
4640 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4642         * ChangeLog, configure: Fix spelling errors.
4644 2001-10-20  Brendan Kehoe  <brendan@zen.org>
4646         * MAINTAINERS: Tweak my address.
4648 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
4650         * MAINTAINERS: Update my email address.
4652 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4654         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4655         * MAINTAINERS: Add self as maintainer of CRIS port.
4657 2001-10-10  Geert Bosch  <bosch@gnat.com>
4659         * MAINTAINERS (Various maintainers: Ada front end):
4660         Added Robert Dewar.
4662 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
4664         * MAINTAINERS (Write After Approval): Added self
4666 2001-10-02  Geert Bosch  <bosch@gnat.com>
4668         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4670 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4672         * configure: Handle temporary files securely using mkdir.
4674 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
4676         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4678 2001-09-26  Will Cohen <wcohen@redhat.com>
4680         * configure.in (*-*-linux*): Disable configuration of target-newlib
4681         and target-libgloss.
4683 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4685         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4686         RANLIB.
4688 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
4690         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4691         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4692         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4693         avoid quotes nesting problems.
4694         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4695         (DO_X): Export only variables that are set.
4697 2001-09-19  Ben Elliston  <bje@redhat.com>
4699         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4700         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4701         semantics.  Use the shell built-in "type" command instead.
4703 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
4705         Merged from gcc-3_0-branch:
4706         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4707         * ltcf-c.sh: Use $objext, not $ac_objext.
4708         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4709         * ltcf-cxx.sh: Add support for GNU.
4710         2001-07-22  Timothy Wall  <twall@redhat.com>
4711         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4712         default settings if using GNU tools with that configuration.
4713         * ltcf-cxx.sh: Ditto.
4714         * ltcf-gcj.sh: Ditto.
4715         2001-07-21  Michael Chastain  <chastain@redhat.com>
4716         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4717         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4718         * ltmain.sh: Mark as gcc-local.
4720 2001-08-30  Eric Christopher  <echristo@redhat.com>
4721             Jason Eckhardt  <jle@redhat.com>
4723         * config.guess: Merge from master sources.
4724         * config.sub: Merge from master sources, add support for mipsisa32.
4726 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
4727         * config.sub: Merge from master sources, rev 1.219.
4728         * MAINTAINERS: Add self as contact for stormy16 port.
4730 2001-08-14  Zack Weinberg  <zackw@panix.com>
4732         * config.sub: Merge from master sources, rev 1.218.
4733         * config.guess: Merge from master sources, rev 1.209.
4735 2001-08-11  Graham Stott  <grahams@redhat.com>
4737         * Makefile.in (check-c++): Add missing semicolon.
4739 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
4741         * MAINTAINERS (Various maitainers: predict.def): Added myself.
4743 2001-07-30  Eric Christopher  <echristo@redhat.com>
4745         * MAINTAINERS (Various maintainers: mips port): Added myself.
4747 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4749         * configure.in (sh-*-linux*): New.
4751 2001-07-27  Richard Henderson  <rth@redhat.com>
4753         * .cvsignore: Add LAST_UPDATED.
4755 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
4757         * MAINTAINERS (Various maintainers: s390 port): Added myself.
4759 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
4761         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
4763 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4765         * MAINTAINERS (Write After Approval): Added myself.
4767 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4769         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4770         and libgcj on m68hc11/m68hc12.
4772 2001-06-27  H.J. Lu  (hjl@gnu.org)
4774         * Makefile (CFLAGS_FOR_BUILD): New.
4775         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4777 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4779         * README: Remove version number.
4781 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4783         * INSTALL/README: Update wrt. to the installation instructions now
4784         residing in gcc/doc/install.texi.
4786 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4788         * README: Replace with a cut-down and updated version of gcc/README.
4790 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
4792         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
4793         multilibs to be disabled.
4795 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
4797         * MAINTAINERS (Write After Approval): Add myself.
4799 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
4801         * config.guess: Import CVS version 1.195.
4802         * config.sub: Import CVS version 1.212.
4804 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4806         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4807         gcc/xgcc is built, use -print-prog-name to find out the program
4808         name to use.
4810 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
4812         * config.guess:  Import CVS version 1.194.  All gcc-local changes
4813         appear to also be in the master copy.
4814         * config.sub:  Import CVS version 1.211.
4816 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
4818         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4819         with_gcc]: Use `gcc -shared' to build a shared library.
4821 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4823         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4824         archives.
4826 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4828         * MAINTAINERS (Write After Approval): Add myself.
4830 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4832         * configure.in (libstdcxx_flags): Do not try to execute
4833         libstdc++-v3/testsuite_flags until it exists.
4835 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
4837         * MAINTAINERS: Update my email address.
4839 2001-05-31  Graham Stott  <grahams@redhat.com>
4841         * MAINTAINERS (Write After Approval): Add myself.
4843 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4845         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4846         libraries when using g++ with native linker.
4848 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4850         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4852 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4854         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4855         [aix4*|aix5*]: Prepend blank.
4857 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4859         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4860         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4861         of subdir/configure scripts to use the new libtool.m4.
4863 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4865         * MAINTAINERS (Write After Approval): Add myself.
4867 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4869         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4871 2001-05-11  Ben Elliston  <bje@redhat.com>
4873         * Makefile.in (all-sid): New target.
4874         (check-sid, clean-sid, install-sid): Likewise.
4876 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4878         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4880 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4882         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4883         libgcj.
4885 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4887         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4888         gcc/xgcc is built, use -print-prog-name to find out the program
4889         name to use.
4891 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4893         * configure.in (noconfigdirs): Don't reset it from scratch in the
4894         target case; only append to it.
4896         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4897         sparc-*-solaris2.8]: Disable ${libgcj}.
4899 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4901         * configure.in (libgcj_saved): Copy from $libgcj.
4902         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4903         --disable-libgcj.
4905 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
4907         * MAINTAINERS: Remove self as MIPS maintainer and
4908         C front end maintainer.
4910 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4912         * configure.in: Move *-chorusos target case to the proper switch.
4913         Disable libgcj.
4915 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4917         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4918         1.641.2.228.
4920 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4922         * Makefile.in (STAGE1_CFLAGS): Pass down.
4924 2001-04-13  Alan Modra  <amodra@one.net.au>
4926         * config.guess: Add hppa64-linux support.  Note for next import that
4927         this is already in the master file.
4928         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4930 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4932         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4933         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4935 2001-04-11  Stan Shebs  <shebs@apple.com>
4937         * MAINTAINERS: Add self as Darwin port maintainer.
4939 2001-04-11  Alan Modra  <amodra@one.net.au>
4941         * MAINTAINERS: Update my email address.
4943 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
4945         * ltcf-cxx.sh: Support creation of C++ shared libraries on
4946         recent versions of FreeBSD (release 3 or later).
4947         * ltconfig: On FreeBSD, -lc must not be provided when building
4948         a shared library or else the standard -pthread gcc option is
4949         rendered worthless to later users of the built library.
4951 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4953         * MAINTAINERS: Add self and RTH as C front end maintainers.
4955 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
4957         * config.sub: Make sure to match an already-canonicalized
4958         machine name (eg. mn10300-unknown-elf).
4960 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4962         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4963         New macros.
4964         (bootstrap, cross): Use RECURSE_FLAGS.
4965         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4967 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4969         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4971 2001-03-22  Colin Howell  <chowell@redhat.com>
4973         * Makefile.in (DO_X): Do not backslash single-quotes in
4974         backquotes (two places).
4976 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4978         Re-installed:
4979         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4980         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4981         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4982         * ltcf-cxx.sh: Likewise.
4983         * ltcf-gcj.sh: Likewise.
4985 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4987         * MAINTAINERS: Add myself as "documentation co-maintainer".
4989 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4991         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4992         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4994 2001-03-19  Tom Tromey  <tromey@redhat.com>
4996         * config-ml.in: Handle GCJ and GCJFLAGS.
4998 2001-03-21  Michael Chastain  <chastain@redhat.com>
5000         * Makefile.in: all-m4 depends on all-texinfo.
5002 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
5004         * MAINTAINERS: Add myself to write after approval list.
5006 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
5008         * Makefile.in (DO_X): Quote nested quotes.
5010 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
5012         * MAINTAINERS: Add myself to write after approval list.
5014 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
5016         * Makefile.in (DO_X): Use double quotes for quoting
5017         "RANLIB=$${RANLIB}".
5019 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
5021         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5023 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
5025         * configure.in: Only use `lang_requires' for languages athat are
5026         actually enabled.
5028 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
5030         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
5032 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5034         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5036 2001-03-07  Tom Tromey  <tromey@redhat.com>
5038         * configure.in: Allow config-lang.in to set `lang_requires' to list
5039         of other required languages.
5041 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
5043         * Makefile.in: Remove RANLIB definition. Use RANLIB
5044         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5045         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5047 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
5048             Alexandre Oliva  <aoliva@redhat.com>
5050         * Makefile.in (check-c++): Use tabs, not spaces.
5052 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
5054         * MAINTAINERS: add myself to Write After Approval list.
5056 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
5058         * Makefile.in (check-c++): New rule.
5060         * configure.in (target_libs): Remove libg++.
5061         (noconfigdirs): Remove libg++.
5062         (noconfigdirs): Same.
5063         (noconfigdirs): Same.
5064         (noconfigdirs): Same.
5066         * config-ml.in: Remove libg++ references.
5068         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5069         (ALL_TARGET_MODULES): Same.
5070         (configure-target-libg++): Remove.
5071         (all-target-libg++): Remove.
5072         (configure-target-libio): Remove.
5073         (all-target-libio): Remove.
5074         (check-target-libio): Remove.
5075         (.PHONY): Remove.
5076         (libg++.tar.bz2): Remove.
5077         (all-target-cygmon): Remove libio.
5078         (all-target-libstdc++): Remove.
5079         (configure-target-libstdc++): Remove.
5080         (TARGET_LIB_PATH): Remove libstdc++.
5081         (ALL_GCC_CXX): Remove libstdc++.
5082         (all-target-gperf): Correct.
5084 2001-02-16  Nick Clifton  <nickc@redhat.com>
5086         * configure.in (noconfigdirs): Allow configuration of texinfo
5087         for Cygwin hosts.
5089 2001-02-15  Anthony Green  <green@redhat.com>
5091         * configure: Introduce GCJ_FOR_TARGET.
5092         * configure.in: Ditto.
5093         * Makefile.in: Ditto.
5095 2001-02-13  Andreas Schwab  <schwab@suse.de>
5097         * MAINTAINERS: Update mail address.
5099 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5101         * config.guess: Add linux target for S/390.
5102         * config.sub: Likewise.
5104 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
5106         * configure.in: for *-chorusos, don't config target-newlib and
5107         target-libgloss.
5109 2001-02-06  Ben Elliston  <bje@redhat.com>
5111         * configure: Output host type to stdout, not stderr.
5113 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
5115         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
5116         * ltcf-cxx.sh: Likewise.
5118         * config.if: Assume enable_libstdcxx_v3 is defined.
5120 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
5122         Remove V2 C++ library.
5123         * configure.in: Remove --enable-libstdcxx_v3 support.
5125 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
5127         * include/demangle.h: Add prototype for java_demangle_v3.
5129 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
5131         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
5133 2001-01-27  Richard Henderson  <rth@redhat.com>
5135         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5137 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5139         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5140         Don't unset, it's non-portable and no longer necessary, set to empty
5141         instead.
5143 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5145         * ltconfig: Shell portability fix for the tagname validity check.
5147 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5149         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5150         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5152 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5154         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5156 2001-01-26  Tom Tromey  <tromey@redhat.com>
5158         * configure.in: Allow libgcj to be built on Sparc Solaris.
5160 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
5162         * ltcf-c.sh: Add aix5 case.
5163         * ltcf-cxx.sh: Likewise.
5164         * ltconfig: Likewise.
5166 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5168         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5169         keep at least one of build_libtool_libs or build_old_libs set to
5170         yes.
5172         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5173         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5175 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
5177         * configure.in: Enable libgcj on several additional platforms.
5179 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
5181         * configure.in: Enable libgcj for linux targets.
5183 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5185         * MAINTAINERS (Write After Approval): Add myself.
5187 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5189         * MAINTAINERS: Add myself as vax port maintainer.
5191 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
5193         * MAINTAINERS: Add myself as Mercury front-end maintainer.
5195 2001-01-09  Mike Stump  <mrs@wrs.com>
5197         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5198         failures of subdirectories.
5200 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5202         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5203         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5204         * ltcf-cxx.sh: Likewise.
5205         * ltcf-gcj.sh: Likewise.
5206         * ltconfig.sh: Fix typo.
5208 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5210         * configure: handle DOS-style absolute paths.
5212 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5214         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5216 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
5218         * MAINTAINERS: Add myself as avr port co-maintainer.
5220 2000-12-28  Ben Elliston  <bje@redhat.com>
5222         * MAINTAINERS: Add myself under ``Write After Approval''.
5224 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
5226         * texinfo: Remove directory from GCC.
5228 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5230         * COPYING: Update to current
5231         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5232         to 19yy as example year in copyright notice).
5234 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5236         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5237         (libstdcxx_incdir): Pass down.
5238         * config.if: Remove expired bits for cxx_interface, add stub.
5239         (libstdcxx_incdir): Add variable for g++ include directory.
5240         * configure.in (gxx_include_dir): Use it.
5242 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
5244         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
5245         with old-email address from ``Write After Approval''.
5247 2000-12-15  Andreas Jaeger  <aj@suse.de>
5249         * configure.in: Handle lang_dirs.
5251 2000-12-14  Tom Tromey  <tromey@redhat.com>
5253         * MAINTAINERS: Removed brads.
5255         * MAINTAINERS: Added gcj developers.
5257 2000-12-13  Anthony Green  <green@redhat.com>
5259         * configure.in: Disable libgcj for any target not specifically
5260         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5261         with g++ abi.
5263 2000-12-13  Mike Stump  <mrs@wrs.com>
5265         * Makefile.in (local-distclean): Also remove fastjar.
5267 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
5269         * contrib/gcc_update: Add fastjar --touch entries.
5271 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5273         * configure.in: Disable language-specific target libraries for
5274         languages that aren't enabled.
5276 2000-12-10  Anthony Green  <green@redhat.com>
5278         * configure.in: Define libgcj.  Disable libgcj target libraries for
5279         most targets.
5281 2000-12-10  Neil Booth  <neilb@earthling.net>
5283         * MAINTAINERS: Update mail address, remove from WAA list.
5285 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5287         * libjava: Imported from /cvs/java.
5288         * libffi: Likewise.
5289         * Boehm-gc: Likewise.
5291 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5293         * configure.in (target_libs): Revert 2000-12-08 patch.
5294         (noconfigdirs): Added target-libjava.
5296 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5298         * djunpack.bat: removed.
5300 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5302         * Makefile.in: handle DOS-style absolute paths.
5303         * config-ml.in: likewise.
5304         * symlink-tree: likewise.
5306 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5308         * fastjar: Imported.
5310 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5312         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5313         libjava.
5314         * configure.in (target_libs): Removed `target-libjava'.
5316 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5318         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5319         (ALL_MODULES): Added fastjar.
5320         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5321         (all-target-libjava): all-fastjar replaces all-zip.
5322         (all-fastjar): Added.
5323         (configure-target-fastjar, all-target-fastjar): Likewise.
5324         * configure.in (host_tools): Added fastjar.
5326 2000-12-07  Mike Stump  <mrs@wrs.com>
5328         * Makefile.in (local-distclean): Remove leftover built files.
5330 2000-11-24  Nick Clifton  <nickc@redhat.com>
5332         * configure.in (xscale-elf): Add target.
5333         (xscale-coff): Add target.
5335 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5337         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5338         recent versions of FreeBSD (release 3 or later).
5339         * ltconfig: On FreeBSD, -lc must not be provided when building
5340         a shared library or else the standard -pthread gcc option is
5341         rendered worthless to later users of the built library.
5343 2000-11-16  Fred Fish  <fnf@be.com>
5345         * configure.in (enable_libstdcxx_v3): Fix typo,
5346         libstd++ -> libstdc++.
5348 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5350         * MAINTAINERS: Add self to Write After Approval list.
5352 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
5354         * MAINTAINERS: Update my email address.  Add myself to global write
5355         privs list.
5357 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5359         * Makefile.in: Merge with src and libgcj.
5360         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5361         configure-target-<library> when their configure scripts need the C
5362         or C++ library to have already been built to work properly.
5363         (do_proto_toplev): Set them to an empty string.
5365         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5366         (REALLY_SET_LIB_PATH): Use them.
5368 2000-11-17  Stan Shebs  <shebs@apple.com>
5370         * MAINTAINERS: Add self to Write After Approval list.
5372 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5374         * configure: Provide the original toplevel configure arguments
5375         (including $0) to subprocesses in the environment rather than
5376         through gcc/configargs.h.
5378 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5380         * MAINTAINERS: Remove references to cccp. Change C9X reference to
5381         C99.  Alphabetise "Write After Approval" list.
5383 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5385         * configure: Turn on libstdc++ V3 by default.
5387         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5388         if we've got GCC.
5390 2000-11-11  Philip Blundell  <philb@gnu.org>
5392         * MAINTAINERS: Add self to Write After Approval list.
5394 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
5396         * ltcf-c.sh (aix4): Improve shared library configuration; require
5397         exporting symbols.
5398         * ltcf-cxx.sh (aix4): Define.
5399         * ltconfig (aix4): Define library and soname specs appropriate for
5400         AIX.  Define command to create export symbols list.
5402 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
5404         * config.sub: Add support for Sun Chorus
5406 2000-10-31  Nick Clifton  <nickc@redhat.com>
5408         * MAINTAINERS: Rename <name>@cygnus.com addresses to
5409         <name>@redhat.com.  Also installed new email address for Clint
5410         Popetz.
5412 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
5414         * etc: Remove directory from GCC.
5416 2000-10-16  Michael Meissner  <meissner@redhat.com>
5418         * configure (gcc/configargs.h): Only create if there is a build GCC
5419         directory created.
5421 2000-10-16  Matthias Klose  <doko@debian.org>
5423         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5424         when configured for libstdc++-v3.
5426 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5428         * configure: Save configure arguments to gcc/configargs.h.
5430 2000-10-04  Philipp Thomas  <pthomas@suse.de>
5432         * config.guess: Import CVS version 1.157.
5433         * config.sub: Import CVS version 1.181.
5435 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5437         * Makefile.in (bootstrap): avoid recursion if subdir missing
5438         (cross): ditto
5439         (do-proto-toplev): ditto
5441 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5443         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5444         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5446         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5447         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5448         all affected `configure' scripts.
5450 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
5452         * MAINTAINERS: Add self as cpplib co-maintainer.
5454 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
5456         * MAINTAINERS: Add self to Write After Approval list.
5458 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5460         * INSTALL/README: egcs -> GCC update.
5462 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
5464         * MAINTAINERS: Add myself to Write After Approval list.
5466 2000-09-15  Kazu Hirata  <kazu@hxi.com>
5468         * MAINTAINERS: Add myself to Write After Approval list.
5470 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5472         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5473         X11 libraries for hppa64.
5475 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5477         * MAINTAINERS: Add myself as 68hc11 port maintainer.
5479 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5481         * Makefile.in (all-zlib): Added dummy target.
5483         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5484         ltcf-gcj.sh: Updated from libtool multi-language branch.
5486 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5488         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5489         (bootstrap*): Depend on all-bootstrap.
5491 2000-09-05  Philipp Thomas  <pthomas@suse.de>
5493         * config.guess: Import CVS version 1.156.
5494         * config.sub: Import CVS version 1.179.
5496 2000-09-02  Anthony Green  <green@cygnus.com>
5498         * Makefile.in (all-gcc): Depend on all-zlib.
5499         (CLEAN_MODULES): Add clean-zlib.
5500         (ALL_MODULES): Add all-zlib.
5501         * configure.in (host_libs): Add zlib.
5503 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5505         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5506         crosses, but add gcc/include to the header search path for them.
5508 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
5510         * MAINTAINERS: Add self to Write After Approval list.
5512 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5514         * config.guess: Import CVS version 1.152.
5515         * config.sub: Import CVS version 1.177.
5517 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5519         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5520         $targargs to tell whether newlib is going to be built.
5522         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5523         $$r/TARGET_SUBDIR/libio for _G_config.h.
5525 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
5527         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5529 2000-08-22  DJ Delorie  <dj@redhat.com>
5531         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5533 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5535         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5536         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5537         sub-configures.
5539 2000-08-21  DJ Delorie  <dj@redhat.com>
5541         * MAINTAINERS: Add self as a libiberty maintainer
5543 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5545         * configure.in (libstdcxx_flags): Use
5546         libstdc++-v3/src/libstdc++.INC.
5548 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5550         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5552 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5554         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5556         * configure: Make enable_threads and enable_shared defaults
5557         explicit.  Substitute enable_threads into generated Makefiles.
5558         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5559         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5561 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5563         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5565 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
5567         * config-ml.in (CC): Remove bogus duplicate quotation mark from
5568         previous delta.
5570 2000-08-11  Jason Merrill  <jason@redhat.com>
5572         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5573         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5574         (FLAGS_FOR_TARGET): Not here.
5575         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5577 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
5579         * config-ml.in (CC, CXX): Don't introduce a leading space.
5581 2000-08-07  DJ Delorie  <dj@delorie.com>
5583         * MAINTAINERS: Add self as a DJGPP maintainer
5585 2000-08-07  DJ Delorie  <dj@redhat.com>
5587         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5588         "if we're also building gcc, and it's a gcc that will run on the
5589         build machine, we want to use its includes instead of the system's
5590         default includes".
5592 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5594         * MAINTAINERS: Add self to Write After Approval list.
5596 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5598         * configure.in (libstdcxx_flags): Don't use `"'.
5600         * config-ml.in: Adjust multilib search paths to the
5601         appropriate multilib tree.
5603 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5605         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5606         commas in $LANGUAGES.
5608 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5610         * configure.in: Re-enable all references to libg++ and librx.
5612 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5614         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5615         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
5616         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5617         * ltcf-cxx.sh (need_lc): Set based on postdeps.
5619         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5621 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5623         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5624         CXX_FOR_TARGET for sed.
5626 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5628         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5629         Do not override if already set in the environment or in configure.
5630         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5631         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5633 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
5635         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5636         the libtool CVS tree multi-language branch.
5637         * ltconfig, ltmain.sh: Updated.
5639 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5641         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5642         (clean-target): Depend on it.
5644         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5645         (GCC_FOR_TARGET): Use it.
5646         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5647         * configure.in: ... here.
5648         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5649         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5651 2000-07-24  Eric Christopher  <echristo@cygnus.com>
5653         * MAINTAINERS: Add self to Write After Approval list.
5655 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5657         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5658         (configure-target-libchill, configure-target-libobjc): Likewise.
5660         * configure.in: Use the same cache file for all target libs.
5661         * config-ml.in: But different cache files per multilib variant.
5663 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5665         * configure (topsrcdir): Don't use dirname.
5667 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
5669         * MAINTAINERS: Add self to Write After Approval list.
5671 2000-07-20  Jason Merrill  <jason@redhat.com>
5673         * configure.in: Remove all references to libg++ and librx.
5675         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5677 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5679         * config.sub: Update to subversions version 2000-07-06.
5681 2000-07-12  Andrew Haley  <aph@cygnus.com>
5683         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5684         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5686 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5688         * symlink-tree:  Check number of arguments.
5690 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5692         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5693         search path for a g++ extracted from the build tree.  This
5694         will allow link tests run by configure scripts in
5695         subdirectories to succeed.
5697 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5699         * ltconfig: Add support for mips-dde-sysv4.2MP
5701 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5703         * MAINTAINERS: Add myself as loop discovery maintainer.
5705 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5707         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5708         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5710 2000-06-19  Timothy Wall  <twall@cygnus.com>
5712         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5713         * config.sub: Add tic54x target.
5715 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
5717         * MAINTAINERS: Add self as Fortran maintainer,
5718         remove Craig Burley.
5720 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5722         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5723         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5725 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
5727         * MAINTAINERS: Add self as i18n maintainer
5729 20000-05-21  H.J. Lu  (hjl@gnu.org)
5731         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5732         directory are used if they exist. Make sure
5733         $(build_tooldir)/include is searched for header files,
5734         $(build_tooldir)/lib/ for library files.
5735         (GCC_FOR_TARGET): Likewise.
5736         (CXX_FOR_TARGET): Likewise.
5738 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
5740         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5742 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
5744         * Makefile.in (configure-target-libiberty): Depend on
5745         configure-target-newlib.
5747 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5749         * configure.in, Makefile.in: Merge all libffi-related
5750         configury stuff from the libgcj tree.
5752 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5754         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5755         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5757 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5759         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5760         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5761         current version information.  Add to proto-toplev directory.
5762         (gdb-taz): Build do-djunpack.
5764 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5766         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5768 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5770         * MAINTAINERS: Add self to Write After Approval list.
5772 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5774         * ltmain.sh: Preserve in relink_command any environment
5775         variables that may affect the linker behavior.
5777 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
5779         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5781 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
5783         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5785 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5787         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5788         with the version name.
5790 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
5792         * MAINTAINERS: Add self as bb-reorder maintainer.
5794 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5796         * config.if: Tweak.
5798 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5800         * djunpack.bat: New file.
5802 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5804         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5805         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5806         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5807         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5809 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5811         * config.sub (case $basic_machine): Change default for "ibm-*"
5812         to "openedition".
5814 2000-04-13  Andreas Jaeger  <aj@suse.de>
5816         * MAINTAINERS: Added myself.
5818 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5820         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5821         (do-md5sum): New target.
5822         (MD5PROG): Define.
5823         (PACKAGE): Default to TOOL.
5824         (VER): Default to a shell script.
5825         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5826         md5 checksum generation.
5827         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5828         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5829         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5830         insight.tar.bz2): Use gdb-taz to create archive.
5832 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5834         * configure (warn_cflags): Delete.
5836 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
5838         * MAINTAINERS: Added myself.
5840 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5841             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5843         * configure.in (enable_libstdcxx_v3): Add.
5844         (target_libs): Add bits here to switch between libstdc++-v2 and
5845         libstdc++-v3.
5846         * config.if: And this file too.
5847         * Makefile.in: Add libstdc++-v3 targets.
5849 2000-04-05  Michael Meissner  <meissner@redhat.com>
5851         * config.sub (d30v): Add d30v as a basic machine type.
5853 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5855         * configure.in: -linux-gnu*, not -linux-gnu.
5857 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
5859         * MAINTAINERS: Add self in write-after-approval section.
5861 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
5863         * MAINTAINERS: Add self as ia64 port maintainer.
5865 2000-03-08  Neil Booth  <NeilB@earthling.net>
5867         * MAINTAINERS: Add self in write-after-approval section.
5869 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5871         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5872         (do-tar-bz2): Replace TOOL with PACKAGE.
5873         (gdb.tar.bz2): Remove GDBTK from GDB package.
5874         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5875         dejagnu.tar.bz2): New packages.
5877 2000-02-27  Andreas Jaeger  <aj@suse.de>
5879         * configure.in: Add entry for mips*-*-linux*, move catch all
5880         *-*-*linux* entry below this one.
5882 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5884         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5886 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5888         * config.sub: Support an OS of "wince".
5890 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5892         * config.guess, config.sub: Updated to match config's 2000-02-15
5893         version.
5895 2000-02-23  Linas Vepstas <linas@linas.org>
5897         * config.sub: Add support for Linux/IBM 370.
5898         * configure.in: Likewise.
5900 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5902         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5904 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5906         * config.guess: Guess "cygwin" rather than "cygwin32".
5908 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5910         * configure (gcc_version): When setting, narrow search to
5911         lines containing `version_string'.
5913 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5915         * config.sub: Add support for avr target.
5917 2000-02-14  Nick Clifton  <nickc@cygnus.com>
5919         * MAINTAINERS: Add maintainers for MCore port.
5921 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5923         * config.sub: Add mmix-knuth-mmixware.
5925 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5927         * MAINTAINERS: Pair cccp with cpplib maintainership.
5929 2000-01-27  Christopher Faylor <cgf@redhat.com>
5931         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5932         structure stuff to -L library search.
5933         (CXX_FOR_TARGET): Ditto.
5934         (CROSS_CHECK_MODULES): Fix spelling mistake.
5936 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5938         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5939         the C++ compiler.
5941 2000-01-12  Richard Henderson  <rth@cygnus.com>
5943         * configure.in: Don't build some bits for beos.
5945 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5947         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5948         as include files.
5950 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
5952         * Add self as cpplib maintainer, as requested by Jason
5953         Merrill.  Correct my e-mail address.
5955 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5957         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5958         not mh-aix43.
5960 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
5962         * MAINTAINERS: Add myself to "write after approval" list.
5964 1999-12-14  Richard Henderson  <rth@cygnus.com>
5966         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5967         * config.sub: Accept alphaev[78], alphaev8.
5969 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5971         * config.guess, config.sub: Update from autoconf.
5973 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
5975         * MAINTAINERS:  update my playtime e-address.
5977 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5979         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5980         necessary libraries are missing.
5982 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
5984         * MAINTAINERS: Add new 'write after approval' maintainer.
5986 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5988         * MAINTAINERS: Add new Java maintainer.
5990 1999-10-25  Andreas Schwab  <schwab@suse.de>
5992         * configure: Fix quoting inside arguments of eval.
5994 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5996         * config-ml.in: Allow suppression of some ARM multilibs.
5998 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6000         * config.guess: Add OS/390 match pattern.
6001         * config.sub: Add mvs, openedition targets.
6002         * configure.in (i370-ibm-opened*): New.
6004 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6006         * config.sub: Add support for configuring for pj.
6008 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6010         * config.sub (maybe_os): Add support for configuring for fr30.
6012 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6014         * configure.in: Do not configure or build ld for AIX
6015         platforms.  ld is known to be broken on these platforms.
6017 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6019         * config-ml.in: Pass compiler flag corresponding to multidirs to
6020         subdir configures.
6022 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6024         * Makefile.in (LDFLAGS): Define.
6026 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6028         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6029         noconfigdirs.
6030         (*-*-cygwin*): Likewise.
6032 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6034         * mkdep: New file.
6035         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6036         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6038         From Eli Zaretskii <eliz@is.elta.co.il>:
6039         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6040         long file name when using DJGPP on MS-DOS.
6042 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6044         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6046 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6048         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6049         dependency as this causes "make check" to globally "make all"
6051 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6053         * configure.in (target_libs): Added target-zlib.
6054         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6055         (CONFIGURE_TARGET_MODULES): Likewise.
6056         (CHECK_TARGET_MODULES): Likewise.
6057         (INSTALL_TARGET_MODULES): Likewise.
6058         (CLEAN_TARGET_MODULES): Likewise.
6059         (configure-target-zlib): New target.
6060         (all-target-zlib): Likewise.
6061         (all-target-libjava): Depend on all-target-zlib.
6062         (configure-target-libjava): Depend on configure-target-zlib.
6064         * Makefile.in (configure-target-libjava): Depend on
6065         configure-target-newlib.
6066         (configure-target-boehm-gc): New target.
6067         (configure-target-qthreads): New target.
6069         * configure.in (target_libs): Added target-qthreads.
6070         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6071         (CONFIGURE_TARGET_MODULES): Likewise.
6072         (CHECK_TARGET_MODULES): Likewise.
6073         (INSTALL_TARGET_MODULES): Likewise.
6074         (CLEAN_TARGET_MODULES): Likewise.
6075         (all-target-qthreads): New target.
6076         (configure-target-libjava): Depend on configure-target-qthreads.
6077         (all-target-libjava): Depend on all-target-qthreads.
6079         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6080         (CONFIGURE_TARGET_MODULES): Likewise.
6081         (CHECK_TARGET_MODULES): Likewise.
6082         (INSTALL_TARGET_MODULES): Likewise.
6083         (CLEAN_TARGET_MODULES): Likewise.
6084         (all-target-libjava): New target.
6085         (all-target-boehm-gc): Likewise.
6086         * configure.in (target_libs): Added libjava, boehm-gc.
6088 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6090         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6091         configure.bat in SUPPORT_FILES.
6092         (gas+binutils.tar.bz2): Likewise.
6094         * makeall.bat: Remove; obsolete.
6096 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6098         From Mark Elbrecht:
6099         * configure.bat: Remove; obsolete.
6101 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6103         * configure: Add -W -Wall to the default CFLAGS when compiling with
6104         gcc.
6106 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6108         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6110 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6112         * configure.in: Build ld on IRIX6.
6114 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6116         * Makefile.in: Change distribution targets to use bzip2 instead of
6117         gzip.
6118         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6119         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6121 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6123         * config.sub: Add mcore target.
6125 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
6127         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6129 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
6131         * config.guess (dummy): Changed to $dummy.
6133 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6135         * config.sub: Tidied up case statements.
6137 1999-05-22  Ben Elliston  <bje@cygnus.com>
6139         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6140         <jiro@din.or.jp>.
6142         * config.guess: Merge with FSF version. Future changes will be
6143         more accurately recorded in this ChangeLog.
6144         * config.sub: Likewise.
6146 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
6148          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6150 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6152         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6154 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6156         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6158 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6160         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6161         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6162         Bad merge removed these two changes.
6164 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6165                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6167         * config.guess (interix Alpha): Add.
6169 1999-04-11  Richard Henderson  <rth@cygnus.com>
6171         * configure.in (i?86-*-beos*): Do config gperf; don't config
6172         gdb, newlib, or libgloss.
6174 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
6176         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6177         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6178         from multidirs.
6180 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
6182         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6184 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6186         * config.sub: Add support for mcore targets.
6188 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6190         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6191         not mt-ospace, in order to shut up assembler warning about using
6192         symbols that are named the same as registers.
6194 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6196         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6197         dependency list for all-target-cygmon.
6199 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6201         * config-ml.in: Check $host, not $target, for selective multilibs.
6202         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6203         thumb interworking, and underscore prefix multilibs.
6205 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6207         * missing: Update to version from current automake.
6209 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6211         * configure (gxx_include_dir): Removed.
6213         * configure.in (gxx_include_dir): Handle it.
6214         * Makefile.in: Likewise.
6216 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6218         * config.sub (mips64vr4111,mips64vr4111el) Add.
6220 1999-03-21  Ben Elliston  <bje@cygnus.com>
6222         * config.guess: Correct typo for detecting ELF on FreeBSD.
6224 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6226         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6227         config/mh-djgpp.
6229 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6231         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6232         all-target-newlib to dependency list for all-target-bsp.
6234 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6236         * config.sub: Add i386-uwin support.
6237         * config.guess: Likewise.
6239 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6241         * configure.in: cleanup, add mh-*pic handling for arm, special
6242         case powerpc*-*-aix*
6244 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6246         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6247         can be built.
6249 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6251         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6252         targets.
6254 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6256         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6258 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
6260         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6262 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6264         * config.sub: Fix typo in arm recognition.
6266 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
6268         * configure.in (noconfigdirs): Changed target_configdirs to
6269         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6270         rather than m68k-*-* since it is not known to work on
6271         m68k-aout. Ditto for arm-*-*oabi.
6273 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
6275         * configure.in (*-*-windows*): Remove, no longer used.
6277 1999-02-19  Ben Elliston <bje@cygnus.com>
6279         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6280         Smart and improved by Andrew Cagney.
6282 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
6284         * config.guess: Recognize openbsd-*-hppa.
6286 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
6288         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6289         only if it is not empty.
6291 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6293         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6295         * config.guess: Modified to recognize uname's armv* syntax.
6297         * config.sub: Modified to recognize uname's armv* syntax.
6299 1999-02-17  Mark Salter  <msalter@cygnus.com>
6301         * configure.in: Added target-bsp for sparclite.
6303 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
6305         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6307 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6309         * configure.in: Add support for strongarm port.
6310         * config.sub: Add support for strongarm target.
6312 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6314         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6315         the old name config/mh-cygwin32.
6316         Enable texinfo.
6318 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
6320         * configure.in: Do build ld for ix86 Solaris.
6322 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
6324         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6325         $AR_FOR_TARGET.  Likewise for RANLIB.
6327 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
6329         * config.sub (oabi):  Recognize.
6330         * configure.in (arm-*-oabi):  Handle.
6332 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
6334         * config.guess: Improve detection of i686 on UnixWare 7.
6336 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6338         * config.guess: Add support for i386-pc-interix.
6339         * config.sub: Likewise.
6340         * configure.in: Likewise.
6342 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
6344         * Makefile.in: Remove unneeded all-target-libio from
6345         from all-target-winsup target since it is now unneeded.
6346         Add all-target-libtermcap in its place since it is now
6347         needed.
6349 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
6351         * configure.in: makefile stub for cygwin target is probably
6352         unnecessary.  Remove it for now.
6354 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
6356         * configure.in: libtermcap.a should be built when cygwin is the
6357         target as well as the host.
6358         * config.guess: Allow mixed case in cygwin uname output.
6359         * Makefile.in: Add libtermcap target.
6361 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
6363         * config.sub: Clean up handling of hppa2.0.
6365 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
6367         * config.guess: Use C code to identify more HP machines.
6369 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6371         * config.sub: Handle hppa2.0.
6373 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6375         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6376         cygmon for all sparclite targets, regardless of object format.
6378 1998-12-15  Mark Salter  <msalter@cygnus.com>
6380         * configure.in: Added target-bsp for several target architectures.
6382         * Makefile.in: Added rules for bsp.
6384 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6386         * config.guess: Improve detection of hppa2.0 processors.
6388 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6390         * config.guess: Recognize FreeBSD using ELF automatically.
6392 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6394         * configure (skip-this-dir): Add handling for new shell script, which
6395         might be created by a sub-directory's configure to indicate, this particular
6396         directory is "unwanted".
6397         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6399 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6401         * ltconfig: import from libtool, after changing libtool to
6402         account for the cygwin name change.
6404 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6406         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6407         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6409 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6411         * configure.in: Add libtermcap to list of cygwin dependencies.
6413 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
6415         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6416         they include winsup/include when it's a cygwin target.
6418 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6420         * configure.in (host_tools): Added zip.
6421         * Makefile.in (all-target-libjava): Depend on all-zip.
6422         (all-zip): New target.
6423         (ALL_MODULES): Added all-zip.
6424         (NATIVE_CHECK_MODULES): Added check-zip.
6425         (INSTALL_MODULES): Added install-zip.
6426         (CLEAN_MODULES): Added clean-zip.
6428 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
6430         * Makefile.in: lose "32" from comment about cygwin.
6432 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
6434         * configure.in: Use -Os to build target libraries for the fr30.
6436 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
6438         * config.sub: Add fr30.
6440 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
6442         * configure.in: drop "32" from config/mh-cygwin32.  Check
6443         cygwin* instead of cygwin32*.
6444         * config.sub: Check cygwin* instead of cygwin32*.
6446 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
6448         * config.guess: Match any version of Unixware7.
6450 1998-10-20  Syd Polk  <spolk@cygnus.com>
6452         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6453         if desired.
6455 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
6457         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6458         these if the appropriate directories and files to not exist.
6460 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
6462         * Makefile.in (DEVO_SUPPORT): Add config.if.
6464 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6466         * configure: Add pattern to replace "build_tooldir"'s
6467         definition in the generated Makefile with "tooldir"'s
6468         actual value.
6470 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6472         * config.sub: Bring back lost sparcv9.
6474         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6476 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6478         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6479         CC_FOR_TARGET and friends.
6481 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6483         * Makefile.in (build_tooldir): New variable, same as tooldir.
6484         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6485         -B$(build_tooldir)/bin/.
6486         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6488 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6490         * README: Remove installation instructions and refer to the
6491         INSTALL directory instead.
6493 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6495         * config.sub: Add support for i[34567]86-pc-udk.
6496         * configure.in: Likewise.
6498 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6500         * Makefile.in: add bzip2 package building bits for user
6501         tools module
6502         * configure.in: ditto
6504 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6506         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6507         (ALL_TARGET_MODULES): Add all-target-libobjc.
6508         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6509         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6510         (all-target-libchill): Add dependencies.
6511         * configure.in (target_libs): Add libchill.
6513 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6515         * configure.in (target_subdir): Remove duplicate line.
6517 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6519         * Makefile.in (all-automake): fix dependencies.
6521 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6523         * configure.in: Minor cleanups for building in the $(target_alias)
6524         subdir.
6526 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6528         * Makefile.in (bootstrap): Set r and s before make all.  Use
6529         BASE_FLAGS_TO_PASS in make all.
6530         (cross): Likewise.
6532 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6534         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6536 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6538         * config.sub: Fix typo in last change.
6540 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6542         * config.sub: Add support for C4x target.
6543         * configure.in: Likewise.
6545 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6547         * config.sub: Recognize sparcv9 just like sparc64.
6549 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6551         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6553 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6555         * config.guess: Correctly identify Pentium II sco boxes.
6557         * config.guess: Fix "tr" code.  From Weiwen Liu.
6559 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6561         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6562         stabs.
6564 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6566         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6567         (ALL_TARGET_MODULES): Add all-target-libchill.
6568         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6569         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6570         (all-target-libchill): Add dependencies.
6571         * configure.in (target_libs): Add libchill.
6573 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6575         * config.guess: Avoid assumptions about "tr" behaves when
6576         LANG is set to something other than English.
6578 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6580         * configure (gxx_include_dir): Changed to
6581         '${prefix}/include/g++'-${libstdcxx_interface}.
6583         * config.if: New to determine the interfaces.
6585 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6587         * config.guess: Detect and handle MPE/IX.
6588         * config.sub: Deal with MPE/IX.
6590 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6592         * configure.in: Use mh-aix43.
6594 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6596         * configure: Fix --without/--disable cases for gxx-include-dir.
6598 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6600         * mdata-sh:  Imported.  Needed for automake support.
6602 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6604         * Makefile.in (taz): Try "chmod -R og=u ." before
6605         "chmod og=u `find . -print`".
6607 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6609         * configure.in: Add arm-elf and thumb-elf support.
6611 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6613         * Makefile.in: Undo previous patch.
6615 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6617         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6618         to here ...
6619         (install-no-fixedincludes): and here
6620         (INSTALL_MODULES): ... from here.
6622 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6624         * config.sub: Merge with FSF.
6626         * config.guess: Merge with FSF.
6628 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6630         * configure (extraconfigdirs): New variable.
6631         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6632         * Makefile.in (all): Move higher in file.
6633         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6634         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6635         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6636         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6637         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6639 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6641         * Makefile.in (all-target-libjava): Depend on all-gcc and
6642         all-target-newlib.
6643         (configure-target-libjava): Depend on $(ALL_GCC).
6645 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6647         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6648         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6650 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
6652         * INSTALL/README: Fix typo.
6654 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6656         * ylwrap: Change absolute path checks to check for DOS style path
6657         names.
6659         * ylwrap: Don't use a full path name if the source file is in the
6660         same directory.  From hjl@lucon.org (H.J. Lu).
6662         * config-ml.in: Default to being verbose, to match Feb 18 change to
6663         configure.
6665 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6667         Brought over from egcs:
6669         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6671         * configure.in (target_subdir): Set to ${target_alias} instead
6672         of "libraries".
6674         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6676         * configure.in (target_subdir): Set to libraries if enable_multilib.
6678 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6680         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6681         multilibs, force reconfiguration the first time we create
6682         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6684 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6686         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6687         avoid confusion with --no-recursion.
6689 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6691         * configure.in: Win32 hosts shouldn't use install -x
6692         * install-sh: remove -x option, and special .exe-handling
6693         hack.
6695 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6697         * config.guess: Recognize i586-pc-beos.
6698         * configure.in: Don't build some bits for beos.
6700 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6702         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6703         CFLAGS default to -O2.
6705         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6706         when using GNU ld.
6708 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6710         * ltmain.sh: Correct install when using a different shell.
6712 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6714         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6716 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6718         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6719         target.
6721 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6723         * ltconfig: Update to correct AIX handling.
6725 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6727         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6729         * configure.in (target_subdir): Set to ${target_alias} instead
6730         of "libraries".
6732 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6734         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6735         (Makefile): Depend on $(gcc_version_trigger).
6737         * configure (gcc_version): Change default initializer to empty
6738         string.
6739         (gcc_version_trigger): New variable; pass this variable down
6740         to subdir configures to enable them checking gcc's version
6741         themselves. Emit make macros for both gcc_version vars.
6742         (topsrcdir): Initialize reliably.
6743         (recursion line): Remove --with-gcc-version=${gcc_version}.
6745 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6747         * configure (enable_version_specific_runtime_libs): Implement new flag
6748         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6749         in $(libsubdir); emit definition in each generated Makefile.
6750         (gxx_include_dir): Initialize depending on
6751         $enable_version_specific_runtime_libs.
6753 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6755         * configure (gcc_version): Initialize properly depending on
6756         how and where configure is started.
6757         (recursion line): Pass a --with-gcc-version=${gcc_version}
6758         to configures in subdirs.
6760 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6762         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6763         cygmon
6765 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6767         * configure.in: Add cygmon and libstub support for mn10200.
6769 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6771         * configure (gcc_version): Add new variable describing the
6772         particular gcc version we're building.
6773         * Makefile.in (libsubdir): Add new macro for the directory
6774         in which the compiler finds executables, libraries, etc.
6775         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6776         and libsubdir.
6778 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6780         * Makefile.in (local-clean): Remove *.log.
6781         (warning.log): Built with warn_summary from build.log.
6782         (mail-report.log): Run test_summary.
6783         (mail-report-with-warnings.log): Run test_summary including
6784         warning.log in the report.
6786 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6788         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6790 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6792         * Makefile.in (grep): Grep no longer depends on libiberty.
6794 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6796         * Makefile.in: all-snavigator needs all-libgui.
6798 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6800         * configure.in: Add cygmon and libstub support for mn10300.
6802 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6804         * missing: Update to version from automake 1.3.
6806         * ltmain.sh: On installation, don't get confused if the same name
6807         appears more than once in the list of library names.
6809 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6811         * config.sub: Accept m68060 and m5200 as CPU names.
6813 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6815         * configure: Use && rather than using -a in test, because odd
6816         strings can confuse test.
6817         * configure.in: Likewise.
6819 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6821         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6823 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6825         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6826         bootstrap4-lean): New targets.
6828 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6830         * mpw-* Delete.  Not used.
6832 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6834         * COPYING.LIB: Update FSF address.
6836 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6838         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6840         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6841         GAS_SUPPORT_DIRS.
6843 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6845         * ltconfig, ltmain.sh: Avoid producing a version number if
6846         -version-info was not used.
6848 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6850         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6851         building with newlib.
6853 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6855         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6856         Solaris `make' causes it to continue to next definition.
6858 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6860         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6861         the right GUI libraries and files are installed along with GDB.
6863 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6865         * configure.in: Change alpha to alpha* in several places.
6867 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6869         * config.sub: Recognize sparc86x.
6871 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6873         * configure.in (--enable-target-optspace): Remove debug echo.
6875 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6877         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6879 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6881         * ltconfig: Update cygwin32 support.
6883         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6884         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6885         (GDB_SUPPORT_DIRS): Likewise.
6887 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6889         * configure.in (target_makefile_frag): If --enable-target-optspace,
6890         use -Os to compile target libraries rather than -O2.  Default to
6891         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6892         not used.
6893         * configure.in (target_cflags): Ditto for d30v.
6895 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6897         * Makefile.in (all-bfd): Depend on all-intl.
6898         (all-binutils): Likewise.
6899         (all-gas): Likewise.
6900         (all-gprof): Likewise.
6901         (all-ld): Likewise.
6903 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6905         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6907 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6909         * Makefile.in (all-bfd): Depend upon all-libiberty.
6911         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6913 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6915         * Makefile.in: Add libstub.
6917         * configure.in: Ditto. Build libstub for targets that have cygmon
6918         support.
6920 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6922         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6924 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6926         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6927         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6929 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6931         * configure: Define DEFAULT_M4 by searching PATH.
6932         * Makfile.in: Use DEFAULT_M4.
6934 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6936         * ltconfig: Add cygwin32 support.
6938         * Makefile.in, configure.in: Add libtool as a native only directory
6939         to configure and build.
6941 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6943         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6945 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6947         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6949 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6951         * Makefile.in: add ash make rules
6952         * configure.in: add ash to native_only and host_tools lists
6954 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6956         * Makefile.in (all-gettext, all-intl): New targets.
6957         (ALL_MODULES): Added all-gettext, all-intl.
6958         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6959         (INSTALL_MODULES): Added install-gettext, install-intl.
6960         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6962         * configure.in (host_tools): Added gettext.
6963         (native_only): Likewise.
6964         (noconfigdirs) [various cases]: Likewise.
6965         (host_libs): Added intl.
6967 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6969         * configure: Do not disable building gdbtk for cygwin32 hosts.
6971 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6973         * configure.in: Add thumb-coff target.
6974         * config.sub: Add thumb-coff target.
6976 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6978         * Makefile.in: Revert yesterday's change.
6979         (all-target-winsup):  all-target-librx stays out of here.
6981 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6983         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6984         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6985         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6986         Remove references to librx and libg++.
6988 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6990         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6991         recursive makes
6993 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6995         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6996         for newlib directory.
6997         (CXX_FOR_TARGET): Likewise.
6999 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7001         * ltconfig: Update after libtool/ltconfig.in change for
7002         hpux11.
7004 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7006         * ltconfig, ltmain.sh: Update to libtool 1.2.
7008 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7010         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7011         (install-gcc-cross): Instead, override LANGUAGES here.
7013 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7015         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7016         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7018 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7020         * configure.in: Add Thumb-pe target.
7022 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7024         * Makefile.in - changed sn targets to snavigator
7025         * configure.in - changed sn targets to snavigator
7027 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7029         * config-ml.in: After building symlink tree call make distclean
7030         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7031         to be the case for libiberty.
7033 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7035         * configure: When making link, also check the current
7036         directory. The configure scripts may create one.
7038 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7040         * config.sub: Accept alphapca56 and alphaev6 properly.
7042 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7044         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7046 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7048         * config.sub (sco5): Fix typo.
7050 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7052         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7053         install-itcl.
7054         (install-itcl): Remove dependency on install-tcl.
7056 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7058         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7060 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7062         * configure.in: Don't build libgui for a cygwin32 target when not on
7063         a cygwin32 host.
7065 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7067         * configure (redirect): Set to null, so default behavior of
7068         configure is now --verbose.
7070 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7072         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7073         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7075 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7077         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7078         this change to sync Makefile.in with its ChangeLog entries.
7080 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7082         * ltmain.sh (mkdir): Check that the directory doesn't exist
7083         before we exit with error, so that we don't get races during
7084         parallel builds.
7086 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7088         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7090 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7092         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7093         PICFLAG_FOR_TARGET.
7094         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7096         * configure: Emit a definition for the new macro enable_shared
7097         into each Makefile.
7099 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7101         * configure.in (host_tools, native_only): Add libtool.
7103 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7105         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7106         Fix typo in ming config comment.
7108 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7110         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7112 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7114         * config.sub: Add tic30 cases, and map c30 to tic30.
7116 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7118         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7119         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7120         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7121         (CLEAN_TARGET_MODULES): Similarly
7122         (all-target-libf2c): Add dependences.
7123         * configure.in (target_libs): Add libf2c.
7125 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7127         * configure.in: Remove expect from noconfigdirs when target
7128         is cygwin32.  OK to build expect and dejagnu with Canadian
7129         Cross.
7131 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7133         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7134         host.
7136         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7137         and mingw32.
7139 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7141         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7142         here as it is not defined in the toplevel Makefile.
7144 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7146         * configure (package_makefile_rules_frag): New variable, which names
7147         a file with generic rules, ...
7148         Change comment to mention we now have FIVE parts.
7149         * configure: Undo last change.
7151 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7153         * config.guess: More accurate determination of HP processor types.
7154         * config.sub: More accurate determination of HP processor types.
7156 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7158         * configure (package_makefile_frag): Move inserting the
7159         ${package_makefile_frag} to where it should be according
7160         to the comment.
7162 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7164         * config.guess: Add support for Linux/ARM.
7166 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7168         * .cvsignore: Remove *-info and *-install since they match
7169         release-info and mpw-install, which we don't want to just ignore.
7171 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7173         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7175 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7177         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7178         local_prefix to sub-make invocations.
7180 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7182         * configure.in: Check makefile fragments in the source
7183         directory.
7185 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7187         * configure.in: Check whether host and target makefile
7188         fragments exist before adding them to *_makefile_frag.
7190 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7192         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7194 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7196         * configure.in: Make sure we only replace RPATH_ENVVAR on
7197         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7198         regexp to sed.
7200         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7201         to sub-makes.
7203 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7205         * config-ml.in (multi-do): LDFLAGS must include multilib
7206         designator.
7208 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7210         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7212 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7214         * config.sub: Add mingw32 support.
7215         * configure.in: Likewise.
7217 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7219         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7221 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7223         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7224         * configure (gxx_include_dir): Provide a definition for subdirs
7225         which do not use autoconf.
7227 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7229         * config.guess: Sync with egcs.  Picks up new alpha support,
7230         BeOS & some additional linux support.
7232 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7234         * config.guess: HP 9000/803 is a PA1.1 machine.
7236 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7238         * configure.in: It's alpha*-...
7240 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7242         * configure.in (host_makefile_frag, target_makefile_frag):
7243         Handle multiple config files.
7244         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7245         alpha-*-*.
7247 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7249         * mkdep: New file.
7251 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7253         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7255 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7257         * Makefile.in: Add libgui directory.
7258         (GDB_TK): Add all-libgui.
7259         * configure.in: Add libgui directory.
7260         * configure: Add all-libgui to GDB_TK.
7262 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7264         * config-ml.in (multidirs): Add m32r to multilib list.
7266 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7268         * Makefile.in (all-target-gperf): Change dependency to
7269         all-target-libstdc++.
7271 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7273         * config.guess: Add BeOS support.
7275 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7277         Source directory cvs renamed to cvssrc:
7278         * configure.in (host_tools): Change cvs to cvssrc.
7279         (native_only): Likewise.
7280         (noconfigdirs) [various cases]: Likewise.
7281         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7282         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7283         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7284         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7285         (all-cvssrc): Rename target from all-cvs.
7287 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7289         * configure (gxx_include_dir): Fix thinko.
7291 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7293         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7294         (install-cross, install-gcc-cross): New targets.
7296 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7298         * configure.in (noconfigdirs): Add support for Thumb target.
7300         * config.sub (maybe_os): Add support for Thumb target.
7302 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7304         * Makefile.in: Add rules for cygmon.
7306         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7308 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7310         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7311         * configure (gxx_include_dir): Provide a definition for subdirs
7312         which do not use autoconf.
7314 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7316         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7317         11/18/97 build
7319 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7321         * From Franz Sirl.
7322         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7323         found on RedHat Linux systems.
7325 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7327         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7328         guesses.
7330 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7332         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7334 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7336         * ltmain.sh: If mkdir fails, check whether the directory was created
7337         anyhow by some other process.
7339 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7341         * configure.in (d30v-*-*): Configure all directories.
7343 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7345         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7346         for the D30V.
7348 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7350         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7352 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7354         * include/libiberty.h: Add extern "C" { so it can be used with C++
7355         progrms.
7356         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7357         programs.
7359 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7361         * configure.in (d30v-*-*): Configure GCC now.
7363 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7365         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7366         is no longer needed.
7368 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7370         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7372 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7374         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7375         targets using "$@" to provide support for similar but not identical
7376         targets without having to duplicate code.
7378 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7380         * makefile.vms: Fix to work with DEC C.
7382 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7384         * config.sub: Add mips-tx39-elf to marketing names.
7386 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7388         * ltmain.sh: Handle symlinks in generated script.
7390 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7392         * configure: Handle autoconf style directory options: --bindir,
7393         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7394         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7395         --sysconfdir.
7396         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7397         (sharedstatedir, localstatedir, oldincludedir): New variables.
7398         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7399         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7400         sbindir, sharedstatedir, and sysconfdir.
7402 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7404         * Makefile.in (bootstrap-lean): New target.
7406 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7408         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7409         sn, and gnuserv from noconfigdirs.
7411 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7413         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7415 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7417         * Makefile.in (cross): New target.
7419 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7420                           Jeff Law         <law@cygnus.com>
7422         * Makefile.in (bootstrap2, bootstrap3): New targets.
7423         (all-bootstrap): Remove outdated and confusing target.
7424         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7426 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7428         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7429         windows.  Consistent with gdb/configure.
7431 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7433         * configure.in: Name Linux target fragment.
7435         * configure: Rewrite so that project Makefile fragment is inserted
7436         first and appears last in the resulting Makefile.
7438 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7440         * Makefile.in (install-itcl): Install tcl first.
7442 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7444         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7446 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7448         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7450         * configure.in (skipdirs): Add target-librx for Linux.
7451         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7453 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7455         * Makefile.in (bootstrap): New target.
7457 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7459         * config.sub: Accept 'amigados' for backward compatibility.
7461 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7463         * config.guess: Merge with FSF.
7465 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7467         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7469 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7471         * config.sub: Add "marketing-names" patch.
7473 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7475         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7477 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7479         * config.sub: Handle v850-elf.
7481 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7483         * .cvsignore (*-install): Remove.
7485 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7487         * ltconfig: Set CONFIG_SHELL in libtool.
7488         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7490 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7492         * configure.in (target_subdir): Set to libraries if enable_multilib.
7494 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7496         * config.guess: Update from gcc directory.
7498 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7500         * Makefile.in (all-sim): Depends on all-readline.
7502 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7504         * Makefile.in (BISON, YACC): Use $$s.
7505         (all-bison): Depend on all-texinfo.
7507 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7509         * Makefile.in (BISON): Add -L flag.
7510         (YACC): Likewise.
7512 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7514         * configure.in (noconfigdirs): Add support for v850e target.
7516         * config.sub (maybe_os): Add support for v850e target.
7518 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7520         * configure.in (noconfigdirs): Add support for v850ea target.
7522         * config.sub (maybe_os): Add support for v850ea target.
7524 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7526         * config.sub: Add mipstx39.  Delete r3900.
7528 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7530         * Makefile.in (all-autoconf): Depends on all-texinfo.
7532 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7534         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7535         eabi targets.
7537 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7539         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7541         * configure: When handling a Canadian Cross, handle YACC as well as
7542         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7543         * Makefile.in (all-bison): Depend upon all-texinfo.
7545 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7547         * Makefile.in (BISON): bison, not byacc or bison -y.
7548         (YACC): bison -y or byacc or yacc.
7549         (various): Add *-bison as appropriate.
7550         (taz): No need to mess with BISON anymore.
7552 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7554         * configure: If OSTYPE matches *win32*, try to find a good value for
7555         CONFIG_SHELL.
7557 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7559         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7560         configure.in if it is present.
7562 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7564         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7566 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7568         * config.sub: Recognize `arc' cpu.
7569         * configure.in: Likewise.
7570         * config-ml.in: Likewise.
7572 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7574         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7576 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7578         * configure: Changed sed delimiter from ':' to '|' when
7579         attempting to substitute ${config_shell} for SHELL. On
7580         NT ${config_shell} may contain a ':' in it.
7582 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7584         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7586 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7588         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7590 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7592         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7594         * ylwrap: If the program is a relative path, force it to be
7595         absolute.
7597 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7599         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7601 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7603         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7604         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7605         for libraries.
7607 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7609         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7610         separated by spaces.
7612 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7614         * ylwrap: New file.
7615         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7617         * ltmain.sh: Handle /bin/sh at start of install program.
7619         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7621         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7622         * missing: New file, from automake 1.2.
7624 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7626         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7627         check-tk to CHECK_X11_MODULES.
7629 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7631         * config.sub: Merge with FSF.
7633 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7635         * config.guess: Merge with FSF.
7637 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7639         * configure: Treat msdosdjgpp like go32.
7640         * configure.in: Likewise.  Don't remove gprof for go32.
7642         * configure: Change Makefile.tem2 to Makefile.tm2.
7644 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7646         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7648 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7650         * install-sh (chmodcmd): Set to null if the DST directory already
7651         exists.  Same as Nov 11th change.
7653 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7655         * configure (GDB_TK): Needs itcl and tix.
7657 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7659         * config.guess: Update from FSF.
7661 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7663         * Makefile.in (GDB_TK): Depend on itcl and tix.
7665 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7667         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7668         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7669         (INSTALL_SCRIPT): New variable.
7670         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7671         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7672         to -x.
7673         * install-sh: Add support for -x option.
7675 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7677         * configure.in, Makefile.in: Treat tix like itcl.
7679 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7681         * Makefile.in (WINDRES): New variable.
7682         (WINDRES_FOR_TARGET): New variable.
7683         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7684         (EXTRA_HOST_FLAGS): Add WINDRES.
7685         (EXTRA_TARGET_FLAGS): Add WINDRES.
7686         (EXTRA_GCC_FLAGS): Add WINDRES.
7687         ($(DO_X)): Pass down WINDRES.
7688         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7689         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7690         DLLTOOL_FOR_TARGET.
7692 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7694         * configure.in: configure sim before gdb for win32-x-ppc
7696 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7698         Move gperf into the toplevel, from libg++.
7699         * configure.in (target_tools): Add target-gperf.
7700         (native_only): Add target-gperf.
7701         * Makefile.in (all-target-gperf): New target, depend on
7702         all-target-libg++.
7703         (configure-target-gperf): Empty rule.
7704         (ALL_TARGET_MODULES): Add all-target-gperf.
7705         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7706         (CHECK_TARGET_MODULES): Add check-target-gperf.
7707         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7708         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7710 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7712         * config.sub (mn10200): Recognize new basic machine.
7714 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7716         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7717         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7719 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7721         * configure.in: If we're building mips-sgi-irix6* native, turn on
7722         ENABLE_MULTILIB and set TARGET_SUBDIR.
7724 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7726         * Makefile.in (all-sn): Depend on all-grep.
7728 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7730         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7732         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7733         Makefile.  From Jeff Makey <jeff@cts.com>.
7734         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7736         * Makefile.in (DISTBISONFILES): Remove.
7737         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7738         $(DEFAULT_YACC).
7740         * configure.in: Build itl, db, sn, etc., when building for native
7741         cygwin32.
7743         * Makefile.in (LD): New variable.
7744         (EXTRA_HOST_FLAGS): Pass down LD.
7745         ($(DO_X)): Likewise.
7747 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7749         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7751 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7753         * configure.in (targargs): Strip out any supplied --build argument
7754         before adding our own. Always add --build.
7756 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7758         * configure.in (targargs): Pass --build if we're doing
7759         a cross-compile.
7761 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7763         * configure: Use '|' instead of ":" as the separator in
7764         sed. Otherwise sed chokes on NT path names with drive
7765         designators. Also look for "?:*" as the leading characters in an
7766         absolute pathname.
7768 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7770         * config.sub: Support for r3900.
7772 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7774         * configure.in: Use install-sh, not install.sh.
7776 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7778         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7779         apply it twice.
7781 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7783         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7784         install-binutils.
7786 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7788         * Makefile.in: Add automake targets.
7789         * configure.in (host_tools): Add automake.
7791 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7793         * configure: Default CXX to c++, not gcc.
7794         * Makefile.in (CXX): Set to c++, not gcc.
7795         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7797 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7799         * install-sh: try appending a .exe if source file doesn't
7800         exist
7802 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7804         * configure.in: Turn on multilib by default.
7805         (cross_only): Remove target-libiberty.
7807         * Makefile.in (all-gcc): Don't depend on libiberty.
7809 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7811         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7813 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7815         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7816         (DISTBISONFILES): Add ld/Makefile.in
7818 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7820         * configure.in: if target is cygwin32 but host isn't cygwin32,
7821         don't configure gdb tcl tk expect, not just gdb.
7823 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7825         * configure.in: Added gnuserv everywhere sn appears.
7827         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7828         (CROSS_CHECK_MODULES): Added check-gnuserv.
7829         (INSTALL_MODULES): Added install-gnuserv.
7830         (CLEAN_MODULES): Added clean-gnuserv.
7831         (all-gnuserv): New target.
7833 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7835         * config.guess: Fixes for MIPS OpenBSD systems.
7837 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7839         * Makefile.in (INSTALL_XFORM): Remove.
7840         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7842         * mkinstalldirs: New file, copied from automake.
7843         * Makefile.in (installdirs): Rename from install-dirs.  Use
7844         mkinstalldirs.  Change all users.
7845         (DEVO_SUPPORT): Add mkinstalldirs.
7847 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7849         * install-sh: Rename from install.sh.
7850         * Makefile.in (INSTALL): Change install.sh to install-sh.
7851         (DEVO_SUPPORT): Likewise.
7853         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7854         Graichen <graichen@rzpd.de>.
7856 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7858         * config.guess: Recognize OpenBSD systems correctly.
7860 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7862         * README, Makefile.in (ETC_SUPPORT): Remove references to
7863         cfg-paper*, configure.{texi,man,info*}._
7865 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7867         * Makefile.in (all.normal): Ensure that gcc is built after all
7868         the x11 - ie gdb - targets.
7870 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7872         * makefile.vms: Don't run conf-a-gas.
7874 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7876         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7878 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7880         * configure.in: Remove noconfigdirs case since gdb also
7881         configures and builds for tic80-coff.
7883 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7885         * configure: Set cache_file to config.cache.
7886         * Makefile.in (local-distclean): Remove config.cache.
7888 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7890         * COPYING: Update FSF address.
7892 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7894         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7895         noconfigdirs.
7897 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7899         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7900         MAKEDIRS, is empty.
7902 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7904         * config.sub: Tweak mn10300 entry.
7906 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7908         * configure.in (host_tools): Put sim before gdb, so gdb's
7909         configure.tgt can determine if the simulator was configured.
7911 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7913         * config.sub: Move BeOS $os case to be with other Cygnus
7914         local cases.
7916 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7918         * config.sub: Remove misplaced comment that broke Linux.
7920 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7922         * config.sub: Add BeOS support.
7924 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7926         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7928 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7930         * configure.in (noconfigdirs): Remove tcl and tk from
7931         noconfigdirs for cygwin32 builds.
7933 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7935         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7937 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7939         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7940         make-all.com, use makefile.vms instead.
7942 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7944         * config.sub: Accept -lnews*.
7946 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7948         * configure.in (noconfigdirs): Disable target-newlib,
7949         target-examples and target-libiberty for d30v.
7951 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7953         * configure.in (noconfigdirs): Enable ld for d30v.
7955 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7957         * configure.in (tic80-*-*): Build compiler.
7959 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7961         * configure.in (d30v-*): Remove sim directory from list of
7962         unsupported d30v directories
7964 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7966         * config.sub, configure.in: Add d30v target cpu.
7968 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7970         * makefile.vms: New file.
7971         * make-all.com: Remove.
7973 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7975         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7977 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7979         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7981 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7983         * Makefile.in (ALL_MODULES): Added all-db.
7984         (CROSS_CHECK_MODULES): Addec check-db.
7985         (INSTALL_MODULES): Added install-db.
7986         (CLEAN_MODULES): Added clean-db.
7988 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7990         * config.guess: Merge with latest FSF sources.
7992 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7994         * Makefile.in (ALL_MODULES): Added all-itcl.
7995         (CROSS_CHECK_MODULES): Added check-itcl.
7996         (INSTALL_MODULES): Added install-itcl.
7997         (CLEAN_MODULES): Added clean-itcl.
7999 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8001         * configure.in: build gdb for mn10200
8003 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8005         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8007 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8009         * configure.in (tic80-*-*): Turn off most targets right now.
8011 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8013         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8014         rather than the makeinfo program.
8015         (do-info): Depend upon all-texinfo.
8017 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8019         * configure.in: Remove uses of config/mh-linux.
8021         * config.sub, config.guess: Merge with latest FSF sources.
8023 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8025         * config.sub (case $basic_machine): Add tic80 entries.
8027 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8029         * config.sub, config.guess: Merge with latest FSF sources.
8031 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8033         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8034         * mpw-config.in: Test for NewFolderRecursive.
8035         * mpw-install: Use symbolic name for startup filename.
8036         * mpw-README: Add various additional details.
8038 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8040         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8042 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8044         * configure.in: Do build gcc and the target libraries for
8045         the mn10200.
8047 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8049         * configure.in: don't avoid building gdb for mn10300 any more
8050         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8051         instead of single-quoting it.
8053 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8055         * configure.in: Don't use --with-stabs on IRIX 6.
8057 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8059         * configure.in (m32r): Build gdb, libg++ now.
8061 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8063         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8064         directories from noconfigdirs.
8066 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8068         * config.sub (basic_machine): added mips16 configuration
8070 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8072         * config.sub: Handle d10v-unknown.
8074 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8076         * config.sub: Handle v850-unknown.
8078 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8080         * Makefile.in: add findutils
8081         * configure.in: add findutils to list of host_tools
8083 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8085         * config.sub: Handle mn10200 and mn10300.
8087 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8089         * configure.in (d10v-*): Do not build librx.
8091 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8093         * configure.in (mn10300): Build everything except gdb & libgloss.
8095 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8097         * config.guess:  Patch for Dansk Data Elektronik servers,
8098         from Niels Skou Olsen <nso@dde.dk>.
8100         For ncr, use /bin/uname rather than uname, since GNU uname does not
8101         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8103         Patch for MIPS R4000 running System V,
8104         from Eric S. Raymond <esr@snark.thyrsus.com>.
8106         Fix thinko for nextstep.
8108         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8110         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8111         * config.guess: Guess mips-dec-mach_bsd4.3.
8113         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8114         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8115         release numbers.
8116         * config.guess (mips-mips-riscos*):  Emit just enough of the
8117         release number.
8119         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8120         * config.guess (sparc-auspex-sunos*):  Added.
8121         (f300-fujitsu-*): Added.
8123         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8124         * config.guess:  Recognize a Tadpole as a sparc.
8126 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8128         * config.guess: Don't assume that NextStep version is either 2 or
8129         3.  NextStep 4 (aka OpenStep 4) has come out now.
8131 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8133         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8134         From Rik Faith <faith@cs.unc.edu>.
8136 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8138         * config.sub: Contributions from bug-gnu-utils to:
8139         Support plain "hppa" (no version given) architecture, reported by
8140         OpenStep.
8141         OpenBSD like NetBSD.
8142         LynxOs is not a hardware supplier.
8144         * config.guess: Contributions from bug-gnu-utils to add support for:
8145         OpenBSD like NetBSD.
8146         Stratus systems.
8147         More Pyramid systems.
8148         i[n>4]86 Intel chips.
8149         M680[n>4]0 Motorola chips.
8150         Use unknown instead of lynx for hardware manufacturer.
8152 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8154         * install.sh (chmodcmd): Set to null if the DST directory already
8155         exists.
8157 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8159         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8160         not use mt-ppc target Makefile fragment any more.
8162 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8164         * configure.in (*-*-windows):  Exclude everything but those dirs
8165         needed to build windows.
8167 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8169         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8171 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8173         * configure.in:  Exclude mmalloc from i386-windows.
8175 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8177         * Undo my previous change.
8179 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8181         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8182         unconditionally.
8183         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8185 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8187         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8188         host to add it's own flags.
8190 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8192         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8194 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8196         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8197         (CXX_FOR_TARGET): Likewise.
8198         (GCC_FOR_TARGET): Define.
8199         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8200         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8201         CC_FOR_TARGET was specified on the command line.
8202         (MAKEOVERRIDES): Don't define.
8204 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8206         * configure.in (m32r): Fix spelling of libg++ libs.
8208 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8210         * config.sub (-apple*): Remove, now redundant.
8212 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8214         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8216         * configure: Rework yesterday's sed script patch.
8218         * config.sub: Merge with FSF.
8220 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8222         * config.guess:  Merge from FSF.
8224         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8225         * config.guess: Use pc instead of unknown, for pc clone systems.
8226         Change linux to linux-gnu.
8228         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8229         * config.guess: Avoid non-portable tr syntax.
8231 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8233         * test-build.mk (HOLES): Add "xargs" for gdb.
8235         * configure: Avoid hpux10.20 sed bug.
8237 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8239         * configure.in:  Add support for windows host
8240         (that is a build done under the Microsoft build environment).
8242 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8244         * Makefile.in: Replace all uses of srcroot with s, to shrink
8245         command line lengths.
8247         Patches from Geoffrey Noer <noer@cygnus.com>:
8248         * configure.in: If configuring for newlib, pass --with-newlib to
8249         subdirectories.
8250         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8251         -Bnewlib/ and -Lwinsup to gcc.
8252         (CXX_FOR_TARGET): Likewise.
8254 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8256         * Makefile.in (ETC_SUPPORT): Add configure.
8258 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8260         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8261         host configuration file.
8263 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8265         * configure.in: Break mn10x00 support into separate
8266         mn10200 and mn10300 configurations.
8267         * config.sub: Likewise.
8269 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8271         * configure.in: Add lots of stuff to noconfigdirs for
8272         the mn10x00 targets.
8274         * config.sub, configure.in: Add mn10x00 support.
8276 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8278         * make-all.com: Call conf-a-gas, not config-a-gas.
8280 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8282         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8283         targets.
8285 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8287         * mpw-README: Add much more detail for native PowerMac.
8288         * mpw-install: New file.
8289         * mpw-configure: Add --norecursion and --help options.
8290         * mpw-config.in: Translate readme and install files when
8291         copying to objdir.
8292         * mpw-build.in: Don't always depend on byacc and flex.
8293         (install-only-top): New action.
8295 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8297         * configure.in:  You can now configure GDB for the v850.
8299 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8301         * configure.in (noconfigdirs): Don't configure any C++ dirs
8302         if targeting D10V.
8304 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8306         * config.sub: Recognize mips64vr5000.
8308 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8310         * configure.in: Use a single line for host_tools and native_only.
8312 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8314         * config.sub, configure.in: Add entries for m32r.
8316 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8318         * Makefile.in (inet-install): Don't run install-gzip.
8320 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8322         * configure.in:  Don't config lots of things for *-*-windows*.
8324 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8326         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8327         (host_libs, host_tools): Copy from configure.in.
8328         * mpw-configure: Don't complain about directories not found.
8330 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8332         * configure.in (i[345]86): Recognize i686 for pentium pro.
8333         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8334         file.
8336         * config.guess (i[345]86): Ditto.
8338 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8340         * configure.in (noconfigdirs): Removed gdb for D10V.
8342 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8344         * configure.in: Remove ld, target-libio, target-libg++, and
8345         target-libstdc++ from noconfigdirs.
8347 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8349         * configure: Fix three locations where shell scripts were
8350         being run directly rather than with config_shell.
8352 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8354         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8355         * config.sub (basic_machine): Recognize v850.
8357 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8359         * mpw-configure: Handle multiple enable/disable options and
8360         pass them down recursively, handle -c and -s flags appropriately
8361         depending on choice of compiler, add escape mechanism for
8362         quoted arguments to gC.
8364 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8366         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8367         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8368         so that -mrelocatable-lib and -mno-eabi are used.
8370         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8371         not support --print-multi-lib, don't abort.
8373 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8375         * make-all.com: Run config-a-gas.
8376         * setup.com: Don't copy subdirectory files around.
8378 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8380         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8381         target, it now compiles correctly.
8383 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8385         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8387 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8389         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8391 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8393         * configure.in (native_only): Add prms.
8395 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8397         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8398         (BINUTILS_SUPPORT_DIRS): Likewise.
8400 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8402         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8403         d10v support is added.
8405 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8407         * configure.in (d10v-*-*): New target.
8409 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8411         * config.guess (HP 9000/811): Recognize this as a PA1.1
8412         machine.
8414 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8416         * Makefile.in (do-tar-gz): New target, split out from tail end of
8417         taz target.  Run each command separately, don't use pipes.
8418         (taz): Use it.
8420 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8422         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8423         * mpw-build.in: No builds should depend on building byacc or flex,
8424         they are assumed to be installed already.
8426 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8428         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8429         variable that CC_FOR_TARGET needs.
8431 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8433         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8434         options have changed since the last time the subdirectory was
8435         configured, and if it has, reconfigure.
8436         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8437         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8439 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8441         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8442         CLEAN_MODULES): Add bash.
8443         (all-bash): New target.
8445 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8447         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8449 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8451         * config.sub (basic_machine): Recognize d10v as a valid processor.
8453 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8455         * mpw-configure: Add support for --bindir.
8456         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8458 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8460         * configure.in: add bash, time, gawk to list of hosttools and things
8461         to only build for native toolchains
8463 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8465         * Makefile.in (docdir): Remove.
8467 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8469         * Makefile.in (datadir): Set to $(prefix)/share.
8471 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8473         * configure.in: build diff and patch for cygwin32-hosted
8474         toolchains.
8476 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8478         * config.sub: Accept -rtems*.
8480 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8482         * configure.in: enable dosrel for cygwin32-hosted builds,
8483                 remove diff from the list of things not buildable
8484                 via Canadian Cross
8486 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8488         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8489         don't get ". ".
8491 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8493         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8495 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8497         * Makefile.in (taz): Handle case where tex3patch didn't even get
8498         checked out.  Also, if it was found, put the symlink in a new util
8499         subdirectory.
8501 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8503         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8505 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8507         * config.sub: Recognize -openvms.
8508         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8509         * make-all.com, setup.com: New files.
8511 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8513         * Makefile.in (taz): tex3patch moved to texinfo/util.
8515 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8517         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8518         * configure.in: remove make from disable-if-Can-Cross list
8519                 enable gdb if ${host} and ${target} are cygwin32
8521 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8523         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8524         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8526 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8528         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8529         distinguish sysv/svr4/bsd variants.
8530         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8532 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8534         * configure.in: Added copyright notice.
8535         * move-if-change: Added copyright notice.
8537 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8539         * configure.in (powerpcle-*-solaris*): Until we get shared
8540         libraries working, don't build gdb, sim, make, tcl, tk, or
8541         expect.
8543 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8545         * config.guess:  Merge with FSF:
8547         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8548         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8550         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8551         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8553         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8554         * config.guess:  Combine two OSF1 rules.
8555         Also recognize field test versions.  From mjr@zk3.dec.com.
8556         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8557         because GNU uname does not support -p.  From pmr@pajato.com.
8559 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8561         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8563 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8565         * mpw-README: Document GCCIncludes.
8567 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8569         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8571 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8573         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8575 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8577         * configure.in (*-*-cygwin32): Configure make.
8579 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8581         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8583 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8585         * Makefile.in (all-inet): Depend on all-perl.
8587         * Makefile.in (inet-install): New target.
8589         * Makefile.in (all-inet): Depend on all-tcl.
8590         (all-inet): Depend on all-send-pr.
8592 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8594         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8595         temporarily.
8597 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8599         * configure.in: Don't configure --with-gnu-ld on AIX.
8601 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8603         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8605 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8607         * Makefile.in (ALL_MODULES): Added all-inet.
8608         (CROSS_CHECK_MODULES): Added check-inet.
8609         (INSTALL_MODULES): Added install-inet.
8610         (CLEAN_MODULES): Added clean-inet.
8611         (all-indent): New target.
8613         * configure.in (host_tools): Added inet.
8614         (native_only): Added inet.
8615         (noconfigdirs): Added inet.
8617 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8619         * configure.in: Don't configure libgloss if we are not configuring
8620         newlib.
8622 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8624         * configure.in: Don't configure libgloss for unsupported
8625         architectures.
8627 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8629         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8631 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8633         * Makefile.in (ALL_MODULES): Include all-apache.
8634         (CROSS_CHECK_MODULES): Include check-apache.
8635         (INSTALL_MODULES): Include install-apache.
8636         (all-apache): New target.
8638         * configure.in: Added apache everywhere perl is seen.
8640 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8642         * Makefile.in: Add support for clean-{module} and
8643         clean-target-{module} rules.
8645 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8647         * configure.in (*-*-ose) do not build libgloss.
8649 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8651         * config.guess (prep*:SunOS:5.*:*): Turn into
8652         powerpele-unknown-solaris2.
8654 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8656         * configure.in: Permit --enable-shared to specify a list of
8657         directories.
8659 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8661         * configure.in (host==solaris): Pass only the first word of $CC
8662         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8664 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8666         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8668 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8670         * Makefile.in (ALL_MODULES): Include all-perl.
8671         (CROSS_CHECK_MODULES): Include check-perl.
8672         (INSTALL_MODULES): Include install-perl.
8673         (ALL_X11_MODULES): Include all-guile.
8674         (CHECK_X11_MODULES): Include check-guile.
8675         (INSTALL_X11_MODULES): Include install-guile.
8676         (all-perl): New target.
8677         (all-guile): New target.
8679         * configure.in (host_tools): Include perl and guile.
8680         (native_only): Include perl and guile.
8681         (noconfigdirs): Don't build guile and perl; no ports have been
8682         done.
8684 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8686         * configure (--enable-*): Handle quoted option lists such as
8687         --enable-sim-cflags='-g0 -O' better.
8689 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8691         * Makefile.in ({,inst}all-target): New rule so we can make and
8692         install all of the target directories easily.
8694 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8696         * configure.in: Add missing global flag in sed substitution when
8697         deleting `target-' from ${configdirs}.
8699 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8701         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8702         option.
8704         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8705         config/mh-necv4.
8707         * install.sh: Correct misspelling of transformbasename.
8709         * config.guess: Recognize mips-*-sysv*.
8711 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8713         * config.sub: Recognize mon960.
8715 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8717         * configure: Restore Canadian Cross handling of BISON and LEX,
8718         removed in Feb 20 change.
8720 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8722         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8723         Mention make install.  Remove the old copyright date as well the
8724         clumsy and rather pointless copyright on the README file.
8726 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8728         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8729         Makefile after running symlink-tree, then run `make distclean' to
8730         avoid clobbering any generated files in srcdir.
8732 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8734         * configure.in (m68k-*-netbsd*): Build everything now.
8736 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8738         * Makefile.in (taz): Fix quoting.
8740 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8742         * configure.in (sparclet-*-*): Build everything now.
8744 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8746         * configure.in (m68k-*-linux*): New host.
8748 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8750         * configure: Check for bison before byacc.
8752 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8754         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8755         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8756         searching PATH.  These are used as fallbacks by Makefile.in if
8757         flex/bison/byacc aren't in objdir.
8759 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8761         * Makefile.in: Make everything which depends upon all-bfd also
8762         depend upon all-opcodes, in case --with-commonbfdlib is used.
8764 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8766         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8767         building NT native compilers on Unix.
8769 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8771         * configure.in: Don't get CC from the host Makefile fragment if we
8772         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8773         Solaris test for /usr/ucb/cc to the post target script, just after
8774         the compiler sanity test.
8776 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8778         * config.sub: Merge with FSF.
8780 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8782         * Makefile.in (RPATH_ENVVAR): New variable.
8783         (REALLY_SET_LIB_PATH): Use it.
8784         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8786 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8788         * config.sub, configure.in: Recognize sparclet cpu.
8790 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8792         * config.guess:  Support m68k-cbm-sysv4.
8794 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8796         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8797         m68k-unknown-linuxaout from linker help string.  Put quotes around
8798         $ld_help_string.
8800 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8802         * config.guess (powerpc-harris-powerunix): Add guess for port
8803         to new target.
8805 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8807         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8809 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8811         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8812         $(REALLY_SET_LIB_PATH) in Makefile.
8813         * Makefile.in (SET_LIB_PATH): New variable.
8814         (REALLY_SET_LIB_PATH): New variable.
8815         ($(DO_X)): Use $(SET_LIB_PATH).
8816         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8817         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8818         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8819         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8820         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8821         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8822         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8823         (install-dosrel): Likewise.
8824         (all-opcodes): Depend upon all-libiberty.
8826 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8828         * config.guess (*:CYGWIN*): New
8830 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8832         * Makefile.in (all-target-winsup): All all-target-libiberty.
8834 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8836         * configure.in (noconfigdirs): Add missing # in front of comment.
8838 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8840         * configure.in: add second pass to things added to noconfigdirs
8841         so *-gm-magic can exclude libgloss properly.
8843 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8845         * mpw-configure (extralibs_name, rez_name): Set correctly
8846         for MWC68K compiler.
8848         * mpw-README: Add more info on the necessary build tools.
8850 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8852         * configure.in, config.sub: Recognize cygwin32.
8854 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8856         * config.guess, config.sub: Recognize A/UX.
8858 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8860         * config.sub: Merge with gcc/config.sub.
8862 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8864         * mpw-build.in (do-binutils): Add build of stamps.
8866 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8868         * config.sub: Add recognition for mips64vr4100*-* targets.
8870 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8872         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8873         Add creation of gconfigargs with `--enable-shared' turned on.
8874         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8875         ($(host)-stamp-stage3-configured): Likewise.
8876         (HOLES): Add chatr and ldd.
8877         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8879 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8881         * configure: Pass --nfp to recursive configures.
8883 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8885         * Makefile.in (DLLTOOL): New.
8886         (DLLTOOL_FOR_TARGET): New.
8887         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8888         (EXTRA_TARGET_FLAGS): Ditto.
8889         (EXTRA_GCC_FLAGS): Ditto.
8890         (CONFIGURE_TARGET_MODULES): Ditto.
8891         (DO_X): Ditto.
8892         * configure: Add DLLTOOL.
8894 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8896         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8897         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8898         mh-sco, since old workarounds no longer needed, and don't
8899         build ld, since libraries have weak symbols in COFF.
8901 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8903         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8905 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8907         * configure.in: Make sure that ${CC} can be used to compile an
8908         executable.
8910 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8912         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8913         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8914         nothing depending on whether gdbtk is being built.
8916 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8918         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8920 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8922         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8923         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8925 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8927         * config-ml.in: Add support for
8928         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8929         Simplify setting of multidirs from --disable-foo.
8931 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8933         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8934         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8935         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8936         non-empty, pass them on to the  GCC make.
8937         (all-bootstrap): New rule that is like all-gcc, except it executes
8938         the GCC bootstrap rule instead of the GCC all rule.
8940 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8942         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8944 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8946         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8947         DG/UX support.
8949 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8951         * config.sub (i*86*) Change [345] to [3456]
8953 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8955         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8956         --with-gnu-ld=no.
8958 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8960         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8961         AIX multilibs get built.
8963 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8965         * configure.in (i386-win32): Don't build expect if we're not
8966         building the tcl subdir.
8968 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8970         * Makefile.in: (configure-target-examples, all-target-examples):
8971         New targets, configure and build example programs.
8973 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8975         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8976         use it as input to sedit the generated MPW makefile.
8977         * mpw-README: Add a suggestion about Gestalt.h.
8979 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8981         * config.sub: Accept *-*-ieee*.
8983 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8985         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8986         Ronald F. Guilmette <rfg@monkeys.com>.
8988 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8990         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8991         for powerpc-pe native.
8992         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8993         (target==powerpc-pe): duplicate i386-win32 entry.
8995 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8997         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8998         of vxworks, not just vxworks5.1.
9000 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9002         * mpw-configure: Add support for exec-prefix.
9004 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9006         * config.guess: Recognize HP model 816 machines as having
9007         a PA1.1 processor.
9009 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9011         * configure: Ignore new autoconf configure options.
9013 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9015         * config.guess:  Recognize Pentium under SCO.
9016         From Robert Lipe <robertl@arnet.com>.
9018 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9020         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9022 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9024         * configure.in: Don't configure gas for alpha-dec-osf*.
9026 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9028         * configure.in: Default to --with-stabs for some targets for which
9029         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9030         i[345]86*-*-unixware*.
9032 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9034         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9035         rather than basing it on the target.  Simplify handling of options
9036         controlling which directories to configure.  Remove extraneous
9037         slash in multi-clean target.
9039 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9041         * config-ml.in: Prefix more variables with ml_ so they don't collide
9042         with configure's.
9044 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9046         * configure: Don't turn -v into --v.
9048 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9050         * configure.in (targargs): Fix typo.
9052         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9054 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9056         * configure.in: Strip --host and --target options from
9057         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9058         --with-cross-host option when building with a cross-compiler.
9059         * configure: Canonicalize the arguments put into config.status by
9060         always using `=' for an option with an argument.  Pass a presumed
9061         --host or --target explicitly.
9063 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9065         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9066         into general OS recognition case.
9068 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9070         * configure.in (target_configdirs): add target-winsup only
9071         for win32 target systems.
9073 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9075         * Makefile.in (all-target-libgloss): Depend upon
9076         configure-target-newlib, since when libgloss is built it looks to
9077         see if the newlib directory exists.
9079 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9081         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9082         cfg-ml-*.in.
9084 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9086         * configure: Handle LD and LD_FOR_TARGET when configuring a
9087         Canadian Cross.
9089 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9091         * configure.in (target_libs): add target-winsup.
9092         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9093         (target==ppcle-pe): remove ld from $noconfigdirs.
9095 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9097         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9098         Preserve relative path names in $srcdir.  Build symlink tree if
9099         configuring cross target dir and srcdir=. (= no VPATH support).
9100         (configure-target-libg++): Depend on configure-target-librx.
9101         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9102         * config-ml.in: New file.
9103         * symlink-tree: New file.
9104         * configure: Ensure srcdir="." if that's what it is.
9106 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9108         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9109         includes and FLEX_SKELETON setting.
9110         * mpw-configure (--with-gnu-ld): New option, controls whether
9111         to use PPCLink or ld with PowerMac GCC.
9112         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9113         * mpw-config.in: Configure grez if targeting Mac.
9115         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9116         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9117         just macos.
9118         * configure.in: Configure grez resource compiler if targeting Mac.
9119         * Makefile.in (all-grez, install-grez): New targets.
9121 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9123         * configure: CXX defaults to gcc, not g++.  If we find
9124         gcc in the path, set CC to gcc -O2.
9126 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9128         * configure: Default ${build} correctly.  Avoid picking up extra
9129         spaces when reading CC and CXX from Makefile.  When doing a
9130         Canadian Cross, use plausible default values for numerous
9131         variables.
9132         * configure.in: When doing a Canadian Cross, don't try to
9133         configure tools whose configure script can't handle it.
9135 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9137         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9139 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9141         * configure:  Remove dubious bug reporting address.
9143 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9145         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9146         configure script, run that instead of this directory's configure.
9147         In either case, print a message that we're configuring the sub-dir.
9149 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9151         * configure.in: Before checking for the existence of various files,
9152         use sed to filter out "target-".
9154 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9156         * Makefile.in (DO_X): Split rule to decrease command line length
9157         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9158         (Philippe De Muyter).
9160 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9162         * Makefile.in (all-patch): depend on all-libiberty.
9164 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9166         * configure.in: If the only directory in target_configdirs which
9167         actually exists is libiberty, then set target_configdirs to empty,
9168         to avoid trying to build a target libiberty in a gas or gdb
9169         distribution.
9171 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9173         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9174         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9175         systems.
9177 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9179         * configure.in (copy_dirs): Use sys-include instead of include
9180         for --with-headers option.
9182 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9184         * Makefile.in, configure.in: Make winsup builds work with
9185         new scheme.
9187 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9189         * configure.in: Build the linker on AIX.
9191 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9193         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9194         where needed.
9196 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9198         * Makefile.in (all-gcc): Fix typo.
9200 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9202         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9204 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9206         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9207         to target-xiberty, to provide more flexibility.
9208         (target_subdir):  Define.  Create if cross.
9209         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9210         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9211         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9212         check-libFOO -> check-target-libFOO, etc.
9213         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9214         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9215         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9216         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9217         allow ALL_GCC="" to only configure.
9218         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9219         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9220         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9222 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9224         * Makefile.in (taz): Build "info" in etc explicitly.
9226 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9228         * configure.in:  Make sure that CC is undefined (as opposed to
9229         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9230         problem with autoconf trying to configure on a host without GCC.
9232 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9234         * mpw-configure: Set host alias from choice of host compiler,
9235         only use generic MPW Makefile sed if present, edit a file
9236         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9237         * mpw-README: Add problem notes about CW6 and CW7.
9239 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9241         * Makefile.in (taz): Use ";" instead of ";;".
9243 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9245         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9246         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9247         DISTDOCDIRS.
9248         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9249         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9251 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9253         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9254         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9255         Move bfd to DISTSTUFFDIRS.
9257 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9259         * Makefile.in (X11_LIB): Removed.
9260         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9262         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9264 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9266         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9267         names.
9269 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9271         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9273 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9275         * configure.in (i[345]86-*-win32): Always build newlib.
9276         Don't configure cvs, autoconf or texinfo.
9277         * Makefile.in (LD_FOR_TARGET): New.
9278         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9279         Pass down LD_FOR_TARGET.
9281 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9283         * winsup: New directory.
9284         * Makefile.in: Build winsup.
9285         * configure.in: Winsup is configured when target is win32.
9286         Can only build win32 target GDB when native.
9288 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9290         * config.guess: Recognize HP model 819 machines as having
9291         a PA 1.1 processor.
9293 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9295         * configure: Fix sed loop which substitutes for CC and CXX to
9296         avoid bug found in various sed implementations.
9298 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9300         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9301         simulator.  Use standard powerpc-*-eabi*.
9303 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9305         * configure.in: Stop putting gas and binutils in noconfigdirs for
9306         powerpc-*-aix* and rs6000-*-*.
9308 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9310         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9311         -mcall-aixdesc libraries.
9313 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9315         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9317         * config.sub (arm | armel | armeb): Fix shell syntax.
9319 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9321         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9322         -msoft-float and -mcpu=common support.
9323         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9324         libraries.
9326 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9328         * configure.in: Allow configuration and build of emacs19 for the alpha.
9330 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9332         * configure.in (CC): Get ^CC, not just any old CC, from
9333         ${host_makefile_frag}.
9335 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9337         * configure.in (CC): Try to get CC from
9338         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9340 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9342         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9343         only if it exists in $(srcdir).
9345 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9347         * configure: If CC and CXX are not set in the environment, set
9348         them, based on either an existing Makefile or on searching for gcc
9349         in PATH.  Substitute for CC and CXX in Makefile.
9350         * configure.in: Remove libm from target_libs.  Separate
9351         target_configdirs from configdirs.  If CC is not set in
9352         environment, try to get it from a host Makefile fragment.  Rewrite
9353         changes of configdirs to use skipdirs instead.  A few minor
9354         tweaks.  Take directories out of target_configdirs as they are
9355         taken out of configdirs.  Remove existing Makefile files from
9356         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9357         CONFIG_ARGUMENTS in Makefile.
9358         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9359         by configure.in.
9360         (CONFIG_ARGUMENTS): Likewise.
9361         (CONFIGURE_TARGET_MODULES): New variable.
9362         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9363         ($(CONFIGURE_TARGET_MODULES)): New target.
9364         (configure-libg++, configure-libio): New targets.
9365         (all-libg++): Depend upon configure-libg++.
9366         (all-libio): Depend upon configure-libio.
9367         (configure-libgloss, all-libgloss): New targets.
9368         (configure-libstdc++): New target.
9369         (all-libstdc++): Depend upon configure-libstdc++.
9370         (configure-librx, all-librx): New targets.
9371         (configure-newlib): New target.
9372         (all-newlib): Depend upon configure-newlib
9373         (configure-xiberty): New target.
9374         (all-xiberty): Depend upon configure-xiberty.
9376 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9378         * configure.in (host i[345]86-*-win32):  Expand the
9379         noconfigdirs again.
9381 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9383         * mpw-configure: Fix sed command file name.
9385 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9387         * configure.in (host i[345]86-*-win32): Reduce the
9388         noconfigdirs again.
9390 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9392         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9393         or powerpc*-*-pe*, since they are not yet supported.
9395 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9397         Add PowerMac support and many other enhancements.
9398         * mpw-configure: New option --cc to select compiler to use,
9399         paste options set according to --cc into the generated
9400         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9401         if mpw-make.sed is present.
9402         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9403         add forward includes for PowerPC include files.
9404         * mpw-build.in: Build using Makefile.PPC if present.
9405         (do-byacc, etc): Remove separate version resource builds.
9406         (do-gas): Build "stamps" before "all".
9407         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9408         * mpw-README: Update to reflect --cc option, PowerMac support,
9409         and recently-reported compatibility problems.
9411 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9413         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9414         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9415         (--with-multilib-top): Pass to recursive invocations.
9417 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9419         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9420         v810-*-*.
9422 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9424         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9425         gdb, ld and opcodes on v810-*-*.
9427 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9429         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9430         (local-maintainer-clean): New target.
9431         (maintainer-clean): New target.
9432         (realclean): Just depend upon maintainer-clean.
9434 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9436         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9438 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9440         * configure.in: Build ld in mips*-*-bsd* case.
9442 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9444         * config.sub: Accept -lites* OS.  From Ian Dall.
9446 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9448         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9449         targets.
9451 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9453         * configure.in: treat i386-win32 canadian cross the same as
9454         i386-go32 canadian cross.
9456 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9458         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9459         running under the simulator to build a reduced set of libraries.
9460         (powerpc-*-eabiaix): Add fine grained multilib support added to
9461         other powerpc targets yesterday.
9463 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9465         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9466         -disable-softfloat, -disable-relocatable, -disable-aix, and
9467         -disable-sysv to control which multilib libraries get built.
9469 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9471         * configure: Add Makefile.tem to list of files to remove in trap
9472         handler.
9474 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9476         * config.guess (*Linux*):  Add missing "exit"s.
9477         Also, need specific check for alpha-unknown-linux (uses COFF).
9479 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9481         * config.guess:  Merge with FSF:
9483         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9484         * config.guess (AIX4): More robust release numbering discovery.
9486         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9487         * config.guess (i386-sequent-ptx): Properly get version number.
9489         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9490         * config.guess (mips:*:4*:UMIPS): New case.
9492 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9494         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9495         (i386-win32 host): Likewise.  Don't build readline.
9497 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9499         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9500         SUPPORT_FILES to submakes.
9502 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9504         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9505         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9506         mpw-configure.
9508 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9510         * configure.in (appdirs): Use =, not ==, in test expression when
9511         trying to build the text to print in the warning message for
9512         Solaris users.
9514 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9516         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9518 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9520         * config.guess: Recognize lynx-2.3.
9522 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9524         * config.sub (z8ksim): Deleted
9525         (z8k-*-coff): New, this is the one true name of the target.
9527 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9529         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9531 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9533         * config.guess (*:Linux:*:*): First try asking the linker what the
9534         default object file format is (elf, aout, or coff).  Then if this
9535         fails, try previous methods.
9537 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9539         * configure.in: Don't build newlib for *-*-vxworks5.1.
9541 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9543         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9544         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9546 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9548         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9550 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9552         * cfg-ml-com.in: New file.
9553         * cfg-ml-pos.in: New file.
9555 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9557         * COPYING.NEWLIB: Add HP free copyright to list.
9559 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9561         * config.sub: Recognize -eabi* for the system, not just -eabi.
9563 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9565         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9566         * config.sub, configure.in (win32): New target and host.
9568 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9570         * configure.in: Add i386-pe configuration.
9572 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9574         * mpw-build.in (install): Install GDB after LD.
9576 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9578         * mpw-config.in (elf/mips.h): Always forward-include, needed
9579         for GDB to build.
9581 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9583         * testsuite: New directory for customer acceptance and whole tool
9584         chain tests.
9586 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9588         * configure: If per-host line isn't found, but AC_OUTPUT is found
9589         and a configure script exists, run it instead.
9591 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9593         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9595 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9597         * configure: Set build_{cpu,vendor,os,alias} to host values when
9598         --build isn't specified.
9600 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9602         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9603         (FLAGS_TO_PASS): Pass them.
9604         (EXTRA_TARGET_FLAGS): Ditto.
9606 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9608         * Makefile.in (all-libg++): Depend on all-libstdc++.
9610 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9612         * configure.in (noconfigdirs): Enable all packages for
9613           i386-unknown-netbsd.
9615 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9617         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9618         hosted builds (DOS builds)
9620 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9622         Changes for ARM based on patches from Richard Earnshaw:
9623         * config.sub: Handle armeb and armel.
9624         * configure.in: Omit arm linker only for riscix.
9626 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9628         * config.guess:  Update from FSF.
9630 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9632         * config.sub: Recognize powerpcle as the little endian variant of
9633         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9634         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9635         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9636         temporarily.
9638 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9640         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9642 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9644         * config.sub: Accept -lites* as a basic system type.
9646 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9648         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9649         installed, and if so return linuxoldld as the system name.
9651 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9653         * config.guess: Add hppa1.1-hp-lites support.
9655 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9657         * configure.in: Don't build newlib for m68k-vxworks5.1.
9659 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9661         * configure.in (mips-sgi-irix6): Use mh-irix5.
9663 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9665         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9667 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9669         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9670         OSF/1.  Fix compiler flags.
9671         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9673 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9675         * configure.in: Recognize --with-newlib.
9676         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9678 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9680         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9681         to *_X11_MODULES due to gdbtk needing X include files et al.
9683 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9685         Merge in support for Mac MPW as a host.
9686         (Old change descriptions retained for informational value.)
9688         * mpw-config.in: Add generic include forwards for cpu-specific
9689         include files in aout and elf directories.
9691         * mpw-configure: Added copyright.
9692         * mpw-config.in: Check for presence of required build tools.
9693         (target_libs): Add newlib.
9694         (target_tools): Add examples.
9695         (Read Me): Generate as "Read Me for MPW" instead.
9696         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9697         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9698         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9700         * mpw-configure: Remove subdir-specific makefile hackery,
9701         delete mk.tmp after using it.
9703         * mpw-build.in (all): Display start and end times.
9705         * mpw-configure (host_canonical): Set.
9706         (target_cpu): Always add to makefiles.
9707         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9708         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9709         (mpw-mh-mpw): Look for in srcdir and srcroot.
9710         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9712         * mpw-build.in: (install-only): New target.
9714         * mpw-configure (host_alias, target_alias): Rename from hostalias
9715         and targetalias, add into generated Makefile.
9716         (mk.tmp): If present, add into generated Makefile.
9717         * mpw-build.in (all-gas): Build config.h first before gas proper.
9719         * mpw-configure (config.status): Write only if changed.
9720         * mpw-config.in (readline): Configure it (not built, just used for
9721         definitions).
9723         * mpw-config.in (elf/mips.h): Add a forward include.
9725         * mpw-config.in: Forward-include most .h files in include into
9726         extra-include.
9727         (readline): Don't build.
9728         mpw-build.in (install): Install GDB.
9730         * mpw-configure (prefix, mpw_prefix): Handle it.
9731         * mpw-config.in (mmalloc, readline): Don't configure.
9732         * mpw-build.in (thisscript): Rename to ThisScript.
9733         Use mpw-build instead of BuildProgram everywhere.
9734         (mmalloc, readline): Don't build.
9735         * mpw-README: New file, basic documentation about the MPW port.
9737         * mpw-config.in: Use forward-include to create include files.
9739         * mpw-configure: Add more things to the top of each configured
9740         Makefile, including contents of config/mpw-mh-mpw.
9741         * mpw-config.in (extra-include): Create this directory and fill it
9742         with Posix-like include files when configuring.
9744         * config.sub (apple, mac, mpw): Add various aliases.
9746         * mpw-build.in: New file, top-level build script fragment for MPW.
9747         * mpw-configure: New file, configure script for MPW.
9748         * mpw-config.in: New file, config fragment for MPW.
9750 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9752         * configure.in (host_libs): Remove glob, since it is gone from the
9753         sources.
9755 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9757         * Makefile.in: define empty GDB_NLM_DEPS var.
9759         * configure.in(target_makefile_frag): use config/mt-netware
9760         for netware targets.
9762 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9764         * config.sub: Merge in recent FSF changes.  Remove linux special
9765         cases.
9767 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9769         Revert this change:
9771         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9773                 * build-all.mk: Use CC=cc -Xs on Solaris.
9775 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9777         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9778         stop using it.
9779         * Makefile.in: Nuke all references to glob subdirectory.
9781 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9783         * configure.in: Fix --enable-shared logic in per-host.
9785 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9787         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9789 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9791         * configure.in (noconfigdirs): Don't build gas on AIX, for
9792         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9794 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9796         * configure: Fix --cache-file to work if the file argument is a
9797         relative path.
9799 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9801         * configure: If the --cache-file is used, pass it down to
9802         configure in subdirectories.
9804 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9806         * config.sub: add vxworks29k configuration.
9808 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9810         * Makefile.in (taz): Do "diststuff" part quietly.
9812 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9814         * config.sub: Mini-merge with gcc/config.sub.
9816 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9818         * config.guess (IRIX): Sed - to _.
9820 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9822         * Makefile.in (source-vault, binary-vault): New targets.
9824 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9826         * config.sub: Recognize -eabi as a basic system type.
9828 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9830         * configure.in (enable_shared stuff): Fix typo.
9832 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9834         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9836 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9838         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9840 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9842         * configure.in (rs6000-*-*): Don't build gas.
9844 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9846         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9847         reduce command line length.
9848         (AS_FOR_TARGET): Check for as.new, not Makefile.
9849         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9851 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9853         * config.guess:  Merge from FSF.
9855 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9857         * configure: Don't use $ when handling program_suffix.
9859 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9861         * configure.in:  Configure tk for hppa/hpux.
9863 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9865         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9867 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9869         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9870         to LIBCXXFLAGS.  Tests are better run without it.
9872 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9874         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9876 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9878         * configure.in (*-*-netware*): Don't configure xiberty.
9880 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9882         * configure.in:  Remove tk from native_only list.
9884 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9886         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9887           for special NCD build.
9889 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9891         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9892         makeall.bat, they're only useful for binutils snapshots.
9893         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9894         makeall.bat to specified SUPPORT_FILES.
9896 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9898         * build-all.mk: Add Ericsson targets to sun4 and solaris
9899           hosts.  Add  BNR's sun4 target to solaris host, so their
9900           build-from-source will be tested in-house first.
9902 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9904         * Makefile.in (LIBCFLAGS): New variable.
9905         (CFLAGS_FOR_TARGET): Ditto.
9906         (LIBCFLAGS_FOR_TARGET): Ditto.
9907         (LIBCXXFLAGS): Ditto.
9908         (CXXFLAGS_FOR_TARGET): Ditto.
9909         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9910         (BASE_FLAGS_TO_PASS): Pass them.
9911         (EXTRA_TARGET_FLAGS): Ditto.
9913         * configure.in: Support --enable-shared.
9915 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9917         * configure.in (target_libs):  Include libstdc++ again.
9918         * config.guess:  Update from FSF (for FreeBSD).
9920 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9922         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9923         makeall.bat.
9924         (DISTDOCDIRS): Add `etc'.
9925         (ETC_SUPPORT_PFX): New variable.
9926         (taz): Include anything from etc starting with a word in
9927         ETC_SUPPORT_PFX.
9929 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9931         * config.sub: Update for recent FSF changes.  Remove obsolete
9932         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9933         spacing changes.
9935 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9937         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9939         * config.guess:  Merge with FSF.
9940         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9942 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9944         * configure: Since the "trap 0" handler will override the exit
9945         status on many systems, only use it for "exit 1", and make it set
9946         a non-zero exit status; reset it before "exit 0".  Also, check
9947         exit status of config.sub, and error out if it failed.
9949 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9951         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9952         and install libgloss.
9954 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9956         * Makefile.in (all-binutils): Depend upon all-byacc.
9958         * configure.in: Don't build emacs on Irix 5.
9960 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9962         * configure.in (*-*-netware*): Add libio.
9964 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9966         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9967         (CHECK_TARGET_MODULES): Ditto.
9968         (INSTALL_TARGET_MODULES): Ditto.
9969         (TARGET_LIBS): Ditto.
9970         (all-libstdc++): Note dependencies.
9972 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9974         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9976 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9978         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9979         -fexternal-templates.
9981         * configure.in (target_libs): Add libstdc++.
9982         (noconfigdirs): Add libstdc++ as appropriate.
9984 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9986         * config.guess:  Update from FSF.
9988 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9990         * configure: Use ${config_shell} when running ${configsub}.
9992 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9994         * config.sub: No longer recognize h8300h.
9996 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9998         * config.sub: Remove extraneous differences between config.sub and
9999         gcc/config.sub.
10001 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10003         * Makefile.in (DISTSTUFFDIRS): Add gas.
10005 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10007         * COPYING.NEWLIB: New file.
10009 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10011         * config.guess (HP-UX):  Patch from Harlan Stenn
10012         <harlan@landmark.com> to also emit release level.
10014 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10016         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10018 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10020         * config.sub:  Merge nextstep cleanup from FSF.
10022 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10024         * configure.in (arm-*-*): Don't configure ld for this target.
10026 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10028         * configure.in (*-*-netware): don't configure libg++, libio,
10029           librx, or newlib.
10031 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10033         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10034         configure ld--it works, but it doesn't support shared libraries.
10036 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10038         * config.guess (*-unknown-freebsd*):  Get rid of possible
10039         trailing "(Release)" in version string.
10040         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10042 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10044         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10045         Fix type: *-next-neststep -> *-next-nextstep.
10047         * config.guess:  Merge from FSF:
10049         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10051         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10053         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10055         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10056         instead of UNIX_SV for UnixWare 1.0).
10058 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10060         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10061         to make gdb/nlm/* build after the compiler and linker.
10063 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10065         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10066         not just i[34]86.
10067         (m68k-atari-sysv4):  Relocate to match FSF version.
10069         * config.guess:  More merges from the FSF:
10071         Add a space before function call or macro invocation.
10073         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10075         * config.guess: Add trap cmd to remove dummy.c and dummy when
10076         interrupted.
10078         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10080         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10081         (dummy): Redirect stderr from compilation of dummy.c.
10083         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10085         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10087 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10089         * configure: Accept and ignore --cache*, for compatibility with
10090         new autoconf.
10092 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10094         * config.guess:  Merge from FSF:
10096         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10098         * config.guess (Pyramid*:OSx*:*:*): New case.
10099         (PATH): Add /.attbin at end for finding uname.
10100         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10102         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10104         * config.guess (M88*:DolphinOS:*:*): New case.
10106         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10108         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10109         to select whether to use ELF or COFF.
10111         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10113         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10115         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10117         * config.guess: Guess the OS version for HPUX.
10119         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10121         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10123 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10125         * configure.in: Recognize --with-headers, --with-libs, and
10126         --without-newlib.
10127         * Makefile.in (all-xiberty): Depend upon all-ld.
10129 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10131         * configure.in: Change i[34]86 to i[345]86.
10133 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10135         * configure (version): A few more tweaks to help message.
10137 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10139         * Makefile.in:  Remove (for now) librx as a host library,
10140         now that we're building it for target.
10142 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10144         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10145         (Karl Berry).
10147 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10149         * configure.in:  Also configure librx.
10151 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10153         * Makefile.in:  Update various rules to reflect that librx
10154         is now needed for libg++.
10156 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10158         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10160 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10162         * configure.in: Configure the examples directory.
10164 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10166         * configure: Simplify Jun 2 1994 change.
10168 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10170         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10171         /bin/gcc isn't good enough to build gcc.
10173 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10175         * Makefile.in (GDB_SUPPORT_FILES): Remove
10176         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10177         (gdb.tar.gz): Add new rule to use standard distribution building
10178         mechanism.
10180 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10182         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10183         Bill Cox <bill@cygnus.com>.
10185 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10187         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10189 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10191         * configure:  Search current dir first in .gdbinit.
10193 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10195         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10197 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10199         * config.sub:  Refer to NeXT's operating system as nextstep.
10201         * config.sub (case $basic_machine):  Re-order the cases, to match
10202         the order in the FSF version (which is mostly alphabethical).
10203         Merge in some additions and changes from the FSF.
10205 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10207         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10208         * config.sub: Recognize cxux7.
10209         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10211 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10213         * config.sub:  Fix typo powerpc -> powerpc-*.
10215 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10217         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10219         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10220         parallel with all-emacs and install-emacs).  Top-level command
10221         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10223 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10225         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10226         $(relbindir)/make before doing ``make install'', and use
10227         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10228         installing over running make binary.
10229         ($(host)-stamp-stage3-installed): Likewise.
10231 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10233         * config.guess: Recognize Mach.
10235 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10237         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10238         see whether --exec-prefix was used.
10240 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10242         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10244 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10246         * Makefile.in: Add all-librx target similar to all-libproc.
10248 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10250         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10251         with post 1.2 uname bogosity.
10253 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10255         * configure: Remove temporary files on receipt of a signal.
10257 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10259         * configure: If there is a package_makefile_frag, remove
10260         ${subdir}/Makefile.tem after copying it in.
10262 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10264         * build_all.mk: support rs6000 lynx identifies itself as
10265         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10266         since /bin/gcc is too feeble to compile a modern gcc.
10268 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10270         * brought devo/test-build.mk update-to-date with progressive/
10271           test-build.mk. Add lynx targets and hppa flag info.
10273 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10275         * configure.in:  Use mh-ncrsvr43.  Patch from
10276         Tom McConnell <tmcconne@sedona.intel.com>.
10278 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10280         * config.guess (i386-unknown-bsdi):  No longer need to
10281         check #if defined(__bsdi__) && defined(__i386__).
10283 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10285         * configure: Set program_transform_nameoption correctly.
10287 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10289         * brought build-all.mk update-to-date with progressive build-all.mk,
10290           added new targets and hppa info.
10292 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10294         * configure: If config.guess result is a prefix of the user
10295         specified target, assume a native build and use the user specified
10296         target as the host alias.  Remove SunOS patch suffix removal hack.
10297         * configure.in: Remove SunOS patch suffix removal hack.
10299         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10300         in NATIVE_CHECK_MODULES.
10302 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10304         * Makefile.in: Rename HOST_ONLY to NATIVE.
10305         * configure: Delete SunOs patch suffix from host_canonical
10306           and build_canonical variables that are prepended to Makefiles.
10307         * configure.in: Add comments for easier maintenance.
10309 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10311         * Makefile.in: Add all-libproc target similar to all-gui.
10313 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10315         * Makefile.in (CHECK_MODULES): split into
10316         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10318 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10320         * config.guess (i386-unknown-bsdi): New system to guess.
10322 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10324         * Makefile.in: Add all-gui target (but not yet build by "all").
10326 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10328         * config.sub: Move deletion of patch suffix from here...
10329         * configure.in: To here, at Ian's suggestion.  The top-
10330           level scripts might need to know of a patch level.
10332 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10334         * config.sub: Strip off patch suffix so rtl is recognized
10335           as a sunos4.1.3 machine, even though it's been patched.
10337 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10339         * Makefile.in (INSTALL_LAST): Delete.
10340         (INSTALL_DOSREL): New.
10342 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10344         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10345         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10346         whether we pass down --with-gnu-ld anyhow.
10348 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10350         * Makefile.in (INSTALL_LAST): Change operation so it works
10351         on more flavors of make.
10352         * configure.in (go32): Don't build libg++ or libio.
10354 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10356         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10357         they can be overriden by templates.
10359 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10361         * configure.in (target==go32): Don't build gdb.
10362         * dosrel: New directory.
10364 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10366         * configure.in (host==go32): Configure dosrel too.
10367         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10368         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10369         be set by incoming names or templates.
10370         (INSTALL_LAST): New rule.
10372 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10374         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10376 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10378         * configure.in (appdirs): New variable.  Currently empty, but will
10379         be used in gas distribution.  If nonempty, lists a set of
10380         directories at least one of which must get configured, or top
10381         level configuration is considered to have failed.
10382         (rs6000-*-lynxos*): Use new file name.
10384 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10386         Eliminate XTRAFLAGS.
10387         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10388         newlib include files using -idirafter, and also use -nostdinc.
10389         (CXX_FOR_TARGET): Likewise.
10390         (XTRAFLAGS): Removed.
10391         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10392         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10393         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10394         ($(DO_X)): Don't pass down XTRAFLAGS.
10396 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10398         * configure.in (mips*-dec-bsd*): New target; do build linker.
10399         (mips*-*-bsd*): New target; don't build linker.
10401 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10403         * configure.in: support rs6000-*-lynxos* configuration.
10404         support sunos4 as a cross target.
10406         * config.sub: look for lynx*, not lynx since the OS version may
10407         legitimately be part of the name.
10409 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10411         * configure.in (i[34]86-*-sco*): Move to be with other i386
10412         targets.
10413         (romp-*-*): New target.  Skip various binary utilities.
10414         (vax-*-*): New target.  Don't build newlib.
10415         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10417 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10419         * configure.in: Only set host_makefile_frag if config
10420         directory exists.
10422 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10424         * install.sh: If $dstdir exists, don't check whether each
10425         component does.
10427 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10429         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10431 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10433         * configure.in (*-*-lynxos*): Don't configure newlib for either
10434         native or cross Lynx.
10436 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10438         * config.sub (sparc64-elf): Fix os.
10439         (z8k): Remove duplicate.
10441 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10443         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10444         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10446 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10448         * configure: Make file links cleanly even if Lynx fails on
10449           an NFS symlink (at least fail cleanly).
10451 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10453         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10454         -XNh2000.
10456 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10458         * configure: Unknown options are fatal again.
10460 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10462         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10463         compatibility.
10465 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10467         * build-all.mk: Add `clean' target.
10469 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10471         * config.guess:  Add SINIX support.
10472         * configure.in:  Add mips-*-sysv4* support.
10474 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10476         * build-all.mk: Document all useful targets.
10477         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10478         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10480 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10482         * configure: Support --silent, --quiet.
10484 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10486         * configure: Support --disable-FEATURE.
10488 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10490         * config.guess: Recognize NCR running SVR4.3.
10492 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10494         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10495         Patch from Paul Eggert <eggert@twinsun.com>.
10497 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10499         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10501 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10503         * configure: Make unrecognized options give nonfatal warnings
10504         instead of fatal errors, and pass them to any subdirectory
10505         configures in case they recognize them.
10506         Make --x equivalent to --with-x.
10508 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10510         * configure: Add --enable-* options.  Clean up usage message and
10511         some comments.
10513 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10515         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10517 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10519         * configure.in (hppa*-*-*): Enable binutils.
10521 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10523         * config.sub: Recognize cisco.
10525 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10527         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10529 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10531         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10532         than one configuration name.  Add comment.
10534 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10536         * config.guess: about target *-hitachi-hiuxwe2, fixed
10537         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10538         macro is incorrect.]
10540 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10542         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10543         than the "make ls" stuff which used to be here.
10545 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10547         * config.guess:  Recognize i[34]86-unknown-freebsd.
10548         From Shawn M Carey <smcarey@rodan.syr.edu>.
10550 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10552         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10554 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10556         * config.guess: Check for ptx.
10558 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10560         * config.sub: Add os9k checking.
10562 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10564         * config.guess: Handle OSF1 running on HPPA processors
10566 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10568         * configure: If subdir configure fails, print out a message with
10569         subdirectory name, in case subdir's configure code didn't identify
10570         itself.
10572 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10574         * configure.in: Remove embedded newlines from configdirs.
10575         Avoid mismatches of substrings.  Fix matching strings at end
10576         of configdirs.
10578 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10580         * config.guess:  Add Lynx/rs6000 config support.
10582 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10584         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10586 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10588         * configure.in (hppa*-*-osf*): Treat this just like most other
10589         PA configurations (eg no binutils or ld).
10590         (hppa*-*-*elf*): These configurations have binutils and ld.
10592 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10594         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10596 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10598         * configure.in (rs6000-*-*): Build gas.
10600 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10602         * Makefile.in:  Avoid bug in losing hpux sed.
10604 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10606         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10607         for GDB and GDB has been fixed to not need it.
10609 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10611         * config.guess: Recognize vax hosts.
10613 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10615         * configure (while loop): Don't use "break 2" inside case
10616         statement -- the case statement isn't an enclosing loop.
10618 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10620         * config.guess:  Clean up NeXT support, to allow nextstep
10621         on Intel machines.  Make OS be nextstep.
10623 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10625         * config.guess: Add alternate forms for Convex.
10627 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10629         * configure:  Completely rewrite option processing.  Take
10630         advantage of pattern-matching to avoid invoking test frequently.
10631         Also clean up host and target defaulting logic.
10633 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10635         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10636         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10637         commands (plus user environment) will fit SCO limits.
10639 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10641         * configure.in: Don't issue warnings about directories which are
10642         not being configured if -norecursion is set.  Correct test for
10643         --with-gnu-as and --with-gnu-ld to not get confused by substring
10644         matches.
10646         * configure.in: Don't build gas for alpha-dec-osf1*.
10648 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10650         * configure:  Back out Per's change of 12/19/1993.  It changes the
10651         behavior of configure in unexpected and confusing ways.
10653         Also, use different delim char when calculating
10654         program_transform_name so that the name can contain slashes.
10656 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10658         * configure.in, config.sub: Add support for VSTa micro-kernel.
10660 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10662         * configure.in: Nuke hacks which were used to get a special
10663         version of GAS for HPPA configurations.
10665 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10667         * configure:  If only ${target_alias} is given, use that
10668         as the default for ${host_alias}.
10669         * configure:  Add missing back-slashes before nested quotes.
10671 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10673         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10675 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10677         * config.guess:  Recognize some Tektronix configurations.
10678         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10680 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10682         * config.sub: Match any flavor of SH.
10684 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10686         * configure.in: Don't try to configure newlib for Alpha.
10688 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10690         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10691         libg++ or libio for any Alpha target.
10693         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10695 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10697         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10698         default arguments -- so it tried to compress itself.
10700 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10702         * configure.in (notsupp): ensure that a space is always at the end
10703           of the configdirs list, since the grep checks for an explicit space
10705 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10707         * configure.in (target i386-sysv4.2): don't build ld, since static
10708           versions of many libraries are not available.
10710 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10712         * config.guess: Recognize Apollos (using environment variables).
10713         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10715 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10717         * config.guess: Recognize Sony news mips running newsos.
10719 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10721         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10722         "fi ; else" for bash.
10724 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10726         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10728 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10730         * config.sub: accept unixware as an alias for svr4.2.
10731         Fix some inconsistancies with the gcc version.
10733 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10735         * Makefile.in (DISTDOCDIRS):  Add gdb.
10737 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10739         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10741 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10743         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10744         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10745         this now.
10747 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10749         * config.sub: Accept hiux* as an OS name.
10751         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10752         etc/make-stds.texi.  The underscore came from gcc, and dje now
10753         agrees that RUNTESTFLAGS is the correct name.
10755 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10757         * install.sh:  Remove 'set -e'.  It makes any conditionals
10758         in the script useless.
10760         * config.guess: Automatically recognize arm-acorn-riscix
10761         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10763 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10765         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10767 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10769         * Makefile.in (DISTDOCDIRS): New variable.
10770         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10771         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10773 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10775         * configure.in (hppa target): check the source directory for the
10776           pagas sub-directory
10778 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10780         * config.sub: Allow -aout* and -elf*.
10782 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10784         * configure.in: Don't build ld on i386-solaris2, same as for
10785         sparc-solaris2.
10787 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10789         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10791 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10793         * configure.in:  Configure gdb for alpha.
10795 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10797         * Makefile.in (CXXFLAGS): Add -O.
10799 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10801         * config.guess: added support for DG Aviion
10803 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10805         * configure.in: Produce warning message for subdirectories not
10806         configurable for this host/target combination.  Don't try to
10807         configure gdb for vms.
10809 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10811         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10812         appropriate files before making "diststuff".
10813         (DISTBISONFILES): New var: list of files to be edited.
10814         (DISTSTUFFDIRS): Add binutils.
10816 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10818         * config.sub: also handle mipsel and mips64el (for little endian mips)
10820 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10822         * configure.in: Add * to end of all OS names.
10824 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10826         * configure.in: Build newlib for LynxOS native.
10828 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10830         * config.guess: Add support for delta 88k running SVR3.
10832         * configure.in: Add comment about HP compiler vs. emacs.
10834 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10836         * configure.in: don't build ld on solaris2 (not a viable option
10837           due to bugs in getpwnam & getpwuid)
10839 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10841         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10842         config.guess will produce a full version number.
10844 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10846         * configure.in: Build linker and binutils for alpha-dec-osf1.
10848 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10850         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10851         and gdb/testsuite/Makefile.in.
10853 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10855         * configure.in: recognize mips*- instead of mips-
10857 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10859         * config.sub: Accept linux*coff and linux*elf as operating
10860         systems.
10862 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10864         * config.sub: Recognize mips64, and mips3 as an alias for it.
10866 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10868         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10869         gdb knows how to handle OSF/1 shared libraries.
10871 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10873         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10874         * config.guess: Recognize Hitachi's HIUX.
10875         * config.sub: Recognize h3050r* and hppahitachi.
10876         Remove redundant cases for hp9k[23]*.
10878 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10880         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10881         if gas and ld are in the source tree and are in ${configdirs}.
10882         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10883         --with options (but still pass them down on the command line,
10884         if they were explicitly specified).
10886 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10888         * configure: substitute SHELL value in Makefile.in with
10889         ${CONFIG_SHELL}
10891 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10893         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10894         *-*-solaris2* targets.
10896 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10898         * Makefile.in: define M4, and pass it down to sub-makes;
10899         all-autoconf now depends on all-m4
10901 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10903         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10904         presence of {ar,ranlib} instead of a configured directory
10906 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10908         * config.guess: Accept 34?? as well as 33?? for NCR.
10910 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10912         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10913         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10915 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10917         * configure: grab values for $(CC) and $(CXX) from the
10918         environment, so that someone can do "CC=gcc configure; make" and
10919         have it work right (matching the way that autoconf works now)
10921         * configure.in, Makefile.in: add support for gash, the tcl
10922         interface to Galaxy
10924         * config.guess: add NetBSD variants (hp300, x86)
10926 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10928         * install.sh: Support -d option (in the manner of SunOS 4 install,
10929         as it is more deterministic than that of GNU install)
10930         (chmodcmd): Set file to mode 755 by default (should also do default
10931         chgrp and chown, but I don't feel like dealing with that now)
10933 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10935         * config.sub: Remove h8300hhms alias.
10937 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10939         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10941 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10943         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10944         as stmp-fixinc
10946 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10948         * config.sub: recognize m88110-bug-coff.
10950 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10952         * Makefile.in (all-libio): all dependencies on the toolchain used
10953         to build this (gcc, gas, ld, etc)
10955 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10957         * config.guess: Deal with OSF/1 1.3 on alpha.
10959 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10961         * install.sh: add some 'else true' clauses for portability
10963         * configure.in: don't build libio for h8[35]00-*-* targets
10965 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10967         * Makefile.in:  Add support for new libio.
10969 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10971         * install.sh: If one command fails, don't try the rest.  Don't try
10972         to remove $dsttmp (via trap) unless we have already created it.
10973         If $src doesn't exist, detect it and exit with an error.
10975         * config.guess: Recognize BSD on hp300.
10977 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10979         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10980         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10982 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10984         * Makefile.in (all-send-pr): depends on all-prms
10986 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10988         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10990 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10992         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10993         Added test for mips-mips-riscos5.
10995 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10997         * configure.in: use mh-hp300 for 68k HP hosts
10999 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11001         * configure: add support for CONFIG_SHELL, so that you can use
11002         some alternate shell for evaluating configure scripts
11004 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11006         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11007         in configure script to bug-gdb@prep.ai.mit.edu when building
11008         distribution archive.
11009         * Makefile.in (COMPRESS):  Remove def.
11010         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11011         gdb.tar.Z and make-gdb.tar.Z respectively.
11012         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11013         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11014         to convergence with 'taz' target in Makefile.in.
11016 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11018         * install.sh (dsttmp): use trap to ensure that tmp files go
11019         away on error conditions
11021 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11023         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11025 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11027         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11028         its parent is '/' not ''.
11030         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11032 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11034         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11035         that ${newsrcdir}/configure.in does.
11037 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11039         * test-build.mk: support for CONFIG_SHELL
11041 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11043         * config.sub (netware):  Add as a basic system type.
11045 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11047         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11048           $(srcdir)/ from the dependency on Makefile.in.
11050 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11052         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11053         (h8300hhms is temporary until multi-libraries are implemented).
11054         * configure.in: Handle h8300h too.
11056 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11058         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11060 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11062         * configure:  Remove extraneous output when guessing host type.
11063         * config.guess:  Remove extraneous output when guessing using C
11064         compiler rather than uname, or when guessing fails.
11066 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11068         * Makefile.in: remove all.cross and install.cross targets
11070         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11071           definitions
11073 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11075         * configure.in (target sh): Build gprof.
11077 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11079         * config.sub: change -solaris to -solaris2
11081 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11083         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11085 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11087         * configure: Correct error message for missing Makefile.in to
11088         print correct directory.
11090 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11092         * install.sh: kludge around 386BSD shell bug
11094 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11096         * config.guess:  Recognize NeXT.
11097         * config.guess:  Recognize i486-ncr-sysv4.
11098         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11100 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11102         * Makefile.in (MAKEINFOFLAGS): New variable.
11103         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11104         * build-all.mk, test-build.mk: Pass down --no-split as
11105         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11107 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11109         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11111 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11113         * Makefile.in (libg++.tar.z):  New rule.
11114         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11115         * Makefile.in (taz):  Only do a single chmod.
11117 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11119         * install.sh: don't use dirname anymore (replaced with sed usage)
11121 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11123         * Makefile.in:  Change extension for gzip'd files from '.z' to
11124         '.gz' per new FSF standard usage.
11126 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11128         * configure: put quotes around the final value of program_transform_name
11130 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11132         * Makefile.in: new install.sh support; update install-info rules
11134 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11136         * configure.in: Build diff for crosses, but not for go32 host.
11138         * configure.in: Build gprof only for native, and don't build it
11139         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11141 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11143         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11145 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11147         * configure.in (host_tools): Add prms.
11149 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11151         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11152         with $(FLAGS_TO_PASS) on the command line
11154         * config.sub: Recognize lynx and lynxos
11156 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11158         * config.sub: Accept -ecoff*, not just -ecoff.
11160 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11162         * Makefile.in (taz): Use .gz suffix instead of .z.
11163         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11164         names.
11166 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11168         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11170 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11172         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11173         that rebuilds that might happen during 'make install' don't get
11174         bogus gcc include files
11176 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11178         Change from Utah for HPPA support:
11179         * config.guess: Recognize hppa1.x-hp-bsd.
11181 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11183         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11184         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11186 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11188         * config.sub: Add support for rom68k and bug boot monitors.
11190 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11192         * Makefile.in: Make all-opcodes depend on all-bfd.
11194 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11196         * config.guess: Added special check for i[34]86-univel-sysv4*.
11198 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11200         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11201         the processor rather than assuming i486.
11203 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11205         * config.guess: Recognize SunOS6 as Solaris3.
11207 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11209         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11210         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11212 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11214         * build-all.mk (all-cross): New target for Canadian Cross.
11215         Added Q2 go32 targets.
11216         * test-build.mk: Configure go32 cross sparclite-aout and
11217         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11218         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11220 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11222         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11223         GO32 hosted toolchains
11225 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11227         * configure: change  so "-exec-prefix" gets passed down rather
11228         than "-exec_prefix" so autoconf generated Makefiles get the
11229         exec_prefix set right.
11231 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11233         * config.guess: get the Solaris2 minor version number
11235         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11237 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11239         * config.guess: Recognize some Sequent platforms.
11241 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11243         * Makefile.in: added the vault-install target
11245         * configure.in: actually use the Sun3 makefile fragment that's in
11246         config, also added the release dir to configdirs
11248 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11250         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11252 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11254         * configure.in: remove some program from Alpha targetted toolchains
11256 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11258         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11259         gprof.
11260         (taz): Run "make diststuff" in those directories instead of "make
11261         proto-dir".  Look for "VERSION=" only at start of line in subdir
11262         Makefile.  Use "gzip -9" for compression.
11263         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11264         (binutils.tar.z): New target.
11266 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11268         * Makefile.in (taz): Include gpl.texinfo.
11270 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11272         * Makefile.in (setup-dirs): Merged into "taz" target.
11273         (taz): Only do `proto-dir' stuff if a directory is actually needed
11274         for this target.
11276 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11278         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11279         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11280         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11281         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11282         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11284 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11286         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11287         config.sub, and move-if-change to gdb testsuite distribution
11288         archive, so the testsuite can be extracted, configured, and
11289         run separately from the gdb distribution.  Blow away the Chill
11290         tests that require a Chill compiled executable, since GNU Chill
11291         is not yet publically available.
11293 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11295         * test-build.mk: set environment variables in a single command,
11296         instead of a list of assignments and exports
11298         * config.guess: recognize Alpha/OSF1 systems
11300 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11302         * configure: Change help message to prefer --options rather than
11303           -options.
11305 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11307         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11308         zippy@ecst.csuchico.edu.
11309         * config.guess: Recognize miniframe.
11311 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11313        * Makefile.in: Use srcroot to find runtest rather than rootme.
11314        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11316 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11318         * test-build.mk: Extensive additions to support building on a
11319         machine other than the host.
11321 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11323         * configure (tooldir): Fix for i386-aix again.
11325 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11327         * configure, Makefile.in:  Change definition of $(tooldir)
11328         to match the FSF.
11330 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11332         * config.guess:  Recognize i[34]86/SVR4.
11334 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11336         * Makefile.in (all-gdb): gdb depends on sim.
11338 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11340         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11341         at the same time we make the prototype gdb directory.
11342         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11343         files at the same time as the gdb base release distribution.
11345 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11347         * Makefile.in (check): Use individual check targets rather than
11348         DO_X rule.
11349         (check-gcc): Added.
11351 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11353         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11354         for System V release 3.2.
11356 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11358         * config.sub: Recognize hppaosf.
11359         * configure.in: Do configure ld/binutils/gas for it.
11361 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11363         * configure (tooldir): Alter syntax used to set this, for systems
11364         where "\$" isn't handled right, like i386-aix.
11366 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11368         * configure: Pass program-transform-name, not
11369         program_transform_name, to recursive configures.
11371 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11373         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11374         of gas+ld+binutils.
11376 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11378         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11380 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11382         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11384 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11386         * Makefile.in (PRMS): Set back to all-prms.
11388 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11390         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11391         targets, rather than for MIPS hosts.
11393 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11395         * configure.in: add comment for --with-x default values
11397         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11399         * Makefile.in: add check-* targets for each of the directories in
11400         the tree.  Add a definition of RUNTEST that will use the one we
11401         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11403 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11405         * configure.in: Removed obsolete references to bfd_target and
11406         target_makefile_frag.
11408         * build-all.mk: Set assorted targets for Q2.
11409         * config.sub: Recognize z8k-sim and h8300-hms.
11410         * test-build.mk: Really don't pass host to configure.
11411         (HOLES): Added uname.
11413 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11415         * configure: Handle an empty program-prefix, program-suffix or
11416         program-transform-name correctly.
11418 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11420         * build-all.mk: -G 8 no longer required for MIPS targets.
11421         * test-build.mk: Don't pass host argument to configure; make it
11422         guess.
11424 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11426         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11427         * Makefile.in (COMPRESS):  New macro, like GZIP.
11429 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11431         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11433         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11434         with gas currently defaults to -G 0.
11436 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11438         * Makefile.in (all-flex): flex depends on byacc.
11440         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11441         to test-build.mk as RELEASE_TAG.
11442         * test-build.mk (configargs): New variable containing arguments to
11443         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11444         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11446         * config.guess: Use /bin/uname when checking -X argument on SCO,
11447         to avoid invoking GNU uname which doesn't understand -X.
11449         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11451         * configure.in: Build gas for mips-*-*.
11453 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11455         * Makefile.in (all.normal): insert missing backslash.
11457 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11459         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11461         * Makefile.in: Complete overhaul to merge many almost identical
11462         targets.
11464 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11466         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11467         (gdb.tar.Z): Adjusted.
11469         * Makefile.in (setup-dirs, taz): New targets; should be general
11470         enough to adapt for gdb sometime.  Build only .z file.
11471         (gas.tar.z): New target.
11473 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11475         * build-all.mk: Use CC=cc -Xs on Solaris.
11477 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11479         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11480         for handling BISON for FSF releases.
11482 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11484         * configure: Actually implement the change zoo just documented.
11486 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11488         * configure: when using config.guess, only set target_alias when
11489         it's not already been set (ie, on the command line)
11491 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11493         * Makefile.in: add installcheck target, set PRMS to install-prms
11495 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11497         * configure: add support for package_makefile_fragment, handle the
11498         case where a directory has a configure.in file but no Makefile.in
11499         more gracefully (with an actual understandable error message, even);
11500         add support for --without (and add this to the usage message); also
11501         explicitly add a --host=${host_alias} to the command line when
11502         config.guess is used
11504 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11506         * configure: Must use both --host and --target in recursive calls.
11508 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11510         * Makefile.in: Change deja-gnu to dejagnu.
11512 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11514         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11516 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11518         * configure.in: canonicalize all instances to *-*-solaris2*,
11519         also strip out a number of tools to not build for go32 host
11521 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11523         * config.guess: add GPL.
11525         * Makefile.in, config.guess, config.sub, configure: bump
11526           copyrights to 93.
11528 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11530         * Makefile.in (do-info): Removed obsolete check for existence of
11531         localenv file.
11533         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11535 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11537         * Makefile.in: a couple of 'else true' for decstation,
11538         support for TclX
11540         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11542 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11544         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11546 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11548         * config.guess: Recognize i386-ibm-aix (PS/2).
11549         * configure.in: Use config/mh-aix386 file for it.
11551 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11553         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11554         CC_FOR_TARGET instead.
11555         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11557 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11559         * Makefile.in: Add sim to list of directories sent with gdb
11561 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11563         * configure.in: Put back mips-dec-bsd* case.
11565 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11567         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11568         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11569         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11571 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11573         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11575         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11576         (install-info): install dir.info only if it exists,
11577         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11579 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11581         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11582         gas for mips-dec-bsd.
11584 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11586         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11587         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11589 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11591         * configure.in: Added "dejagnu" to hosttools list.
11593 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11595         * config.sub, configure.in, config.guess:  Add support
11596         for Bosx, an AIX variant from Bull.
11597         Patches from F.Pierresteguy@frcl.bull.fr.
11599 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11601         * devo/dejagnu: Initial creation of devo/dejagnu.
11602         Migrated dejagnu testcases and support files for testing software
11603         tools to reside as subdirectories, currently called "testsuite",
11604         within the directory of the software tool.  Migrated all programs,
11605         support libraries, etc. beloging to dejagnu proper from
11606         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11607         with no modifications.  The changes to these files which will
11608         allow them to configure, build, and execute properly will be made
11609         in a future update.
11611 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11613         * Makefile.in: Change send_pr to send-pr.
11614         * configure.in: Likewise.
11615         * send_pr: Renamed directory to send-pr.
11617 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11619         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11621 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11623         * README:  Update for gdb-4.8 release.
11624         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11625         gdb-xxx.tar.z (gzip'd) file also.
11627 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11629         * Makefile.in: make all-diff depend on all-libiberty
11631 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11633         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11635 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11637         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11639 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11641         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11642         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11643         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11645 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11647         * Makefile.in:  makeinfo binary is in a new location
11649 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11651         * config.sub: Accept -ecoff as an OS.
11653         * Makefile.in: Various changes to eliminate a level of make
11654         recursion and reduce the required command line length.
11655         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11656         sub-makes.
11657         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11658         variables holding settings for specific sub-makes.
11659         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11660         in terms of BASE_FLAGS_TO_PASS.
11661         (TARGET_LIBS): New variable listing directories which use
11662         TARGET_FLAGS_TO_PASS.
11663         (subdir_do): Eliminated.
11664         (do-*): New set of targets to replace subdir_do.
11665         (various): All targets which used subdir_do now depend on do-*.
11666         (local-clean): Renamed from do_clean.
11667         (local-distclean): New target, dependency of distclean and
11668         realclean.
11669         (install-info): Don't create directories.  Depend on dir.info
11670         rather than calling make recursively.
11671         (install-dir.info): Eliminated.
11672         (install-info-dirs): Create all info directories here.
11673         (dir.info): Depend upon do-install-info.
11675         * test-build.mk (HOLES): Added false.
11677 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11679         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11681 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11683         * Makefile.in (info): remove dependency on all-texinfo.  The
11684         problem was really in texinfo/C, not at this level.
11686 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11688         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11690 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11692         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11693         GDB releases.
11695 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11697         * configure: Include srcdir in message about target of link not
11698         being found.  Don't convert `-' to `_' in `with' options being
11699         passed to subdirs.
11701 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11703         * configure.in: add uudecode to host_tools
11705         * Makefile.in: added {all,install}-uudecode targets, added them to
11706         the appropriate lists
11708 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11710         * Makefile.in (all-gcc): Added dependency on all-gas.
11712         * configure.in (mips-*-*): Build ld and binutils.
11714 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11716         * configure: check return code from mkdir, print error message and
11717           exit on failure.
11719 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11721         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11723 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11725         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11727 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11729         * config.sub (h8500):  Recognize this as a cpu type.
11731 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11733         * configure: source directory missing is no longer a warning
11735         * configure.in: recognize irix[34]* instead of irix[34]
11737         * Makefile.in: define and pass down X11_LIB
11739 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11741         * guess-systype: Renamed to ...
11742         * config.guess:  ... by popular request.
11743         * configure.in, Makefile.in:  Update accordingly.
11745 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11747         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11748         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11749         + Execute ./dummy instead of assuming . is in PATH.
11751 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11753         * guess-systype:  New shell script.  Attempts to guess the
11754         canonical host name of the executing host.
11755         Only a few hosts are supported so far.
11756         * configure:  Call guess-systype if no host is specified.
11758 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11760         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11761         gcc Makefile.
11764 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11766         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11767         (all-gcc, install-gcc, subdir_do): Use it.
11769 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11771         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11773 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11775         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11776           set exclusively by configure, using configure.in .
11778 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11780         * test-build.mk: set $PATH for all builds
11782         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11784 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11786         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11787         the one used in gcc/Makefile.in, so that a null expansion doesn't
11788         override the one needed to build gcc with a native cc.
11791 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11793         * configure: Accept -with arguments.
11795 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11797         * Makefile.in: added h8300sim
11799 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11801         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11802         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11803         (all-cygnus, native, build-cygnus): Make
11804         $(canonhost)-stamp-3stage-done, not $(host)....
11805         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11806         i386-sco3.2v4.  Added else true to if command.
11808 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11810         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11812 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11814         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11816 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11818         * configure.in: don't remove binutils from Solaris builds
11820 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11822         * Makefile.in: get rid of earlier definitions for *clean,
11823         also handle the recursive info rule better
11825 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11827         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11828         do more-or-less the right thing.
11830 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11832         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11833         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11835 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11837         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11838         $(host_canonical).
11840         * configure.in: split the configdirs list into 4 categories (native
11841         v. cross, library v. tool) and handle the cross-only and native-
11842         only in more reasonable (and correct!) way.
11844 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11846         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11847         configdirs anymore.
11849 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11851         * Makefile.in: extensive cleanup::  removed all of the explicit
11852         clean-* targets, collapsed many wrappers around subdir_do into
11853         one, added additional targets to satisfy standards.texi, deleted
11854         some old targets, some changes for consistency
11856 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11858         * configure.in: handle some programs as cross-only, and others as
11859         native only
11861         * test-build.mk: handle partial holes in a more generic manner
11863         * Makefile.in: m4 depends on libiberty
11865 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11867         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11868         time, wdiff, and find to configdirs
11870         * Makefile.in: all, clean, and install rules for the new programs
11871         added to configure.in
11873 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11875         * configure.in: use mh-sun for all *-sun-* hosts
11877 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11879         * Makefile.in: define flags for X11 include files and library file
11880         locations, pass them down to the programs that need this info
11882         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11884 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11886         * configure.in: start building libg++ for HP-UX targets
11888 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11890         * README:  Update references to files moved into etc/.
11892 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11894         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11895         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11897 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11899         * configure: accept dash as well as underscore in long option
11900         names for FSF compatibility.
11902 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11904         * config.sub: added -sco3.2v4 support from FSF.
11906 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11908         * configure.in: expand the section that adds or removes
11909         directories from the list of programs to build, to handle native
11910         vs. cross in addition to host v. native
11912 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11914         * Makefile.in:  Replace C++ in macro names with CXX.
11915         This is less likely to break ...
11917 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11919         * test-build.mk: add -w to GNU_MAKE
11921 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11923         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11924         add 'sparc' to list of recognized cpus.  This needed to make
11925         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11926         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11927         then changes that into $CPU-wrs-vxworks.
11929         * configure.in: remove most references to gdbtest, regularize
11930         target based program removal
11932         * test-build.mk: import from p3 tree (many fixes and changes)
11934 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11936         * Makefile.in: added rules to handle tcl, tk, and expect
11938         * configure.in: handle those directories if they exist
11940 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11942         * config.sub: removed bogus hppabsd and hppahpux names, since
11943         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11945 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11947         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11948         depends upon all-xiberty
11950         * Makefile.in: changes from p3, including:
11952         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11954         * Makefile.in (XTRAFLAGS): include newlib directories if
11955         newlib/Makefile exists, rather than if host != target.
11957         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11959         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11960         from the same source tree and not building a cross-compiler.  This
11961         matters for the libg++ configuration if reconfiguring a tree that
11962         has already been installed.
11964         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11966         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11967         pick up the machine and system specific header files.
11969         * Makefile.in: added AS_FOR_TARGET, passed down in
11970         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11971         the C compiler to use to create programs which are run in the
11972         build environment, set it to default to $(CC), and passed it down
11973         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11975         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11977         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11978         We need them for unusual native builds, like systems without
11979         ranlib.
11981         * configure: also define $(host_canonical) and
11982         $(target_canonical), which are the full, canonical names for the
11983         given host and target
11985 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11987         * Makefile.in:  Added separate definitions for C++.
11989 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11991         * configure.in (configdirs):  Add deja-gnu.
11993 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11995         * README:  Update for configure.texi and gdb-4.7 release.
11997 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11999         * Makefile.in:  Move "all" target to top of file.
12000         Previously, first target was ".PHONY" which caused BSD4.4 make
12001         to build .PHONY when make was run without arguments.
12003 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12005         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12006         Library-copylefted code in libiberty.
12008 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12010         * config.sub:  Replace m68kmote with plain old m68k.
12012 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12014         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12016 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12018         * config.sub: Complain if no argument is given.  Added support for
12019         386bsd as OS and target alias.
12021 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12023         * Makefile.in (XTRAFLAGS): include newlib directories if
12024         newlib/Makefile exists, rather than if host != target.
12026 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12028         * config.sub: recognize sparclite-wrs-vxworks.
12030         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12031         p3.) Added clean-xiberty to clean.
12033 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12035         * configure.in: use *-*-* instead of nested cases for host and target
12037 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12039         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12040         from the same source tree and not building a cross-compiler.  This
12041         matters for the libg++ configuration if reconfiguring a tree that
12042         has already been installed.
12044 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12046         * config.sub (i486v/i486v4):  Merge in from FSF version.
12048 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12050         * configure: only set PWD if it is already set.
12052 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12054         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12055         doesn't have unset and all success paths (and most error paths)
12056         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12057         to just ${PWD} to avoid confusion.)
12059 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12061         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12062         even for a native compilation.
12064 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12066         Changes to make the gdb.tar.Z rule work better.
12068         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12069         (DEVO_SUPPORT):  Add configure.texi.
12070         (bfd-ilrt.tar.Z):  Remove ancient rule.
12072 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12074         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12075         pick up the machine and system specific header files.
12077         * configure.in, config.sub: added new target m68010-adobe-scout,
12078         with alias of adobe68k.  Changed configure.in to check for
12079         -scout before -sco* to avoid a false match.
12081         * Makefile.in: added AS_FOR_TARGET, passed down in
12082         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12083         the C compiler to use to create programs which are run in the
12084         build environment, set it to default to $(CC), and passed it down
12085         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12087 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12089         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12090         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12091         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12092         FOR_TARGET variants, to newlib and libg++.
12094 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12096         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12097         first.
12099 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12101         * config.sub:  Accept `elf' as an environment.
12103 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12105         * Makefile.in (all-opcodes):  cd into the right directory
12107 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12109         * configure: added -program_transform_name option, used as
12110         argument to sed when installing programs.
12111         configure.texi: added documentation for -program_prefix,
12112         -program_suffix and -program_transform_name.
12114 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12116         * config.sub:  Accept i486 where i386 ok.
12118 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12120         * config.sub: accept we32k
12122 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12124         * config.sub, configure.in: accept OSE68000 and OSE68k.
12126         * Makefile.in: don't create all directories for ``make install'';
12127         let the subdirectories create the ones they need.
12129 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12131         * COPYING: new file, GPL v2
12133 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12135         * Makefile.in: use the new gen-info-dir, which needs a template
12136         argument (which also lives in texinfo)
12138         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12140 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12142         * config.sub (ncr3000):  Change i386 to i486.
12144 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12146         * Makefile.in: add install-rcs, install-grep to
12147         install-no-fixedincludes, removed install-bison and install-libgcc
12149 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12151         * configure.in: grab the HPUX makefile fragment if on HPUX
12153 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12155         * Makefile.in: eradicate bison spoor (ditto libgcc).
12156          configure.in: recognise m68{k,000}-ericsson-OSE.
12157          es1800 is alias for m68k-ericsson-OSE
12159 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12161         * configure.in: rearrange the parts that remove programs from
12162         configdirs, based now on HOST==TARGET or by canonical triple.
12164 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12166         * test-build.mk: recurse explicitly with -f test-build.mk when
12167           appropriate.  predicate stage3 and comparison on the existence
12168           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12169           On very clean, also remove ...stamp-co.  Build in-place before
12170           doing other builds.
12172 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12174         * Makefile.in, configure.in: add tgas
12176 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12178         * Makefile.in: a number of changes merged in from progressive.
12180         * configure.in: add libm.
12182         * .cvsignore: ignore some stuff that comes from test-build.mk.
12184 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12186         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12188 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12190         * configure: Add program_suffix (parallel to program_prefix)
12191         * Makefile.in: adjust directory-creating script for losing decstation
12193 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12195         * configure:  Minor $subdir-related fixes.
12197 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12199         * configure: fix various problems with propogating
12200         makefile_target_frag in subdirs.
12201         * configure.in: config libgcc if its there
12203 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12205         * config.sub:  HPPA merge.
12207 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12209         * Makefile.in:  Replace all-bison with all-byacc in all
12210         dependency lines for other tools (which now use byacc).
12212 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12214         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12216 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12218         * Makefile.in: make gprof rules similar to byacc rules (instead of
12219         vestigal $(unsubdir) that didn't work...)
12221 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12223         * config.sub:  Add support for Linux.
12224         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12225         (at least for libg++).
12227 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12229         * configure.texi: fix doc for the -nfp option to configure
12231 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12233         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12235 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12237         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12238         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12239         * configure.in: added solaris* host_makefile_frag hook.
12241 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12243         * config.sub: changed recognition of m68000 so that various
12244         m68k types can be specified via m680[01234]0
12246 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12248         * config.sub (basic_machine): fix sed so that '-foo' isn't
12249         completely substituted out while .+'-foo' loses the '-foo'
12251 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12253         * config.sub ($os): Add -aout.
12255 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12257         * configure:  If host_makefile_frag is absolute, don't
12258         prefix ${invsubdir} (relevant to libg++ auto-configure).
12260 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12262         * Makefile.in (tooldir): Define it.
12263         (all-ld): Depend on all-flex.
12265 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12267         * Makefile.in (check):  Fix libg++ special case.
12269 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12271         * configure: do not bury `pwd` into config.status, thus do fewer
12272           pwd's.
12274         * configure: print the "Building in" message only when building in
12275           other than "." AND verbose.
12277         * configure: remove -s, rework -v to better accommodate guested
12278           configures.
12280         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12282 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12284         * Makefile.in: macroize flags passed on recursion.  remove
12285           fileutils.
12287 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12289         * configure: get makesrcdir right for subdirs deeper than 1.
12291         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12292           install.
12294 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12296         * Makefile.in: don't print subdir_do or recursion lines.
12298 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12300         * standards.texi: added menu item.
12302         * Makefile.in: build and install standards.info.
12304         * standards.texi: new file.
12306 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12308         * configure: test for and move config.status pieces from
12309           ${subdir}/.
12311 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12313         * configure:  Test for existance of files before trying to mv
12314         them, to avoid numerous non-existance messages.
12316 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12318         * configure: correct final line of config.status.
12320         * configure: patch from eggert.  Avoids a protection problem if
12321           the original Makefile.in is read only.
12323         * configure: use move-if-change from gcc to create config.status.
12324           Some makefiles depend on config.status to tell if a directory
12325           has been reconfigured for a different host.  This change
12326           prevents those directories from remaking everything in the case
12327           where the reconfig was only intended to rebuild a Makefile.
12329         * configure: test for config.sub with "config.sub sun4" rather
12330           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12331           host alias from a missing config.sub.
12333 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12335         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12336           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12338 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12340         * configure: mkdir ${subdir} as needed.
12342 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12344         * Makefile.in,configure.in: added autoconf.
12346 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12348         * Makefile.in: no longer pass against on recursion.
12350         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12351           definitions are not inherited.
12353         * configure: correct makesrcdir when subdir is .
12355 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12357         * configure:  Add support for 'subdirs' variable, which is
12358         like 'configdirs', except that configure doesn't re-invoke
12359         itself for subdirs, it just creates a Makefile for each subdir.
12360         * configure.texi:  Document subdirs.
12362 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12364         * configure.in: added flex to configdirs
12366 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12368         * Makefile.in: remove clean-stamps from clean.
12370 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12372         * configure.in:  Add gdbtest to configdirs.
12374 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12376         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12377         to recursive makes.
12378         * configure.in:  Recognize new ncr3000 config.
12380 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12382         * Makefile.in, configure.in: removed references to gdbm.
12384 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12386         * config.sub:  Don't canonicalize os value
12387         newsos* to bsd (readline needs to check for newsos).
12388         (This fix was earlier made Jan 31, but got re-broken.)
12390 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12392         * configure.in:  sco is an os, not a vendor!
12394         * configure:  Quote $( better.  Keep various shells happy.
12396 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12398         * Makefile.in: eliminate stamp-files.
12400 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12402         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12403           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12405 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12407         * config.sub:  fix iris/iris3.
12409 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12411         * configure: re-add -rm.
12413 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12415         * Maskefile.in: add .stmp-rcs to all.
12417         * configure.in: remove gas from rs6000 build, use aix host fragment.
12419 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12421         * configure: pass down site_option during recursion.
12423 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12425         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12427 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12429         * configure: Change exec_prefix so that it really defaults to prefix.
12431 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12433         * Makefile.in, configure.in:  Add support for mmalloc library.
12435 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12437         * Makefile.in: add stmp dependencies for a few more things.
12439 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12441         * configure: adjusted error message on objdir/srcdir configure
12442           collision, per john's suggestion.
12444         * Makefile.in: add libiberty stmp to all and all.cross.
12446 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12448         * Makefile.in: remove force dependencies, add grep to all.
12450 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12452         * Makefile.in: drop flex.  make stamp files work.
12454         * configure: added test for conflicting configuration in srcdir,
12455           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12456           gets cranky.  use relative paths for configure and srcdir
12457           whenever possible.  Send some error messages to stderr that were
12458           going to stdout.
12460 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12462         * Makefile.in:  Fix libg++ rule to check for gcc directory
12463         before using gcc/gcc.  Also pass XTRAFLAGS.
12465 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12467         * Makefile.in: added stmp-files so that directories aren't polled
12468           when they are already built.
12470         * configure.texi: fixed a node pointer problem.
12472 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12474         * config.sub configure.in gdb/configure.in
12475         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12476         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12477         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12479 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12481         * configure: -recurring becomes -silent.  corrected help message
12482           for -site= option.
12484         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12486 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12488         * configure: when building Makefile for crosses, replace
12489           tooldir and program_prefix.  default srcdir from location of
12490           config.sub.  remove "for host in hosts" and "for target in
12491           targets" loops.
12493 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12495         * Makefile.in: Do not pass bindir or mandir to cvs.
12497 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12499         * Makefile.in, configure.in: removed traces of namesubdir,
12500           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12501           copyrights to '92, changed some from Cygnus to FSF.
12503         * configure.texi: remove most references to multiple hosts,
12504           multiple targets, subdirs, etc.
12506         * configure.man: removed rcsid. reference config.sub not
12507           config.subr.
12509         * Makefile.in: mkdir $(infodir) on install-info.
12511 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12513         * configure.texi:  Explain better about .gdbinit and about
12514         the environment that configure.in sections run in.
12516 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12518         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12520 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12522         * README:  DOC.configure => cfg-paper.texi.
12524 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12526         * config.sub (near case $os):  Don't convert newsos* to bsd!
12528 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12530         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12531         the number of copies of COPYING that go into the GDB tar file.
12533 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12535         * bfd/configure.in, gdb/config/mh-i386sco,
12536         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12537         Fix SCO configuration stuff.
12539 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12541         * Makefile.in:  For libg++, make sure the -I pointing
12542         to the gcc directory goes *after* all the libg++-local -I flags.
12543         Also, move just-gcc dependency from just-libg++ to all-libg++.
12545 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12547         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12549 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12551         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12553 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12555         * config.sub:  Add stratus configuration frags.  Also
12556         submitted to FSF.
12558 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12560         * Makefile.in (DEV_SUPPORT):  add configure.man.
12562         * config.sub(Decode manufacturer-specific):  add -none*.
12564 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12566         * Makefile.in:  remove form feeds to make Sun's make happy.
12567         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12569 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12571         * Makefile.in (AR_FLAGS):  Make quieter.
12573 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12575         * configure.in:  Add libg++.
12576         * configure:  When verbose, don't output the command line at each
12577         level; it will be unremarkably the same as the previous version,
12578         which will be the same as what the user typed.
12580 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12582         * configure.in, Makefile.in: fix clean-info, add flex.  add
12583           fileutils.
12585         * configure: be less sensitive to spaces in Makefile.in.  Do not
12586           look for sources in "..".  Doing so breaks subdirectories that
12587           might have their own configure.  If a subdir has it's own
12588           configure script, use it.
12590 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12592         * cfg-paper.texi: some changes suggested by rms.
12594 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12596         * config.sub:  Merge in some small additions from the FSF version,
12597         taken from the gcc distribution, to bring the Cygnus and FSF
12598         versions into closer sync.
12600 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12602         * configure.in:  Changed svr4 references to sysv4.
12604 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12606         * configure: added -V for version number option.
12608 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12610         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12611           renamed from DOC.configure to cfg-paper.texi.
12613 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12615         * configure, config.subr, config.sub: config.subr is now
12616           config.sub again.
12618 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12620         * configure.texi: new file, in progress.
12622         * Makefile.in: build info file and install the man page for
12623           configure.
12625         * configure.man: new file, first cut.
12627         * configure: find config.subr again now that configuration "none"
12628           has gone.  removed all traces of the -ansi option.  removed all
12629           traces of the -languages option.
12631         * config.subr: resync from rms.
12633 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12635         * configure, config.sub, config.subr: merge config.sub into
12636           config.subr, call the result config.subr, remove config.sub, use
12637           config.subr.
12639         * Makefile.in: revised install for dir.info.
12641 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12643         * configure.in: add decstation host makefile frag.
12645         * Makefile.in: BISON now bison -y again.  also install-gcc on
12646           install.  clean-gdbm on clean.  infodir belongs in datadir.
12647           Make directories for info install.  Build dir.info here then
12648           install it.
12650 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12652         * Makefile.in: fix for bad directory tests.
12654 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12656         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12657           regexp.  -srcdir relative was being handled incorrectly.
12659         * Makefile.in: unwrapped some for loops so that parallel makes
12660           work again and so one can focus one's attention on a particular
12661           package.
12663 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12665         * configure: added PWD as a stand in for `pwd` (for speed). use
12666           elif wherever possible.  make -srcdir work without -objdir.
12667           -objdir= commented out.
12669 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12671         * configure: +options become --options.  -subdirs commented out.
12672           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12673           Makefile now at top of generated Makefile.  Removed cvs log
12674           entries.  added -srcdir.  create .gdbinit only if there is one
12675           in ${srcdir}.
12677         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12678           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12679           and mandir now keyed off datadir by default.
12681 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12683         * Freshly created ChangeLog.
12686 Local Variables:
12687 mode: change-log
12688 left-margin: 8
12689 fill-column: 76
12690 version-control: never
12691 End: