* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
[binutils.git] / ChangeLog
blobc9966676945547776e88b33fcbb9cdf504fe903a
1 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4         target-libiberty to noconfigdirs.
6 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8         * Makefile.def (host-modules): Add gcc.
9         * Makefile.in: Regenerate.
10         * Makefile.tpl (sorry): New rule.
11         (configure-host, all-host, [+make_target+]-host, do-check,
12         install-host): Do not add gcc as a special case.
13         (host modules): Add a small special-casing for gcc.  Export
14         extra_make_flags through the environment.
15         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
16         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
17         other recursive targets for gcc): Remove.
19         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
20         (stage, unstage): New rules.
21         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
22         distclean-stage[+id+]): Use stage_current.
23         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
24         the stage*-start rules.
26 2004-07-19  Robert Millan  <robertmh@gnu.org>
28         Synced from gcc:
30         2004-04-26  Robert Millan  <robertmh@gnu.org>
32         Add patches from libtool CVS.
33         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
34         * ltconfig: Likewise.
35         * ltcf-c.sh: Likewise.
36         * ltcf-cxx.sh: Likewise.
37         * ltcf-gcj.sh: Likewise.
39 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
41         * configure.in: Add noconfigdirs for crx-*-*.
42         * configure: Regenerate.
44 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
46         Synced from gcc:
48         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
50         * configure.in: Build libmudflap by default on FreeBSD.
51         * configure: Regenerated.
53         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
55         * configure.in: Do not build libmudflap by default on non-GNU/Linux
56         systems.
57         * configure: Regenerated.
59         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
61         PR target/16344
62         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
63         feedback based compiler.
64         * Makefile.in: Rebuilt.
66         2004-07-05  Phil Edwards  <phil@codesourcery.com>
68         * configure.in:  Do not prepend $srcdir to /dev/null in
69         makefile fragments.
70         * configure:  Regenerate.
72 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
74         * Makefile.def (host_modules): Set bootstrap=true for flex.
75         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
76         * Makefile.in: Rebuilt.
78 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
80         * Makefile.def (build_modules): Add bison, byacc, flex,
81         m4, texinfo.
82         (flags_to_pass): Add FLEX.
83         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
84         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
85         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
86         DEFAULT_MAKEINFO): Remove.
87         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
88         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
89         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
90         objdir or else use configured tool.
91         (all-build): New.
92         (all): Depend on it.
93         (Build module dependencies): Add.
94         * Makefile.in: Regenerate.
95         * configure.in: Better support for multiple build modules,
96         matching what is done for host/target modules.  Do not look
97         for "plausible" locations of build tools if Canadian cross.
98         Use autoconf's AC_PROG_CC to find a C compiler.  Define
99         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
100         * configure: Regenerate.
102 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
104         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
105         * Makefile.in: Regenerate.
107 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
109         * Makefile.tpl (configure-build-[+module+],
110         configure-[+module+], configure-target-[+module+]): Pass
111         [+extra_configure_args+].
112         (all-build-[+module+], all-[+module+], check-[+module+],
113         install-[+module+], [+make_target+]-[+module+],
114         all-target-[+module+], check-target-[+module+],
115         install-target-[+module+], [+make_target+]-target-[+module+]):
116         Pass [+extra_make_args+].
117         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
118         (GCC_HOST_EXPORTS): Remove.
119         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
120         cross, check-gcc, check-gcc-c++, install-gcc,
121         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
122         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
123         * Makefile.in: Regenerate.
125 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
127         * configure.in: Check for srcdir/winsup rather than build directory
128         winsup.
129         * configure: Regenerate.
131 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
133         * configure.in: Don't build Cygwin native newlib if winsup
134         directory is missing.  Emit warning instead.
135         * configure: Regenerate.
137 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
139         * Makefile.tpl (touch-stage[+id+]): New.
140         (restage[+prev+]): Depend on touch-stage[+id+].
142         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
143         Use it throughout.
145         * Makefile.def: Add profile and feedback bootstrap stages.
146         Remove next field from bootstrap stages.
147         * Makefile.tpl (LN, LN_S): Substitute.
148         (stageN-start, stageN-end): Use double-colon rules, to
149         provide a hook for additional setup commands.
150         (distclean-stageN-gcc, restageN): Create dependencies from
151         [+prev+], not from [+next+].
152         (stageN-bubble): Add commands for successive stages from
153         [+prev+], using double-colon rules.
154         (all-stageN-gcc): Fix typo.
155         (stagefeedback-start, profiledbootstrap): New.
156         * Makefile.in: Regenerate.
157         * configure.in: Call ACX_PROG_LN.
158         * configure: Regenerate.
160 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
162         * configure.in: Fix --enable-bootstrap breakage introduced in trees
163         without gcc.
164         * configure: Regenerate.
166 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
168         * Makefile.tpl: Fix typo.
169         * Makefile.in: Regenerate.
171 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
173         * configure.in: Remove new- prefix from toplevel
174         bootstrap targets.
175         * configure: Regenerate.
177 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
179         Merge this patch from the gcc tree:
181         2004-05-30  Andreas Jaeger  <aj@suse.de>
182                     Jim Wilson <wilson@specifixinc.com>
184         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
185         like CC.
187 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
189         * Makefile.tpl (all.normal): Rename to all.
190         (all): Replace with a rule to pick the default
191         target from configure.
192         (all-gcc, configure-gcc): Use conditionals to
193         do nothing when toplevel bootstrap is going on.
194         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
195         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
196         * configure.in: Support --enable-bootstrap.
198         * Makefile.def: Remove new- prefix from toplevel
199         bootstrap targets.
200         * Makefile.tpl: Likewise.
202         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
203         target.
205         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
206         $(RECURSE_FLAGS) to recursive invocation of make.
208         * Makefile.in: Regenerate.
209         * configure: Regenerate.
211 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
213         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
214         * configure: Regenerate.
216 2004-05-25  Daniel Jacobowitz  <drow@false.org>
218         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
219         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
220         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
221         targets.
222         * Makefile.in: Regenerate.
224 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
226         * configure.in: Test the ability to symlink directories.
227         * configure: Regenerate.
229         * Makefile.def (bootstrap-stage): New definitions.
230         * Makefile.tpl (configure-stage1-gcc,
231         configure-stage2-gcc, configure-stage3-gcc,
232         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
233         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
234         new-restage3, compare): Autogenerate, see Makefile.in
235         entry for behavioral changes.
236         (distclean-stage1, new-stage1-start, new-stage1-end,
237         new-stage1-bubble, distclean-stage2, new-stage2-start,
238         new-stage2-end, new-stage2-bubble, distclean-stage3,
239         new-stage3-start, new-stage3-end): New autogenerated targets.
240         (objext, prebootstrap, BOOT_CFLAGS,
241         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
242         targets.
244         * Makefile.in: Regenerate.
245         (distclean-stage1, new-stage1-start, new-stage1-end,
246         new-stage1-bubble, distclean-stage2, new-stage2-start,
247         new-stage2-end, new-stage2-bubble, distclean-stage3,
248         new-stage3-start, new-stage3-end): New targets.
249         (all-stage1-gcc): Move prebootstrap dependency from here...
250         (configure-stage1-gcc): ...to here.
251         (new-bootstrap): Use bubble targets.
252         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
253         Use per-stage distclean targets.
254         (configure-stage1-gcc, configure-stage2-gcc,
255         configure-stage3-gcc, all-stage1-gcc,
256         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
257         Use new-stageN-start to prepare the tree.
259 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
261         * Makefile.def (host_modules): add libcpp.
262         * Makefile.tpl: Add dependencies on and for libcpp.
263         * Makefile.in: Regenerate.
264         * configure.in: Add libcpp host module.
265         * configure: Regenerate.
267 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
269         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
270         of libf2c.
271         * configure, Makefile.in: Regenerate.
273 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
275         Merge from tree-ssa-20020619-branch.
277         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
278         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
279         (HOST_GMPLIBS): Define.
280         (HOST_GMPINC): Define.
281         (TARGET_LIB_PATH): Add libmudflap.
282         (GFORTRAN_FOR_TARGET): Define.
283         (configure-build*): Export GFORTRAN.
284         (configure-gcc): Export GMPLIBS and GMPINC.
285         (all-gcc): Add maybe-all-libbanshee.
286         (configure-target-libgfortran): Define.
287         * Makefile.in: Regenerate.
288         * configure.in (host_libs): Add libbanshee.
289         (target_libraries): Add target-libmudflap and target-libgfortran.
290         Add --with-libbanshee.
291         Handle --disable-libmudflap.
292         (*-*-freebsd*): Use with_gmp.
293         Add $(libgcj) to noconfigdirs.
294         * configure: Regenerate.
295         * depcomp: New file.
296         * MAINTAINERS: Add tree-ssa maintainers.
298 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
300         * config/acx.m4: Fix fastcompare support for new-bootstrap.
301         * configure: Regenerate.
303 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
305         Revert:
306         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
308         * Makefile.def (flags_to_pass): Remove *dir variables that
309         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
310         as well as prefix and exec_prefix.
311         * Makefile.in: Regenerate.
313 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
315         * Makefile.def (host_modules): Mark with the bootstrap
316         flag packages on which gcc depends.
317         * Makefile.tpl (all-bootstrap): Use it.
318         * Makefile.in: Regenerate.
320 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
322         * Makefile.def (flags_to_pass): Remove *dir variables that
323         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
324         as well as prefix and exec_prefix.
325         * Makefile.in: Regenerate.
327 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
329         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
330         * configure: Regenerate.
331         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
332         * gcc/Makefile.tpl (compare): Use the result of the test.
333         * gcc/Makefile.in: Regenerate.
335 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
337         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
338         Always relocate gcc and prev-gcc to the original names, even
339         if the build fails.
340         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
341         New targets.
343 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
345         * configure.in (mips*-*-irix5*): Enable ld.
346         * configure: Regenerate.
348 2004-04-15  James E Wilson  <wilson@specifixinc.com>
350         * Makefile.tpl (configure-[+module+], configure-gcc,
351         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
352         Set and export LDFLAGS.
353         * Makefile.in: Regenerate.
355 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
357         PR bootstrap/14871
358         * Makefile.tpl: If we don't have built-in-tree target tools,
359         use the ones found by configure rather than hacking around with
360         program_transform_name.
361         * configure.in: Give Makefile.tpl the information necessary
362         to do that.
363         * Makefile.in: Regenerate.
364         * configure: Regenerate.
366 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
368         PR bootstrap/14760
369         * configure.in: When computing baseargs, strip *all* copies of
370         offending options.  Also, don't match/substitute the trailing space,
371         so that this actually works when two similar options are separated by
372         only one space.
373         * configure: Regenerate.
375 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
377         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
378         (rs6000-*-aix*): Same.
379         * configure: Regenerate.
381 2004-03-25  Stan Shebs  <shebs@apple.com>
383         Remove MPW support, no longer used.
384         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
385         mpw-install: Remove files.
386         * src-release (DEVO_SUPPORT): Remove names of removed files.
387         * MAINTAINERS: Likewise.
389 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
391         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
392         STRICT_WARN, WARN_CFLAGS flags passed down to make.
393         * Makefile.in: Regenerate.
395         * configure.in (top level bootstrap support): Rework --enable-werror
396         to set @stage2_werror_flag@.
397         * configure: Regenerate.
398         * Makefile.tpl (top level bootstrap support): Pass
399         @stage2_werror_flag@ down to configure in stages 2 and 3.
400         * Makefile.in: Regenerate.
402 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
404         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
405         for stages 2 and 3 as well as in make.  As a consequence, remove
406         OUTPUT_OPTION (now detected by configure) from the flags passed down
407         to make.
408         * Makefile.in: Regenerate.
410         * Makefile.tpl (new-bootstrap): Fix typo.
411         * Makefile.in: Regenerate.
413 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
415         * Makefile.tpl: Rearrange by moving recursive_targets rules
416         into their proper sections.
417         * Makefile.tpl (top level bootstrap support): Move disabling
418         of coverage flags from 'make' to 'configure'; improve comments.
419         * Makefile.in: Regenerate.
421         * Makefile.tpl (experimental top level bootstrap) Move stage1
422         language setting from all- target to configure- target; disable
423         intermodule optimization in stage 1; prevent gratuitous rebuilds
424         of stage 1.
425         * Makefile.in: Regenerate.
426         * configure.in: Comma-separate stage 1 language list for top
427         level bootstrap.
428         * configure: Regenerate.
430         * Makefile.tpl: Clean up experimental top level bootstrap support:
431         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
432         prev-gcc in configure- targets as well as all- targets.
433         * Makefile.in: Regenerate.
435 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
437         * configure.in: Remove symbolic link section.
438         * configure: Regenerate.
439         * Makefile.tpl (links): Remove.
440         * Makefile.in: Regenerate.
442 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
443             Nathanael Nerode  <neroden@gcc.gnu.org>
445         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
446         Set with AC_CHECK_PROGS.
447         * configure.in: Fix comment typo from last patch.
448         * configure: Regenerate.
450 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
452         * Makefile.tpl: Introduce experimental top level bootstrap support.
453         * Makefile.in: Regenerate.
454         * configure.in: Introduce support for top level bootstrap.
455         * configure: Regenerate.
457 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
458             Paolo Bonzini  <bonzini@gnu.org>
460         PR bootstrap/14522
461         * configure.in: Cope with shells that do not support unquoted ^
462         * configure: Regenerate.
464 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
465             Paolo Bonzini  <bonzini@gnu.org>
467         PR bootstrap/14522
468         * configure.in: Cope with shell that do not support nesting
469         quotes inside quoted backquote substitutions.
470         * configure: Regenerate.
472 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
474         PR bootstrap/14522
475         * configure.in: Fix escaping of $.
476         * configure: Regenerate.
478 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
480         * configure: Regenerate.
482 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
484         PR ada/14131
485         Move language detection to the top level.
486         * configure.in: Find default values for the tools as
487         soon as possible.  Disable ada if GNAT is not found.
488         Emit error message about missing languages.  Expand
489         --enable-languages=all for the gcc subdirectory.
491 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
493         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
494         and disable libgcj.
495         * configure: Regenerated.
497 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
499         PR bootstrap/7087
500         * Makefile.tpl: Guard XFOO sed statements better.
501         * Makefile.tpl: Add dependency for configure-target-libada.
502         * Makefile.in: Regenerate (incidentally fixes broken
503         commit when libada-branch was merged).
505 2004-02-28  Andrew Cagney  <cagney@redhat.com>
507         * src-release (CVS_NAMES): Define.
508         (do-tar, do-tar): Prune $(CVS_NAMES).
510 2004-02-23  Andrew Cagney  <cagney@redhat.com>
512         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
513         2004-02-19.09.
515 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
517         PR bootstrap/11932
518         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
520 2004-02-19  Andrew Cagney  <cagney@redhat.com>
522         * config.guess: Update from version 2003-06-12 to 2004-02-16.
523         * config.sub: Update from version 2003-06-13 to 2004-02-16.
525 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
527         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
528         (rs6000-*-aix*): Same.
529         * configure: Regenerate.
531 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
533         * configure.in (host): Add in missing $noconfigdirs to defines.
534         * configure: Regenerate.
536 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
537             Nathanael Nerode  <neroden@gcc.gnu.org>
539         PR ada/6637, PR ada/5911
540         Merge with libada-branch:
541         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
542         with appropriate dependencies. Add --enable-libada configure switch.
543         * configure, Makefile.in: Regenerate.
545 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
547         * configure.in: Don't pass --with-stabs on IRIX 5 either.
548         * configure: Regenerate.
550 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
552         * COPYING.NEWLIB: Update Red Hat license to 2004.
554 2004-01-23  DJ Delorie  <dj@redhat.com>
556         * Makefile.def (target_modules) [libiberty]: Don't stage.
557         * Makefile.in: Rebuilt.
559 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
561         * COPYING.NEWLIB: Update to include copyrights for new
562         iconv code.
564 2004-01-15  Andrew Cagney  <cagney@redhat.com>
566         * src-release: Update copyright year.
567         (do-proto-toplev): Configure using i686-pc-linux-gnu.
568         (NEWLIB_SUPPORT_DIRS): Delete macro.
569         (newlib.tar.bz2): Delete rule.
571 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
573         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
574         * Makefile.tpl (configure-target-[+module+]): Support stage.
575         * Makefile.in: Rebuilt.
577 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
579         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
580         throughout.
582 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
584         * configure.in: Use ./config.cache, not config.cache.
585         * configure: Regenerate.
586         * Makefile.tpl: Special-casing not needed for GCC any more.
587         * Makefile.in: Regenerate.
589         * configure.in: Don't share a cache file for host dirs.
590         * configure: Regenerate.
592         * config-ml.in: Don't mess with the cache file.
594 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
596         * Makefile.tpl: Make GCC use a separate config.cache.
597         * Makefile.in: Regenerate.
599         PR bootstrap/11932, PR bootstrap/11933
600         (I don't know if it will fix either of them, but it relates
601         to them.)
602         * configure.in: Don't use shared config.cache for target
603         directories.
604         * configure: Regenerate.
606 2003-12-31  Roger Sayle  <roger@eyesopen.com>
608         * configure.in (ia64*-*-hpux*): Disable building java libraries.
609         * configure: Regenerated.
611 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
613         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
614         * configure: Regenerated.
616 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
618         Port change over from GCC:
619         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
620         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
621         (configure-build-[+module+], configure-[+module+]): Likewise.
622         (configure-target-[+module+], configure-gcc, config.status): Likewise.
623         * Makefile.in: Regenerate.
625 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
627         * configure.in (raw_libstdcxx_flags): Remove the leading space.
628         * configure: Regenerate.
630 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
632         * COPYING.NEWLIB: Add license info for long long routines added to
633         stdlib.
635 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
637         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
638         * Makefile.in: Regenerate.
640 2003-10-20  Phil Edwards  <phil@codesourcery.com>
642         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
643         * configure:  Regenerate.
645 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
647         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
648         HOST_FLAGS_TO_PASS.
649         * Makefile.in: Regenerate.
651 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
653         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
654         * configure: Rebuilt
655         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
656         * Makefile.in: Rebuilt
658 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
660         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
662 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
664         * config-ml.in:  Use ac_configure_args directly instead of
665         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
666         actually seen.
668 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
670         * config-ml.in: Propagate INSTALL variables.
672 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
674         * configure.in: Pass a computed --program-transform-name
675         to subconfigures.
676         * configure: Regenerated.
678 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
680         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
681         * Makefile.in: Regenerate.
683         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
684         * Makefile.in: Regenerate.
686 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
688         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
689         quoting.
690         * configure: Regenerated.
692 2003-09-12  Michael Chastain  <mec@shout.net>
694         Fix PR gdb/857.
695         * src-release (do-proto-topleve): Remove junk files
696         intl/config.cache, intl/config.status,
697         intl/config.h, intl/stamp-h.
699 2003-09-14  Andrew Cagney  <cagney@redhat.com>
701         * src-release (dejagnu.tar): New target.
702         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
703         (do-djunpack): Use $(PACKAGE) for the package name.
705 2003-09-04  DJ Delorie  <dj@redhat.com>
707         * configure: Regenerate.
709 2003-09-04  Robert Millan  <robertmh@gnu.org>
711         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
713 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
715         * configure.in: Ensure arguments to sed are properly spaced.
716         * configure: Regenerate.
718 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
720         Merge from gcc:
721         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
722         * install-sh:  Update to newer upstream versions (associated with
723         aclocal 1.7).
724         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
726 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
728         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
729         * configure: Regenerated.
731 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
733         * configure.in:  Use newline instead of semicolon when assuming
734         shell arguments in a for loop.
735         * configure:  Regenerated.
737 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
739         PR 8180
740         * configure.in: When testing with_libs and with_headers, treat
741         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
742         * configure: Regenerate.
744         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
745         make, shell, etc.
746         (baseargs): Likewise.
747         * configure: Regenerate.
749 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
751         * configure.in: Disable libgcj for darwin not on powerpc.
752         * configure: Rebuild.
754 2003-08-15  Michael Chastain  <mec@shout.net>
756         * src-release (do-proto-toplev): Remove junk files
757         dejagnu/example/calc/config.status,
758         dejagnu/example/calc/config.log.
760 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
762         * config-ml.in, symlink-tree: Add license.
764 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
766         Merge from gcc:
768         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
769         * Makefile.tpl (check, check-c++): Express dependencies using
770         dependencies rather than commands.
771         * Makefile.in: Regenerate.
773         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
774         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
775         * Makefile.in: Update.
777 2003-08-01  Andrew Cagney  <cagney@redhat.com>
779         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
780         * configure: Ditto.
782 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
784         * configure.in: Enable libgcj for darwin.
785         * configure: Rebuild.
787 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
789         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
791 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
793         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
794         creating target and build subdirs to build all parent dirs as needed.
795         * Makefile.in: Rebuild.
796         * configure.in: Don't build dirs explicitly here.
797         * configure: Rebuild.
799 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
801         * Makefile.tpl (all-make): Depend on intl.
802         * Makefile.in: Rebuilt.
804 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
806         * config.if: Remove unused libc_interface determination.
808 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
810         * Makefile.in: Regenerate, correctly this time.
812 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
814         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
815         unused INSTALL_PROGRAM_ARGS.
816         * configure.in: Use AC_PROG_INSTALL.
817         * Makefile.in: Regenerate.
818         * configure: Regenerate.
820 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
822         * configure: Rebuilt.
823         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
824         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
825         newlib nor libgloss.
826         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
827         * configure.in (am33_2.0-*-linux*): Added.
829 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
831         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
832         * configure: Regenerate.
834 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
836         * config-ml.in: Replace PWD with PWD_COMMAND.
837         * Makefile.tpl: Likewise.
838         * Makefile.in: Regenerated.
840 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
842         * configure.in: Clean up config-lang.in handling.  Delete
843         useless assignment to "subdirs".
844         * configure: Regenerate.
846 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
848         * configure.in: Rename 'target_libs' to 'target_libraries'.
849         Remove useless reference to 'target_libs'.
850         * configure: Regenerate.
852 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
854         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
855         * Makefile.in: Regenerate.
857 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
859         * Makefile.def: Introduce flags_to_pass.
860         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
861         * Makefile.in: Regenerate.
863 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
865         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
866         and target-libgloss.
867         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
868         <h8300*-*-*>: Disable libf2c and ${libgcj}.
869         * configure: Regenerate.
871 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
873         * configure.in: Update testsuite_flags to new location.
874         * configure. Regenerate.
876 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
878         * Makefile.tpl: Remove BUILD_CC stuff.
879         * Makefile.in: Regenerate.
881 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
883         * config.guess: Update to 2003-06-12 version.
884         * config.sub: Update to 2003-06-13 version.
886 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
888         * MAINTAINERS: Add myself as MIPS co-maintainer.
890 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
892         * config.guess: Update to 2003-06-06 version.
893         * config.sub: Update to 2003-06-06 version.
895 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
897         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
898         * configure. Regenerate.
900 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
902         * configure.in: Disable serial configure by default.
903         * configure: Regenerate.
904         * Makefile.tpl: Abolish .NOTPARALLEL.
905         * Makefile.in: Regenerate.
907         * Makefile.tpl: Replace {build,host,target}_canonical by
908         {build,host,target}.
909         * Makefile.in: Regenerate.
911         * Makefile.tpl: Fix stupid pasto.
912         * Makefile.in: Regenerate.
914 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
916         * Makefile.tpl: Remove bogus conditional.
917         * Makefile.in: Regenerate.
919 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
921         * Makefile.tpl: Make 'recursive targets' using autogen rather
922         than shell loop.  Remove duplicate 'clean' targets and false
923         comments.
924         * Makefile.def: Add systematic dependencies to 'recursive' targets.
925         Add systematic method of specifying missing targets in subdirs.
926         Add copyright boilerplate.
927         * Makefile.in: Regenerate.
928         * configure.in: Add 'recursive targets' to maybe list.
929         * configure: Regenerate.
931         * Makefile.tpl: Rename [+target+] to [+make_target+].
932         * Makefile.def: Rename 'target' to 'make_target'.
934 2003-05-30  Nick Clifton  <nickc@redhat.com>
936         * README-maintainer-mode: Update URL for locating blessed config
937         tools.
939 2003-05-29  Robert Millan  <rmh@debian.org>
941         * ltconfig: Import this patch and modify for use with current
942         version of ltconfig:
944         2003-05-21  Bruno Haible  <bruno@clisp.org>
946         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
947         GNU/FreeBSD.
949 2003-05-28  DJ Delorie  <dj@redhat.com>
951         * Makefile.tpl: Make maybe-check-gcc .PHONY.
952         * Makefile.in: Regenerate.
954 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
956         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
958 2003-05-21  DJ Delorie  <dj@redhat.com>
960         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
961         newlib or libgloss.
962         * Makefile.in: Regenerate.
964 2003-05-21  DJ Delorie  <dj@redhat.com>
966         * Makefile.tpl: Add missing empty maybe-check-gcc target.
967         * Makefile.in: Regenerate.
969 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
971         * configure.in: Use curly braces in the definition of tooldir.
972         * configure: Regenerate.
974 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
976         * configure.in: Switch more things to use maybe dependencies.
977         * Makefile.tpl: Switch more things to use maybe dependencies.
978         Factor out common code from autogen IF statements.
979         * configure: Regenerate.
980         * Makefile.in: Regenerate.
982 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
984         * configure.in: Accept i[3456789]86 for machine type.
985         * configure: Regenerate.
987 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
989         * configure.in: Switch more things to use maybe dependencies.
990         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
991         * configure: Regenerate.
992         * Makefile.tpl: Switch more things to use maybe dependencies.
993         * Makefile.in: Regenerate.
995 2003-05-16  Andreas Schwab  <schwab@suse.de>
997         * Makefile.tpl (install-opcodes): Define.
998         * Makefile.in: Rebuild.
1000 2003-05-13  Andreas Jaeger  <aj@suse.de>
1002         * config.guess: Update to 2003-05-09 version.
1003         * config.sub: Update to 2003-05-09 version.
1005 2003-05-13  Michael Eager <eager@mvista.com>
1007         * configure.in: Correct sed script so that options in quotes are not
1008         deleted.
1009         * configure: Rebuild.
1011 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
1013         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1014         and $$s/newlib/libc/sys/cygwin32 include paths.
1015         * configure: Ditto.
1017 2003-05-05  H.J. Lu <hjl@gnu.org>
1019         * config-ml.in: Restored from gcc repository.
1021 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
1023         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1024         * Makefile.in: Regenerate.
1026 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
1028         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1029         and Makefile.def.
1031 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
1033         * Makefile.tpl: Clean $(BUILD_SUBDIR).
1034         * Makefile.in: Regenerated.
1036 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1038         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1039         * Makefile.in: Regenerate.
1041 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
1043         * configure.in (powerpc64*-*-linux*): Remove.
1044         * configure: Rebuilt.
1046 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
1048         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
1049         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1050         and restrap.
1051         * Makefile.in:  Regenerate.
1053 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
1055         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1056         * configure: Regenerated.
1058 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
1060         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1061         * */configure: Rebuilt.
1063 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
1065         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1066         * Makefile.in: Regenerate.
1068 2003-03-14  Michael Chastain  <mec@shout.net>
1070         * Makefile.in: Regenerate with correct Makefile.def.
1072 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1074         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
1075         Make macro.
1076         * Makefile.in: Regenerate.
1077         * configure.in: Clean up gxx_include_dir logic.
1078         * configure: Regenerate.
1080 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1082         * configure.in (gxx_include_dir): Fix typo.
1083         * configure: Regenerated.
1085 2003-03-06  Andrew Cagney  <cagney@redhat.com>
1087         * texinfo/texinfo.tex: Import version 2003-02-03.16.
1089 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
1091         * configure.in: Include $(build_tooldir)/sys-include in
1092         FLAGS_FOR_TARGET.
1093         * configure: Regenerated.
1095 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1097         * Makefile.tpl: Reindent.
1098         * Makefile.in: Regenerate.
1099         * configure.in: Reindent.  Don't set unused variables.
1100         * configure: Regenerate.
1102         * Makefile.tpl: Always pass down RANLIB.
1103         * Makefile.in: Regenerate.
1105         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1106         * Makefile.in: Regenerate.
1107         * configure.in: Remove unused logic relating to --enable-shared
1108         and --enable-threads.  Remove bogus comments.  Remove redundant
1109         noconfigdirs.
1110         * configure: Regenerate.
1112         * configure.in: Replace ${libstdcxx_version} by its value.
1113         Remove reference to mh-dgux.
1114         * configure: Regenerate.
1116 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1118         * Makefile.tpl: Rearrange.
1119         * Makefile.in: Regenerate.
1121 2003-02-25  Nick Clifton  <nickc@redhat.com>
1123         * configure: Remove site-file supprot - it is obsolete.
1125 2003-02-24  Uwe Stieber <uwe@wwws.de>
1127         * configure.in: Add support for kaOS as cross build target system.
1128         * configure: Regenerated.
1130 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
1132         * Makefile.tpl: Add definition of CPPFLAGS to pass into
1133         configure-target-* as some target builds may require additional
1134         flags for preprocessor tests.
1135         * Makefile.in: Regenerated.
1137 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1139         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1140         * ltconfig: Handle it.
1141         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1142         auto-detecting it.
1144 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1146         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1147         it is used as argument to $CC.
1148         * ltcf-gcj.sh: Likewise.
1150 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1152         * configure.in: Introduce --enable-maintainer-mode.
1153         * configure: Rebuilt.
1154         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1155         for maintainer mode.
1156         * Makefile.in: Rebuilt.
1158 2003-02-19  Andrew Cagney <ac131313@redhat.com>
1160         * configure: Regenerate using autoconf 2.13.
1162 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
1164         * config.guess: Import latest version.
1165         * config.sub: Import latest version.
1167 2003-02-18  Jason Merrill  <jason@redhat.com>
1169         * Makefile.tpl (check-c++): Allow parallelism.
1171 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
1173         * configure: Regenerate using autoconf 000227.
1175 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
1177         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1178         don't configure target-libobjc.
1179         * configure: Regenerate.
1181 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1183         * Makefile.tpl (RANLIB): Define.
1184         * Makefile.in: Regenerate.
1186 2003-02-06  Keith R Seitz  <keiths@redhat.com>
1188         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1189         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1190         * Makefile.in: Regenerated.
1191         * configure.in: Remove all traces of snavigator, db, and grep.
1192         * configure: Regenerated.
1194 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
1196         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1197         * Makefile.in: Regenerated.
1199 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
1201         * config.if: Copy from GCC.
1203 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
1205         * configure.in:  Revert 24Jan change.
1206         * configure:  Regenerate.
1208 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1210         * configure.in: Revert previous change.
1211         * configure: Regenerate.
1213 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1215         * configure.in: Make rda native-only.
1216         * configure: Regenerate.
1218 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1220         * configure.in: Add missing \.
1221         * configure: Rebuilt.
1223 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
1225         * configure.in (baseargs): Avoid using \| in sed regular
1226         expressions.
1227         * configure: Rebuilt.
1229 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
1231         * configure.in (baseargs): Remove all supported forms of
1232         --cache-file, --srcdir, --host, --build and --target options
1233         from argument lists.
1234         * configure: Rebuilt.
1236 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
1238         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1239         * configure: Rebuilt.
1241 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1243         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1244         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1245         * Makefile.in: Regenerate.
1246         * configure: Regenerate.
1248 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
1250         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1251         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1252         * Makefile.in: Regenerate.
1254 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
1256         * configure.in: Remove Makefile in build, host and target modules
1257         unless configure was run with --no-recursion.
1258         * configure: Rebuilt.
1260 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
1262         * config.guess: Update to 2003-01-03 version.
1263         * config.sub: Update to 2003-01-03 version.
1265 2003-01-07  Christopher Faylor  <cgf@redhat.com>
1267         * configure: Regenerate with proper autoconf 2.13.
1269 2003-01-07  Christopher Faylor  <cgf@redhat.com>
1271         * configure.in: Add AC_PREREQ for consistency.
1272         * configure: Regenerate.
1274 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
1276         * configure.in (GDB_TK): Add tcl directories conditional on
1277         gdb/gdbtk directory being present.
1278         * configure: Regenerate.
1280 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
1282         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
1283         by gcc if LD is not defined and we are not doing a Canadian Cross.
1284         * configure: Rebuilt.
1286 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
1288         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1290 2002-12-31  Tom Tromey  <tromey@redhat.com>
1292         * Makefile.in: Rebuilt.
1293         * Makefile.def (target_modules) [libffi]: Allow installation.
1295 2002-12-31  Andreas Schwab  <schwab@suse.de>
1297         * configure.in: Fix use of $program_transform_name.
1298         * configure: Regenerated.
1300 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
1302         * configure.in (baseargs): Don't remove first configure argument.
1303         * configure: Regenerated.
1305 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
1307         * Makefile.tpl (local-distclean): Don't remove...
1308         (multilib.ts): ... this.  Moved into...
1309         (multilib.out): ... this.  Don't use sub-make.
1310         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1311         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1312         (configure-build-[+module+], configure-[+module+],
1313         configure-target-[+module+], configure-gcc): ... these.  Test
1314         for Makefile existence.  Drop config.status from dependencies.
1315         * Makefile.in: Rebuilt.
1316         * configure.in: Move gcc-version-trigger to the end of
1317         ac_configure_args.  Add comments to maybedep.tmp and
1318         serdep.tmp.  Introduce --disable-serial-configure.  Remove
1319         nonopt from baseargs, matching and removing corresponding
1320         whitespace while at it.
1321         * configure: Rebuilt.
1323 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1325         * configure.in (host_configargs): Replace reference to
1326         no-longer-defined buildopts with --build=${build_alias}.
1327         * configure: Rebuilt.
1329 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1331         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
1332         program_transform_name to standard idiom.
1333         (AUTOGEN, AUTOCONF): Define.
1334         (Makefile.in): Use $(AUTOGEN).
1335         (Makefile): Depend on config.status, and use autoconf-style rule to
1336         build it.  Move original commands to...
1337         (config.status): ... this new target.
1338         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
1339         $(AUTOCONF).
1340         * Makefile.in: Rebuilt.
1342 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1344         * Makefile.tpl: Fix dramatic bustage due to change in
1345         program_transform_name.
1346         * Makefile.in: Regenerate.
1348         * configure.in: Remove unnecessary PATH setting.
1349         * configure: Regnerate.
1351         * configure.in: Don't default to unprefixed tools unless
1352         the native tools will work.
1353         * configure: Regenerate.
1355         * configure.in: Convert to autoconf script.  Blow away lots
1356         of now-redundant Makefile fragments.
1357         * configure: Generate using Autoconf.
1358         * Makefile.tpl: Rewrite to reflect autoconfiscation.
1359         * Makefile.in: Regenerate.
1361 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
1363         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
1364         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1366         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
1367         where they belong.
1369 2002-12-24  Andreas Schwab  <schwab@suse.de>
1371         * Makefile.tpl (multilib.out): Fix missing space.
1372         * Makefile.in: Regenerate.
1374 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1376         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
1377         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
1378         * Makefile.in: Regenerate.
1379         * configure.in: Remove unnecessary leftovers.
1381 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
1383         * configure.in (extra_ranlibflags_for_target): New variable.
1384         (*-*-darwin): Add -c to ranlib commands.
1385         * configure (tooldir): Handle extra_ranlibflags_for_target.
1387 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
1389         * COPYING.NEWLIB: Updated.
1390         * COPYING.LIBGLOSS: Ditto.
1392 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1394         * Makefile.tpl: Revert HJL's change.
1395         * Makefile.in: Regenerated.
1396         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1397         always.
1399 2002-12-19  Andreas Schwab  <schwab@suse.de>
1401         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1402         * Makefile.in: Regenerate.
1404 2002-12-18  H.J. Lu <hjl@gnu.org>
1406         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1407         * Makefile.in: Regenerated.
1409         * configure.in (build_prefix): New. Substitute.
1411 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1413         * Makefile.tpl: Don't let real targets depend on phony targets.
1414         * Makefile.in: Regenerate.
1416         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1417         * Makefile.in: Regenerate.
1419 2002-12-16  Jason Merrill  <jason@redhat.com>
1421         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1422         previous 'make bootstrap'.
1423         * Makefile.in: Regenerate.
1425 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
1427         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1429 2002-12-13  Jason Merrill  <jason@redhat.com>
1431         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
1432         library tests.
1433         (check-c++): Just depend on it and check-target-libstdc++-v3.
1434         * Makefile.in: Regenerate.
1436 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1438         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1439         * Makefile.in: Regenerate.
1441 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
1443         * COPYING.NEWLIB: Update list of alternate Regent of California
1444         licenses and discuss official revoking of advertising clause.
1445         * COPYING.LIBGLOSS: Ditto.
1447 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
1449         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1450         * Makefile.in: Rebuilt.
1452 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
1454         * configure: Fix bug put in by gremlins.
1456         * Makefile.tpl: Substitute more autoconfily.
1457         * configure: Substitute more autoconfily.
1458         * Makefile.in: Regenerate.
1460 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
1462         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1463         * Makefile.in (all-sim): Ditto.
1465 2002-12-06  DJ Delorie  <dj@redhat.com>
1467         * Makefile.tpl: Change configure dependencies to not have real
1468         targets depend on phony targets.
1470 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
1472         * configure.in: Revert unintentional change.
1474         * src-release: Configure host subdirs.
1476         * Makefile.tpl: Change dependency for */multilib.out so that
1477         it works when gcc isn't in the tree.
1479         * configure.in: Substitute more.
1480         * configure: Run subconfigures from the Makefile.
1481         * Makefile.tpl: Run subconfigures from the Makefile; add a few
1482         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
1484 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1486         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1487         and corresponding dependencies.
1488         * Makefile.in: Regenerate.
1490         * configure.in (host_tools): Order binutils, gas and ld for
1491         convenience in running the testsuites.
1493         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1494         * Makefile.in: Regenerate.
1495         * configure.in: Introduce rules to serialize subconfigure runs.
1497         * configure.in: Introduce BASE_CC_FOR_TARGET.
1498         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
1499         Realize configure-build-* targets.  Realize configure-target-* targets.
1500         * Makefile.in: Regenerate.
1502 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1504         * configure: Move gcc_version_trigger stuff from here...
1505         * configure.in: ...to here.
1507         * configure.in: Separate subconfigure options added by this file from
1508         options given by the user.  Add machinery to put args for host
1509         subconfigures into the Makefile.
1511         * Makefile.tpl: Remove 'vault' targets.
1512         * Makefile.tpl: Reorder and comment dependencies.
1513         * Makefile.in: Regenerate.
1515 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
1517         * configure.in: Move host-specific darwin noconfigdirs into
1518         the host-specific section.
1520 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1522         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
1523         during replay.
1524         * Makefile.in: Regenerate.
1526         (finishing slow-motion replay)
1527         * configure: Remove skip-this-dir support.
1528         * Makefile.tpl: Remove skip-this-dir support.
1530         * Makefile.tpl: Remove leftover support for non-autoconfiscated
1531         subdirectories.
1532         * Makefile.in: Regenerate.
1534         * Makefile.tpl: Strip out useless setting of 'dir'.
1535         * Makefile.in: Regenerate.
1537 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1539         (finishing slow-motion replay)
1540         * configure.in: Fix deeply stupid bug.
1542         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1543         shell code in CXX_FOR_TARGET
1544         * Makefile.def: Introduce raw_cxx.
1545         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1546         RAW_CXX_FOR_TARGET.
1547         * Makefile.in: Regenerate.
1549 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1551         (finishing slow-motion replay)
1552         * Makefile.tpl: Remove unnecessary ifs.
1553         * Makefile.in: Regenerate.
1555         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
1556         dependencies.  Maybe-ize build-libiberty.  Create dummy install
1557         targets for 'no_install' modules.
1558         * configure: Move GDB_TK substitution to configure.in.  Move
1559         build_modules stuff to configure.in.
1560         * configure.in: Implement soft dependency machinery.  Maybe-ize
1561         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
1562         * Makefile.in: Regenerate.
1564 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1566         (continuing slow-motion replay)
1567         * Makefile.tpl: Make all-target, install-target behave similarly
1568         to all, install (only hitting configured targets).  Eliminate
1569         unused macro defintions.
1571         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1572         build != host.
1574         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1576         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1578         * configure.in: Produce lists of subdir targets we're actually
1579         configuring.  Remove references to "dosrel".
1580         * Makefile.tpl: Let configure set which subdir targets are hit.
1581         Remove install-cross; clean up install; remove ALL.  Remove
1582         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
1583         Autogenerate host module targets.  Remove empty dependency lines
1584         and redundant dependency; rearrange slightly.
1585         * Makefile.def: Add host-side libtermcap, utils.
1587         * Makefile.in: Regenerate.
1589 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1591         (Continuing slow-motion replay)
1592         * Makefile.def: Add list of recursive targets to autogenerate.
1593         Add build_modules.
1594         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
1595         targets.  Autogenerate *-build-* targets.
1596         * Makefile.in: Regenerate.
1598 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
1600         (Continuing slow-motion replay)
1601         * configure: More autoconf-style substitutions.
1602         * Makefile.tpl: More autoconf-style substitutions.
1603         * Makefile.in: Regenerate.
1605 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
1607         (Continuing slow-motion replay)
1608         * configure: Substitute more variables in a more autoconf-friendly
1609         way.  Simplify slightly.
1610         * Makefile.tpl: Make more variables substitutable in an
1611         autoconf-friendly way.
1612         * Makefile.in: Regenerate.
1614 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
1616         (Continuing slow-motion replay)
1617         * configure.in (v810*): Remove special setting of tools.
1619         * configure: Add support for extra required flags for ar or nm.
1620         * configure.in (aix4.3+): Use above support for target-specific
1621         issues, rather than using config/mt-aix43.
1623 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
1625         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
1626         * configure: Remove 'removing', which doesn't work.  Replace $subdir
1627         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
1628         with $srcdir.  Reformat indentation.  Substitute some variables
1629         formerly hard-coded in the Makefile for build=host.
1630         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1631         * Makefile.def: Autogenerate more.
1632         * Makefile.in: Regenerate.
1634 2002-11-13  Bruce Korb  <bkorb@gnu.org>
1636         * Makefile.tpl: syntactic cleanup
1638 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
1640         * Makefile.def (host_modules): Add rda.
1641         * Makefile.in: Regenerate.
1642         * configure.in (target_tool): Add target-rda to list.
1644 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
1646         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
1647         and restrap targets to this rule.
1648         * Makefile.in:  Regenerate.
1650 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
1652         * configure.in (i[3456]86-*-linux*): Add check to disable
1653         ${libgcj} for glibc1.
1655 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
1657         * configure.in: Add tic4x target.
1659 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1661         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1662         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1663         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1664         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1665         * Makefile.in: Regenerate.
1667 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1669         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1670         * Makefile.in: Regenerate.
1672         * Makefile.def: Remove order dependency comments.
1673         * Makefile.tpl: Add explicit install-install dependencies.
1674         * Makefile.in: Regenerate.
1676         * Makefile.tpl: Remove material now in src-release.  (Finally!)
1677         * Makefile.in: Regenerate.
1679         * configure: Restore my original patch by syncing with gcc version.
1681         * Bring following over from gcc:
1683 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
1685         * configure.in (s390*-*-linux*): Enable libgcj.
1687 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1689         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
1691 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
1693         * configure: Move stray lines back to where they belong.
1695 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1697         * Makefile.tpl: Insert configure-target target, for src-release.
1699         * configure: Finish reverting change which Andrew Cagney started
1700         reverting.  Should fix bustage.
1702         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1703         * src-release: New file.  Contains material for making net
1704         releases for gdb, binutils, et al., formerly in Makefile.in.
1706 2002-09-30  Nick Clifton  <nickc@redhat.com>
1708         * cpu: New top level directory.  Intended to hold input files for
1709         CGEN which have FSF copyright assignment.
1710         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1712 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
1714         Revert below (note that src does not contain Makefile.tpl):
1715         * Makefile.tpl: Make subsituted variables more autoconfy.
1716         * Makefile.in: Regenerate.
1718 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
1720         * configure: Revert accidentally applied changes.
1722         * Makefile.tpl: Make more autoconf-friendly.
1723         * Makefile.in: Regenerate.
1724         * configure: Make substitution more autoconf-like.
1726 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
1728         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1729         single entry to handle all these.
1730         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
1731         libjava on arm-*-elf.
1733 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
1735         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1736         things that depend on them.
1738 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
1740         * Makefile.tpl: Make subsituted variables more autoconfy.
1741         * Makefile.in: Regenerate.
1742         * configure: Make seds more autoconfy.
1744 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
1746         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1747         * Makefile.in: Regenerate.
1748         * configure.in: Rewrite sed statements to look autoconfy.
1750         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1751         all-target-foo on configure-target-foo.
1752         * Makefile.def: Ditto.
1753         * Makefile.in: Rebuild.
1755 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1757         * Makefile.def: New file.
1758         * Makefile.tpl: New file.
1759         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1761         * configure.in: Minor rearrangement.  Simplify tests.
1763 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
1765         * configure.in (with_headers): Skip copy if value is "yes".
1766         (with_libs): Likewise.
1768 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
1770         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1771         * configure.in (sh*-*-pe*): Ditto.
1772         * configure.in (mips*-*-pe*): Ditto.
1773         * configure.in (*arm-wince-pe): Ditto.
1775         * configure.in: Rearrange.
1777 2002-09-12  Nick Clifton  <nickc@redhat.com>
1779         * Import these changes from the config master repository:
1781         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
1783                 * config.sub: Add tic4x target.
1785         2002-09-03  Ben Elliston  <bje@redhat.com>
1787                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
1788                 Reported by <Duncan_Stodart@insession.com>.
1790 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
1792         * COPYING.NEWLIB: More updates.
1794 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
1796         * COPYING.NEWLIB: Update.
1798 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
1800         * texinfo/texinfo.tex: Import version 2002-06-04.06.
1802         * config.guess: Import version 2002-08-23.
1803         * config.sub: Import version 2002-08-22.
1805 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
1807         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1808         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1809         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1811 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
1813         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1815 2002-08-04  H.J. Lu  (hjl@gnu.org)
1817         * configure.in (mips*-*-linux*): Don't skip target-libffi.
1819 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
1821         * configure.in: Move generic linux case to end.  Copy generic
1822         linux noconfigdirs to mips*-*-linux* entry and new
1823         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
1825 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
1827         * MAINTAINERS: Clarify on config.guess and config.sub, and add
1828         one instance of them which was missed to the list to update.
1830 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
1832         * config.guess: Update to 2002-07-09 version.
1833         * config.sub: Update to 2002-07-03 version.
1835 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1837         * configure.in: Remove two redundant tests.
1839 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1841         * configure.in (mips*-*-irix6*o32): Enable stabs.
1843 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
1845         * configure.in: Don't build grez.
1846         * Makefile.in: Ditto.
1848         * Makefile.in: Remove references to bsp, cygmon, libstub.
1849         * configure.in: Ditto.
1851         * configure.in: Remove leftover reference to gdbtest.
1853 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
1855         * configure.in (gxx_include_dir):  Change to match versioned
1856         C++ headers if --enable-version-specific-runtime-libs is used.
1858 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
1860         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1862 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1864         * configure.in: Make --without-x work.
1866 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
1868         * contrib: New directory.  Created to contain a copy of the
1869         texi2pod.pl script so that it is in the same place as the version in
1870         the FSF GCC sources.
1872 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1874         * configure.in: Rearrange target Makefile fragment collection.
1876         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1877         cvs[src].
1878         * configure.in: Ditto.
1880 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
1882         * Makefile.in: Eliminate 'apache' targets.
1883         * configure.in: Eliminate 'apache' targets.
1885         * configure.in: Eliminate redundant tests.  Reorganize.
1887         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1889         * config-ml.in: Eliminate references to Cygnus configure.
1891         * Makefile.in: Eliminate references to building emacs.
1893 2002-07-01  Denis Chertykov  <denisc@overta.ru>
1895         * configure.in: Add support for ip2k.
1897 2002-06-24  Ben Elliston  <bje@redhat.com>
1899         * configure.in (host_tools): Remove cgen.
1901         * Makefile.in (all-cgen): Remove; runs from its source directory.
1902         (check-cgen, install-cgen, clean-cgen): Likewise.
1903         (all-opcodes): No not depend on all-cgen.
1904         (all-sim): Likewise.
1906 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
1908         * configure.in: Fix AIX configury bug.
1910 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
1912         * configure.in: Replace ${topsrcdir} with ${srcdir}.
1914         * configure.in: Move definition of libstdcxx_flags right above
1915         usage, rather than way earlier.
1917         * configure.in: Pull definition of is_cross_compiler earlier.
1919         * configure.in: Rearrange a little.
1921         * configure.in: Remove references to librx.
1922         * Makefile.in: Remove references to librx.
1924 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
1926         * configure.in: Eliminate ${gasdir} variable.
1928 2002-06-18  Dave Brolley  <brolley@redhat.com>
1930         * configure.in: Add support for frv.
1931         * config.sub: Add support for frv.
1933 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1935         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1937 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
1939         * configure.in (vax-*-netbsd*): Re-enable gas.
1941 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
1943         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1944         BUILD_PREFIX_1, to correct nomenclature.
1945         * configure: Likewise.
1947         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1948         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1950 2002-05-31  Olaf Hering  <olh@suse.de>
1952         * config-ml.in: Propogate DESTDIR also.
1954 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
1956         * configure.in (vax-*-netbsd*): Don't build gas for this
1957         platform.
1959 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
1961         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1962         and libgcj for AVR.
1964 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
1966         * config.sub: Add DLX target.
1968 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
1970         * config.guess: Update to 2002-05-22 version.
1971         * config.sub: Likewise.
1973 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1975         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1976         * config-ml.in: Likewise.
1977         * configure: Likewise.
1978         * configure.in: Likewise.
1980 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
1982         * configure.in: Simplify makefile fragment collection.
1984         * configure.in: Remove code to build emacs.
1986         * configure.in : Remove --srcdir argument from targargs and buildargs
1987         (it's always overridden in the Makefile anyway).  Rearrange a bit.
1989         * configure: Move some logic to configure.in.
1990         * configure.in: Move some logic from configure.
1992 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
1994         * COPYING.LIBGLOSS: New file.
1996 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
1998         * Makefile.in: Honour DESTDIR.
2000 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
2002         * configure.in (noconfigdirs): Don't disable libgcj on
2003         sparc64-*-solaris* and sparcv9-*-solaris*.
2005 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
2007         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2009 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
2011         * configure.in (FLAGS_FOR_TARGET): Do not add
2012         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2013         on i[3456]86-*-linux*.
2015 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
2017         * configure.in (noconfigdirs): Replace [ ] with test.
2019         * configure.in (noconfigdirs): Do not add target-newlib if
2020         target == i[3456]86-*-linux*, and host == target.
2022 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
2024         * config.guess: Updated to 2002-04-26's version.
2025         * config.sub: Updated to 2002-04-26's version.
2027 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
2029         * configure.in: delete reference to absent file
2031         * configure.in: replace '[' with 'test'
2033         * configure.in: Eliminate references to gash.
2034         * Makefile.in: Eliminate references to gash.
2036         * configure.in: remove useless references to 'pic' makefile fragments.
2038         * configure.in: (*-*-windows*) Finish removing.
2040         * configure.in: Eliminate redundant test for libgui.
2042 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
2044         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2045         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2047 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
2049         * configure.in: remove references to dead files
2051 2002-04-18  Tom Tromey  <tromey@redhat.com>
2053         * configure.in: Disallow configuring libgcj when it is already
2054         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
2055         Solaris 2.8 by default.  For PR libgcj/6158.
2057 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
2059         * configure.in:  Move default CC setting out of config/mh-* fragments
2060         directly into here.
2062 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
2064         * configure.in: don't even try to configure or make a subdirectory
2065         if there's no configure script for it.
2067 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
2069         * MAINTAINERS: Remove chill maintainers.
2070         * Makefile.in (CHILLFLAGS): Remove.
2071         (CHILL_LIB): Remove.
2072         (TARGET_CONFIGDIRS): Remove libchill.
2073         (CHILL_FOR_TARGET): Remove.
2074         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2075         CHILL_LIB.
2076         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2077         (CHECK_TARGET_MODULES): Likewise.
2078         (INSTALL_TARGET_MODULES): Likewise.
2079         (CLEAN_TARGET_MODULES): Likewise.
2080         (configure-target-libchill): Remove.
2081         (all-target-libchill): Remove.
2082         * configure.in (target_libs): Remove target-libchill.
2083         Do not compute CHILL_FOR_TARGET.
2084         * libchill: Remove directory.
2086 2002-04-15  DJ Delorie  <dj@redhat.com>
2088         * Makefile.in, configure.in, configure: Sync with gcc, entries
2089         follow...
2091 2002-04-08  Tom Tromey  <tromey@redhat.com>
2093         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2094         Fixes PR libgcj/6068.
2096 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
2098         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2100 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2102         * configure.in (alpha*-dec-osf*): Enable libgcj.
2104 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
2106         Fix for: PR bootstrap/3591, target/5676
2107         * configure.in (mcore-pe): Disable the configuration of
2108         libstdc++-v3 since exceptions are not supported.
2110 2002-03-20  Anthony Green  <green@redhat.com>
2112         * configure.in: Enable libgcj for xscale-elf target.
2114 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
2116         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2117         libjava.
2118         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2120 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
2122         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2123         libstdc++-v3 and libjava.
2125 2002-02-11  Adam Megacz <adam@xwt.org>
2127         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2128         boehm-gc
2130 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2132         * config.guess: Updated to 2002-01-30's version.
2133         * config.sub: Updated to 2002-02-01's version.
2134         Contribute sh64-elf.
2135         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
2136         * configure.in: Added sh64-*-*.
2138 2002-01-17  H.J. Lu <hjl@gnu.org>
2140         * Makefile.in (all-fastjar): Also depend on all-libiberty.
2141         (all-target-fastjar): Also depend on all-target-libiberty.
2143 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
2145         * configure, configure.in: Use temp file for long sed commands.
2147 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
2149         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2150         libf2c.
2152 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
2154         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2156 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
2158         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2160 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2162         * configure: Handle temporary files securely using mkdir.
2164 2001-09-26  Will Cohen <wcohen@redhat.com>
2166         * configure.in (*-*-linux*): Disable configuration of target-newlib
2167         and target-libgloss.
2169 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2171         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2172         RANLIB.
2174 2001-08-11  Graham Stott  <grahams@redhat.com>
2176         * Makefile.in (check-c++): Add missing semicolon.
2178 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
2180         * configure.in (sh-*-linux*): New.
2182 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2184         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2185         and libgcj on m68hc11/m68hc12.
2187 2001-06-27  H.J. Lu  (hjl@gnu.org)
2189         * Makefile (CFLAGS_FOR_BUILD): New.
2190         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2192 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
2194         * configure.in (libstdcxx_flags): Do not try to execute
2195         libstdc++-v3/testsuite_flags until it exists.
2197 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
2199         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2201 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
2203         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2205 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
2207         * configure.in: Move *-chorusos target case to the proper switch.
2208         Disable libgcj.
2210 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2212         * Makefile.in (STAGE1_CFLAGS): Pass down.
2214 2001-04-13  Alan Modra  <amodra@one.net.au>
2216         * config.guess: Add hppa64-linux support.  Note for next import that
2217         this is already in the master file.
2218         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
2220 2001-03-22  Colin Howell  <chowell@redhat.com>
2222         * Makefile.in (DO_X): Do not backslash single-quotes in
2223         backquotes (two places).
2225 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
2227         * Makefile.in (DO_X): Quote nested quotes.
2229 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
2231         * Makefile.in (DO_X): Use double quotes for quoting
2232         "RANLIB=$${RANLIB}".
2234 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
2236         * configure.in: Only use `lang_requires' for languages athat are
2237         actually enabled.
2239 2001-03-07  Tom Tromey  <tromey@redhat.com>
2241         * configure.in: Allow config-lang.in to set `lang_requires' to list
2242         of other required languages.
2244 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
2246         * Makefile.in: Remove RANLIB definition. Use RANLIB
2247         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2248         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2250 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
2251             Alexandre Oliva  <aoliva@redhat.com>
2253         * Makefile.in (check-c++): Use tabs, not spaces.
2255 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
2257         * Makefile.in (check-c++): New rule.
2259         * configure.in (target_libs): Remove libg++.
2260         (noconfigdirs): Remove libg++.
2261         (noconfigdirs): Same.
2262         (noconfigdirs): Same.
2263         (noconfigdirs): Same.
2265         * config-ml.in: Remove libg++ references.
2267         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2268         (ALL_TARGET_MODULES): Same.
2269         (configure-target-libg++): Remove.
2270         (all-target-libg++): Remove.
2271         (configure-target-libio): Remove.
2272         (all-target-libio): Remove.
2273         (check-target-libio): Remove.
2274         (.PHONY): Remove.
2275         (libg++.tar.bz2): Remove.
2276         (all-target-cygmon): Remove libio.
2277         (all-target-libstdc++): Remove.
2278         (configure-target-libstdc++): Remove.
2279         (TARGET_LIB_PATH): Remove libstdc++.
2280         (ALL_GCC_CXX): Remove libstdc++.
2281         (all-target-gperf): Correct.
2283 2001-02-15  Anthony Green  <green@redhat.com>
2285         * configure: Introduce GCJ_FOR_TARGET.
2286         * configure.in: Ditto.
2287         * Makefile.in: Ditto.
2289 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
2291         * configure.in: for *-chorusos, don't config target-newlib and
2292         target-libgloss.
2294 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
2296         Remove V2 C++ library.
2297         * configure.in: Remove --enable-libstdcxx_v3 support.
2299 2001-01-27  Richard Henderson  <rth@redhat.com>
2301         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2303 2001-01-26  Tom Tromey  <tromey@redhat.com>
2305         * configure.in: Allow libgcj to be built on Sparc Solaris.
2307 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
2309         * configure.in: Enable libgcj on several additional platforms.
2311 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
2313         * configure.in: Enable libgcj for linux targets.
2315 2001-01-09  Mike Stump  <mrs@wrs.com>
2317         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2318         failures of subdirectories.
2320 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
2322         * configure: handle DOS-style absolute paths.
2324 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
2326         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2328 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
2330         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2331         (libstdcxx_incdir): Pass down.
2332         * config.if: Remove expired bits for cxx_interface, add stub.
2333         (libstdcxx_incdir): Add variable for g++ include directory.
2334         * configure.in (gxx_include_dir): Use it.
2336 2000-12-15  Andreas Jaeger  <aj@suse.de>
2338         * configure.in: Handle lang_dirs.
2340 2000-12-13  Anthony Green  <green@redhat.com>
2342         * configure.in: Disable libgcj for any target not specifically
2343         listed.  Disable libgcj for x86 and Alpha Linux until compatible
2344         with g++ abi.
2346 2000-12-13  Mike Stump  <mrs@wrs.com>
2348         * Makefile.in (local-distclean): Also remove fastjar.
2350 2000-12-10  Anthony Green  <green@redhat.com>
2352         * configure.in: Define libgcj.  Disable libgcj target libraries for
2353         most targets.
2355 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
2357         * configure.in (target_libs): Revert 2000-12-08 patch.
2358         (noconfigdirs): Added target-libjava.
2360 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
2362         * Makefile.in: handle DOS-style absolute paths.
2364 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
2366         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2367         libjava.
2368         * configure.in (target_libs): Removed `target-libjava'.
2370 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
2372         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2373         (ALL_MODULES): Added fastjar.
2374         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2375         (all-target-libjava): all-fastjar replaces all-zip.
2376         (all-fastjar): Added.
2377         (configure-target-fastjar, all-target-fastjar): Likewise.
2378         * configure.in (host_tools): Added fastjar.
2380 2000-12-07  Mike Stump  <mrs@wrs.com>
2382         * Makefile.in (local-distclean): Remove leftover built files.
2384 2000-11-16  Fred Fish  <fnf@be.com>
2386         * configure.in (enable_libstdcxx_v3): Fix typo,
2387         libstd++ -> libstdc++.
2389 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2391         * configure: Provide the original toplevel configure arguments
2392         (including $0) to subprocesses in the environment rather than
2393         through gcc/configargs.h.
2395 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
2397         * configure: Turn on libstdc++ V3 by default.
2399 2000-10-16  Michael Meissner  <meissner@redhat.com>
2401         * configure (gcc/configargs.h): Only create if there is a build GCC
2402         directory created.
2404 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
2406         * configure: Save configure arguments to gcc/configargs.h.
2408 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
2410         * Makefile.in (bootstrap): avoid recursion if subdir missing
2411         (cross): ditto
2412         (do-proto-toplev): ditto
2414 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
2416         * configure.in: Do not build byacc for hppa64.  Provide paths to the
2417         X11 libraries for hppa64.
2419 2000-09-02  Anthony Green  <green@cygnus.com>
2421         * Makefile.in (all-gcc): Depend on all-zlib.
2422         (CLEAN_MODULES): Add clean-zlib.
2423         (ALL_MODULES): Add all-zlib.
2424         * configure.in (host_libs): Add zlib.
2426 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
2428         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2429         $targargs to tell whether newlib is going to be built.
2431         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2432         $$r/TARGET_SUBDIR/libio for _G_config.h.
2434 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
2436         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2438         * configure: Make enable_threads and enable_shared defaults
2439         explicit.  Substitute enable_threads into generated Makefiles.
2440         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2441         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2443 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
2445         * configure.in: Re-enable all references to libg++ and librx.
2447 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
2449         * configure.in: Add *-*-freebsd* configurations.
2451 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
2453         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
2454         (do-tar, do-bz2): New rules.
2455         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
2456         (gdb-tar): New rule.
2457         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
2458         (insight_dejagnu.tar): New rule.
2459         (insight.tar): New rule.
2460         (gdb+dejagnu.tar): New rule.
2461         (gdb.tar): New rule.
2463 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
2465         * MAINTAINERS: Update dejagnu/
2467 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
2469         * ltmain.sh (relink_command): Fix typo in previous change.
2471 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
2473         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
2474         (relink_command): Added --tag flags.
2475         (mode=install): If relinking fails; error out.
2477 2002-03-12  Richard Henderson  <rth@redhat.com>
2479         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
2480         .NOTPARALLEL tag.
2481         (do-check): Rename from check.
2482         (check): Allow parallel check.
2484 2002-03-11  Richard Henderson  <rth@redhat.com>
2486         * Makefile.in (.NOTPARALLEL): Add fake tag.
2488 2002-03-07  H.J. Lu  (hjl@gnu.org)
2490         * configure.in: Enable gprof for mips*-*-linux*.
2492 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
2494         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2495         libjava.
2496         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2498 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
2500         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
2502 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
2504         * config.guess: Import from master sources, rev 1.232.
2505         * config.sub: Import from master sources, rev 1.246.
2507 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
2509         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2510         because its Makefile is there; test for the executable instead.
2512 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2514         Contribute sh64-elf.
2515         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
2516         * configure.in: Added sh64-*-*.
2518 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
2520         * COPYING.NEWLIB: Remove advertising clause from
2521         Berkeley and Red Hat licenses.
2523 2002-02-01  Mo DeJong  <supermo@bayarea.net>
2525         * Makefile.in: Add all-tix to deps for all-snavigator
2526         so that tix is built when building snavigator.
2528 2002-02-01  Ben Elliston  <bje@redhat.com>
2530         * config.guess: Import from master sources, rev 1.229.
2531         * config.sub: Import from master sources, rev 1.240.
2533 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
2535         From Steve Ellcey <sje@cup.hp.com>:
2536         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2537         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2538         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2539         IA64.
2540         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2541         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2542         soname_spec, sys_lib_search_path_spec): Ditto.
2544 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
2546         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
2547         target-libiberty, and target-libgloss.  Skip Java-related
2548         libraries if not supported for NetBSD on target CPU.
2550 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
2552         * configure.in: Import StrongARM and XScale target_configdirs from
2553         FSF GCC version.
2555 2002-01-16  H.J. Lu  (hjl@gnu.org)
2557         * config.guess: Import from master sources, rev 1.225.
2558         * config.sub: Import from master sources, rev 1.238.
2560         * MAINTAINERS: Updated notes on config.guess and config.sub.
2562 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
2564         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2565         ld and gdb are not supported.
2567 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
2569         * Change reference to Cygnus Solutions to be Red Hat.
2571 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
2573         * COPYING.NEWLIB: Update generic copyright date.
2575 2002-01-07  Mark Salter  <msalter@redhat.com>
2577         * configure.in: Remove target-bsp and target-cygmon from arm builds.
2578           Allow target-libgloss to be built for arm, strongarm, and xscale.
2580 2002-01-03  Ben Elliston  <bje@redhat.com>
2582         * MAINTAINERS: Update URL for config.* scripts.
2584 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
2586         * config.sub: Import latest version.
2587         * config.guess: Likewise.
2589 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
2591         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2592         options for i[3456]86-pc-linux* native builds.
2594 2001-12-05  Laurent Guerby  <guerby@acm.org>
2596         * MAINTAINERS: gcc adopts symlink-tree, refer more to
2597         libiberty.
2599         Import this patch from gcc:
2601         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
2603             * symlink-tree: handle DOS-style absolute paths.
2605 2001-11-28  DJ Delorie <dj@redhat.com>
2606             Zack Weinberg  <zack@codesourcery.com>
2608         When build != host, create libiberty for the build machine.
2610         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2611         CONFIG_ARGUMENTS.
2612         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2613         New variables.
2614         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2615         and rules.
2616         (all.normal): Depend on ALL_BUILD_MODULES.
2617         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2618         (all-build-libiberty): Depend on configure-build-libiberty.
2620         * configure: Calculate and substitute proper value for
2621         ALL_BUILD_MODULES.
2622         * configure.in: Create the build subdirectory.
2623         Calculate and substitute TARGET_CONFIGARGS (formerly
2624         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2626 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
2628         * config.sub: Update to version 1.232 on subversion.
2630 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2632         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2633         files from .po files for a distribution.
2635 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
2637         * COPYING.NEWLIB: Mention preserved notice in specific parts.
2639 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
2641         Merged from net gcc:
2642         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
2643         * ltcf-c.sh: Use $objext, not $ac_objext.
2644         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
2645         * ltcf-cxx.sh: Add support for GNU.
2646         2001-07-22  Timothy Wall  <twall@redhat.com>
2647         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
2648         default settings if using GNU tools with that configuration.
2649         * ltcf-cxx.sh: Ditto.
2650         * ltcf-gcj.sh: Ditto.
2651         2001-07-21  Michael Chastain  <chastain@redhat.com>
2652         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2653         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
2654         * ltmain.sh: Mark as gcc-local.
2656 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
2658         * Makefile.in (all-bison): Revert 2001-10-24.
2659         Don't depend on texinfo.
2661 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
2663         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
2665 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
2667         * configure.in (--enable-languages): Be more permissive about
2668         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
2670 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
2672         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2674 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
2676         Makefile.in (all-bison): Don't depend on texinfo.
2678 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
2680         * gettext.m4: Test po/POTFILES.in exists before trying to read.
2682 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
2684         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2686 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
2688         * config.sub, config.guess: Import latest from subversions.
2690 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
2692         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2693         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2694         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2695         avoid quotes nesting problems.
2696         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2697         (DO_X): Export only variables that are set.
2699 2001-09-19  Ben Elliston  <bje@redhat.com>
2701         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2702         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2703         semantics.  Use the shell built-in "type" command instead.
2705 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2707         * config.sub: Reverted the earlier change, this version is not the
2708         master file.
2710 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2712         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
2713         Add support for mips64.
2715 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
2717         * configure.in: Enable libstdc++-v3 for h8300 targets.
2719 2001-08-30  Eric Christopher  <echristo@redhat.com>
2720             Jason Eckhardt  <jle@redhat.com>
2722         * config.sub: Add support for mipsisa32.
2724 2001-08-30  Eric Christopher  <echristo@redhat.com>
2726         * config.sub, config.guess: Import latest from subversions.
2728 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
2730         * config.sub, config.guess: Import latest from subversions.
2732 2001-07-26  DJ Delorie  <dj@redhat.com>
2734         * MAINTAINERS: Clarify libiberty merge rules and procedures.
2736 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
2738         * Makefile.in: Revert 2001-06-17.
2739         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2741 2001-06-17  H.J. Lu <hjl@gnu.org>
2743         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
2744         (gas+binutils.tar.bz2): Likewise.
2745         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
2747 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
2749         * Makefile.in (VER): When present, extract the version number from
2750         the file version.in.
2752 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
2754         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2755         gcc/xgcc is built, use -print-prog-name to find out the program
2756         name to use.
2758 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
2760         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2761         with_gcc]: Use `gcc -shared' to build a shared library.
2763 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2765         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2766         archives.
2768 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
2770         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
2771         libraries when using g++ with native linker.
2773 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
2775         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2777 2001-05-24  Tom Rix <trix@redhat.com>
2779         * configure.in : enable ld for aix
2781 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
2783         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2784         [aix4*|aix5*]: Prepend blank.
2786 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
2788         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2789         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
2790         of subdir/configure scripts to use the new libtool.m4.
2792 2001-05-14  H.J. Lu <hjl@gnu.org>
2794         * config.if (libc_interface): Set to -libc6.2- for cross
2795         compiling to Linux/glibc 2.2.
2797 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
2799         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2800         libgcj.
2802 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
2804         * configure.in (noconfigdirs): Don't reset it from scratch in the
2805         target case; only append to it.
2807 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
2809         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2810         sparc-*-solaris2.8]: Disable ${libgcj}.
2812 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
2814         * configure.in (libgcj_saved): Copy from $libgcj.
2815         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2816         --disable-libgcj.
2818 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
2820         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2821         1.641.2.228.
2823 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
2825         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2826         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2828 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
2830         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2831         New macros.
2832         (bootstrap, cross): Use RECURSE_FLAGS.
2833         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2835 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
2837         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2839 2001-03-23  Nick Clifton  <nickc@redhat.com>
2841         * README-maintainer-mode: Add note about inability to use "make
2842         distclean" in maintainer mode.
2844 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
2846         Re-installed:
2847         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
2848         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
2849         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2850         * ltcf-cxx.sh: Likewise.
2851         * ltcf-gcj.sh: Likewise.
2853 2001-03-22  Philip Blundell  <philb@gnu.org>
2855         * config.sub, config.guess: Import latest from subversions.
2857 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
2859         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2860         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2862 2001-03-20  Michael Chastain  <chastain@redhat.com>
2864         * Makefile.in: all-m4 depends on all-texinfo.
2866 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
2868         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2870 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
2872         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
2873         longer valid.
2875 2001-02-16  Nick Clifton  <nickc@redhat.com>
2877         * configure.in (noconfigdirs): Allow configuration of texinfo
2878         for Cygwin hosts.
2880 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2882         * config.guess: Add linux target for S/390.
2883         * config.sub: Likewise.
2884         * configure.in: Likewise.
2886 2001-02-06  Ben Elliston  <bje@redhat.com>
2888         * configure: Output host type to stdout, not stderr.
2890 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2892         * config.guess: Import from subversions.gnu.org (revision 1.181).
2893         * config.sub: Import from subversions.gnu.org (revision 1.199).
2895 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
2897         * config.guess: Handle hppa64-linux systems.
2899 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2901         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2902         Don't unset, it's non-portable and no longer necessary, set to empty
2903         instead.
2905 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2907         * ltconfig: Shell portability fix for the tagname validity check.
2909 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2911         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2913 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
2915         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2916         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2918 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
2920         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2921         keep at least one of build_libtool_libs or build_old_libs set to
2922         yes.
2924 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
2926         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2927         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2929 2000-11-07  Philip Blundell  <pb@futuretv.com>
2931         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2933 2000-11-03  Philip Blundell  <pb@futuretv.com>
2935         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2936         files.
2938 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
2940         * COPYING.NEWLIB: Put into source repository.
2942 2001-01-15  Ben Elliston  <bje@redhat.com>
2944         * configure.in (host_tools): Add sid.
2945         Always configure cgen.
2946         * Makefile.in (all-sid): New target.
2947         (check-sid, clean-sid, install-sid): Likewise.
2949 2001-01-07  Andreas Jaeger  <aj@suse.de>
2951         * config.sub, config.guess: Update from subversions.
2953 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
2955         * configure.in: Disable language-specific target libraries for
2956         languages that aren't enabled.
2958 2000-11-24  Nick Clifton  <nickc@redhat.com>
2960         * configure.in (xscale-elf): Add target.
2961         (xscale-coff): Add target.
2962         (c4x, c5x, tic54x): Move after ARM targets.
2964 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
2966         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
2968 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
2970         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
2972 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
2974         * Makefile.in: Merge with GCC and libgcj.
2975         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
2976         configure-target-<library> when their configure scripts need the C
2977         or C++ library to have already been built to work properly.
2978         (do_proto_toplev): Set them to an empty string.
2980 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
2982         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2983         (REALLY_SET_LIB_PATH): Use them.
2985 2000-11-06  Christopher Faylor <cgf@cygnus.com>
2987         * config.sub: Add support for Sun Chorus
2989 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
2991         * config.sub: Add support for the *-storm-chaos OS.
2993 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
2995         * configure.in (noconfigdirs): Don't compile some
2996         of the libraries for 68HC11 & 68hc12 targets.
2998 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
3000         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3001         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
3002         all affected `configure' scripts.
3004 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
3006         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3007         ltcf-c.sh.
3009 2000-09-12  Philip Blundell  <philb@gnu.org>
3011         * config.sub, config.guess: Update from subversions.
3013 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
3015         * Makefile.in (all-zlib): Added dummy target.
3017         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3018         multi-language branch.
3020 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
3022         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3023         (bootstrap*): Depend on all-bootstrap.
3025 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
3027         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3028         crosses, but add gcc/include to the header search path for them.
3030 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
3032         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3033         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3034         * gettext.m4: New file, extracted from aclocal.m4.
3036 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
3038         * config-ml.in (CC, CXX): Avoid trailing whitespace.
3039         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3040         sub-configures.
3042 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
3044         * Makefile.in (ALL_MODULES): Add all-cgen.
3045         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3046         (all-cgen): New target.
3047         (all-opcodes,all-sim): Depend on all-cgen.
3048         * configure.in (host_tools): Add cgen.
3049         Only configure cgen if --enable-cgen-maint.
3051 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
3053         * config-ml.in (CC, CXX): Don't introduce a leading space.
3055 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
3057         * configure.in (libstdcxx_flags): Use
3058         libstdc++-v3/src/libstdc++.INC.
3060 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
3062         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3064 2000-08-11  Jason Merrill  <jason@redhat.com>
3066         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3067         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3068         (FLAGS_FOR_TARGET): Not here.
3069         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3071 2000-08-07  DJ Delorie  <dj@redhat.com>
3073         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3074         "if we're also building gcc, and it's a gcc that will run on the
3075         build machine, we want to use its includes instead of the system's
3076         default includes".
3078 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
3080         * configure.in (libstdcxx_flags): Don't use `"'.
3082         * config-ml.in: Adjust multilib search paths to the
3083         appropriate multilib tree.
3085 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
3087         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3088         commas in $LANGUAGES.
3090 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
3092         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3094 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
3096         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3097         CXX_FOR_TARGET for sed.
3099 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
3101         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3102         Do not override if already set in the environment or in configure.
3103         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3104         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3106 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
3108         * Makefile.in (FLAGS_FOR_TARGET): New macro.
3109         (GCC_FOR_TARGET): Use it.
3110         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3111         * configure.in: ... here.
3112         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
3113         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3115 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
3117         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3118         (configure-target-libchill, configure-target-libobjc): Likewise.
3120         * configure.in: Use the same cache file for all target libs.
3121         * config-ml.in: But different cache files per multilib variant.
3123 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3125         * configure (topsrcdir): Don't use dirname.
3127 2000-07-20  Jason Merrill  <jason@redhat.com>
3129         * configure.in: Remove all references to libg++ and librx.
3131         * configure, configure.in, Makefile.in: Unify gcc and binutils.
3133 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3135         * config.sub: Update to subversions version 2000-07-06.
3137 2000-07-12  Andrew Haley  <aph@cygnus.com>
3139         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3140         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3142 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
3144         * symlink-tree:  Check number of arguments.
3146 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
3148         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3150 2000-07-05  Jim Wilson  <wilson@cygnus.com>
3152         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3153         search path for a g++ extracted from the build tree.  This
3154         will allow link tests run by configure scripts in
3155         subdirectories to succeed.
3157 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
3159         * ltconfig: Add support for mips-dde-sysv4.2MP
3161 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
3163         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3164         `os2'. Force ac_cv_exeext to be ".exe" in that case.
3166 2000-06-19  Timothy Wall  <twall@cygnus.com>
3168         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3169         * config.sub: Add tic54x target.
3171 2000-06-07  Phillip Thomas  <pthomas@suse.de>
3173         * README-maintainer-mode: New file: Contains notes on using
3174         --enable-maintainer-mode with binutils.
3176 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
3178         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
3180 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
3182         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3183         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3185 20000-05-21  H.J. Lu  (hjl@gnu.org)
3187         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3188         directory are used if they exist. Make sure
3189         $(build_tooldir)/include is searched for header files,
3190         $(build_tooldir)/lib/ for library files.
3191         (GCC_FOR_TARGET): Likewise.
3192         (CXX_FOR_TARGET): Likewise.
3194 2000-05-18  Jeffrey A Law  (law@cygnus.com)
3196         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3198 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
3200         * Makefile.in (configure-target-libiberty): Depend on
3201         configure-target-newlib.
3203 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
3205         * configure.in, Makefile.in: Merge all libffi-related
3206         configury stuff from the libgcj tree.
3208 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
3210         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3211         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3213 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
3215         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3216         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3217         current version information.  Add to proto-toplev directory.
3218         (gdb-taz): Build do-djunpack.
3220 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
3222         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3224 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3226         * ltmain.sh: Preserve in relink_command any environment
3227         variables that may affect the linker behavior.
3229 2000-05-12  Jeffrey A Law  (law@cygnus.com)
3231         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3233 2000-05-10  Jim Wilson  <wilson@cygnus.com>
3235         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3237 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
3239         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
3240         with the version name.
3242 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
3244         * config.if: Tweak.
3246 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
3248         * djunpack.bat: New file.
3250 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
3252         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3253         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3254         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3255         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
3257 2000-04-16  Dave Pitts  <dpitts@cozx.com>
3259         * config.sub (case $basic_machine): Change default for "ibm-*"
3260         to "openedition".
3262 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
3264         * Makefile.in (gdb-taz): New target.  GDB specific archive.
3265         (do-md5sum): New target.
3266         (MD5PROG): Define.
3267         (PACKAGE): Default to TOOL.
3268         (VER): Default to a shell script.
3269         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
3270         md5 checksum generation.
3271         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3272         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3273         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3274         insight.tar.bz2): Use gdb-taz to create archive.
3276 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
3278         * configure (warn_cflags): Delete.
3280 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
3281             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
3283         * configure.in (enable_libstdcxx_v3): Add.
3284         (target_libs): Add bits here to switch between libstdc++-v2 and
3285         libstdc++-v3.
3286         * config.if: And this file too.
3287         * Makefile.in: Add libstdc++-v3 targets.
3289 2000-04-05  Michael Meissner  <meissner@redhat.com>
3291         * config.sub (d30v): Add d30v as a basic machine type.
3293 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
3295         * configure.in: -linux-gnu*, not -linux-gnu.
3297 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
3299         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3300         (do-tar-bz2): Replace TOOL with PACKAGE.
3301         (gdb.tar.bz2): Remove GDBTK from GDB package.
3302         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3303         dejagnu.tar.bz2): New packages.
3305 2000-02-27  Andreas Jaeger  <aj@suse.de>
3307         * configure.in: Add entry for mips*-*-linux*, move catch all
3308         *-*-*linux* entry below this one.
3310 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
3312         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3314 2000-02-24  Nick Clifton  <nickc@cygnus.com>
3316         * config.sub: Support an OS of "wince".
3318 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
3320         * config.guess, config.sub: Updated to match config's 2000-02-15
3321         version.
3323 2000-02-23  Linas Vepstas <linas@linas.org>
3325         * config.sub: Add support for Linux/IBM 370.
3326         * configure.in: Likewise.
3328 2000-02-22  Nick Clifton  <nickc@cygnus.com>
3330         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3332 2000-02-20  Christopher Faylor <cgf@cygnus.com>
3334         * config.guess: Guess "cygwin" rather than "cygwin32".
3336 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3338         * configure (gcc_version): When setting, narrow search to
3339         lines containing `version_string'.
3341 2000-02-15  Denis Chertykov  <denisc@overta.ru>
3343         * config.sub: Add support for avr target.
3345 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
3347         * config.sub: Add mmix-knuth-mmixware.
3349 2000-01-27  Christopher Faylor <cgf@redhat.com>
3351         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3352         structure stuff to -L library search.
3353         (CXX_FOR_TARGET): Ditto.
3354         (CROSS_CHECK_MODULES): Fix spelling mistake.
3356 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
3358         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3359         the C++ compiler.
3361 2000-01-12  Richard Henderson  <rth@cygnus.com>
3363         * configure.in: Don't build some bits for beos.
3365 2000-01-12  Joel Sherrill (joel@OARcorp.com)
3367         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3368         as include files.
3370 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
3372         * configure.in: Use mt-aix43 to handle *_TARGET defs,
3373         not mh-aix43.
3375 1999-12-14  Richard Henderson  <rth@cygnus.com>
3377         * config.guess (alpha-osf, alpha-linux): Detect ev67.
3378         * config.sub: Accept alphaev[78], alphaev8.
3380 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3382         * config.guess, config.sub: Update from autoconf.
3384 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3386         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3387         necessary libraries are missing.
3389 1999-10-25  Andreas Schwab  <schwab@suse.de>
3391         * configure: Fix quoting inside arguments of eval.
3393 1999-10-21  Nick Clifton  <nickc@cygnus.com>
3395         * config-ml.in: Allow suppression of some ARM multilibs.
3397 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
3399         * config.guess: Add OS/390 match pattern.
3400         * config.sub: Add mvs, openedition targets.
3401         * configure.in (i370-ibm-opened*): New.
3403 1999-09-04  Steve Chamberlain  <sac@pobox.com>
3405         * config.sub: Add support for configuring for pj.
3407 1999-08-31  Nick Clifton  <nickc@cygnus.com>
3409         * config.sub (maybe_os): Add support for configuring for fr30.
3411 1999-08-25  Nick Clifton  <nickc@cygnus.com>
3413         * configure.in: Do not configure or build ld for AIX
3414         platforms.  ld is known to be broken on these platforms.
3416 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3418         * config-ml.in: Pass compiler flag corresponding to multidirs to
3419         subdir configures.
3421 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
3423         * Makefile.in (LDFLAGS): Define.
3425 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
3427         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3428         noconfigdirs.
3429         (*-*-cygwin*): Likewise.
3431 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
3433         * mkdep: New file.
3434         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3435         (BINUTILS_SUPPORT_DIRS): Add mkdep.
3437         From Eli Zaretskii <eliz@is.elta.co.il>:
3438         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3439         long file name when using DJGPP on MS-DOS.
3441 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
3443         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3445 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
3447         * Makefile.in (check-target-libio): Remove all-target-libstdc++
3448         dependency as this causes "make check" to globally "make all"
3450 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
3452         * configure.in (target_libs): Added target-zlib.
3453         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3454         (CONFIGURE_TARGET_MODULES): Likewise.
3455         (CHECK_TARGET_MODULES): Likewise.
3456         (INSTALL_TARGET_MODULES): Likewise.
3457         (CLEAN_TARGET_MODULES): Likewise.
3458         (configure-target-zlib): New target.
3459         (all-target-zlib): Likewise.
3460         (all-target-libjava): Depend on all-target-zlib.
3461         (configure-target-libjava): Depend on configure-target-zlib.
3463         * Makefile.in (configure-target-libjava): Depend on
3464         configure-target-newlib.
3465         (configure-target-boehm-gc): New target.
3466         (configure-target-qthreads): New target.
3468         * configure.in (target_libs): Added target-qthreads.
3469         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3470         (CONFIGURE_TARGET_MODULES): Likewise.
3471         (CHECK_TARGET_MODULES): Likewise.
3472         (INSTALL_TARGET_MODULES): Likewise.
3473         (CLEAN_TARGET_MODULES): Likewise.
3474         (all-target-qthreads): New target.
3475         (configure-target-libjava): Depend on configure-target-qthreads.
3476         (all-target-libjava): Depend on all-target-qthreads.
3478         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3479         (CONFIGURE_TARGET_MODULES): Likewise.
3480         (CHECK_TARGET_MODULES): Likewise.
3481         (INSTALL_TARGET_MODULES): Likewise.
3482         (CLEAN_TARGET_MODULES): Likewise.
3483         (all-target-libjava): New target.
3484         (all-target-boehm-gc): Likewise.
3485         * configure.in (target_libs): Added libjava, boehm-gc.
3487 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
3489         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3490         configure.bat in SUPPORT_FILES.
3491         (gas+binutils.tar.bz2): Likewise.
3493         * makeall.bat: Remove; obsolete.
3495 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
3497         From Mark Elbrecht:
3498         * configure.bat: Remove; obsolete.
3500 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
3502         * configure: Add -W -Wall to the default CFLAGS when compiling with
3503         gcc.
3505 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
3507         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3509 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
3511         * configure.in: Build ld on IRIX6.
3513 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
3515         * Makefile.in: Change distribution targets to use bzip2 instead of
3516         gzip.
3517         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
3518         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
3520 1999-06-04  Nick Clifton  <nickc@cygnus.com>
3522         * config.sub: Add mcore target.
3524 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
3526         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3528 1999-05-25  H.J. Lu  (hjl@gnu.org)
3530         * config.guess (dummy): Changed to $dummy.
3532 1999-05-24  Nick Clifton  <nickc@cygnus.com>
3534         * config.sub: Tidied up case statements.
3536 1999-05-22  Ben Elliston  <bje@cygnus.com>
3538         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3539         <jiro@din.or.jp>.
3541         * config.guess: Merge with FSF version. Future changes will be
3542         more accurately recorded in this ChangeLog.
3543         * config.sub: Likewise.
3545 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
3547          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
3549 1999-04-30  Tom Tromey  <tromey@cygnus.com>
3551         * ltmain.sh: [mode link] Always use CC given by ltconfig.
3553 1999-04-23  Tom Tromey  <tromey@cygnus.com>
3555         * ltconfig, ltmain.sh: Update to libtool 1.2f.
3557 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
3559         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3560         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3561         Bad merge removed these two changes.
3563 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
3564                           Martin Heller (Ing.-Buero_Heller@t-online.de)
3566         * config.guess (interix Alpha): Add.
3568 1999-04-11  Richard Henderson  <rth@cygnus.com>
3570         * configure.in (i?86-*-beos*): Do config gperf; don't config
3571         gdb, newlib, or libgloss.
3573 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
3575         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3576         link a trivial program with -mabi=64.  If it fails, remove mabi=64
3577         from multidirs.
3579 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
3581         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3583 1999-04-08  Nick Clifton  <nickc@cygnus.com>
3585         * config.sub: Add support for mcore targets.
3587 1999-04-07  Michael Meissner  <meissner@cygnus.com>
3589         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3590         not mt-ospace, in order to shut up assembler warning about using
3591         symbols that are named the same as registers.
3593 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
3595         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3596         dependency list for all-target-cygmon.
3598 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
3600         * config-ml.in: Check $host, not $target, for selective multilibs.
3601         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3602         thumb interworking, and underscore prefix multilibs.
3604 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
3606         * missing: Update to version from current automake.
3608 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
3610         * configure (gxx_include_dir): Removed.
3612         * configure.in (gxx_include_dir): Handle it.
3613         * Makefile.in: Likewise.
3615 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
3617         * config.sub (mips64vr4111,mips64vr4111el) Add.
3619 1999-03-21  Ben Elliston  <bje@cygnus.com>
3621         * config.guess: Correct typo for detecting ELF on FreeBSD.
3623 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
3625         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
3626         config/mh-djgpp.
3628 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
3630         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
3631         all-target-newlib to dependency list for all-target-bsp.
3633 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
3635         * config.sub: Add i386-uwin support.
3636         * config.guess: Likewise.
3638 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3640         * configure.in: cleanup, add mh-*pic handling for arm, special
3641         case powerpc*-*-aix*
3643 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
3645         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
3646         can be built.
3648 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
3650         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3651         targets.
3653 1999-03-02  Nick Clifton  <nickc@cygnus.com>
3655         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
3657 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
3659         * config.sub: Check for "cygwin*" rather than "cygwin32*"
3661 1999-02-24  Nick Clifton  <nickc@cygnus.com>
3663         * config.sub: Fix typo in arm recognition.
3665 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
3667         * configure.in (noconfigdirs): Changed target_configdirs to
3668         include target-bsp only for m68k-*-elf* and m68k-*-coff*
3669         rather than m68k-*-* since it is not known to work on
3670         m68k-aout. Ditto for arm-*-*oabi.
3672 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
3674         * configure.in (*-*-windows*): Remove, no longer used.
3676 1999-02-19  Ben Elliston <bje@cygnus.com>
3678         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
3679         Smart and improved by Andrew Cagney.
3681 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
3683         * config.guess: Recognize openbsd-*-hppa.
3685 1999-02-17  H.J. Lu  (hjl@gnu.org)
3687         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
3688         only if it is not empty.
3690 1999-02-17  Nick Clifton  <nickc@cygnus.com>
3692         Patch from: Scott Bambrough <scottb@corelcomputer.com>
3694         * config.guess: Modified to recognize uname's armv* syntax.
3696         * config.sub: Modified to recognize uname's armv* syntax.
3698 1999-02-17  Mark Salter  <msalter@cygnus.com>
3700         * configure.in: Added target-bsp for sparclite.
3702 1999-02-08  Richard Henderson  <rth@cygnus.com>
3704         * config.sub: Recognize alphapca5[67] and up to alphaev8.
3706 1999-02-08  Nick Clifton  <nickc@cygnus.com>
3708         * configure.in: Add support for strongarm port.
3709         * config.sub: Add support for strongarm target.
3711 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
3713         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
3714         the old name config/mh-cygwin32.
3715         Enable texinfo.
3717 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
3719         * configure.in: Do build ld for ix86 Solaris.
3721 1999-02-02  Jim Wilson  <wilson@cygnus.com>
3723         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
3724         $AR_FOR_TARGET.  Likewise for RANLIB.
3726 1999-02-02  Catherine Moore  <clm@cygnus.com>
3728         * config.sub (oabi):  Recognize.
3729         * configure.in (arm-*-oabi):  Handle.
3731 1999-01-30  Robert Lipe  (robertlipe@usa.net)
3733         * config.guess: Improve detection of i686 on UnixWare 7.
3735 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
3737         * config.guess: Add support for i386-pc-interix.
3738         * config.sub: Likewise.
3739         * configure.in: Likewise.
3741 1999-01-18  Christopher Faylor <cgf@cygnus.com>
3743         * Makefile.in: Remove unneeded all-target-libio from
3744         from all-target-winsup target since it is now unneeded.
3745         Add all-target-libtermcap in its place since it is now
3746         needed.
3748 1998-12-30  Christopher Faylor <cgf@cygnus.com>
3750         * configure.in: makefile stub for cygwin target is probably
3751         unnecessary.  Remove it for now.
3753 1998-12-30  Christopher Faylor <cgf@cygnus.com>
3755         * configure.in: libtermcap.a should be built when cygwin is the
3756         target as well as the host.
3757         * config.guess: Allow mixed case in cygwin uname output.
3758         * Makefile.in: Add libtermcap target.
3760 1998-12-23  Jeffrey A Law  (law@cygnus.com)
3762         * config.sub: Clean up handling of hppa2.0.
3764 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
3766         * config.guess: Use C code to identify more HP machines.
3768 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
3770         * config.sub: Handle hppa2.0.
3772 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
3774         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3775         cygmon for all sparclite targets, regardless of object format.
3777 1998-12-15  Mark Salter  <msalter@cygnus.com>
3779         * configure.in: Added target-bsp for several target architectures.
3781         * Makefile.in: Added rules for bsp.
3783 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
3785         * config.guess: Improve detection of hppa2.0 processors.
3787 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
3789         * config.guess: Recognize FreeBSD using ELF automatically.
3791 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
3793         * configure (skip-this-dir): Add handling for new shell script, which
3794         might be created by a sub-directory's configure to indicate, this particular
3795         directory is "unwanted".
3796         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
3798 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
3800         * ltconfig: import from libtool, after changing libtool to
3801         account for the cygwin name change.
3803 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
3805         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
3806         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
3808 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
3810         * configure.in: Add libtermcap to list of cygwin dependencies.
3812 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
3814         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3815         they include winsup/include when it's a cygwin target.
3817 1998-11-12  Tom Tromey  <tromey@cygnus.com>
3819         * configure.in (host_tools): Added zip.
3820         * Makefile.in (all-target-libjava): Depend on all-zip.
3821         (all-zip): New target.
3822         (ALL_MODULES): Added all-zip.
3823         (NATIVE_CHECK_MODULES): Added check-zip.
3824         (INSTALL_MODULES): Added install-zip.
3825         (CLEAN_MODULES): Added clean-zip.
3827 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
3829         * Makefile.in: lose "32" from comment about cygwin.
3831 1998-11-05  Nick Clifton  <nickc@cygnus.com>
3833         * configure.in: Use -Os to build target libraries for the fr30.
3835 1998-11-04  Dave Brolley  <brolley@cygnus.com>
3837         * config.sub: Add fr30.
3839 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
3841         * configure.in: drop "32" from config/mh-cygwin32.  Check
3842         cygwin* instead of cygwin32*.
3843         * config.sub: Check cygwin* instead of cygwin32*.
3845 1998-10-22  Robert Lipe  <robertl@dgii.com>
3847         * config.guess: Match any version of Unixware7.
3849 1998-10-20  Syd Polk  <spolk@cygnus.com>
3851         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3852         if desired.
3854 1998-10-18  Jeffrey A Law  (law@cygnus.com)
3856         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3857         these if the appropriate directories and files to not exist.
3859 1998-10-14  Jeffrey A Law  (law@cygnus.com)
3861         * Makefile.in (DEVO_SUPPORT): Add config.if.
3863 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
3865         * configure: Add pattern to replace "build_tooldir"'s
3866         definition in the generated Makefile with "tooldir"'s
3867         actual value.
3869 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
3871         * config.sub: Bring back lost sparcv9.
3873         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3875 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
3877         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3878         CC_FOR_TARGET and friends.
3880 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
3882         * Makefile.in (build_tooldir): New variable, same as tooldir.
3883         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3884         -B$(build_tooldir)/bin/.
3885         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3887 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
3889         * config.sub: Add support for i[34567]86-pc-udk.
3890         * configure.in: Likewise.
3892 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
3894         * Makefile.in: add bzip2 package building bits for user
3895         tools module
3896         * configure.in: ditto
3898 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
3900         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3901         (ALL_TARGET_MODULES): Add all-target-libobjc.
3902         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3903         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3904         (all-target-libchill): Add dependencies.
3905         * configure.in (target_libs): Add libchill.
3907 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
3909         * configure.in (target_subdir): Remove duplicate line.
3911 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
3913         * Makefile.in (all-automake): fix dependencies.
3915 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
3917         * configure.in: Minor cleanups for building in the $(target_alias)
3918         subdir.
3920 1998-09-22  Jim Wilson  <wilson@cygnus.com>
3922         * Makefile.in (bootstrap): Set r and s before make all.  Use
3923         BASE_FLAGS_TO_PASS in make all.
3924         (cross): Likewise.
3926 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
3928         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3930 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
3932         * config.sub: Fix typo in last change.
3934 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
3936         * config.sub: Add support for C4x target.
3937         * configure.in: Likewise.
3939 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
3941         * config.sub: Recognize sparcv9 just like sparc64.
3943 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
3945         * config.guess: Match "Pent II" or "PentII" for OpenServer.
3947 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
3949         * config.guess: Correctly identify Pentium II sco boxes.
3951         * config.guess: Fix "tr" code.  From Weiwen Liu.
3953 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
3955         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3956         stabs.
3958 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
3960         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3961         (ALL_TARGET_MODULES): Add all-target-libchill.
3962         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3963         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3964         (all-target-libchill): Add dependencies.
3965         * configure.in (target_libs): Add libchill.
3967 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3969         * config.guess: Avoid assumptions about "tr" behaves when
3970         LANG is set to something other than English.
3972 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
3974         * configure (gxx_include_dir): Changed to
3975         '${prefix}/include/g++'-${libstdcxx_interface}.
3977         * config.if: New to determine the interfaces.
3979 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
3981         * config.guess: Detect and handle MPE/IX.
3982         * config.sub: Deal with MPE/IX.
3984 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
3986         * configure.in: Use mh-aix43.
3988 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
3990         * configure: Fix --without/--disable cases for gxx-include-dir.
3992 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
3994         * mdata-sh:  Imported.  Needed for automake support.
3996 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
3998         * Makefile.in (taz): Try "chmod -R og=u ." before
3999         "chmod og=u `find . -print`".
4001 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
4003         * configure.in: Add arm-elf and thumb-elf support.
4005 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
4007         * Makefile.in: Undo previous patch.
4009 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
4011         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4012         to here ...
4013         (install-no-fixedincludes): and here
4014         (INSTALL_MODULES): ... from here.
4016 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
4018         * config.sub: Merge with FSF.
4020         * config.guess: Merge with FSF.
4022 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
4024         * configure (extraconfigdirs): New variable.
4025         (SUBDIRS): Add extraconfigdirs and recurse on them too.
4026         * Makefile.in (all): Move higher in file.
4027         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4028         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4029         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4030         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4031         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4033 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
4035         * Makefile.in (all-target-libjava): Depend on all-gcc and
4036         all-target-newlib.
4037         (configure-target-libjava): Depend on $(ALL_GCC).
4039 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
4041         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4042         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4044 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4046         * ylwrap: Change absolute path checks to check for DOS style path
4047         names.
4049         * ylwrap: Don't use a full path name if the source file is in the
4050         same directory.  From hjl@lucon.org (H.J. Lu).
4052         * config-ml.in: Default to being verbose, to match Feb 18 change to
4053         configure.
4055 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
4057         Brought over from egcs:
4059         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
4061         * configure.in (target_subdir): Set to ${target_alias} instead
4062         of "libraries".
4064         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
4066         * configure.in (target_subdir): Set to libraries if enable_multilib.
4068 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
4070         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4071         multilibs, force reconfiguration the first time we create
4072         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4074 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
4076         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4077         avoid confusion with --no-recursion.
4079 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
4081         * configure.in: Win32 hosts shouldn't use install -x
4082         * install-sh: remove -x option, and special .exe-handling
4083         hack.
4085 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
4087         * config.guess: Recognize i586-pc-beos.
4088         * configure.in: Don't build some bits for beos.
4090 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4092         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4093         CFLAGS default to -O2.
4095         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4096         when using GNU ld.
4098 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
4100         * ltmain.sh: Correct install when using a different shell.
4102 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
4104         * ltconfig, ltmain.sh: Update to libtool 1.2b.
4106 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
4108         * makefile.vms: Update to build binutils/makefile.vms.  Add install
4109         target.
4111 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
4113         * ltconfig: Update to correct AIX handling.
4115 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
4117         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4119         * configure.in (target_subdir): Set to ${target_alias} instead
4120         of "libraries".
4122 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
4124         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4125         (Makefile): Depend on $(gcc_version_trigger).
4127         * configure (gcc_version): Change default initializer to empty
4128         string.
4129         (gcc_version_trigger): New variable; pass this variable down
4130         to subdir configures to enable them checking gcc's version
4131         themselves. Emit make macros for both gcc_version vars.
4132         (topsrcdir): Initialize reliably.
4133         (recursion line): Remove --with-gcc-version=${gcc_version}.
4135 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
4137         * configure (enable_version_specific_runtime_libs): Implement new flag
4138         --enable-version-specific-runtime-libs which installs C++ runtime stuff
4139         in $(libsubdir); emit definition in each generated Makefile.
4140         (gxx_include_dir): Initialize depending on
4141         $enable_version_specific_runtime_libs.
4143 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
4145         * configure (gcc_version): Initialize properly depending on
4146         how and where configure is started.
4147         (recursion line): Pass a --with-gcc-version=${gcc_version}
4148         to configures in subdirs.
4150 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
4152         * configure.in (noconfigdirs): Add configure pattern for mips tx39
4153         cygmon
4155 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
4157         * configure.in: Add cygmon and libstub support for mn10200.
4159 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
4161         * configure (gcc_version): Add new variable describing the
4162         particular gcc version we're building.
4163         * Makefile.in (libsubdir): Add new macro for the directory
4164         in which the compiler finds executables, libraries, etc.
4165         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4166         and libsubdir.
4168 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
4170         * Makefile.in (local-clean): Remove *.log.
4171         (warning.log): Built with warn_summary from build.log.
4172         (mail-report.log): Run test_summary.
4173         (mail-report-with-warnings.log): Run test_summary including
4174         warning.log in the report.
4176 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
4178         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4180 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
4182         * Makefile.in (grep): Grep no longer depends on libiberty.
4184 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
4186         * Makefile.in: all-snavigator needs all-libgui.
4188 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
4190         * configure.in: Add cygmon and libstub support for mn10300.
4192 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
4194         * missing: Update to version from automake 1.3.
4196         * ltmain.sh: On installation, don't get confused if the same name
4197         appears more than once in the list of library names.
4199 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
4201         * config.sub: Accept m68060 and m5200 as CPU names.
4203 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
4205         * configure: Use && rather than using -a in test, because odd
4206         strings can confuse test.
4207         * configure.in: Likewise.
4209 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
4211         * ltconfig, ltmain.sh: Bring in Visual C++ support.
4213 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
4215         * Makefile.in (boostrap2-lean, bootstrap3-lean,
4216         bootstrap4-lean): New targets.
4218 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
4220         * mpw-* Delete.  Not used.
4222 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
4224         * COPYING.LIB: Update FSF address.
4226 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
4228         * ltconfig, ltmain.sh: Update to libtool 1.2a.
4230         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4231         GAS_SUPPORT_DIRS.
4233 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
4235         * ltconfig, ltmain.sh: Avoid producing a version number if
4236         -version-info was not used.
4238 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
4240         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4241         building with newlib.
4243 1998-04-30  Paul Eggert  <eggert@twinsun.com>
4245         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4246         Solaris `make' causes it to continue to next definition.
4248 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
4250         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4251         the right GUI libraries and files are installed along with GDB.
4253 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
4255         * configure.in: Change alpha to alpha* in several places.
4257 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
4259         * config.sub: Recognize sparc86x.
4261 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
4263         * configure.in (--enable-target-optspace): Remove debug echo.
4265 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
4267         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4269 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
4271         * ltconfig: Update cygwin32 support.
4273         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4274         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4275         (GDB_SUPPORT_DIRS): Likewise.
4277 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
4279         * configure.in (target_makefile_frag): If --enable-target-optspace,
4280         use -Os to compile target libraries rather than -O2.  Default to
4281         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4282         not used.
4283         * configure.in (target_cflags): Ditto for d30v.
4285 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
4287         * Makefile.in (all-bfd): Depend on all-intl.
4288         (all-binutils): Likewise.
4289         (all-gas): Likewise.
4290         (all-gprof): Likewise.
4291         (all-ld): Likewise.
4293 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
4295         * configure.in (host_tools): Fix typo, lbtool -> libtool.
4297 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
4299         * Makefile.in (all-bfd): Depend upon all-libiberty.
4301         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4303 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
4305         * Makefile.in: Add libstub.
4307         * configure.in: Ditto. Build libstub for targets that have cygmon
4308         support.
4310 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
4312         * configure.in: Don't set PICFLAG on ix86-cygwin32.
4314 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
4316         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4317         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
4319 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
4321         * configure: Define DEFAULT_M4 by searching PATH.
4322         * Makfile.in: Use DEFAULT_M4.
4324 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
4326         * ltconfig: Add cygwin32 support.
4328         * Makefile.in, configure.in: Add libtool as a native only directory
4329         to configure and build.
4331 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
4333         * Makefile.in (INSTALL_MODULES): Remove texinfo.
4335 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
4337         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4339 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
4341         * Makefile.in: add ash make rules
4342         * configure.in: add ash to native_only and host_tools lists
4344 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
4346         * Makefile.in (all-gettext, all-intl): New targets.
4347         (ALL_MODULES): Added all-gettext, all-intl.
4348         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4349         (INSTALL_MODULES): Added install-gettext, install-intl.
4350         (CLEAN_MODULES): Added clean-gettext, clean-intl.
4352         * configure.in (host_tools): Added gettext.
4353         (native_only): Likewise.
4354         (noconfigdirs) [various cases]: Likewise.
4355         (host_libs): Added intl.
4357 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
4359         * configure: Do not disable building gdbtk for cygwin32 hosts.
4361 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
4363         * configure.in: Add thumb-coff target.
4364         * config.sub: Add thumb-coff target.
4366 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
4368         * Makefile.in: Revert yesterday's change.
4369         (all-target-winsup):  all-target-librx stays out of here.
4371 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
4373         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4374         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4375         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
4376         Remove references to librx and libg++.
4378 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
4380         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4381         recursive makes
4383 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
4385         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4386         for newlib directory.
4387         (CXX_FOR_TARGET): Likewise.
4389 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
4391         * ltconfig: Update after libtool/ltconfig.in change for
4392         hpux11.
4394 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
4396         * ltconfig, ltmain.sh: Update to libtool 1.2.
4398 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4400         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4401         (install-gcc-cross): Instead, override LANGUAGES here.
4403 1998-03-18  Dave Love  <d.love@dl.ac.uk>
4405         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4406         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4408 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
4410         * configure.in: Add Thumb-pe target.
4412 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
4414         * Makefile.in - changed sn targets to snavigator
4415         * configure.in - changed sn targets to snavigator
4417 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4419         * config-ml.in: After building symlink tree call make distclean
4420         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4421         to be the case for libiberty.
4423 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
4425         * configure: When making link, also check the current
4426         directory. The configure scripts may create one.
4428 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
4430         * config.sub: Accept alphapca56 and alphaev6 properly.
4432 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4434         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4436 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4438         * config.sub (sco5): Fix typo.
4440 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
4442         * Makefile.in (INSTALL_MODULES): Move install-tcl before
4443         install-itcl.
4444         (install-itcl): Remove dependency on install-tcl.
4446 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
4448         * configure.in: Remove libgloss from noconfigdirs for MN10300.
4450 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
4452         * configure.in: Don't build libgui for a cygwin32 target when not on
4453         a cygwin32 host.
4455 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
4457         * configure (redirect): Set to null, so default behavior of
4458         configure is now --verbose.
4460 1998-02-16  Dave Love  <d.love@dl.ac.uk>
4462         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4463         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4465 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
4467         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4468         this change to sync Makefile.in with its ChangeLog entries.
4470 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
4472         * ltmain.sh (mkdir): Check that the directory doesn't exist
4473         before we exit with error, so that we don't get races during
4474         parallel builds.
4476 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4478         * ltconfig, ltmain.sh: Update from libtool 1.0i.
4480 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4482         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4483         PICFLAG_FOR_TARGET.
4484         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4486         * configure: Emit a definition for the new macro enable_shared
4487         into each Makefile.
4489 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
4491         * configure.in (host_tools, native_only): Add libtool.
4493 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
4495         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4496         Fix typo in ming config comment.
4498 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
4500         * ltconfig, ltmain.sh: Update from libtool 1.0h.
4502 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
4504         * config.sub: Add tic30 cases, and map c30 to tic30.
4506 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
4508         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4509         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4510         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4511         (CLEAN_TARGET_MODULES): Similarly
4512         (all-target-libf2c): Add dependences.
4513         * configure.in (target_libs): Add libf2c.
4515 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
4517         * configure.in: Remove expect from noconfigdirs when target
4518         is cygwin32.  OK to build expect and dejagnu with Canadian
4519         Cross.
4521 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
4523         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4524         host.
4526         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4527         and mingw32.
4529 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4531         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4532         here as it is not defined in the toplevel Makefile.
4534 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4536         * configure (package_makefile_rules_frag): New variable, which names
4537         a file with generic rules, ...
4538         Change comment to mention we now have FIVE parts.
4539         * configure: Undo last change.
4541 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
4543         * config.guess: More accurate determination of HP processor types.
4544         * config.sub: More accurate determination of HP processor types.
4546 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4548         * configure (package_makefile_frag): Move inserting the
4549         ${package_makefile_frag} to where it should be according
4550         to the comment.
4552 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
4554         * config.guess: Add support for Linux/ARM.
4556 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
4558         * .cvsignore: Remove *-info and *-install since they match
4559         release-info and mpw-install, which we don't want to just ignore.
4561 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
4563         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
4565 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
4567         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
4568         local_prefix to sub-make invocations.
4570 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
4572         * configure.in: Check makefile fragments in the source
4573         directory.
4575 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
4577         * configure.in: Check whether host and target makefile
4578         fragments exist before adding them to *_makefile_frag.
4580 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
4582         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
4584 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
4586         * configure.in: Make sure we only replace RPATH_ENVVAR on
4587         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
4588         regexp to sed.
4590         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
4591         to sub-makes.
4593 1998-01-13  Lee Iverson   (leei@ai.sri.com)
4595         * config-ml.in (multi-do): LDFLAGS must include multilib
4596         designator.
4598 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
4600         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
4602 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
4604         * config.sub: Add mingw32 support.
4605         * configure.in: Likewise.
4607 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
4609         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
4611 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
4613         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4614         * configure (gxx_include_dir): Provide a definition for subdirs
4615         which do not use autoconf.
4617 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
4619         * config.guess: Sync with egcs.  Picks up new alpha support,
4620         BeOS & some additional linux support.
4622 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
4624         * config.guess: HP 9000/803 is a PA1.1 machine.
4626 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
4628         * configure.in: It's alpha*-...
4630 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
4632         * configure.in (host_makefile_frag, target_makefile_frag):
4633         Handle multiple config files.
4634         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
4635         alpha-*-*.
4637 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
4639         * mkdep: New file.
4641 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
4643         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
4645 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
4647         * Makefile.in: Add libgui directory.
4648         (GDB_TK): Add all-libgui.
4649         * configure.in: Add libgui directory.
4650         * configure: Add all-libgui to GDB_TK.
4652 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
4654         * config-ml.in (multidirs): Add m32r to multilib list.
4656 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
4658         * Makefile.in (all-target-gperf): Change dependency to
4659         all-target-libstdc++.
4661 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
4663         * config.guess: Add BeOS support.
4665 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
4667         Source directory cvs renamed to cvssrc:
4668         * configure.in (host_tools): Change cvs to cvssrc.
4669         (native_only): Likewise.
4670         (noconfigdirs) [various cases]: Likewise.
4671         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
4672         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
4673         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
4674         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
4675         (all-cvssrc): Rename target from all-cvs.
4677 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
4679         * configure (gxx_include_dir): Fix thinko.
4681 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
4683         * Makefile.in (INSTALL_TARGET_CROSS): Define.
4684         (install-cross, install-gcc-cross): New targets.
4686 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
4688         * configure.in (noconfigdirs): Add support for Thumb target.
4690         * config.sub (maybe_os): Add support for Thumb target.
4692 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
4694         * Makefile.in: Add rules for cygmon.
4696         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
4698 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
4700         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4701         * configure (gxx_include_dir): Provide a definition for subdirs
4702         which do not use autoconf.
4704 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
4706         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4707         11/18/97 build
4709 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
4711         * From Franz Sirl.
4712         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
4713         found on RedHat Linux systems.
4715 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
4717         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
4718         guesses.
4720 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
4722         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
4724 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
4726         * ltmain.sh: If mkdir fails, check whether the directory was created
4727         anyhow by some other process.
4729 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
4731         * configure.in (d30v-*-*): Configure all directories.
4733 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
4735         * configure.in (d30v-*-*): Configure newlib, libiberty directories
4736         for the D30V.
4738 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
4740         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
4742 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
4744         * include/libiberty.h: Add extern "C" { so it can be used with C++
4745         progrms.
4746         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
4747         programs.
4749 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
4751         * configure.in (d30v-*-*): Configure GCC now.
4753 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
4755         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
4756         is no longer needed.
4758 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
4760         * Makefile.in: check-target-libio depends on all-target-libstdc++.
4762 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
4764         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
4765         targets using "$@" to provide support for similar but not identical
4766         targets without having to duplicate code.
4768 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
4770         * makefile.vms: Fix to work with DEC C.
4772 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
4774         * config.sub: Add mips-tx39-elf to marketing names.
4776 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
4778         * ltmain.sh: Handle symlinks in generated script.
4780 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
4782         * configure: Handle autoconf style directory options: --bindir,
4783         --datadir, --includedir, --infodir, --libdir, --libexecdir,
4784         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
4785         --sysconfdir.
4786         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
4787         (sharedstatedir, localstatedir, oldincludedir): New variables.
4788         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
4789         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
4790         sbindir, sharedstatedir, and sysconfdir.
4792 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
4794         * Makefile.in (bootstrap-lean): New target.
4796 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
4798         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
4799         sn, and gnuserv from noconfigdirs.
4801 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
4803         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
4805 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
4807         * Makefile.in (cross): New target.
4809 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
4810                           Jeff Law         <law@cygnus.com>
4812         * Makefile.in (bootstrap2, bootstrap3): New targets.
4813         (all-bootstrap): Remove outdated and confusing target.
4814         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
4816 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
4818         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4819         windows.  Consistent with gdb/configure.
4821 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
4823         * configure.in: Name Linux target fragment.
4825         * configure: Rewrite so that project Makefile fragment is inserted
4826         first and appears last in the resulting Makefile.
4828 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
4830         * Makefile.in (install-itcl): Install tcl first.
4832 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
4834         * configure.in: remove bison from noconfigdirs for Cygwin32 host
4836 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
4838         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
4840         * configure.in (skipdirs): Add target-librx for Linux.
4841         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
4843 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
4845         * Makefile.in (bootstrap): New target.
4847 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
4849         * config.sub: Accept 'amigados' for backward compatability.
4851 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
4853         * config.guess: Merge with FSF.
4855 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
4857         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
4859 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
4861         * config.sub: Add "marketing-names" patch.
4863 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
4865         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
4867 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
4869         * config.sub: Handle v850-elf.
4871 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
4873         * .cvsignore (*-install): Remove.
4875 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
4877         * ltconfig: Set CONFIG_SHELL in libtool.
4878         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4880 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
4882         * configure.in (target_subdir): Set to libraries if enable_multilib.
4884 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
4886         * config.guess: Update from gcc directory.
4888 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
4890         * Makefile.in (all-sim): Depends on all-readline.
4892 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
4894         * Makefile.in (BISON, YACC): Use $$s.
4895         (all-bison): Depend on all-texinfo.
4897 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
4899         * Makefile.in (BISON): Add -L flag.
4900         (YACC): Likewise.
4902 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
4904         * configure.in (noconfigdirs): Add support for v850e target.
4906         * config.sub (maybe_os): Add support for v850e target.
4908 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
4910         * configure.in (noconfigdirs): Add support for v850ea target.
4912         * config.sub (maybe_os): Add support for v850ea target.
4914 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
4916         * config.sub: Add mipstx39.  Delete r3900.
4918 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
4920         * Makefile.in (all-autoconf): Depends on all-texinfo.
4922 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
4924         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4925         eabi targets.
4927 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
4929         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4931         * configure: When handling a Canadian Cross, handle YACC as well as
4932         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
4933         * Makefile.in (all-bison): Depend upon all-texinfo.
4935 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
4937         * Makefile.in (BISON): bison, not byacc or bison -y.
4938         (YACC): bison -y or byacc or yacc.
4939         (various): Add *-bison as appropriate.
4940         (taz): No need to mess with BISON anymore.
4942 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
4944         * configure: If OSTYPE matches *win32*, try to find a good value for
4945         CONFIG_SHELL.
4947 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
4949         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4950         configure.in if it is present.
4952 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
4954         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4956 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
4958         * config.sub: Recognize `arc' cpu.
4959         * configure.in: Likewise.
4960         * config-ml.in: Likewise.
4962 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
4964         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4966 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
4968         * configure: Changed sed delimiter from ':' to '|' when
4969         attempting to substitute ${config_shell} for SHELL. On
4970         NT ${config_shell} may contain a ':' in it.
4972 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
4974         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4976 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
4978         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4980 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
4982         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4984         * ylwrap: If the program is a relative path, force it to be
4985         absolute.
4987 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
4989         * configure (tooldir): Set BISON to `bison -y' and not just bison.
4991 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
4993         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4994         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4995         for libraries.
4997 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
4999         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
5000         separated by spaces.
5002 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
5004         * ylwrap: New file.
5005         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5007         * ltmain.sh: Handle /bin/sh at start of install program.
5009         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5011         * ltconfig, ltmain.sh: New files, from libtool 1.0.
5012         * missing: New file, from automake 1.2.
5014 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
5016         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
5017         check-tk to CHECK_X11_MODULES.
5019 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5021         * config.sub: Merge with FSF.
5023 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5025         * config.guess: Merge with FSF.
5027 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5029         * configure: Treat msdosdjgpp like go32.
5030         * configure.in: Likewise.  Don't remove gprof for go32.
5032         * configure: Change Makefile.tem2 to Makefile.tm2.
5034 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
5036         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5038 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5040         * install-sh (chmodcmd): Set to null if the DST directory already
5041         exists.  Same as Nov 11th change.
5043 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
5045         * configure (GDB_TK): Needs itcl and tix.
5047 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
5049         * config.guess: Update from FSF.
5051 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
5053         * Makefile.in (GDB_TK): Depend on itcl and tix.
5055 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
5057         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5058         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5059         (INSTALL_SCRIPT): New variable.
5060         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5061         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5062         to -x.
5063         * install-sh: Add support for -x option.
5065 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
5067         * configure.in, Makefile.in: Treat tix like itcl.
5069 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
5071         * Makefile.in (WINDRES): New variable.
5072         (WINDRES_FOR_TARGET): New variable.
5073         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5074         (EXTRA_HOST_FLAGS): Add WINDRES.
5075         (EXTRA_TARGET_FLAGS): Add WINDRES.
5076         (EXTRA_GCC_FLAGS): Add WINDRES.
5077         ($(DO_X)): Pass down WINDRES.
5078         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5079         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5080         DLLTOOL_FOR_TARGET.
5082 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
5084         * configure.in: configure sim before gdb for win32-x-ppc
5086 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5088         Move gperf into the toplevel, from libg++.
5089         * configure.in (target_tools): Add target-gperf.
5090         (native_only): Add target-gperf.
5091         * Makefile.in (all-target-gperf): New target, depend on
5092         all-target-libg++.
5093         (configure-target-gperf): Empty rule.
5094         (ALL_TARGET_MODULES): Add all-target-gperf.
5095         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5096         (CHECK_TARGET_MODULES): Add check-target-gperf.
5097         (INSTALL_TARGET_MODULES): Add install-target-gperf.
5098         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5100 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
5102         * config.sub (mn10200): Recognize new basic machine.
5104 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5106         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5107         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5109 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5111         * configure.in: If we're building mips-sgi-irix6* native, turn on
5112         ENABLE_MULTILIB and set TARGET_SUBDIR.
5114 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
5116         * Makefile.in (all-sn): Depend on all-grep.
5118 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
5120         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5122         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5123         Makefile.  From Jeff Makey <jeff@cts.com>.
5124         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5126         * Makefile.in (DISTBISONFILES): Remove.
5127         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
5128         $(DEFAULT_YACC).
5130         * configure.in: Build itl, db, sn, etc., when building for native
5131         cygwin32.
5133         * Makefile.in (LD): New variable.
5134         (EXTRA_HOST_FLAGS): Pass down LD.
5135         ($(DO_X)): Likewise.
5137 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
5139         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5141 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
5143         * configure.in (targargs): Strip out any supplied --build argument
5144         before adding our own. Always add --build.
5146 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
5148         * configure.in (targargs): Pass --build if we're doing
5149         a cross-compile.
5151 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
5153         * configure: Use '|' instead of ":" as the separator in
5154         sed. Otherwise sed chokes on NT path names with drive
5155         designators. Also look for "?:*" as the leading characters in an
5156         absolute pathname.
5158 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
5160         * config.sub: Support for r3900.
5162 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
5164         * configure.in: Use install-sh, not install.sh.
5166 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
5168         * Makefile.in (taz): Improve check for BISON so it doesn't try to
5169         apply it twice.
5171 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5173         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5174         install-binutils.
5176 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
5178         * Makefile.in: Add automake targets.
5179         * configure.in (host_tools): Add automake.
5181 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
5183         * configure: Default CXX to c++, not gcc.
5184         * Makefile.in (CXX): Set to c++, not gcc.
5185         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5187 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
5189         * install-sh: try appending a .exe if source file doesn't
5190         exist
5192 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
5194         * configure.in: Turn on multilib by default.
5195         (cross_only): Remove target-libiberty.
5197         * Makefile.in (all-gcc): Don't depend on libiberty.
5199 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
5201         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5203 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
5205         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5206         (DISTBISONFILES): Add ld/Makefile.in
5208 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
5210         * configure.in: if target is cygwin32 but host isn't cygwin32,
5211         don't configure gdb tcl tk expect, not just gdb.
5213 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
5215         * configure.in: Added gnuserv everywhere sn appears.
5217         * Makefile.in (ALL_MODULES): Added all-gnuserv.
5218         (CROSS_CHECK_MODULES): Added check-gnuserv.
5219         (INSTALL_MODULES): Added install-gnuserv.
5220         (CLEAN_MODULES): Added clean-gnuserv.
5221         (all-gnuserv): New target.
5223 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
5225         * config.guess: Fixes for MIPS OpenBSD systems.
5227 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
5229         * Makefile.in (INSTALL_XFORM): Remove.
5230         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5232         * mkinstalldirs: New file, copied from automake.
5233         * Makefile.in (installdirs): Rename from install-dirs.  Use
5234         mkinstalldirs.  Change all users.
5235         (DEVO_SUPPORT): Add mkinstalldirs.
5237 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
5239         * install-sh: Rename from install.sh.
5240         * Makefile.in (INSTALL): Change install.sh to install-sh.
5241         (DEVO_SUPPORT): Likewise.
5243         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
5244         Graichen <graichen@rzpd.de>.
5246 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
5248         * config.guess: Recognize OpenBSD systems correctly.
5250 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
5252         * README, Makefile.in (ETC_SUPPORT): Remove references to
5253         cfg-paper*, configure.{texi,man,info*}._
5255 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
5257         * Makefile.in (all.normal): Ensure that gcc is built after all
5258         the x11 - ie gdb - targets.
5260 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
5262         * makefile.vms: Don't run conf-a-gas.
5264 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
5266         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
5268 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
5270         * configure.in: Remove noconfigdirs case since gdb also
5271         configures and builds for tic80-coff.
5273 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
5275         * configure: Set cache_file to config.cache.
5276         * Makefile.in (local-distclean): Remove config.cache.
5278 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
5280         * COPYING: Update FSF address.
5282 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
5284         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5285         noconfigdirs.
5287 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
5289         * Makefile.in (install-dirs): Don't crash if prefix, and hence
5290         MAKEDIRS, is empty.
5292 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
5294         * config.sub: Tweak mn10300 entry.
5296 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
5298         * configure.in (host_tools): Put sim before gdb, so gdb's
5299         configure.tgt can determine if the simulator was configured.
5301 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
5303         * config.sub: Move BeOS $os case to be with other Cygnus
5304         local cases.
5306 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
5308         * config.sub: Remove misplaced comment that broke Linux.
5310 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
5312         * config.sub: Add BeOS support.
5314 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
5316         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5318 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
5320         * configure.in (noconfigdirs): Remove tcl and tk from
5321         noconfigdirs for cygwin32 builds.
5323 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
5325         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5327 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
5329         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5330         make-all.com, use makefile.vms instead.
5332 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
5334         * config.sub: Accept -lnews*.
5336 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
5338         * configure.in (noconfigdirs): Disable target-newlib,
5339         target-examples and target-libiberty for d30v.
5341 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
5343         * configure.in (noconfigdirs): Enable ld for d30v.
5345 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
5347         * configure.in (tic80-*-*): Build compiler.
5349 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
5351         * configure.in (d30v-*): Remove sim directory from list of
5352         unsupported d30v directories
5354 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
5356         * config.sub, configure.in: Add d30v target cpu.
5358 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
5360         * makefile.vms: New file.
5361         * make-all.com: Remove.
5363 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
5365         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5367 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
5369         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5371 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
5373         * Makefile.in (ALL_MODULES): Added all-db.
5374         (CROSS_CHECK_MODULES): Addec check-db.
5375         (INSTALL_MODULES): Added install-db.
5376         (CLEAN_MODULES): Added clean-db.
5378 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
5380         * config.guess: Merge with latest FSF sources.
5382 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
5384         * Makefile.in (ALL_MODULES): Added all-itcl.
5385         (CROSS_CHECK_MODULES): Added check-itcl.
5386         (INSTALL_MODULES): Added install-itcl.
5387         (CLEAN_MODULES): Added clean-itcl.
5389 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
5391         * configure.in: build gdb for mn10200
5393 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
5395         * Makefile.in (all-target-winsup): Depend on all-target-libio.
5397 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
5399         * configure.in (tic80-*-*): Turn off most targets right now.
5401 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
5403         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5404         rather than the makeinfo program.
5405         (do-info): Depend upon all-texinfo.
5407 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5409         * configure.in: Remove uses of config/mh-linux.
5411         * config.sub, config.guess: Merge with latest FSF sources.
5413 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
5415         * config.sub (case $basic_machine): Add tic80 entries.
5417 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
5419         * config.sub, config.guess: Merge with latest FSF sources.
5421 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
5423         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5424         * mpw-config.in: Test for NewFolderRecursive.
5425         * mpw-install: Use symbolic name for startup filename.
5426         * mpw-README: Add various additional details.
5428 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
5430         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5432 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
5434         * configure.in: Do build gcc and the target libraries for
5435         the mn10200.
5437 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
5439         * configure.in: don't avoid building gdb for mn10300 any more
5440         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5441         instead of single-quoting it.
5443 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
5445         * configure.in: Don't use --with-stabs on IRIX 6.
5447 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
5449         * configure.in (m32r): Build gdb, libg++ now.
5451 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
5453         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
5454         directories from noconfigdirs.
5456 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
5458         * config.sub (basic_machine): added mips16 configuration
5460 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5462         * config.sub: Handle d10v-unknown.
5464 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
5466         * config.sub: Handle v850-unknown.
5468 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
5470         * Makefile.in: add findutils
5471         * configure.in: add findutils to list of host_tools
5473 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
5475         * config.sub: Handle mn10200 and mn10300.
5477 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5479         * configure.in (d10v-*): Do not build librx.
5481 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
5483         * configure.in (mn10300): Build everything except gdb & libgloss.
5485 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
5487         * config.guess:  Patch for Dansk Data Elektronik servers,
5488         from Niels Skou Olsen <nso@dde.dk>.
5490         For ncr, use /bin/uname rather than uname, since GNU uname does not
5491         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
5493         Patch for MIPS R4000 running System V,
5494         from Eric S. Raymond <esr@snark.thyrsus.com>.
5496         Fix thinko for nextstep.
5498         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5500         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
5501         * config.guess: Guess mips-dec-mach_bsd4.3.
5503         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
5504         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
5505         release numbers.
5506         * config.guess (mips-mips-riscos*):  Emit just enough of the
5507         release number.
5509         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
5510         * config.guess (sparc-auspex-sunos*):  Added.
5511         (f300-fujitsu-*): Added.
5513         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
5514         * config.guess:  Recognize a Tadpole as a sparc.
5516 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
5518         * config.guess: Don't assume that NextStep version is either 2 or
5519         3.  NextStep 4 (aka OpenStep 4) has come out now.
5521 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
5523         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5524         From Rik Faith <faith@cs.unc.edu>.
5526 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
5528         * config.sub: Contributions from bug-gnu-utils to:
5529         Support plain "hppa" (no version given) architecture, reported by
5530         OpenStep.
5531         OpenBSD like NetBSD.
5532         LynxOs is not a hardware supplier.
5534         * config.guess: Contributions from bug-gnu-utils to add support for:
5535         OpenBSD like NetBSD.
5536         Stratus systems.
5537         More Pyramid systems.
5538         i[n>4]86 Intel chips.
5539         M680[n>4]0 Motorola chips.
5540         Use unknown instead of lynx for hardware manufacturer.
5542 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
5544         * install.sh (chmodcmd): Set to null if the DST directory already
5545         exists.
5547 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5549         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5550         not use mt-ppc target Makefile fragment any more.
5552 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
5554         * configure.in (*-*-windows):  Exclude everything but those dirs
5555         needed to build windows.
5557 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
5559         * Makefile.in (all-target-winsup): Depend on all-target-librx.
5561 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
5563         * configure.in:  Exclude mmalloc from i386-windows.
5565 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
5567         * Undo my previous change.
5569 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
5571         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
5572         unconditionally.
5573         (MAKEOVERRIDES): Define (revert this part of October 18 change).
5575 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
5577         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
5578         host to add it's own flags.
5580 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
5582         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
5584 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
5586         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
5587         (CXX_FOR_TARGET): Likewise.
5588         (GCC_FOR_TARGET): Define.
5589         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
5590         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
5591         CC_FOR_TARGET was specified on the command line.
5592         (MAKEOVERRIDES): Don't define.
5594 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
5596         * configure.in (m32r): Fix spelling of libg++ libs.
5598 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
5600         * config.sub (-apple*): Remove, now redundant.
5602 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
5604         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
5606         * configure: Rework yesterday's sed script patch.
5608         * config.sub: Merge with FSF.
5610 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
5612         * config.guess:  Merge from FSF.
5614         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5615         * config.guess: Use pc instead of unknown, for pc clone systems.
5616         Change linux to linux-gnu.
5618         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5619         * config.guess: Avoid non-portable tr syntax.
5621 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
5623         * test-build.mk (HOLES): Add "xargs" for gdb.
5625         * configure: Avoid hpux10.20 sed bug.
5627 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
5629         * configure.in:  Add support for windows host
5630         (that is a build done under the Microsoft build environment).
5632 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
5634         * Makefile.in: Replace all uses of srcroot with s, to shrink
5635         command line lengths.
5637         Patches from Geoffrey Noer <noer@cygnus.com>:
5638         * configure.in: If configuring for newlib, pass --with-newlib to
5639         subdirectories.
5640         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
5641         -Bnewlib/ and -Lwinsup to gcc.
5642         (CXX_FOR_TARGET): Likewise.
5644 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
5646         * Makefile.in (ETC_SUPPORT): Add configure.
5648 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
5650         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
5651         host configuration file.
5653 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
5655         * configure.in: Break mn10x00 support into separate
5656         mn10200 and mn10300 configurations.
5657         * config.sub: Likewise.
5659 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
5661         * configure.in: Add lots of stuff to noconfigdirs for
5662         the mn10x00 targets.
5664         * config.sub, configure.in: Add mn10x00 support.
5666 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
5668         * make-all.com: Call conf-a-gas, not config-a-gas.
5670 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
5672         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
5673         targets.
5675 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
5677         * mpw-README: Add much more detail for native PowerMac.
5678         * mpw-install: New file.
5679         * mpw-configure: Add --norecursion and --help options.
5680         * mpw-config.in: Translate readme and install files when
5681         copying to objdir.
5682         * mpw-build.in: Don't always depend on byacc and flex.
5683         (install-only-top): New action.
5685 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
5687         * configure.in:  You can now configure GDB for the v850.
5689 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
5691         * configure.in (noconfigdirs): Don't configure any C++ dirs
5692         if targeting D10V.
5694 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5696         * config.sub: Recognize mips64vr5000.
5698 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
5700         * configure.in: Use a single line for host_tools and native_only.
5702 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
5704         * config.sub, configure.in: Add entries for m32r.
5706 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
5708         * Makefile.in (inet-install): Don't run install-gzip.
5710 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
5712         * configure.in:  Don't config lots of things for *-*-windows*.
5714 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
5716         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
5717         (host_libs, host_tools): Copy from configure.in.
5718         * mpw-configure: Don't complain about directories not found.
5720 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5722         * configure.in (i[345]86): Recognize i686 for pentium pro.
5723         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
5724         file.
5726         * config.guess (i[345]86): Ditto.
5728 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
5730         * configure.in (noconfigdirs): Removed gdb for D10V.
5732 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
5734         * configure.in: Remove ld, target-libio, target-libg++, and
5735         target-libstdc++ from noconfigdirs.
5737 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
5739         * configure: Fix three locations where shell scripts were
5740         being run directly rather than with config_shell.
5742 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
5744         * configure.in (v850-*-*): Set up initial $noconfigdirs.
5745         * config.sub (basic_machine): Recognize v850.
5747 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
5749         * mpw-configure: Handle multiple enable/disable options and
5750         pass them down recursively, handle -c and -s flags appropriately
5751         depending on choice of compiler, add escape mechanism for
5752         quoted arguments to gC.
5754 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5756         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
5757         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
5758         so that -mrelocatable-lib and -mno-eabi are used.
5760         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
5761         not support --print-multi-lib, don't abort.
5763 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
5765         * make-all.com: Run config-a-gas.
5766         * setup.com: Don't copy subdirectory files around.
5768 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
5770         * configure.in (*-*-ose): Remove exclusion of libgloss for this
5771         target, it now compiles correctly.
5773 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
5775         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
5777 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
5779         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
5781 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
5783         * configure.in (native_only): Add prms.
5785 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
5787         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
5788         (BINUTILS_SUPPORT_DIRS): Likewise.
5790 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5792         * configure.in (d10v-*-*): Don't configure ld or gdb until the
5793         d10v support is added.
5795 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
5797         * configure.in (d10v-*-*): New target.
5799 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
5801         * config.guess (HP 9000/811): Recognize this as a PA1.1
5802         machine.
5804 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
5806         * Makefile.in (do-tar-gz): New target, split out from tail end of
5807         taz target.  Run each command separately, don't use pipes.
5808         (taz): Use it.
5810 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
5812         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
5813         * mpw-build.in: No builds should depend on building byacc or flex,
5814         they are assumed to be installed already.
5816 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5818         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
5819         variable that CC_FOR_TARGET needs.
5821 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5823         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
5824         options have changed since the last time the subdirectory was
5825         configured, and if it has, reconfigure.
5826         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
5827         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
5829 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
5831         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
5832         CLEAN_MODULES): Add bash.
5833         (all-bash): New target.
5835 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
5837         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
5839 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5841         * config.sub (basic_machine): Recognize d10v as a valid processor.
5843 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
5845         * mpw-configure: Add support for --bindir.
5846         * mpw-build.in: Use a GCC-specific build script for GCC actions.
5848 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
5850         * configure.in: add bash, time, gawk to list of hosttools and things
5851         to only build for native toolchains
5853 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
5855         * Makefile.in (docdir): Remove.
5857 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
5859         * Makefile.in (datadir): Set to $(prefix)/share.
5861 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
5863         * configure.in: build diff and patch for cygwin32-hosted
5864         toolchains.
5866 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
5868         * config.sub: Accept -rtems*.
5870 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
5872         * configure.in: enable dosrel for cygwin32-hosted builds,
5873                 remove diff from the list of things not buildable
5874                 via Canadian Cross
5876 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
5878         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
5879         don't get ". ".
5881 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
5883         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5885 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
5887         * Makefile.in (taz): Handle case where tex3patch didn't even get
5888         checked out.  Also, if it was found, put the symlink in a new util
5889         subdirectory.
5891 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5893         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5895 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
5897         * config.sub: Recognize -openvms.
5898         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5899         * make-all.com, setup.com: New files.
5901 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
5903         * Makefile.in (taz): tex3patch moved to texinfo/util.
5905 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
5907         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
5908         * configure.in: remove make from disable-if-Can-Cross list
5909                 enable gdb if ${host} and ${target} are cygwin32
5911 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
5913         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
5914         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5916 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
5918         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
5919         distinguish sysv/svr4/bsd variants.
5920         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5922 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
5924         * configure.in: Added copyright notice.
5925         * move-if-change: Added copyright notice.
5927 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5929         * configure.in (powerpcle-*-solaris*): Until we get shared
5930         libraries working, don't build gdb, sim, make, tcl, tk, or
5931         expect.
5933 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
5935         * config.guess:  Merge with FSF:
5937         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5938         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5940         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
5941         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5943         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
5944         * config.guess:  Combine two OSF1 rules.
5945         Also recognize field test versions.  From mjr@zk3.dec.com.
5946         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
5947         because GNU uname does not support -p.  From pmr@pajato.com.
5949 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
5951         * Makefile.in (MAKEDIRS): Removed $(tooldir).
5953 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
5955         * mpw-README: Document GCCIncludes.
5957 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
5959         * configure.in (alpha-*-linux*): Set enable_shared to yes.
5961 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
5963         * mpw-configure: Handle --enable-FOO and --disable-FOO.
5965 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
5967         * configure.in (*-*-cygwin32): Configure make.
5969 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
5971         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5973 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
5975         * Makefile.in (all-inet): Depend on all-perl.
5977         * Makefile.in (inet-install): New target.
5979         * Makefile.in (all-inet): Depend on all-tcl.
5980         (all-inet): Depend on all-send-pr.
5982 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5984         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
5985         temporarily.
5987 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
5989         * configure.in: Don't configure --with-gnu-ld on AIX.
5991 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
5993         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
5995 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
5997         * Makefile.in (ALL_MODULES): Added all-inet.
5998         (CROSS_CHECK_MODULES): Added check-inet.
5999         (INSTALL_MODULES): Added install-inet.
6000         (CLEAN_MODULES): Added clean-inet.
6001         (all-indent): New target.
6003         * configure.in (host_tools): Added inet.
6004         (native_only): Added inet.
6005         (noconfigdirs): Added inet.
6007 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
6009         * configure.in: Don't configure libgloss if we are not configuring
6010         newlib.
6012 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
6014         * configure.in: Don't configure libgloss for unsupported
6015         architectures.
6017 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6019         * Makefile.in (CLEAN_MODULES): Add clean-apache.
6021 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
6023         * Makefile.in (ALL_MODULES): Include all-apache.
6024         (CROSS_CHECK_MODULES): Include check-apache.
6025         (INSTALL_MODULES): Include install-apache.
6026         (all-apache): New target.
6028         * configure.in: Added apache everywhere perl is seen.
6030 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6032         * Makefile.in: Add support for clean-{module} and
6033         clean-target-{module} rules.
6035 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
6037         * configure.in (*-*-ose) do not build libgloss.
6039 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6041         * config.guess (prep*:SunOS:5.*:*): Turn into
6042         powerpele-unknown-solaris2.
6044 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
6046         * configure.in: Permit --enable-shared to specify a list of
6047         directories.
6049 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
6051         * configure.in (host==solaris): Pass only the first word of $CC
6052         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6054 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
6056         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6058 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
6060         * Makefile.in (ALL_MODULES): Include all-perl.
6061         (CROSS_CHECK_MODULES): Include check-perl.
6062         (INSTALL_MODULES): Include install-perl.
6063         (ALL_X11_MODULES): Include all-guile.
6064         (CHECK_X11_MODULES): Include check-guile.
6065         (INSTALL_X11_MODULES): Include install-guile.
6066         (all-perl): New target.
6067         (all-guile): New target.
6069         * configure.in (host_tools): Include perl and guile.
6070         (native_only): Include perl and guile.
6071         (noconfigdirs): Don't build guile and perl; no ports have been
6072         done.
6074 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
6076         * configure (--enable-*): Handle quoted option lists such as
6077         --enable-sim-cflags='-g0 -O' better.
6079 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6081         * Makefile.in ({,inst}all-target): New rule so we can make and
6082         install all of the target directories easily.
6084 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6086         * configure.in: Add missing global flag in sed substitution when
6087         deleting `target-' from ${configdirs}.
6089 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
6091         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6092         option.
6094         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6095         config/mh-necv4.
6097         * install.sh: Correct misspelling of transformbasename.
6099         * config.guess: Recognize mips-*-sysv*.
6101 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
6103         * config.sub: Recognize mon960.
6105 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
6107         * configure: Restore Canadian Cross handling of BISON and LEX,
6108         removed in Feb 20 change.
6110 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
6112         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6113         Mention make install.  Remove the old copyright date as well the
6114         clumsy and rather pointless copyright on the README file.
6116 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6118         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6119         Makefile after running symlink-tree, then run `make distclean' to
6120         avoid clobbering any generated files in srcdir.
6122 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
6124         * configure.in (m68k-*-netbsd*): Build everything now.
6126 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
6128         * Makefile.in (taz): Fix quoting.
6130 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
6132         * configure.in (sparclet-*-*): Build everything now.
6134 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6136         * configure.in (m68k-*-linux*): New host.
6138 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
6140         * configure: Check for bison before byacc.
6142 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
6144         * Makefile.in configure:  Change the way LEX and BISON/YACC are
6145         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
6146         searching PATH.  These are used as fallbacks by Makefile.in if
6147         flex/bison/byacc aren't in objdir.
6149 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
6151         * Makefile.in: Make everything which depends upon all-bfd also
6152         depend upon all-opcodes, in case --with-commonbfdlib is used.
6154 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6156         * configure.in (host *-*-cygwin32): Don't build gdb if we are
6157         building NT native compilers on Unix.
6159 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
6161         * configure.in: Don't get CC from the host Makefile fragment if we
6162         can find gcc in PATH, or if this is a Canadian Cross.  Move the
6163         Solaris test for /usr/ucb/cc to the post target script, just after
6164         the compiler sanity test.
6166 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
6168         * config.sub: Merge with FSF.
6170 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
6172         * Makefile.in (RPATH_ENVVAR): New variable.
6173         (REALLY_SET_LIB_PATH): Use it.
6174         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6176 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
6178         * config.sub, configure.in: Recognize sparclet cpu.
6180 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6182         * config.guess:  Support m68k-cbm-sysv4.
6184 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6186         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6187         m68k-unknown-linuxaout from linker help string.  Put quotes around
6188         $ld_help_string.
6190 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
6192         * config.guess (powerpc-harris-powerunix): Add guess for port
6193         to new target.
6195 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6197         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6199 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
6201         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6202         $(REALLY_SET_LIB_PATH) in Makefile.
6203         * Makefile.in (SET_LIB_PATH): New variable.
6204         (REALLY_SET_LIB_PATH): New variable.
6205         ($(DO_X)): Use $(SET_LIB_PATH).
6206         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6207         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6208         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6209         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6210         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6211         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6212         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6213         (install-dosrel): Likewise.
6214         (all-opcodes): Depend upon all-libiberty.
6216 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
6218         * config.guess (*:CYGWIN*): New
6220 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6222         * Makefile.in (all-target-winsup): All all-target-libiberty.
6224 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6226         * configure.in (noconfigdirs): Add missing # in front of comment.
6228 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
6230         * configure.in: add second pass to things added to noconfigdirs
6231         so *-gm-magic can exclude libgloss properly.
6233 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
6235         * mpw-configure (extralibs_name, rez_name): Set correctly
6236         for MWC68K compiler.
6238         * mpw-README: Add more info on the necessary build tools.
6240 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
6242         * configure.in, config.sub: Recognize cygwin32.
6244 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
6246         * config.guess, config.sub: Recognize A/UX.
6248 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
6250         * config.sub: Merge with gcc/config.sub.
6252 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
6254         * mpw-build.in (do-binutils): Add build of stamps.
6256 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
6258         * config.sub: Add recognition for mips64vr4100*-* targets.
6260 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6262         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6263         Add creation of gconfigargs with `--enable-shared' turned on.
6264         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6265         ($(host)-stamp-stage3-configured): Likewise.
6266         (HOLES): Add chatr and ldd.
6267         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6269 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
6271         * configure: Pass --nfp to recursive configures.
6273 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
6275         * Makefile.in (DLLTOOL): New.
6276         (DLLTOOL_FOR_TARGET): New.
6277         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6278         (EXTRA_TARGET_FLAGS): Ditto.
6279         (EXTRA_GCC_FLAGS): Ditto.
6280         (CONFIGURE_TARGET_MODULES): Ditto.
6281         (DO_X): Ditto.
6282         * configure: Add DLLTOOL.
6284 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
6286         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6287         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6288         mh-sco, since old workarounds no longer needed, and don't
6289         build ld, since libraries have weak symbols in COFF.
6291 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
6293         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6295 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6297         * configure.in: Make sure that ${CC} can be used to compile an
6298         executable.
6300 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
6302         * Makefile.in (all-gdb): Depend on $(GDB_TK).
6303         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6304         nothing depending on whether gdbtk is being built.
6306 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
6308         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6310 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
6312         * configure.in (noconfigdirs): Put ld or gas in this early, if the
6313         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6315 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
6317         * config-ml.in: Add support for
6318         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6319         Simplify setting of multidirs from --disable-foo.
6321 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6323         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6324         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6325         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
6326         non-empty, pass them on to the  GCC make.
6327         (all-bootstrap): New rule that is like all-gcc, except it executes
6328         the GCC bootstrap rule instead of the GCC all rule.
6330 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
6332         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6334 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6336         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6337         DG/UX support.
6339 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
6341         * config.sub (i*86*) Change [345] to [3456]
6343 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6345         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6346         --with-gnu-ld=no.
6348 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6350         * config-ml.in (rs6000*, powerpc*): Add switches to control which
6351         AIX multilibs get built.
6353 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6355         * configure.in (i386-win32): Don't build expect if we're not
6356         building the tcl subdir.
6358 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
6360         * Makefile.in: (configure-target-examples, all-target-examples):
6361         New targets, configure and build example programs.
6363 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
6365         * mpw-configure: If an mpw-config.in generated a file mk.sed,
6366         use it as input to sedit the generated MPW makefile.
6367         * mpw-README: Add a suggestion about Gestalt.h.
6369 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
6371         * config.sub: Accept *-*-ieee*.
6373 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
6375         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
6376         Ronald F. Guilmette <rfg@monkeys.com>.
6378 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6380         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6381         for powerpc-pe native.
6382         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6383         (target==powerpc-pe): duplicate i386-win32 entry.
6385 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
6387         * configure.in (noconfigdirs): Exclude target-newlib for all versions
6388         of vxworks, not just vxworks5.1.
6390 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
6392         * mpw-configure: Add support for exec-prefix.
6394 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
6396         * config.guess: Recognize HP model 816 machines as having
6397         a PA1.1 processor.
6399 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
6401         * configure: Ignore new autoconf configure options.
6403 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
6405         * config.guess:  Recognize Pentium under SCO.
6406         From Robert Lipe <robertl@arnet.com>.
6408 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
6410         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6412 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
6414         * configure.in: Don't configure gas for alpha-dec-osf*.
6416 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
6418         * configure.in: Default to --with-stabs for some targets for which
6419         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6420         i[345]86*-*-unixware*.
6422 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
6424         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6425         rather than basing it on the target.  Simplify handling of options
6426         controlling which directories to configure.  Remove extraneous
6427         slash in multi-clean target.
6429 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
6431         * config-ml.in: Prefix more variables with ml_ so they don't collide
6432         with configure's.
6434 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
6436         * configure: Don't turn -v into --v.
6438 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
6440         * configure.in (targargs): Fix typo.
6442         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6444 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
6446         * configure.in: Strip --host and --target options from
6447         CONFIG_ARGUMENTS, and always configure for --host only.  Add
6448         --with-cross-host option when building with a cross-compiler.
6449         * configure: Canonicalize the arguments put into config.status by
6450         always using `=' for an option with an argument.  Pass a presumed
6451         --host or --target explicitly.
6453 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
6455         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6456         into general OS recognition case.
6458 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6460         * configure.in (target_configdirs): add target-winsup only
6461         for win32 target systems.
6463 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
6465         * Makefile.in (all-target-libgloss): Depend upon
6466         configure-target-newlib, since when libgloss is built it looks to
6467         see if the newlib directory exists.
6469 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
6471         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6472         cfg-ml-*.in.
6474 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
6476         * configure: Handle LD and LD_FOR_TARGET when configuring a
6477         Canadian Cross.
6479 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6481         * configure.in (target_libs): add target-winsup.
6482         (target==i386-win32): add patch diff flex make to $noconfigdirs.
6483         (target==ppcle-pe): remove ld from $noconfigdirs.
6485 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
6487         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6488         Preserve relative path names in $srcdir.  Build symlink tree if
6489         configuring cross target dir and srcdir=. (= no VPATH support).
6490         (configure-target-libg++): Depend on configure-target-librx.
6491         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6492         * config-ml.in: New file.
6493         * symlink-tree: New file.
6494         * configure: Ensure srcdir="." if that's what it is.
6496 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
6498         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6499         includes and FLEX_SKELETON setting.
6500         * mpw-configure (--with-gnu-ld): New option, controls whether
6501         to use PPCLink or ld with PowerMac GCC.
6502         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6503         * mpw-config.in: Configure grez if targeting Mac.
6505         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
6506         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6507         just macos.
6508         * configure.in: Configure grez resource compiler if targeting Mac.
6509         * Makefile.in (all-grez, install-grez): New targets.
6511 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
6513         * configure: CXX defaults to gcc, not g++.  If we find
6514         gcc in the path, set CC to gcc -O2.
6516 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
6518         * configure: Default ${build} correctly.  Avoid picking up extra
6519         spaces when reading CC and CXX from Makefile.  When doing a
6520         Canadian Cross, use plausible default values for numerous
6521         variables.
6522         * configure.in: When doing a Canadian Cross, don't try to
6523         configure tools whose configure script can't handle it.
6525 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
6527         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6529 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6531         * configure:  Remove dubious bug reporting address.
6533 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6535         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
6536         configure script, run that instead of this directory's configure.
6537         In either case, print a message that we're configuring the sub-dir.
6539 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6541         * configure.in: Before checking for the existence of various files,
6542         use sed to filter out "target-".
6544 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
6546         * Makefile.in (DO_X): Split rule to decrease command line length
6547         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
6548         (Philippe De Muyter).
6550 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6552         * Makefile.in (all-patch): depend on all-libiberty.
6554 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
6556         * configure.in: If the only directory in target_configdirs which
6557         actually exists is libiberty, then set target_configdirs to empty,
6558         to avoid trying to build a target libiberty in a gas or gdb
6559         distribution.
6561 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
6563         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
6564         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
6565         systems.
6567 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
6569         * configure.in (copy_dirs): Use sys-include instead of include
6570         for --with-headers option.
6572 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
6574         * Makefile.in, configure.in: Make winsup builds work with
6575         new scheme.
6577 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
6579         * configure.in: Build the linker on AIX.
6581 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6583         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
6584         where needed.
6586 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
6588         * Makefile.in (all-gcc): Fix typo.
6590 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6592         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
6594 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6596         * configure.in:  Rename libFOO to target-libFOO, and xiberty
6597         to target-xiberty, to provide more flexibility.
6598         (target_subdir):  Define.  Create if cross.
6599         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
6600         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
6601         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
6602         check-libFOO -> check-target-libFOO, etc.
6603         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
6604         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
6605         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
6606         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
6607         allow ALL_GCC="" to only configure.
6608         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
6609         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
6610         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
6612 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
6614         * Makefile.in (taz): Build "info" in etc explicitly.
6616 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
6618         * configure.in:  Make sure that CC is undefined (as opposed to
6619         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
6620         problem with autoconf trying to configure on a host without GCC.
6622 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
6624         * mpw-configure: Set host alias from choice of host compiler,
6625         only use generic MPW Makefile sed if present, edit a file
6626         named "hacked_Makefile.in" instead of "Makefile.in" if present.
6627         * mpw-README: Add problem notes about CW6 and CW7.
6629 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
6631         * Makefile.in (taz): Use ";" instead of ";;".
6633 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6635         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
6636         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
6637         DISTDOCDIRS.
6638         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
6639         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
6641 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6643         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
6644         and gnats, because they are now subsumed by DISTSTUFFDIRS.
6645         Move bfd to DISTSTUFFDIRS.
6647 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6649         * Makefile.in (X11_LIB): Removed.
6650         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
6652         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
6654 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6656         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
6657         names.
6659 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6661         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
6663 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
6665         * configure.in (i[345]86-*-win32): Always build newlib.
6666         Don't configure cvs, autoconf or texinfo.
6667         * Makefile.in (LD_FOR_TARGET): New.
6668         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
6669         Pass down LD_FOR_TARGET.
6671 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
6673         * winsup: New directory.
6674         * Makefile.in: Build winsup.
6675         * configure.in: Winsup is configured when target is win32.
6676         Can only build win32 target GDB when native.
6678 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
6680         * config.guess: Recognize HP model 819 machines as having
6681         a PA 1.1 processor.
6683 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
6685         * configure: Fix sed loop which substitutes for CC and CXX to
6686         avoid bug found in various sed implementations.
6688 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6690         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
6691         simulator.  Use standard powerpc-*-eabi*.
6693 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
6695         * configure.in: Stop putting gas and binutils in noconfigdirs for
6696         powerpc-*-aix* and rs6000-*-*.
6698 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
6700         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
6701         -mcall-aixdesc libraries.
6703 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
6705         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6707         * config.sub (arm | armel | armeb): Fix shell syntax.
6709 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6711         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
6712         -msoft-float and -mcpu=common support.
6713         (powerpc*-*-eabisim*): Add support for building -mcall-aix
6714         libraries.
6716 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6718         * configure.in: Allow configuration and build of emacs19 for the alpha.
6720 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6722         * configure.in (CC): Get ^CC, not just any old CC, from
6723         ${host_makefile_frag}.
6725 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6727         * configure.in (CC): Try to get CC from
6728         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
6730 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6732         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
6733         only if it exists in $(srcdir).
6735 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
6737         * configure: If CC and CXX are not set in the environment, set
6738         them, based on either an existing Makefile or on searching for gcc
6739         in PATH.  Substitute for CC and CXX in Makefile.
6740         * configure.in: Remove libm from target_libs.  Separate
6741         target_configdirs from configdirs.  If CC is not set in
6742         environment, try to get it from a host Makefile fragment.  Rewrite
6743         changes of configdirs to use skipdirs instead.  A few minor
6744         tweaks.  Take directories out of target_configdirs as they are
6745         taken out of configdirs.  Remove existing Makefile files from
6746         subdirectories.  Substitute for TARGET_CONFIGDIRS and
6747         CONFIG_ARGUMENTS in Makefile.
6748         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
6749         by configure.in.
6750         (CONFIG_ARGUMENTS): Likewise.
6751         (CONFIGURE_TARGET_MODULES): New variable.
6752         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
6753         ($(CONFIGURE_TARGET_MODULES)): New target.
6754         (configure-libg++, configure-libio): New targets.
6755         (all-libg++): Depend upon configure-libg++.
6756         (all-libio): Depend upon configure-libio.
6757         (configure-libgloss, all-libgloss): New targets.
6758         (configure-libstdc++): New target.
6759         (all-libstdc++): Depend upon configure-libstdc++.
6760         (configure-librx, all-librx): New targets.
6761         (configure-newlib): New target.
6762         (all-newlib): Depend upon configure-newlib
6763         (configure-xiberty): New target.
6764         (all-xiberty): Depend upon configure-xiberty.
6766 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
6768         * configure.in (host i[345]86-*-win32):  Expand the
6769         noconfigdirs again.
6771 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
6773         * mpw-configure: Fix sed command file name.
6775 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
6777         * configure.in (host i[345]86-*-win32): Reduce the
6778         noconfigdirs again.
6780 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
6782         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
6783         or powerpc*-*-pe*, since they are not yet supported.
6785 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
6787         Add PowerMac support and many other enhancements.
6788         * mpw-configure: New option --cc to select compiler to use,
6789         paste options set according to --cc into the generated
6790         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
6791         if mpw-make.sed is present.
6792         * mpw-config.in: Don't test for gC1, test for mpw-touch,
6793         add forward includes for PowerPC include files.
6794         * mpw-build.in: Build using Makefile.PPC if present.
6795         (do-byacc, etc): Remove separate version resource builds.
6796         (do-gas): Build "stamps" before "all".
6797         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
6798         * mpw-README: Update to reflect --cc option, PowerMac support,
6799         and recently-reported compatibility problems.
6801 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
6803         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
6804         embedded m68k systems (-aout, -coff, -elf, -vxworks).
6805         (--with-multilib-top): Pass to recursive invocations.
6807 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
6809         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
6810         v810-*-*.
6812 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
6814         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
6815         gdb, ld and opcodes on v810-*-*.
6817 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
6819         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
6820         (local-maintainer-clean): New target.
6821         (maintainer-clean): New target.
6822         (realclean): Just depend upon maintainer-clean.
6824 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
6826         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
6828 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
6830         * configure.in: Build ld in mips*-*-bsd* case.
6832 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
6834         * config.sub: Accept -lites* OS.  From Ian Dall.
6836 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
6838         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
6839         targets.
6841 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
6843         * configure.in: treat i386-win32 canadian cross the same as
6844         i386-go32 canadian cross.
6846 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6848         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6849         running under the simulator to build a reduced set of libraries.
6850         (powerpc-*-eabiaix): Add fine grained multilib support added to
6851         other powerpc targets yesterday.
6853 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6855         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6856         -disable-softfloat, -disable-relocatable, -disable-aix, and
6857         -disable-sysv to control which multilib libraries get built.
6859 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
6861         * configure: Add Makefile.tem to list of files to remove in trap
6862         handler.
6864 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6866         * config.guess (*Linux*):  Add missing "exit"s.
6867         Also, need specific check for alpha-unknown-linux (uses COFF).
6869 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6871         * config.guess:  Merge with FSF:
6873         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
6874         * config.guess (AIX4): More robust release numbering discovery.
6876         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
6877         * config.guess (i386-sequent-ptx): Properly get version number.
6879         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
6880         * config.guess (mips:*:4*:UMIPS): New case.
6882 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
6884         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6885         (i386-win32 host): Likewise.  Don't build readline.
6887 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
6889         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
6890         SUPPORT_FILES to submakes.
6892 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
6894         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6895         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6896         mpw-configure.
6898 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
6900         * configure.in (appdirs): Use =, not ==, in test expression when
6901         trying to build the text to print in the warning message for
6902         Solaris users.
6904 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
6906         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6908 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
6910         * config.guess: Recognize lynx-2.3.
6912 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
6914         * config.sub (z8ksim): Deleted
6915         (z8k-*-coff): New, this is the one true name of the target.
6917 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
6919         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6921 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
6923         * config.guess (*:Linux:*:*): First try asking the linker what the
6924         default object file format is (elf, aout, or coff).  Then if this
6925         fails, try previous methods.
6927 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
6929         * configure.in: Don't build newlib for *-*-vxworks5.1.
6931 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6933         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6934         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6936 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
6938         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6940 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
6942         * cfg-ml-com.in: New file.
6943         * cfg-ml-pos.in: New file.
6945 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
6947         * COPYING.NEWLIB: Add HP free copyright to list.
6949 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6951         * config.sub: Recognize -eabi* for the system, not just -eabi.
6953 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
6955         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6956         * config.sub, configure.in (win32): New target and host.
6958 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
6960         * configure.in: Add i386-pe configuration.
6962 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
6964         * mpw-build.in (install): Install GDB after LD.
6966 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
6968         * mpw-config.in (elf/mips.h): Always forward-include, needed
6969         for GDB to build.
6971 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
6973         * testsuite: New directory for customer acceptance and whole tool
6974         chain tests.
6976 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
6978         * configure: If per-host line isn't found, but AC_OUTPUT is found
6979         and a configure script exists, run it instead.
6981 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6983         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
6985 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
6987         * configure: Set build_{cpu,vendor,os,alias} to host values when
6988         --build isn't specified.
6990 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
6992         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
6993         (FLAGS_TO_PASS): Pass them.
6994         (EXTRA_TARGET_FLAGS): Ditto.
6996 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
6998         * Makefile.in (all-libg++): Depend on all-libstdc++.
7000 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7002         * configure.in (noconfigdirs): Enable all packages for
7003           i386-unknown-netbsd.
7005 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
7007         * configure.in (noconfigdirs): Don't configure tk for i386-go32
7008         hosted builds (DOS builds)
7010 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
7012         Changes for ARM based on patches from Richard Earnshaw:
7013         * config.sub: Handle armeb and armel.
7014         * configure.in: Omit arm linker only for riscix.
7016 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7018         * config.guess:  Update from FSF.
7020 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
7022         * config.sub: Recognize powerpcle as the little endian varient of
7023         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
7024         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
7025         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
7026         temporarily.
7028 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7030         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7032 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
7034         * config.sub: Accept -lites* as a basic system type.
7036 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
7038         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7039         installed, and if so return linuxoldld as the system name.
7041 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
7043         * config.guess: Add hppa1.1-hp-lites support.
7045 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7047         * configure.in: Don't build newlib for m68k-vxworks5.1.
7049 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7051         * configure.in (mips-sgi-irix6): Use mh-irix5.
7053 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
7055         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7057 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7059         * test-build.mk: Enable building of shared libraries on IRIX 5 and
7060         OSF/1.  Fix compiler flags.
7061         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
7063 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7065         * configure.in: Recognize --with-newlib.
7066         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7068 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7070         * Makefile.in: move {all,check,install}-gdb from *_MODULES
7071         to *_X11_MODULES due to gdbtk needing X include files et al.
7073 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
7075         Merge in support for Mac MPW as a host.
7076         (Old change descriptions retained for informational value.)
7078         * mpw-config.in: Add generic include forwards for cpu-specific
7079         include files in aout and elf directories.
7081         * mpw-configure: Added copyright.
7082         * mpw-config.in: Check for presence of required build tools.
7083         (target_libs): Add newlib.
7084         (target_tools): Add examples.
7085         (Read Me): Generate as "Read Me for MPW" instead.
7086         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7087         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7088         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7090         * mpw-configure: Remove subdir-specific makefile hackery,
7091         delete mk.tmp after using it.
7093         * mpw-build.in (all): Display start and end times.
7095         * mpw-configure (host_canonical): Set.
7096         (target_cpu): Always add to makefiles.
7097         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7098         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7099         (mpw-mh-mpw): Look for in srcdir and srcroot.
7100         Use sed instead of mpw-edit-prefix to edit prefix definitions.
7102         * mpw-build.in: (install-only): New target.
7104         * mpw-configure (host_alias, target_alias): Rename from hostalias
7105         and targetalias, add into generated Makefile.
7106         (mk.tmp): If present, add into generated Makefile.
7107         * mpw-build.in (all-gas): Build config.h first before gas proper.
7109         * mpw-configure (config.status): Write only if changed.
7110         * mpw-config.in (readline): Configure it (not built, just used for
7111         definitions).
7113         * mpw-config.in (elf/mips.h): Add a forward include.
7115         * mpw-config.in: Forward-include most .h files in include into
7116         extra-include.
7117         (readline): Don't build.
7118         mpw-build.in (install): Install GDB.
7120         * mpw-configure (prefix, mpw_prefix): Handle it.
7121         * mpw-config.in (mmalloc, readline): Don't configure.
7122         * mpw-build.in (thisscript): Rename to ThisScript.
7123         Use mpw-build instead of BuildProgram everywhere.
7124         (mmalloc, readline): Don't build.
7125         * mpw-README: New file, basic documentation about the MPW port.
7127         * mpw-config.in: Use forward-include to create include files.
7129         * mpw-configure: Add more things to the top of each configured
7130         Makefile, including contents of config/mpw-mh-mpw.
7131         * mpw-config.in (extra-include): Create this directory and fill it
7132         with Posix-like include files when configuring.
7134         * config.sub (apple, mac, mpw): Add various aliases.
7136         * mpw-build.in: New file, top-level build script fragment for MPW.
7137         * mpw-configure: New file, configure script for MPW.
7138         * mpw-config.in: New file, config fragment for MPW.
7140 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7142         * configure.in (host_libs): Remove glob, since it is gone from the
7143         sources.
7145 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7147         * Makefile.in: define empty GDB_NLM_DEPS var.
7149         * configure.in(target_makefile_frag): use config/mt-netware
7150         for netware targets.
7152 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7154         * config.sub: Merge in recent FSF changes.  Remove linux special
7155         cases.
7157 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7159         Revert this change:
7161         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
7163                 * build-all.mk: Use CC=cc -Xs on Solaris.
7165 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7167         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
7168         stop using it.
7169         * Makefile.in: Nuke all references to glob subdirectory.
7171 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7173         * configure.in: Fix --enable-shared logic in per-host.
7175 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7177         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7179 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7181         * configure.in (noconfigdirs): Don't build gas on AIX, for
7182         powerpc*-*-aix* as well as for rs6000*-*-aix*.
7184 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
7186         * configure: Fix --cache-file to work if the file argument is a
7187         relative path.
7189 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
7191         * configure: If the --cache-file is used, pass it down to
7192         configure in subdirectories.
7194 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
7196         * config.sub: add vxworks29k configuration.
7198 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
7200         * Makefile.in (taz): Do "diststuff" part quietly.
7202 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7204         * config.sub: Mini-merge with gcc/config.sub.
7206 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7208         * config.guess (IRIX): Sed - to _.
7210 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7212         * Makefile.in (source-vault, binary-vault): New targets.
7214 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
7216         * config.sub: Recognize -eabi as a basic system type.
7218 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7220         * configure.in (enable_shared stuff): Fix typo.
7222 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
7224         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7226 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7228         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7230 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
7232         * configure.in (rs6000-*-*): Don't build gas.
7234 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
7236         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7237         reduce command line length.
7238         (AS_FOR_TARGET): Check for as.new, not Makefile.
7239         (NM_FOR_TARGET): Check for nm.new, not Makefile.
7241 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7243         * config.guess:  Merge from FSF.
7245 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
7247         * configure: Don't use $ when handling program_suffix.
7249 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
7251         * configure.in:  Configure tk for hppa/hpux.
7253 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
7255         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
7257 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
7259         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
7260         to LIBCXXFLAGS.  Tests are better run without it.
7262 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
7264         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7266 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
7268         * configure.in (*-*-netware*): Don't configure xiberty.
7270 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
7272         * configure.in:  Remove tk from native_only list.
7274 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
7276         * build-all.mk: Add mips-ncd-elf target to sun4 targets
7277           for special NCD build.
7279 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
7281         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7282         makeall.bat, they're only useful for binutils snapshots.
7283         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7284         makeall.bat to specified SUPPORT_FILES.
7286 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
7288         * build-all.mk: Add Ericsson targets to sun4 and solaris
7289           hosts.  Add  BNR's sun4 target to solaris host, so their
7290           build-from-source will be tested in-house first.
7292 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
7294         * Makefile.in (LIBCFLAGS): New variable.
7295         (CFLAGS_FOR_TARGET): Ditto.
7296         (LIBCFLAGS_FOR_TARGET): Ditto.
7297         (LIBCXXFLAGS): Ditto.
7298         (CXXFLAGS_FOR_TARGET): Ditto.
7299         (LIBCXXFLAGS_FOR_TARGET): Ditto.
7300         (BASE_FLAGS_TO_PASS): Pass them.
7301         (EXTRA_TARGET_FLAGS): Ditto.
7303         * configure.in: Support --enable-shared.
7305 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
7307         * configure.in (target_libs):  Include libstdc++ again.
7308         * config.guess:  Update from FSF (for FreeBSD).
7310 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
7312         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7313         makeall.bat.
7314         (DISTDOCDIRS): Add `etc'.
7315         (ETC_SUPPORT_PFX): New variable.
7316         (taz): Include anything from etc starting with a word in
7317         ETC_SUPPORT_PFX.
7319 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
7321         * config.sub: Update for recent FSF changes.  Remove obsolete
7322         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
7323         spacing changes.
7325 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
7327         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
7329         * config.guess:  Merge with FSF.
7330         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7332 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
7334         * configure: Since the "trap 0" handler will override the exit
7335         status on many systems, only use it for "exit 1", and make it set
7336         a non-zero exit status; reset it before "exit 0".  Also, check
7337         exit status of config.sub, and error out if it failed.
7339 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
7341         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7342         and install libgloss.
7344 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
7346         * Makefile.in (all-binutils): Depend upon all-byacc.
7348         * configure.in: Don't build emacs on Irix 5.
7350 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
7352         * configure.in (*-*-netware*): Add libio.
7354 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
7356         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7357         (CHECK_TARGET_MODULES): Ditto.
7358         (INSTALL_TARGET_MODULES): Ditto.
7359         (TARGET_LIBS): Ditto.
7360         (all-libstdc++): Note dependencies.
7362 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
7364         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7366 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
7368         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7369         -fexternal-templates.
7371         * configure.in (target_libs): Add libstdc++.
7372         (noconfigdirs): Add libstdc++ as appropriate.
7374 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7376         * config.guess:  Update from FSF.
7378 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
7380         * configure: Use ${config_shell} when running ${configsub}.
7382 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
7384         * config.sub: No longer recognize h8300h.
7386 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
7388         * config.sub: Remove extraneous differences between config.sub and
7389         gcc/config.sub.
7391 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
7393         * Makefile.in (DISTSTUFFDIRS): Add gas.
7395 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
7397         * COPYING.NEWLIB: New file.
7399 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7401         * config.guess (HP-UX):  Patch from Harlan Stenn
7402         <harlan@landmark.com> to also emit release level.
7404 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7406         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7408 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7410         * config.sub:  Merge nextstep cleanup from FSF.
7412 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
7414         * configure.in (arm-*-*): Don't configure ld for this target.
7416 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
7418         * configure.in (*-*-netware): don't configure libg++, libio,
7419           librx, or newlib.
7421 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7423         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
7424         configure ld--it works, but it doesn't support shared libraries.
7426 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7428         * config.guess (*-unknown-freebsd*):  Get rid of possible
7429         trailing "(Release)" in version string.
7430         Patch from Paul Richards <paul@isl.cf.ac.uk>.
7432 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7434         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7435         Fix type: *-next-neststep -> *-next-nextstep.
7437         * config.guess:  Merge from FSF:
7439         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
7441         * config.guess: Recognize powerpc-ibm-aix3.2.5.
7443         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
7445         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7446         instead of UNIX_SV for UnixWare 1.0).
7448 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
7450         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
7451         to make gdb/nlm/* build after the compiler and linker.
7453 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7455         * config.guess (netbsd, freebsd, linux):  Accept any machine,
7456         not just i[34]86.
7457         (m68k-atari-sysv4):  Relocate to match FSF version.
7459         * config.guess:  More merges from the FSF:
7461         Add a space before function call or macro invocation.
7463         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7465         * config.guess: Add trap cmd to remove dummy.c and dummy when
7466         interrupted.
7468         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7470         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7471         (dummy): Redirect stderr from compilation of dummy.c.
7473         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
7475         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7477 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
7479         * configure: Accept and ignore --cache*, for compatibility with
7480         new autoconf.
7482 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7484         * config.guess:  Merge from FSF:
7486         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7488         * config.guess (Pyramid*:OSx*:*:*): New case.
7489         (PATH): Add /.attbin at end for finding uname.
7490         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
7492         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
7494         * config.guess (M88*:DolphinOS:*:*): New case.
7496         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
7498         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7499         to select whether to use ELF or COFF.
7501         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7503         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
7505         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7507         * config.guess: Guess the OS version for HPUX.
7509         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
7511         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7513 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7515         * configure.in: Recognize --with-headers, --with-libs, and
7516         --without-newlib.
7517         * Makefile.in (all-xiberty): Depend upon all-ld.
7519 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7521         * configure.in: Change i[34]86 to i[345]86.
7523 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7525         * configure (version): A few more tweaks to help message.
7527 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7529         * Makefile.in:  Remove (for now) librx as a host library,
7530         now that we're building it for target.
7532 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7534         * configure: Fix up help message; from karl@owl.hq.ileaf.com
7535         (Karl Berry).
7537 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7539         * configure.in:  Also configure librx.
7541 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7543         * Makefile.in:  Update various rules to reflect that librx
7544         is now needed for libg++.
7546 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7548         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7550 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
7552         * configure.in: Configure the examples directory.
7554 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7556         * configure: Simplify Jun 2 1994 change.
7558 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
7560         * change CC to /usr/latest/bin/gcc for lynx host builds, since
7561         /bin/gcc isn't good enough to build gcc.
7563 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
7565         * Makefile.in (GDB_SUPPORT_FILES): Remove
7566         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
7567         (gdb.tar.gz): Add new rule to use standard distribution building
7568         mechanism.
7570 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7572         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
7573         Bill Cox <bill@cygnus.com>.
7575 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7577         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
7579 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
7581         * configure:  Search current dir first in .gdbinit.
7583 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7585         * config.sub:  Recognize freebsd (merged from gcc config.sub).
7587 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7589         * config.sub:  Refer to NeXT's operating system as nextstep.
7591         * config.sub (case $basic_machine):  Re-order the cases, to match
7592         the order in the FSF version (which is mostly alphabethical).
7593         Merge in some additions and changes from the FSF.
7595 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
7597         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
7598         * config.sub: Recognize cxux7.
7599         * configure.in: Use mh-cxux for m88k-harris-cxux*.
7601 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7603         * config.sub:  Fix typo powerpc -> powerpc-*.
7605 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
7607         * Makefile.in: `all-emacs19' depends on `all-byacc'.
7609         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
7610         parallel with all-emacs and install-emacs).  Top-level command
7611         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
7613 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7615         * test-build.mk ($(host)-stamp-stage2-installed): Remove
7616         $(relbindir)/make before doing ``make install'', and use
7617         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
7618         installing over running make binary.
7619         ($(host)-stamp-stage3-installed): Likewise.
7621 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7623         * config.guess: Recognize Mach.
7625 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
7627         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
7628         see whether --exec-prefix was used.
7630 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7632         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
7634 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7636         * Makefile.in: Add all-librx target similar to all-libproc.
7638 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
7640         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
7641         with post 1.2 uname bogosity.
7643 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7645         * configure: Remove temporary files on receipt of a signal.
7647 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
7649         * configure: If there is a package_makefile_frag, remove
7650         ${subdir}/Makefile.tem after copying it in.
7652 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
7654         * build_all.mk: support rs6000 lynx identifies itself as
7655         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
7656         since /bin/gcc is too feeble to compile a modern gcc.
7658 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
7660         * brought devo/test-build.mk update-to-date with progressive/
7661           test-build.mk. Add lynx targets and hppa flag info.
7663 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7665         * configure.in:  Use mh-ncrsvr43.  Patch from
7666         Tom McConnell <tmcconne@sedona.intel.com>.
7668 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7670         * config.guess (i386-unknown-bsdi):  No longer need to
7671         check #if defined(__bsdi__) && defined(__i386__).
7673 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7675         * configure: Set program_transform_nameoption correctly.
7677 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
7679         * brought build-all.mk update-to-date with progressive build-all.mk,
7680           added new targets and hppa info.
7682 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7684         * configure: If config.guess result is a prefix of the user
7685         specified target, assume a native build and use the user specified
7686         target as the host alias.  Remove SunOS patch suffix removal hack.
7687         * configure.in: Remove SunOS patch suffix removal hack.
7689         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
7690         in NATIVE_CHECK_MODULES.
7692 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
7694         * Makefile.in: Rename HOST_ONLY to NATIVE.
7695         * configure: Delete SunOs patch suffix from host_canonical
7696           and build_canonical variables that are prepended to Makefiles.
7697         * configure.in: Add comments for easier maintenance.
7699 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7701         * Makefile.in: Add all-libproc target similar to all-gui.
7703 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
7705         * Makefile.in (CHECK_MODULES): split into
7706         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
7708 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
7710         * config.guess (i386-unknown-bsdi): New system to guess.
7712 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7714         * Makefile.in: Add all-gui target (but not yet build by "all").
7716 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
7718         * config.sub: Move deletion of patch suffix from here...
7719         * configure.in: To here, at Ian's suggestion.  The top-
7720           level scripts might need to know of a patch level.
7722 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
7724         * config.sub: Strip off patch suffix so rtl is recognized
7725           as a sunos4.1.3 machine, even though it's been patched.
7727 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
7729         * Makefile.in (INSTALL_LAST): Delete.
7730         (INSTALL_DOSREL): New.
7732 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7734         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
7735         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
7736         whether we pass down --with-gnu-ld anyhow.
7738 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
7740         * Makefile.in (INSTALL_LAST): Change operation so it works
7741         on more flavors of make.
7742         * configure.in (go32): Don't build libg++ or libio.
7744 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
7746         * Makefile.in (Move HOST_PREFIX_1 and friends up so
7747         they can be overriden by templates.
7749 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
7751         * configure.in (target==go32): Don't build gdb.
7752         * dosrel: New directory.
7754 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
7756         * configure.in (host==go32): Configure dosrel too.
7757         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
7758         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
7759         be set by incoming names or templates.
7760         (INSTALL_LAST): New rule.
7762 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
7764         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
7766 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
7768         * configure.in (appdirs): New variable.  Currently empty, but will
7769         be used in gas distribution.  If nonempty, lists a set of
7770         directories at least one of which must get configured, or top
7771         level configuration is considered to have failed.
7772         (rs6000-*-lynxos*): Use new file name.
7774 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7776         Eliminate XTRAFLAGS.
7777         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
7778         newlib include files using -idirafter, and also use -nostdinc.
7779         (CXX_FOR_TARGET): Likewise.
7780         (XTRAFLAGS): Removed.
7781         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
7782         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
7783         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
7784         ($(DO_X)): Don't pass down XTRAFLAGS.
7786 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
7788         * configure.in (mips*-dec-bsd*): New target; do build linker.
7789         (mips*-*-bsd*): New target; don't build linker.
7791 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
7793         * configure.in: support rs6000-*-lynxos* configuration.
7794         support sunos4 as a cross target.
7796         * config.sub: look for lynx*, not lynx since the OS version may
7797         legitimately be part of the name.
7799 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
7801         * configure.in (i[34]86-*-sco*): Move to be with other i386
7802         targets.
7803         (romp-*-*): New target.  Skip various binary utilities.
7804         (vax-*-*): New target.  Don't build newlib.
7805         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
7807 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7809         * configure.in: Only set host_makefile_frag if config
7810         directory exists.
7812 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7814         * install.sh: If $dstdir exists, don't check whether each
7815         component does.
7817 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7819         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
7821 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
7823         * configure.in (*-*-lynxos*): Don't configure newlib for either
7824         native or cross Lynx.
7826 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
7828         * config.sub (sparc64-elf): Fix os.
7829         (z8k): Remove duplicate.
7831 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7833         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7834         gcc/stmp-fixproto, to try to prevent fixproto from being run.
7836 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
7838         * configure: Make file links cleanly even if Lynx fails on
7839           an NFS symlink (at least fail cleanly).
7841 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7843         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7844         -XNh2000.
7846 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7848         * configure: Unknown options are fatal again.
7850 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
7852         * configure: Ignore --x-includes and --x-libraries, for Autoconf
7853         compatibility.
7855 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7857         * build-all.mk: Add `clean' target.
7859 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7861         * config.guess:  Add SINIX support.
7862         * configure.in:  Add mips-*-sysv4* support.
7864 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
7866         * build-all.mk: Document all useful targets.
7867         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7868         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7870 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7872         * configure: Support --silent, --quiet.
7874 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7876         * configure: Support --disable-FEATURE.
7878 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7880         * config.guess: Recognize NCR running SVR4.3.
7882 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7884         * config.guess:  Make BSDI generate i386-unknown-bsd386.
7885         Patch from Paul Eggert <eggert@twinsun.com>.
7887 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7889         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7891 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7893         * configure: Make unrecognized options give nonfatal warnings
7894         instead of fatal errors, and pass them to any subdirectory
7895         configures in case they recognize them.
7896         Make --x equivalent to --with-x.
7898 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
7900         * configure: Add --enable-* options.  Clean up usage message and
7901         some comments.
7903 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
7905         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7907 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7909         * configure.in (hppa*-*-*): Enable binutils.
7911 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7913         * config.sub: Recognize cisco.
7915 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
7917         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7919 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7921         * config.guess: about target *-hitachi-hiuxwe2, don't print more
7922         than one configuration name.  Add comment.
7924 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
7926         * config.guess: about target *-hitachi-hiuxwe2, fixed
7927         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
7928         macro is incorrect.]
7930 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7932         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7933         than the "make ls" stuff which used to be here.
7935 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7937         * config.guess:  Recognize i[34]86-unknown-freebsd.
7938         From Shawn M Carey <smcarey@rodan.syr.edu>.
7940 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
7942         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7944 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
7946         * config.guess: Check for ptx.
7948 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
7950         * config.sub: Add os9k checking.
7952 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7954         * config.guess: Handle OSF1 running on HPPA processors
7956 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
7958         * configure: If subdir configure fails, print out a message with
7959         subdirectory name, in case subdir's configure code didn't identify
7960         itself.
7962 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
7964         * configure.in: Remove embedded newlines from configdirs.
7965         Avoid mismatches of substrings.  Fix matching strings at end
7966         of configdirs.
7968 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
7970         * config.guess:  Add Lynx/rs6000 config support.
7972 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
7974         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
7976 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
7978         * configure.in (hppa*-*-osf*): Treat this just like most other
7979         PA configurations (eg no binutils or ld).
7980         (hppa*-*-*elf*): These configurations have binutils and ld.
7982 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7984         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
7986 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7988         * configure.in (rs6000-*-*): Build gas.
7990 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7992         * Makefile.in:  Avoid bug in losing hpux sed.
7994 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7996         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
7997         for GDB and GDB has been fixed to not need it.
7999 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8001         * config.guess: Recognize vax hosts.
8003 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8005         * configure (while loop): Don't use "break 2" inside case
8006         statement -- the case statement isn't an enclosing loop.
8008 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8010         * config.guess:  Clean up NeXT support, to allow nextstep
8011         on Intel machines.  Make OS be nextstep.
8013 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
8015         * config.guess: Add alternate forms for Convex.
8017 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
8019         * configure:  Completely rewrite option processing.  Take
8020         advantage of pattern-matching to avoid invoking test frequently.
8021         Also clean up host and target defaulting logic.
8023 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8025         * Makefile.in: Replace all occurrances of "rootme" with "r" and
8026         "$${rootme}" with "$$r", to increase the likelihood that the do-*
8027         commands (plus user environment) will fit SCO limits.
8029 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8031         * configure.in: Don't issue warnings about directories which are
8032         not being configured if -norecursion is set.  Correct test for
8033         --with-gnu-as and --with-gnu-ld to not get confused by substring
8034         matches.
8036         * configure.in: Don't build gas for alpha-dec-osf1*.
8038 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
8040         * configure:  Back out Per's change of 12/19/1993.  It changes the
8041         behavior of configure in unexpected and confusing ways.
8043         Also, use different delim char when calculating
8044         program_transform_name so that the name can contain slashes.
8046 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8048         * configure.in, config.sub: Add support for VSTa micro-kernel.
8050 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8052         * configure.in: Nuke hacks which were used to get a special
8053         version of GAS for HPPA configurations.
8055 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8057         * configure:  If only ${target_alias} is given, use that
8058         as the default for ${host_alias}.
8059         * configure:  Add missing back-slashes before nested quotes.
8061 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
8063         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8065 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
8067         * config.guess:  Recognize some Tektronix configurations.
8068         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8070 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
8072         * config.sub: Match any flavor of SH.
8074 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
8076         * configure.in: Don't try to configure newlib for Alpha.
8078 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8080         * configure.in: Don't build ld for Irix 5.  Don't build gas,
8081         libg++ or libio for any Alpha target.
8083         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
8085 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
8087         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8088         default arguments -- so it tried to compress itself.
8090 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
8092         * configure.in (notsupp): ensure that a space is always at the end
8093           of the configdirs list, since the grep checks for an explicit space
8095 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8097         * configure.in (target i386-sysv4.2): don't build ld, since static
8098           versions of many libraries are not available.
8100 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8102         * config.guess: Recognize Apollos (using environment variables).
8103         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8105 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8107         * config.guess: Recognize Sony news mips running newsos.
8109 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
8111         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8112         "fi ; else" for bash.
8114 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
8116         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8118 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
8120         * config.sub: accept unixware as an alias for svr4.2.
8121         Fix some inconsistancies with the gcc version.
8123 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8125         * Makefile.in (DISTDOCDIRS):  Add gdb.
8127 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8129         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
8131 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8133         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8134         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8135         this now.
8137 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8139         * config.sub: Accept hiux* as an OS name.
8141         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8142         etc/make-stds.texi.  The underscore came from gcc, and dje now
8143         agrees that RUNTESTFLAGS is the correct name.
8145 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8147         * install.sh:  Remove 'set -e'.  It makes any conditionals
8148         in the script useless.
8150         * config.guess: Automatically recognize arm-acorn-riscix
8151         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8153 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8155         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8157 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8159         * Makefile.in (DISTDOCDIRS): New variable.
8160         (taz): Edit local Makefile.in sooner, instead of proto-toplev
8161         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
8163 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8165         * configure.in (hppa target): check the source directory for the
8166           pagas sub-directory
8168 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
8170         * config.sub: Allow -aout* and -elf*.
8172 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8174         * configure.in: Don't build ld on i386-solaris2, same as for
8175         sparc-solaris2.
8177 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8179         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8181 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8183         * configure.in:  Configure gdb for alpha.
8185 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8187         * Makefile.in (CXXFLAGS): Add -O.
8189 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8191         * config.guess: added support for DG Aviion
8193 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8195         * configure.in: Produce warning message for subdirectories not
8196         configurable for this host/target combination.  Don't try to
8197         configure gdb for vms.
8199 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8201         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8202         appropriate files before making "diststuff".
8203         (DISTBISONFILES): New var: list of files to be edited.
8204         (DISTSTUFFDIRS): Add binutils.
8206 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8208         * config.sub: also handle mipsel and mips64el (for little endian mips)
8210 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8212         * configure.in: Add * to end of all OS names.
8214 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
8216         * configure.in: Build newlib for LynxOS native.
8218 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8220         * config.guess: Add support for delta 88k running SVR3.
8222         * configure.in: Add comment about HP compiler vs. emacs.
8224 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8226         * configure.in: don't build ld on solaris2 (not a viable option
8227           due to bugs in getpwnam & getpwuid)
8229 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8231         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8232         config.guess will produce a full version number.
8234 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8236         * configure.in: Build linker and binutils for alpha-dec-osf1.
8238 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8240         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8241         and gdb/testsuite/Makefile.in.
8243 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8245         * configure.in: recognize mips*- instead of mips-
8247 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
8249         * config.sub: Accept linux*coff and linux*elf as operating
8250         systems.
8252 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8254         * config.sub: Recognize mips64, and mips3 as an alias for it.
8256 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8258         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8259         gdb knows how to handle OSF/1 shared libraries.
8261 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8263         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8264         * config.guess: Recognize Hitachi's HIUX.
8265         * config.sub: Recognize h3050r* and hppahitachi.
8266         Remove redundant cases for hp9k[23]*.
8268 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8270         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8271         if gas and ld are in the source tree and are in ${configdirs}.
8272         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
8273         --with options (but still pass them down on the command line,
8274         if they were explicitly specified).
8276 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8278         * configure: substitute SHELL value in Makefile.in with
8279         ${CONFIG_SHELL}
8281 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8283         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8284         *-*-solaris2* targets.
8286 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8288         * Makefile.in: define M4, and pass it down to sub-makes;
8289         all-autoconf now depends on all-m4
8291 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8293         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8294         presence of {ar,ranlib} instead of a configured directory
8296 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
8298         * config.guess: Accept 34?? as well as 33?? for NCR.
8300 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8302         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8303         of 'gas' in sed commands, since 'gash' is now in the tree as well.
8305 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8307         * configure: grab values for $(CC) and $(CXX) from the
8308         environment, so that someone can do "CC=gcc configure; make" and
8309         have it work right (matching the way that autoconf works now)
8311         * configure.in, Makefile.in: add support for gash, the tcl
8312         interface to Galaxy
8314         * config.guess: add NetBSD variants (hp300, x86)
8316 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
8318         * install.sh: Support -d option (in the manner of SunOS 4 install,
8319         as it is more deterministic than that of GNU install)
8320         (chmodcmd): Set file to mode 755 by default (should also do default
8321         chgrp and chown, but I don't feel like dealing with that now)
8323 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
8325         * config.sub: Remove h8300hhms alias.
8327 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8329         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8331 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8333         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8334         as stmp-fixinc
8336 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
8338         * config.sub: recognize m88110-bug-coff.
8340 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8342         * Makefile.in (all-libio): all dependencies on the toolchain used
8343         to build this (gcc, gas, ld, etc)
8345 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8347         * config.guess: Deal with OSF/1 1.3 on alpha.
8349 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8351         * install.sh: add some 'else true' clauses for portability
8353         * configure.in: don't build libio for h8[35]00-*-* targets
8355 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8357         * Makefile.in:  Add support for new libio.
8359 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8361         * install.sh: If one command fails, don't try the rest.  Don't try
8362         to remove $dsttmp (via trap) unless we have already created it.
8363         If $src doesn't exist, detect it and exit with an error.
8365         * config.guess: Recognize BSD on hp300.
8367 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8369         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8370         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8372 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
8374         * Makefile.in (all-send-pr): depends on all-prms
8376 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8378         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8380 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8382         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8383         Added test for mips-mips-riscos5.
8385 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8387         * configure.in: use mh-hp300 for 68k HP hosts
8389 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8391         * configure: add support for CONFIG_SHELL, so that you can use
8392         some alternate shell for evaluating configure scripts
8394 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
8396         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
8397         in configure script to bug-gdb@prep.ai.mit.edu when building
8398         distribution archive.
8399         * Makefile.in (COMPRESS):  Remove def.
8400         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
8401         gdb.tar.Z and make-gdb.tar.Z respectively.
8402         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
8403         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
8404         to convergence with 'taz' target in Makefile.in.
8406 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8408         * install.sh (dsttmp): use trap to ensure that tmp files go
8409         away on error conditions
8411 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8413         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8415 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8417         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8418         its parent is '/' not ''.
8420         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8422 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
8424         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8425         that ${newsrcdir}/configure.in does.
8427 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8429         * test-build.mk: support for CONFIG_SHELL
8431 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
8433         * config.sub (netware):  Add as a basic system type.
8435 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
8437         * Makefile.in (Makefile): depend on configure.in.  Also drop the
8438           $(srcdir)/ from the dependency on Makefile.in.
8440 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
8442         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8443         (h8300hhms is temporary until multi-libraries are implemented).
8444         * configure.in: Handle h8300h too.
8446 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8448         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8450 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
8452         * configure:  Remove extraneous output when guessing host type.
8453         * config.guess:  Remove extraneous output when guessing using C
8454         compiler rather than uname, or when guessing fails.
8456 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
8458         * Makefile.in: remove all.cross and install.cross targets
8460         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8461           definitions
8463 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
8465         * configure.in (target sh): Build gprof.
8467 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8469         * config.sub: change -solaris to -solaris2
8471 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8473         * configure.in: Use config/mh-riscos for mips-*-sysv*.
8475 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
8477         * configure: Correct error message for missing Makefile.in to
8478         print correct directory.
8480 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8482         * install.sh: kludge around 386BSD shell bug
8484 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
8486         * config.guess:  Recognize NeXT.
8487         * config.guess:  Recognize i486-ncr-sysv4.
8488         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
8490 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
8492         * Makefile.in (MAKEINFOFLAGS): New variable.
8493         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8494         * build-all.mk, test-build.mk: Pass down --no-split as
8495         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
8497 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
8499         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
8501 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
8503         * Makefile.in (libg++.tar.z):  New rule.
8504         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
8505         * Makefile.in (taz):  Only do a single chmod.
8507 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
8509         * install.sh: don't use dirname anymore (replaced with sed usage)
8511 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
8513         * Makefile.in:  Change extension for gzip'd files from '.z' to
8514         '.gz' per new FSF standard usage.
8516 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
8518         * configure: put quotes around the final value of program_transform_name
8520 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8522         * Makefile.in: new install.sh support; update install-info rules
8524 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
8526         * configure.in: Build diff for crosses, but not for go32 host.
8528         * configure.in: Build gprof only for native, and don't build it
8529         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8531 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
8533         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8535 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8537         * configure.in (host_tools): Add prms.
8539 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8541         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8542         with $(FLAGS_TO_PASS) on the command line
8544         * config.sub: Recognize lynx and lynxos
8546 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
8548         * config.sub: Accept -ecoff*, not just -ecoff.
8550 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
8552         * Makefile.in (taz): Use .gz suffix instead of .z.
8553         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8554         names.
8556 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8558         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8560 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8562         * Makefile.in (install-no-fixedincludes):  install gcc last, so
8563         that rebuilds that might happen during 'make install' don't get
8564         bogus gcc include files
8566 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
8568         Change from Utah for HPPA support:
8569         * config.guess: Recognize hppa1.x-hp-bsd.
8571 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
8573         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
8574         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
8576 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8578         * config.sub: Add support for rom68k and bug boot monitors.
8580 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
8582         * Makefile.in: Make all-opcodes depend on all-bfd.
8584 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
8586         * config.guess: Added special check for i[34]86-univel-sysv4*.
8588 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8590         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8591         the processor rather than assuming i486.
8593 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8595         * config.guess: Recognize SunOS6 as Solaris3.
8597 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
8599         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
8600         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8602 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
8604         * build-all.mk (all-cross): New target for Canadian Cross.
8605         Added Q2 go32 targets.
8606         * test-build.mk: Configure go32 cross sparclite-aout and
8607         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
8608         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
8610 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8612         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
8613         GO32 hosted toolchains
8615 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8617         * configure: change  so "-exec-prefix" gets passed down rather
8618         than "-exec_prefix" so autoconf generated Makefiles get the
8619         exec_prefix set right.
8621 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8623         * config.guess: get the Solaris2 minor version number
8625         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
8627 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8629         * config.guess: Recognize some Sequent platforms.
8631 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8633         * Makefile.in: added the vault-install target
8635         * configure.in: actually use the Sun3 makefile fragment that's in
8636         config, also added the release dir to configdirs
8638 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
8640         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
8642 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8644         * configure.in: remove some program from Alpha targetted toolchains
8646 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
8648         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
8649         gprof.
8650         (taz): Run "make diststuff" in those directories instead of "make
8651         proto-dir".  Look for "VERSION=" only at start of line in subdir
8652         Makefile.  Use "gzip -9" for compression.
8653         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
8654         (binutils.tar.z): New target.
8656 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
8658         * Makefile.in (taz): Include gpl.texinfo.
8660 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
8662         * Makefile.in (setup-dirs): Merged into "taz" target.
8663         (taz): Only do `proto-dir' stuff if a directory is actually needed
8664         for this target.
8666 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
8668         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
8669         (FLAGS_TO_PASS): Pass down MUNCH_NM.
8670         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
8671         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
8672         (gcc-no-fixedincludes): Correct for current gcc Makefile.
8674 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
8676         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
8677         config.sub, and move-if-change to gdb testsuite distribution
8678         archive, so the testsuite can be extracted, configured, and
8679         run separately from the gdb distribution.  Blow away the Chill
8680         tests that require a Chill compiled executable, since GNU Chill
8681         is not yet publically available.
8683 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8685         * test-build.mk: set environment variables in a single command,
8686         instead of a list of assignments and exports
8688         * config.guess: recognize Alpha/OSF1 systems
8690 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
8692         * configure: Change help message to prefer --options rather than
8693           -options.
8695 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8697         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
8698         zippy@ecst.csuchico.edu.
8699         * config.guess: Recognize miniframe.
8701 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8703        * Makefile.in: Use srcroot to find runtest rather than rootme.
8704        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
8706 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
8708         * test-build.mk: Extensive additions to support building on a
8709         machine other than the host.
8711 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
8713         * configure (tooldir): Fix for i386-aix again.
8715 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
8717         * configure, Makefile.in:  Change definition of $(tooldir)
8718         to match the FSF.
8720 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
8722         * config.guess:  Recognize i[34]86/SVR4.
8724 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
8726         * Makefile.in (all-gdb): gdb depends on sim.
8728 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
8730         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
8731         at the same time we make the prototype gdb directory.
8732         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
8733         files at the same time as the gdb base release distribution.
8735 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
8737         * Makefile.in (check): Use individual check targets rather than
8738         DO_X rule.
8739         (check-gcc): Added.
8741 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
8743         * config.sub: Use sysv3.2 not sysv32 for canonical OS
8744         for System V release 3.2.
8746 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
8748         * config.sub: Recognize hppaosf.
8749         * configure.in: Do configure ld/binutils/gas for it.
8751 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8753         * configure (tooldir): Alter syntax used to set this, for systems
8754         where "\$" isn't handled right, like i386-aix.
8756 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
8758         * configure: Pass program-transform-name, not
8759         program_transform_name, to recursive configures.
8761 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
8763         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
8764         of gas+ld+binutils.
8766 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
8768         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
8770 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8772         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
8774 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8776         * Makefile.in (PRMS): Set back to all-prms.
8778 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
8780         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
8781         targets, rather than for MIPS hosts.
8783 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8785         * configure.in: add comment for --with-x default values
8787         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
8789         * Makefile.in: add check-* targets for each of the directories in
8790         the tree.  Add a definition of RUNTEST that will use the one we
8791         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
8793 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
8795         * configure.in: Removed obsolete references to bfd_target and
8796         target_makefile_frag.
8798         * build-all.mk: Set assorted targets for Q2.
8799         * config.sub: Recognize z8k-sim and h8300-hms.
8800         * test-build.mk: Really don't pass host to configure.
8801         (HOLES): Added uname.
8803 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
8805         * configure: Handle an empty program-prefix, program-suffix or
8806         program-transform-name correctly.
8808 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
8810         * build-all.mk: -G 8 no longer required for MIPS targets.
8811         * test-build.mk: Don't pass host argument to configure; make it
8812         guess.
8814 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
8816         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
8817         * Makefile.in (COMPRESS):  New macro, like GZIP.
8819 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
8821         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8823         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8824         with gas currently defaults to -G 0.
8826 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
8828         * Makefile.in (all-flex): flex depends on byacc.
8830         * build-all.mk: If host not specified, use config.guess.  Pass TAG
8831         to test-build.mk as RELEASE_TAG.
8832         * test-build.mk (configargs): New variable containing arguments to
8833         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
8834         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8836         * config.guess: Use /bin/uname when checking -X argument on SCO,
8837         to avoid invoking GNU uname which doesn't understand -X.
8839         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8841         * configure.in: Build gas for mips-*-*.
8843 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
8845         * Makefile.in (all.normal): insert missing backslash.
8847 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
8849         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
8851         * Makefile.in: Complete overhaul to merge many almost identical
8852         targets.
8854 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
8856         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8857         (gdb.tar.Z): Adjusted.
8859         * Makefile.in (setup-dirs, taz): New targets; should be general
8860         enough to adapt for gdb sometime.  Build only .z file.
8861         (gas.tar.z): New target.
8863 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
8865         * build-all.mk: Use CC=cc -Xs on Solaris.
8867 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
8869         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
8870         for handling BISON for FSF releases.
8872 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8874         * configure: Actually implement the change zoo just documented.
8876 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
8878         * configure: when using config.guess, only set target_alias when
8879         it's not already been set (ie, on the command line)
8881 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8883         * Makefile.in: add installcheck target, set PRMS to install-prms
8885 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8887         * configure: add support for package_makefile_fragment, handle the
8888         case where a directory has a configure.in file but no Makefile.in
8889         more gracefully (with an actual understandable error message, even);
8890         add support for --without (and add this to the usage message); also
8891         explicitly add a --host=${host_alias} to the command line when
8892         config.guess is used
8894 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
8896         * configure: Must use both --host and --target in recursive calls.
8898 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
8900         * Makefile.in: Change deja-gnu to dejagnu.
8902 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
8904         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8906 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8908         * configure.in: canonicalize all instances to *-*-solaris2*,
8909         also strip out a number of tools to not build for go32 host
8911 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
8913         * config.guess: add GPL.
8915         * Makefile.in, config.guess, config.sub, configure: bump
8916           copyrights to 93.
8918 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
8920         * Makefile.in (do-info): Removed obsolete check for existence of
8921         localenv file.
8923         * Makefile.in (MAKEOVERRIDES): Define to be empty.
8925 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8927         * Makefile.in: a couple of 'else true' for decstation,
8928         support for TclX
8930         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
8932 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
8934         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
8936 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
8938         * config.guess: Recognize i386-ibm-aix (PS/2).
8939         * configure.in: Use config/mh-aix386 file for it.
8941 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
8943         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
8944         CC_FOR_TARGET instead.
8945         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
8947 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
8949         * Makefile.in: Add sim to list of directories sent with gdb
8951 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
8953         * configure.in: Put back mips-dec-bsd* case.
8955 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
8957         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
8958         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
8959         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
8961 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
8963         * configure.in: remove no-op mips-dec-bsd* in "case $target"
8965         * Makefile.in (dir.info): only run gen-info-dir if it exists,
8966         (install-info): install dir.info only if it exists,
8967         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
8969 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
8971         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
8972         gas for mips-dec-bsd.
8974 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
8976         * configure (makesrcdir): If ${srcdir} is relative and not ".",
8977         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
8979 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
8981         * configure.in: Added "dejagnu" to hosttools list.
8983 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
8985         * config.sub, configure.in, config.guess:  Add support
8986         for Bosx, an AIX variant from Bull.
8987         Patches from F.Pierresteguy@frcl.bull.fr.
8989 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
8991         * devo/dejagnu: Initial creation of devo/dejagnu.
8992         Migrated dejagnu testcases and support files for testing software
8993         tools to reside as subdirectories, currently called "testsuite",
8994         within the directory of the software tool.  Migrated all programs,
8995         support libraries, etc. beloging to dejagnu proper from
8996         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
8997         with no modifications.  The changes to these files which will
8998         allow them to configure, build, and execute properly will be made
8999         in a future update.
9001 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9003         * Makefile.in: Change send_pr to send-pr.
9004         * configure.in: Likewise.
9005         * send_pr: Renamed directory to send-pr.
9007 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
9009         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
9011 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
9013         * README:  Update for gdb-4.8 release.
9014         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
9015         gdb-xxx.tar.z (gzip'd) file also.
9017 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9019         * Makefile.in: make all-diff depend on all-libiberty
9021 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
9023         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9025 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9027         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9029 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
9031         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
9032         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
9033         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
9035 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9037         * Makefile.in:  makeinfo binary is in a new location
9039 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
9041         * config.sub: Accept -ecoff as an OS.
9043         * Makefile.in: Various changes to eliminate a level of make
9044         recursion and reduce the required command line length.
9045         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9046         sub-makes.
9047         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9048         variables holding settings for specific sub-makes.
9049         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9050         in terms of BASE_FLAGS_TO_PASS.
9051         (TARGET_LIBS): New variable listing directories which use
9052         TARGET_FLAGS_TO_PASS.
9053         (subdir_do): Eliminated.
9054         (do-*): New set of targets to replace subdir_do.
9055         (various): All targets which used subdir_do now depend on do-*.
9056         (local-clean): Renamed from do_clean.
9057         (local-distclean): New target, dependency of distclean and
9058         realclean.
9059         (install-info): Don't create directories.  Depend on dir.info
9060         rather than calling make recursively.
9061         (install-dir.info): Eliminated.
9062         (install-info-dirs): Create all info directories here.
9063         (dir.info): Depend upon do-install-info.
9065         * test-build.mk (HOLES): Added false.
9067 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
9069         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
9071 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9073         * Makefile.in (info): remove dependency on all-texinfo.  The
9074         problem was really in texinfo/C, not at this level.
9076 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9078         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9080 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
9082         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
9083         GDB releases.
9085 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9087         * configure: Include srcdir in message about target of link not
9088         being found.  Don't convert `-' to `_' in `with' options being
9089         passed to subdirs.
9091 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9093         * configure.in: add uudecode to host_tools
9095         * Makefile.in: added {all,install}-uudecode targets, added them to
9096         the appropriate lists
9098 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
9100         * Makefile.in (all-gcc): Added dependency on all-gas.
9102         * configure.in (mips-*-*): Build ld and binutils.
9104 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9106         * configure: check return code from mkdir, print error message and
9107           exit on failure.
9109 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
9111         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
9113 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
9115         * test-build.mk (HOLES): Added tar, cpio and uudecode.
9117 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9119         * config.sub (h8500):  Recognize this as a cpu type.
9121 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9123         * configure: source directory missing is no longer a warning
9125         * configure.in: recognize irix[34]* instead of irix[34]
9127         * Makefile.in: define and pass down X11_LIB
9129 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
9131         * guess-systype: Renamed to ...
9132         * config.guess:  ... by popular request.
9133         * configure.in, Makefile.in:  Update accordingly.
9135 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
9137         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
9138         + Add Convex, Cray/Unicos, and Encore/Multimax support.
9139         + Execute ./dummy instead of assuming . is in PATH.
9141 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
9143         * guess-systype:  New shell script.  Attempts to guess the
9144         canonical host name of the executing host.
9145         Only a few hosts are supported so far.
9146         * configure:  Call guess-systype if no host is specified.
9148 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
9150         * Makefile.in (gcc-no-fixedincludes): Made to work with current
9151         gcc Makefile.
9154 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
9156         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9157         (all-gcc, install-gcc, subdir_do): Use it.
9159 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9161         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9163 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
9165         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9166           set exclusively by configure, using configure.in .
9168 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9170         * test-build.mk: set $PATH for all builds
9172         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9174 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
9176         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
9177         the one used in gcc/Makefile.in, so that a null expansion doesn't
9178         override the one needed to build gcc with a native cc.
9181 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9183         * configure: Accept -with arguments.
9185 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9187         * Makefile.in: added h8300sim
9189 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
9191         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9192         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
9193         (all-cygnus, native, build-cygnus): Make
9194         $(canonhost)-stamp-3stage-done, not $(host)....
9195         * test-build.mk (stamp-3stage-compared): Use tail +10c for
9196         i386-sco3.2v4.  Added else true to if command.
9198 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
9200         * config.sub: (from FSF) Sequent uses a BSD-like OS.
9202 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
9204         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9206 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9208         * configure.in: don't remove binutils from Solaris builds
9210 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
9212         * Makefile.in: get rid of earlier definitions for *clean,
9213         also handle the recursive info rule better
9215 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
9217         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
9218         do more-or-less the right thing.
9220 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
9222         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9223         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9225 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9227         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9228         $(host_canonical).
9230         * configure.in: split the configdirs list into 4 categories (native
9231         v. cross, library v. tool) and handle the cross-only and native-
9232         only in more reasonable (and correct!) way.
9234 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
9236         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
9237         configdirs anymore.
9239 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9241         * Makefile.in: extensive cleanup::  removed all of the explicit
9242         clean-* targets, collapsed many wrappers around subdir_do into
9243         one, added additional targets to satisfy standards.texi, deleted
9244         some old targets, some changes for consistency
9246 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9248         * configure.in: handle some programs as cross-only, and others as
9249         native only
9251         * test-build.mk: handle partial holes in a more generic manner
9253         * Makefile.in: m4 depends on libiberty
9255 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9257         * configure.in: add m4, textutils, fileutils, sed, shellutils,
9258         time, wdiff, and find to configdirs
9260         * Makefile.in: all, clean, and install rules for the new programs
9261         added to configure.in
9263 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9265         * configure.in: use mh-sun for all *-sun-* hosts
9267 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9269         * Makefile.in: define flags for X11 include files and library file
9270         locations, pass them down to the programs that need this info
9272         * build-all.mk: added a 'native' target, to 3stage the native toolchain
9274 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9276         * configure.in: start building libg++ for HP-UX targets
9278 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
9280         * README:  Update references to files moved into etc/.
9282 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
9284         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
9285         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
9287 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
9289         * configure: accept dash as well as underscore in long option
9290         names for FSF compatibility.
9292 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
9294         * config.sub: added -sco3.2v4 support from FSF.
9296 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9298         * configure.in: expand the section that adds or removes
9299         directories from the list of programs to build, to handle native
9300         vs. cross in addition to host v. native
9302 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
9304         * Makefile.in:  Replace C++ in macro names with CXX.
9305         This is less likely to break ...
9307 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9309         * test-build.mk: add -w to GNU_MAKE
9311 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9313         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9314         add 'sparc' to list of recognized cpus.  This needed to make
9315         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9316         Delete some redundant ose68 variants.  Recognize -wrs as an os,
9317         then changes that into $CPU-wrs-vxworks.
9319         * configure.in: remove most references to gdbtest, regularize
9320         target based program removal
9322         * test-build.mk: import from p3 tree (many fixes and changes)
9324 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
9326         * Makefile.in: added rules to handle tcl, tk, and expect
9328         * configure.in: handle those directories if they exist
9330 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9332         * config.sub: removed bogus hppabsd and hppahpux names, since
9333         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9335 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9337         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
9338         depends upon all-xiberty
9340         * Makefile.in: changes from p3, including:
9342         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
9344         * Makefile.in (XTRAFLAGS): include newlib directories if
9345         newlib/Makefile exists, rather than if host != target.
9347         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
9349         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9350         from the same source tree and not building a cross-compiler.  This
9351         matters for the libg++ configuration if reconfiguring a tree that
9352         has already been installed.
9354         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
9356         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9357         pick up the machine and system specific header files.
9359         * Makefile.in: added AS_FOR_TARGET, passed down in
9360         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
9361         the C compiler to use to create programs which are run in the
9362         build environment, set it to default to $(CC), and passed it down
9363         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9365         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
9367         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9368         We need them for unusual native builds, like systems without
9369         ranlib.
9371         * configure: also define $(host_canonical) and
9372         $(target_canonical), which are the full, canonical names for the
9373         given host and target
9375 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
9377         * Makefile.in:  Added separate definitions for C++.
9379 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
9381         * configure.in (configdirs):  Add deja-gnu.
9383 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
9385         * README:  Update for configure.texi and gdb-4.7 release.
9387 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
9389         * Makefile.in:  Move "all" target to top of file.
9390         Previously, first target was ".PHONY" which caused BSD4.4 make
9391         to build .PHONY when make was run without arguments.
9393 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
9395         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
9396         Library-copylefted code in libiberty.
9398 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
9400         * config.sub:  Replace m68kmote with plain old m68k.
9402 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
9404         * Makefile.in:  Remove space from blank line, avoid Make complaints.
9406 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
9408         * config.sub: Complain if no argument is given.  Added support for
9409         386bsd as OS and target alias.
9411 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
9413         * Makefile.in (XTRAFLAGS): include newlib directories if
9414         newlib/Makefile exists, rather than if host != target.
9416 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
9418         * config.sub: recognize sparclite-wrs-vxworks.
9420         * Makefile.in (install-xiberty): added *-xiberty make rules (from
9421         p3.) Added clean-xiberty to clean.
9423 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9425         * configure.in: use *-*-* instead of nested cases for host and target
9427 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
9429         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9430         from the same source tree and not building a cross-compiler.  This
9431         matters for the libg++ configuration if reconfiguring a tree that
9432         has already been installed.
9434 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
9436         * config.sub (i486v/i486v4):  Merge in from FSF version.
9438 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
9440         * configure: only set PWD if it is already set.
9442 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
9444         * configure: just set PWD=`pwd` at the top, since Ultrix sh
9445         doesn't have unset and all success paths (and most error paths)
9446         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9447         to just ${PWD} to avoid confusion.)
9449 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
9451         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9452         even for a native compilation.
9454 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
9456         Changes to make the gdb.tar.Z rule work better.
9458         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
9459         (DEVO_SUPPORT):  Add configure.texi.
9460         (bfd-ilrt.tar.Z):  Remove ancient rule.
9462 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
9464         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9465         pick up the machine and system specific header files.
9467         * configure.in, config.sub: added new target m68010-adobe-scout,
9468         with alias of adobe68k.  Changed configure.in to check for
9469         -scout before -sco* to avoid a false match.
9471         * Makefile.in: added AS_FOR_TARGET, passed down in
9472         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
9473         the C compiler to use to create programs which are run in the
9474         build environment, set it to default to $(CC), and passed it down
9475         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9477 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
9479         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9480         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
9481         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9482         FOR_TARGET variants, to newlib and libg++.
9484 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9486         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9487         first.
9489 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
9491         * config.sub:  Accept `elf' as an environment.
9493 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
9495         * Makefile.in (all-opcodes):  cd into the right directory
9497 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
9499         * configure: added -program_transform_name option, used as
9500         argument to sed when installing programs.
9501         configure.texi: added documentation for -program_prefix,
9502         -program_suffix and -program_transform_name.
9504 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
9506         * config.sub:  Accept i486 where i386 ok.
9508 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
9510         * config.sub: accept we32k
9512 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
9514         * config.sub, configure.in: accept OSE68000 and OSE68k.
9516         * Makefile.in: don't create all directories for ``make install'';
9517         let the subdirectories create the ones they need.
9519 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9521         * COPYING: new file, GPL v2
9523 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9525         * Makefile.in: use the new gen-info-dir, which needs a template
9526         argument (which also lives in texinfo)
9528         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9530 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
9532         * config.sub (ncr3000):  Change i386 to i486.
9534 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9536         * Makefile.in: add install-rcs, install-grep to
9537         install-no-fixedincludes, removed install-bison and install-libgcc
9539 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
9541         * configure.in: grab the HPUX makefile fragment if on HPUX
9543 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
9545         * Makefile.in: eradicate bison spoor (ditto libgcc).
9546          configure.in: recognise m68{k,000}-ericsson-OSE.
9547          es1800 is alias for m68k-ericsson-OSE
9549 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9551         * configure.in: rearrange the parts that remove programs from
9552         configdirs, based now on HOST==TARGET or by canonical triple.
9554 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9556         * test-build.mk: recurse explicitly with -f test-build.mk when
9557           appropriate.  predicate stage3 and comparison on the existence
9558           of gcc.  That is, if gcc isn't around, we aren't three-staging.
9559           On very clean, also remove ...stamp-co.  Build in-place before
9560           doing other builds.
9562 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
9564         * Makefile.in, configure.in: add tgas
9566 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9568         * Makefile.in: a number of changes merged in from progressive.
9570         * configure.in: add libm.
9572         * .cvsignore: ignore some stuff that comes from test-build.mk.
9574 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
9576         * config.sub:  Add es1800 (m68k-ericsson-es1800).
9578 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
9580         * configure: Add program_suffix (parallel to program_prefix)
9581         * Makefile.in: adjust directory-creating script for losing decstation
9583 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
9585         * configure:  Minor $subdir-related fixes.
9587 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
9589         * configure: fix various problems with propogating
9590         makefile_target_frag in subdirs.
9591         * configure.in: config libgcc if its there
9593 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
9595         * config.sub:  HPPA merge.
9597 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
9599         * Makefile.in:  Replace all-bison with all-byacc in all
9600         dependency lines for other tools (which now use byacc).
9602 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
9604         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
9606 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
9608         * Makefile.in: make gprof rules similar to byacc rules (instead of
9609         vestigal $(unsubdir) that didn't work...)
9611 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
9613         * config.sub:  Add support for Linux.
9614         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
9615         (at least for libg++).
9617 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
9619         * configure.texi: fix doc for the -nfp option to configure
9621 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
9623         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
9625 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
9627         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
9628         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
9629         * configure.in: added solaris* host_makefile_frag hook.
9631 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9633         * config.sub: changed recognition of m68000 so that various
9634         m68k types can be specified via m680[01234]0
9636 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9638         * config.sub (basic_machine): fix sed so that '-foo' isn't
9639         completely substituted out while .+'-foo' loses the '-foo'
9641 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
9643         * config.sub ($os): Add -aout.
9645 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
9647         * configure:  If host_makefile_frag is absolute, don't
9648         prefix ${invsubdir} (relevant to libg++ auto-configure).
9650 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
9652         * Makefile.in (tooldir): Define it.
9653         (all-ld): Depend on all-flex.
9655 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
9657         * Makefile.in (check):  Fix libg++ special case.
9659 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
9661         * configure: do not bury `pwd` into config.status, thus do fewer
9662           pwd's.
9664         * configure: print the "Building in" message only when building in
9665           other than "." AND verbose.
9667         * configure: remove -s, rework -v to better accomodate guested
9668           configures.
9670         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
9672 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
9674         * Makefile.in: macroize flags passed on recursion.  remove
9675           fileutils.
9677 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
9679         * configure: get makesrcdir right for subdirs deeper than 1.
9681         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
9682           install.
9684 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
9686         * Makefile.in: don't print subdir_do or recursion lines.
9688 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
9690         * standards.texi: added menu item.
9692         * Makefile.in: build and install standards.info.
9694         * standards.texi: new file.
9696 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9698         * configure: test for and move config.status pieces from
9699           ${subdir}/.
9701 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
9703         * configure:  Test for existance of files before trying to mv
9704         them, to avoid numerous non-existance messages.
9706 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
9708         * configure: correct final line of config.status.
9710         * configure: patch from eggert.  Avoids a protection problem if
9711           the original Makefile.in is read only.
9713         * configure: use move-if-change from gcc to create config.status.
9714           Some makefiles depend on config.status to tell if a directory
9715           has been reconfigured for a different host.  This change
9716           prevents those directories from remaking everything in the case
9717           where the reconfig was only intended to rebuild a Makefile.
9719         * configure: test for config.sub with "config.sub sun4" rather
9720           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
9721           host alias from a missing config.sub.
9723 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9725         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
9726           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
9728 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
9730         * configure: mkdir ${subdir} as needed.
9732 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
9734         * Makefile.in,configure.in: added autoconf.
9736 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9738         * Makefile.in: no longer pass against on recursion.
9740         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
9741           definitions are not inherited.
9743         * configure: correct makesrcdir when subdir is .
9745 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
9747         * configure:  Add support for 'subdirs' variable, which is
9748         like 'configdirs', except that configure doesn't re-invoke
9749         itself for subdirs, it just creates a Makefile for each subdir.
9750         * configure.texi:  Document subdirs.
9752 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9754         * configure.in: added flex to configdirs
9756 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
9758         * Makefile.in: remove clean-stamps from clean.
9760 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
9762         * configure.in:  Add gdbtest to configdirs.
9764 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
9766         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
9767         to recursive makes.
9768         * configure.in:  Recognize new ncr3000 config.
9770 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
9772         * Makefile.in, configure.in: removed references to gdbm.
9774 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
9776         * config.sub:  Don't canonicalize os value
9777         newsos* to bsd (readline needs to check for newsos).
9778         (This fix was earlier made Jan 31, but got re-broken.)
9780 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
9782         * configure.in:  sco is an os, not a vendor!
9784         * configure:  Quote $( better.  Keep various shells happy.
9786 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
9788         * Makefile.in: eliminate stamp-files.
9790 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
9792         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
9793           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9795 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
9797         * config.sub:  fix iris/iris3.
9799 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
9801         * configure: re-add -rm.
9803 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
9805         * Maskefile.in: add .stmp-rcs to all.
9807         * configure.in: remove gas from rs6000 build, use aix host fragment.
9809 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
9811         * configure: pass down site_option during recursion.
9813 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
9815         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
9817 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
9819         * configure: Change exec_prefix so that it really defaults to prefix.
9821 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
9823         * Makefile.in, configure.in:  Add support for mmalloc library.
9825 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
9827         * Makefile.in: add stmp dependencies for a few more things.
9829 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
9831         * configure: adjusted error message on objdir/srcdir configure
9832           collision, per john's suggestion.
9834         * Makefile.in: add libiberty stmp to all and all.cross.
9836 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
9838         * Makefile.in: remove force dependencies, add grep to all.
9840 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
9842         * Makefile.in: drop flex.  make stamp files work.
9844         * configure: added test for conflicting configuration in srcdir,
9845           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
9846           gets cranky.  use relative paths for configure and srcdir
9847           whenever possible.  Send some error messages to stderr that were
9848           going to stdout.
9850 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
9852         * Makefile.in:  Fix libg++ rule to check for gcc directory
9853         before using gcc/gcc.  Also pass XTRAFLAGS.
9855 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
9857         * Makefile.in: added stmp-files so that directories aren't polled
9858           when they are already built.
9860         * configure.texi: fixed a node pointer problem.
9862 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
9864         * config.sub configure.in gdb/configure.in
9865         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9866         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9867         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
9869 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9871         * configure: -recurring becomes -silent.  corrected help message
9872           for -site= option.
9874         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9876 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9878         * configure: when building Makefile for crosses, replace
9879           tooldir and program_prefix.  default srcdir from location of
9880           config.sub.  remove "for host in hosts" and "for target in
9881           targets" loops.
9883 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9885         * Makefile.in: Do not pass bindir or mandir to cvs.
9887 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
9889         * Makefile.in, configure.in: removed traces of namesubdir,
9890           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
9891           copyrights to '92, changed some from Cygnus to FSF.
9893         * configure.texi: remove most references to multiple hosts,
9894           multiple targets, subdirs, etc.
9896         * configure.man: removed rcsid. reference config.sub not
9897           config.subr.
9899         * Makefile.in: mkdir $(infodir) on install-info.
9901 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
9903         * configure.texi:  Explain better about .gdbinit and about
9904         the environment that configure.in sections run in.
9906 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
9908         * configure.in:  Ultrix is only a decstation if it's a MIPS.
9910 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
9912         * README:  DOC.configure => cfg-paper.texi.
9914 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
9916         * config.sub (near case $os):  Don't convert newsos* to bsd!
9918 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
9920         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
9921         the number of copies of COPYING that go into the GDB tar file.
9923 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
9925         * bfd/configure.in, gdb/config/mh-i386sco,
9926         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
9927         Fix SCO configuration stuff.
9929 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
9931         * Makefile.in:  For libg++, make sure the -I pointing
9932         to the gcc directory goes *after* all the libg++-local -I flags.
9933         Also, move just-gcc dependency from just-libg++ to all-libg++.
9935 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
9937         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
9939 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
9941         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
9943 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
9945         * config.sub:  Add stratus configuration frags.  Also
9946         submitted to FSF.
9948 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
9950         * Makefile.in (DEV_SUPPORT):  add configure.man.
9952         * config.sub(Decode manufacturer-specific):  add -none*.
9954 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
9956         * Makefile.in:  remove form feeds to make Sun's make happy.
9957         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
9959 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
9961         * Makefile.in (AR_FLAGS):  Make quieter.
9963 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
9965         * configure.in:  Add libg++.
9966         * configure:  When verbose, don't output the command line at each
9967         level; it will be unremarkably the same as the previous version,
9968         which will be the same as what the user typed.
9970 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
9972         * configure.in, Makefile.in: fix clean-info, add flex.  add
9973           fileutils.
9975         * configure: be less sensitive to spaces in Makefile.in.  Do not
9976           look for sources in "..".  Doing so breaks subdirectories that
9977           might have their own configure.  If a subdir has it's own
9978           configure script, use it.
9980 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
9982         * cfg-paper.texi: some changes suggested by rms.
9984 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
9986         * config.sub:  Merge in some small additions from the FSF version,
9987         taken from the gcc distribution, to bring the Cygnus and FSF
9988         versions into closer sync.
9990 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
9992         * configure.in:  Changed svr4 references to sysv4.
9994 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
9996         * configure: added -V for version number option.
9998 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
10000         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10001           renamed from DOC.configure to cfg-paper.texi.
10003 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10005         * configure, config.subr, config.sub: config.subr is now
10006           config.sub again.
10008 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
10010         * configure.texi: new file, in progress.
10012         * Makefile.in: build info file and install the man page for
10013           configure.
10015         * configure.man: new file, first cut.
10017         * configure: find config.subr again now that configuration "none"
10018           has gone.  removed all traces of the -ansi option.  removed all
10019           traces of the -languages option.
10021         * config.subr: resync from rms.
10023 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
10025         * configure, config.sub, config.subr: merge config.sub into
10026           config.subr, call the result config.subr, remove config.sub, use
10027           config.subr.
10029         * Makefile.in: revised install for dir.info.
10031 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
10033         * configure.in: add decstation host makefile frag.
10035         * Makefile.in: BISON now bison -y again.  also install-gcc on
10036           install.  clean-gdbm on clean.  infodir belongs in datadir.
10037           Make directories for info install.  Build dir.info here then
10038           install it.
10040 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
10042         * Makefile.in: fix for bad directory tests.
10044 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
10046         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
10047           regexp.  -srcdir relative was being handled incorrectly.
10049         * Makefile.in: unwrapped some for loops so that parallel makes
10050           work again and so one can focus one's attention on a particular
10051           package.
10053 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
10055         * configure: added PWD as a stand in for `pwd` (for speed). use
10056           elif wherever possible.  make -srcdir work without -objdir.
10057           -objdir= commented out.
10059 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
10061         * configure: +options become --options.  -subdirs commented out.
10062           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
10063           Makefile now at top of generated Makefile.  Removed cvs log
10064           entries.  added -srcdir.  create .gdbinit only if there is one
10065           in ${srcdir}.
10067         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
10068           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
10069           and mandir now keyed off datadir by default.
10071 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
10073         * Freshly created ChangeLog.
10076 Local Variables:
10077 mode: change-log
10078 left-margin: 8
10079 fill-column: 76
10080 version-control: never
10081 End: