Backport from libtool CVS:
[official-gcc.git] / ChangeLog
blobabea93891aa94c7f03add2166e9c8ac083502cee
1 2005-10-03  Andreas Schwab  <schwab@suse.de>
3         Backport from libtool CVS:
4         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6         * ltmain.sh: add support for installing into temporary
7         staging area (e.g. 'make install DESTDIR=...')
9 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
12         * configure: Regenerated.
14 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
16         * configure: Regenerate with the correct
17         autoconf version.
19 2005-09-30  Catherine Moore  <clm@cm00re.com>
21         * configure.in (bfin-*-*): New.
22         * configure: Regenerated.
24 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
26         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
27         (LIPO_FOR_TARGET): New.
28         (CONFIGURED_LIPO_FOR_TARGET): New.
29         (USUAL_LIPO_FOR_TARGET): New.
30         (STRIP_FOR_TARGET): New.
31         (CONFIGURED_STRIP_FOR_TARGET): New.
32         (USUAL_STRIP_FOR_TARGET): New.
33         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
34         STRIP_FOR_TARGET.
35         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
36         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
37         * Makefile.in: Regenerate.
38         * configure: Regenerate.
39         
40 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
42         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
43         (rs6000-*-aix*): Same.
44         * configure: Regenerate.
46 2005-09-16  Tom Tromey  <tromey@redhat.com>
48         * MAINTAINERS: Add self as java maintainer.
50 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
52         * configure.in: Recognize f95 in the --enable-languages option,
53         and substitute it for fortran, issuing a warning.
54         * configure: Regenerate.
56 2005-08-30  Phil Edwards  <phil@codesourcery.com>
58         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
59         * configure:  Regenerated.
61 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
63         * MAINTAINERS: Add self as ms1 maintainer.
65 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
67         * Makefile.def (libssp): Add to lang_env_dependencies.
68         * Makefile.in: Regenerate.
70 2005-08-18  Ian Lance Taylor  <ian@airs.com>
72         * MAINTAINERS: Add myself as middle-end maintainer.
74 2005-08-17  Christian Groessler  <chris@groessler.org>
76         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
77         * Makefile.in: Regenerate.
79 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
81         * MAINTAINERS (write after approval): Added myself.
83 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
85         * MAINTAINERS (Write After Approval): Add myself.
87 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
89         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
90         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
91         Look for alternate names of the target cc and c++
92         * configure: Regenerate.
94 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
96         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
97         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
98         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
99         tools; remove code to manually set them.
100         (Target tools): Look in the environment for them.
101         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
102         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
103         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
104         build directory.
105         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
106         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
107         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
108         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
109         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
110         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
111         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
112         * configure: Regenerate.
113         * Makefile.in: Regenerate.
115 2005-07-28  Ben Elliston  <bje@au.ibm.com>
117         * MAINTAINERS: Update for removed CPU targets.
119 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
121         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
122         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
123         * Makefile.in: Regenerated.
125 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
127         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
128         (CFLAGS_FOR_TARGET): Use it.
129         (CXXFLAGS_FOR_TARGET): Likewise.
130         * Makefile.in: Regenerated.
131         * configure.in (--with-build-sysroot): New option.
132         * configure: Regenerated.
134 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
136         * Makefile.tpl: Wrap install between unstage and stage
137         * Makefile.in: Regenerate.
139 2005-07-21  Eric Christopher  <echristo@apple.com>
141         * MAINTAINERS: Update affiliation.
143 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
145         * MAINTAINERS: Add self as crx port maintainer.
147 2005-07-20  DJ Delorie  <dj@redhat.com>
149         * MAINTAINERS: Add self as m32c maintainer.
151 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
153         * all files: Update FSF address.
155 2005-07-15  Eric Christopher  <echristo@redhat.com>
157         * MAINTAINERS: Change affiliation.
159 2005-07-14  Jim Blandy  <jimb@redhat.com>
161         * configure.in: Add cases for Renesas m32c.
162         * configure: Regenerated.
163         
164 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
166         * COPYING.LIB: Update from fsf.org.
168 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
170         * COPYING, compile, config.guess,
171         config.sub, install-sh, missing, mkinstalldirs,
172         symlink-tree, ylwrap: Sync from upstream sources.
173         * config-ml.in: Update FSF address.
175 2005-07-13  Eric Christopher  <echristo@redhat.com>
177         * configure.in: Add toplevel noconfigdir support for tpf.
178         * configure: Regenerate.
180 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
182         PR ada/22340
184         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
185         * Makefile.in: Regenerate.
187 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
189         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
190         Brolley to write-after-approval. 
192 2005-07-07  Andreas Schwab  <schwab@suse.de>
194         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
195         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
196         * Makefile.in: Regenerated.
198 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
200         * configure.in: Don't build sim or rda when targetting darwin.
201         * configure: Regenerate.
203 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
205         * configure.in: Add --enable-libssp and --disable-libssp.
206         * configure: Regenerate with autoconf-2.13.
208 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
210         * Makefile.def (target_modules): Add libssp.
211         * configure.in (target_libraries): Add target-libssp.
212         * configure: Rebuilt.
213         * Makefile.in: Rebuilt.
215 2005-07-01  Zack Weinberg  <zackw@panix.com>
217         * MAINTAINERS: Change email address.  Resign from maintainership.
219 2005-07-01  Richard Guenther  <rguenther@suse.de>
221         * MAINTAINERS: Change my e-mail address and affiliation.
223 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
225         * Makefile.def (stagefeedback): Come after profile.
226         Define profiledbootstrap target.
227         * Makefile.tpl (profiledbootstrap): Remove.
228         (stageprofile-end): Zap stagefeedback.
229         (stagefeedback-start): Copy all .gcda files, not only GCC's.
230         * Makefile.in: Regenerate.
232 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
234         * MAINTAINERS: Update my email address.
236 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
238         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
239         In 'cpp' stanza, support '#line' as well as '# '.
241 2005-06-08  Andreas Schwab  <schwab@suse.de>
243         * MAINTAINERS: Move myself from 'Write After Approval' to
244         'CPU Port Maintainers' section as m68k maintainer.
246 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
248         * configure.in (unsupported_languages): New macro.
249         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
250         non-ported target libraries in noconfigdirs.
251         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
252         non-linux-gnu.  Remove libgcj_ex_libffi.
253         <lang_frag loop>: Set add_this_lang=no if the language is in
254         unsupported_languages.
255         * configure: Regenerate.
257 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
259         * configure.in: Fix typo in handling of --with-mpfr-dir.
260         * configure: Regenerate.
262 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
264         * MAINTAINERS: Update my email address.
266 2005-06-02  Jim Blandy  <jimb@redhat.com>
268         * config.sub: Add cases for the Renesas m32c.  (This patch has been
269         accepted into the master sources.)
271 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
272             Michael Snyder  <msnyder@redhat.com>
273             Stan Cox  <scox@redhat.com>
275         * configure.in: Set noconfigdirs for ms1.
277         * configure: Regenerate.
279 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
281         * MAINTAINERS (Write After Approval): Add self.
283 2005-06-01  Josh Conner  <jconner@apple.com>
285         * MAINTAINERS (Write After Approval): Add self.
287 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
289         * MAINTAINERS: Update my email address.
291 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
293         * MAINTAINERS (Write After Approval): Add self.
295 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
297         * MAINTAINERS (Write After Approval): Remove self.
299 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
301         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
302         (Dependencies): Consider target modules for bootstrap dependencies.
303         Make target bootstrap modules depend on each stage's gcc.
304         * Makefile.in: Regenerate.
306 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
308         * Makefile.def (configure-gcc): Depend on binutils having been built.
309         (all-gcc): No need to do it here.
310         * Makefile.in: Regenerate.
312 2005-05-19  Paul Brook  <paul@codesourcery.com>
314         * configure.in: Rewrite misleading error message when requested
315         language cannot be built.
316         * configure: Regenerate.
318 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
320         * ylwrap: Import from Automake 1.9.5.
322 2005-05-13  David Ung  <davidu@mips.com>
324         * MAINTAINERS (Write After Approval): Add self.
326 2005-05-09  Mike Stump  <mrs@apple.com>
328         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
329         lt_cv_sys_max_cmd_len for now.
331 2005-05-09  Stan Cox  <scox@redhat.com>
333         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
335 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
337         * README.SCO: Update the URL.
339 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
341         * ltconfig: Define file_list_spec.  Pass file_list_spec and
342         with_gnu_ld to libtool.
343         * ltcf-c.sh (aix[45]): Define file_list_spec.
344         * ltcf-cxx.sh (aix[45]): Same.
345         * ltcf-gcj.sh (aix[45]): Same.
346         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
347         exists, write list of input files to temporary file.
349 2005-05-04  Mike Stump  <mrs@apple.com>
351         * configure.in: Always pass --target to target configures as
352         otherwise rebuilds that do --recheck will fail.
353         * confiugure: Rebuilt.
355 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
357         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
358         STAGE_HOST_EXPORTS.
359         (configure, all): Add bootstrap support.
360         (Host modules, target modules): Pass post-stage1 flags and exports.
361         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
362         * Makefile.in: Regenerate.
364 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
366         * configure: Regenerate.
368 2005-04-27  Mike Stump  <mrs@apple.com>
370         * MAINTAINERS: Add self as darwin maintainer.
372 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
374         * config.sub: Update from master copy.
376 2005-04-21  Mike Stump  <mrs@apple.com>
378         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
379         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
381 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
383         * configure.in <crisv32-*-*, cris-*-*>: New local variable
384         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
385         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
386         "*-*-elf" and "*-*-linux*".
387         * configure: Regenerate.
389 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
391         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
393 2005-04-12  Mike Stump  <mrs@apple.com>
395         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
397 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
399         * MAINTAINERS (Write After Approval): Add myself.
401 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
403         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
405 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
407         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
408         (TARGET_CONFIGARGS): Include --with-target-subdir.
409         (configure, all): New macros.  Use them throughout.
410         * Makefile.in: Regenerate.
412 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
414         * MAINTAINERS (Write After Approval): Add myself.
416 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
418         * MAINTAINERS: Remove 'loop unrolling' maintainer.
420 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
422         * MAINTAINERS: Move John Carr to Write After Approval.
424 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
426         * config/mh-mingw32: Delete.
427         * configure.in: Don't use it.
428         * configure: Regenerate.
430 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
432         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
433         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
434         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
435         (HOST_LIB_PATH): Generate from Makefile.def.
436         (TARGET_LIB_PATH): Likewise.
437         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
438         * Makefile.in: Regenerate.
439         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
440         (RPATH_ENVVAR): Include Darwin case.
441         * configure: Regenerate.
443 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
445         * MAINTAINERS (Various Maintainers): Remove self.
446         (Write After Approval): Add self.
448 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
450         * MAINTAINERS (Various Maintainers): Add self.
452 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
454         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
455         * configure: Regenerate.
457 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
459         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
460         gcc_version, and gcc_version_trigger from set of flags to pass.
461         * Makefile.tpl: Remove definitions of above variables.
462         (config.status): Remove dependency on $(gcc_version_trigger).
463         * Makefile.in: Regenerate.
464         * configure.in: Do not reference config/gcc-version.m4 nor
465         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
466         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
467         * configure: Regenerate.
469 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
470             Andrew Pinski <pinskia@physics.uc.edu>
472         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
473         * Makefile.in: Regenerate.
475 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
477         * MAINTAINERS (Write After Approval): Add myself.
479 2005-03-03  David Ayers  <d.ayers@inode.at>
481         * MAINTAINERS (Write After Approval): Add myself.
483 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
485         PR libgcj/20160
486         * ltmain.sh: Avoid creating archives with components that have
487         duplicate basenames.
489 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
491         PR bootstrap/20250
492         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
493         instead of check.
494         * Makefile.in: Regenerate.
496 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
498         * Makefile.in: Regenerate to fix conflict between the previous two
499         patches.
501 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
503         PR bootstrap/17383
504         * Makefile.def (target_modules): Remove "stage", now unnecessary.
505         * Makefile.tpl (HOST_SUBDIR): New substitution.
506         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
507         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
508         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
509         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
510         (Host modules, Bootstrapped modules): Use it.
511         (Build modules, Target modules): Do not create symlink trees,
512         always configure out-of-srcdir.
513         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
514         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
515         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
516         $(HOST_SUBDIR).  Create a symlink for host_subdir.
518         * Makefile.in: Regenerate.
519         * configure: Regenerate.
521 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
523         Merged from libada-gnattools-branch:
524         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
526         * gnattools: New directory.
527         * Makefile.def: Add gnattools as a module, depending on target-libada.
528         * Makefile.in: Regenerate.
529         * configure.in: Include gnattools in host_tools; disable it if ada
530         is disabled.
531         * configure: Regenerate.
533 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
535         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
536         treelang maintainer.
537         (Write After Approval): Remove myself.
539 2005-02-23  Paul Schlie  <schlie@comcast.net>
541         * configure.in: Allow darwin targeted ports to build tk, itcl and
542         libgui.
543         * configure: Regenerate.
545 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
547         PR libgcj/10353
548         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
549         * configure: Regenerate.
551 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
553         * MAINTAINERS (Write After Approval): Add myself.
555 2005-02-10  Ian Lance Taylor  <ian@airs.com>
557         * MAINTAINERS: Update my e-mail address.
559 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
561         * MAINTAINERS (Write After Approval): Add myself.
563 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
565         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
566         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
567         target-libgloss when not *-*-elf and *-*-aout.
568         * configure: Regenerate.
570 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
572         * MAINTAINERS: Remove obsolete entries.
574         * MAINTAINERS (Write After Approval): Add Michael Matz.
576 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
578         * MAINTAINERS: Remove self as cpplib maintainer.
580 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
582         * install-sh, config.sub: Import from upstream.
584 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
586         PR bootstrap/18222
587         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
588         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
589         * Makefile.in: Regenerate.
591 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
593         * MAINTAINERS: Update my email address.
595 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
596             Andreas Schwab  <schwab@suse.de>
598         PR bootstrap/18033
599         * config-ml.in: Eval option if surrounded by single quotes.
601 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
603         Revert 2004-12-28 Makefile changes, a better fix will be
604         applied to mainline and src after GCC 4.0 branches.
606 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
608         PR bootstrap/17383
610         * Makefile.def (target_modules): Remove stage parameter,
611         it is always true now.
612         * Makefile.tpl (configure-build-[+module+],
613         configure-target-[+module+]): Always build symlink tree
614         for the directory and for include.  BUILD_SUBDIR and
615         TARGET_SUBDIR cannot be . anymore.
616         * Makefile.in: Regenerate.
618 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
620         Revert 2004-12-08 Makefile changes.
622 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
624         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
625         cygwin, mingw.
627 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
629         * configure.in (sh64-*-*): Reenable gprof.
630         * configure: Regenerate.
632 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
634         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
635         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
636         (EXTRA_TARGET_FLAGS): Add PICFLAG.
637         * Makefile.in: Regenerate.
639 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
641         * MAINTAINERS: Update my email address.
643 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
645         * Makefile.tpl: Generate normal dependencies if the LHS module is
646         not bootstrapped.
647         * Makefile.in: Regenerate.
649 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
651         * configure.in: Include config/gxx-include-dir.m4.  Use
652         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
653         * configure: Regenerate.
655 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
657         * config.if: Delete.
658         * configure.in: Set libstdcxx_incdir directly.
659         * configure: Regenerate.
661 2004-12-02  Eric Christopher  <echristo@redhat.com>
663         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
664         * Makefile.in: Regenerate.
666 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
668         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
669         * configure: Regenerate.
671 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
673         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
674         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
675         * configure: Regenerate.
677 2004-12-01  Eric Christopher  <echristo@redhat.com>
679         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
680         of things to remove.
682 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
684         * MAINTAINERS (Write After Approval): Update my e-mail address.
686 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
688         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
689         from CVS libtool to always pass_all.
691 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
693         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
694         (hppa*64*-*-*): Delete incorrect comment.
695         * configure: Rebuilt.
697 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
699         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
701 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
703         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
704         from CVS libtool to always pass_all.
706 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
708         * install-sh, compile: Import from automake.
710 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
712         * config.guess, config.sub:  Import from savannnah.
714 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
716         * MAINTAINERS (Write After Approval): Add myself
718 2004-11-12  Mike Stump  <mrs@apple.com>
720         * Makefile.def: Add html support.
721         * Makefile.tpl: Likewise.
722         * Makefile.in: Regenerate.
724 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
726         PR 18423
727         * configure.in: Remove all instances of build-fixincludes from
728         noconfigdirs.
729         (build_configargs): Supply --target to subdirectories.
730         * configure: Regenerate.
732         * Makefile.def: Make gcc install depend on fixincludes install.
733         * Makefile.in: Regenerate.
735 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
737         * MAINTAINERS: Add myself as gcc testsuite maintainer.
739 2004-11-11  Paul Brook  <paul@codesourcery.com>
741         * MAINTAINERS: Add self as arm maintainer.  Update email address.
743 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
745         * configure.in (noconfigdirs) [mmix-*-*]: Disable
746         target-libgfortran.
747         * configure: Regenerate.
749 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
751         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
752         like CC.
754 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
756         * Makefile.def (host fixincludes): Specify missing targets.
757         * Makefile.in: Regenerate.
759 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
761         * MAINTAINERS: Add myself
763 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
765         * MAINTAINERS (Write After Approval): Add myself.
767 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
769         * Makefile.def: Build fixincludes for the host, too.
770         * Makefile.in: Regenerate.
771         * configure.in (host_tools): Add fixincludes.
772         * configure: Regenerate.
774 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
776         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
777         * configure: Regenerated.
779 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
781         PR other/17783
782         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
783         * configure: Regenerated.
785 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
787         * README.SCO: Update per FSF instructions.
789 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
791         PR target/18151
792         * configure.in (case ${target}): Do not build fixincludes for avr.
793         * configure: Regenerated.
795 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
797         * configure.in (case ${target}): Do not build fixincludes
798         on platforms where it is not used.
799         * configure: Regenerated.
801 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
803         * configure.in: Use an absolute path to install-sh.
804         * configure: Regenerated.
806 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
808         * MAINTAINERS (Write After Approval): Add myself.
810 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
812         * MAINTAINERS: Remove from Write After Approval those that are
813         already maintainers.
815 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
817         * MAINTAINERS:  Update my email address.
819 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
821         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
822         * configure: Regenerate.
824 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
826         * MAINTAINERS:  Update my email address.
828 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
830         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
831         entries belonging to this category.
833 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
835         * MAINTAINERS: Update my e-mail address.
837 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
839         Fix wrong conflict resolution in:
841         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
843         * Makefile.in: Regenerate.
844         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
845         in the recursive `make', instead of hardwiring `all'.
846         (Autogenerated TARGET-* variables): New.
848 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
850         * configure.in: Enable target-libgloss for crx-*-*.
851         * configure: Regenerate.
853 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
855         * MAINTAINERS (Various Maintainers): Move the "windows,
856         cygwin, mingw" maintainer to ...
857         (OS Port Maintainers): ... here.
859 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
861         * MAINTAINERS (Write After Approval): Remove those that are
862         maintainers of some subsystem.
864 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
866         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
867         * ltcf-cxx.sh (tpf*): Likewise.
868         * ltconfig (tpf*): Add TPF OS configuration support.
870 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
872         * MAINTAINERS: Change my email address to my new work account.
874 2004-09-24  Michael Roth  <mroth@nessie.de>
876         * configure.in (--without-headers): Add missing double quotes.
877         * configure: Regenerate.
879 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
881         * ylwrap: Revert to previous version.
883 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
885         PR bootstrap/17369
886         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
887         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
888         SET_GCC_LIB_PATH_CMD.
889         (BASE_TARGET_EXPORTS): Likewise.
890         * Makefile.in: Regenerated.
892         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
893         * configure: Regenerated.
895 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
897         * config.guess: New upstream version
898         * compile, depcomp, install-sh, ylwrap: Likewise.
900 2004-09-19  Roger Sayle  <roger@eyesopen.com>
902         * config/mh-x86omitfp: New host makefile fragment.  Add
903         -fomit-frame-pointer to the default BOOT_CFLAGS.
904         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
905         * configure: Regenerate.
907 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
909         PR target/11572
910         * configure.in (*-*-darwin*): Renable libobjc.
911         * configure: Regenerate.
913 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
915         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
917 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
919         * Makefile.def: Remove libbanshee.
920         * Makefile.tpl: Ditto.
921         * configure.in: Ditto.
922         * Makefile.in: Regen.
923         * configure: Ditto.
925 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
927         * ltmain.sh: Use $pic_object as $non_pic_object if
928         $non_pic_object=none.
930 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
932         * missing: Import latest version from master repository.
934 2004-09-06  Nick Clifton  <nickc@redhat.com>
936         * config.sub: Import latest version from master repository.
937         * config.guess: Likewise.
938         This includes these changes:
940         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
942         * config.sub: Handle crisv32, alias etraxfs.
943         * config.guess (crisv32:Linux:*:*): Handle.
945         2004-08-13  Brad Smith  <brad@comstyle.com>
947         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
948         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
950         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
952         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
953         assume the processor is a powerpc.  This is because coreutils
954         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
955         in this case, due to a MacOS X bug that causes
956         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
957         to return a negative number.
958         Problem reported by Petter Reinholdtsen in:
959         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
961         2004-07-19  Ben Elliston  <bje@gnu.org>
963         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
965         2004-06-24  Ben Elliston  <bje@gnu.org>
967         * config.guess: Update copyright years.
968         * config.sub: Likewise.
970         2004-06-22  Robert Millan  <robertmh@gnu.org>
972         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
973         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
975         2004-06-22  Stanley F. Quayle <stan@stanq.com>
977         * config.guess (*:*VMS:*:*): New entry. Replaces
978         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
979         manufacturer.
981         2004-06-22  Ben Elliston  <bje@gnu.org>
983         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
984         * config.sub: Likewise.
986         2004-06-22  Ben Elliston  <bje@gnu.org>
988         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
989         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
991         2004-06-11  Ben Elliston  <bje@gnu.org>
993         * config.guess (pegasos:OpenBSD:*:*): Remove.
995         2004-06-11  Ben Elliston  <bje@gnu.org>
997         From Wouter Verhelst <wouter@grep.be>:
998         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1000         2004-06-11  Ben Elliston  <bje@gnu.org>
1002         * config.guess (luna88k:OpenBSD:*:*): New.
1004         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1006         * config.guess (m32r*:Linux:*:*): New case.
1007         * config.sub: Handle m32rle.
1009         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1011         From Jens Petersen  <petersen@redhat.com>:
1012         * config.sub: Handle sparcv8.
1014         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1016         From Tom Smith <smith@cag.lkg.hp.com>:
1017         * config.guess: Version suffixes are equally significant on Tru64
1018         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1019         prefix of "P" (patched kernel).
1021         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1023         * config.sub: Add support for National Semiconductor CRX target.
1025 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
1027         * MAINTAINERS (Various Maintainers): Remove myself as web page
1028         maintainer, add myself as maintainer of build status lists.
1030 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1032         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1033         *-*-netware, but add target-libmudflap.
1034         Consolidate *-*-netware targets (of which really only i?86 exists)
1035         into a single entry.
1036         * configure: Likewise.
1038 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1040         * Makefile.tpl (sorry): Remove.
1041         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1042         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1043         (do-clean): Clean per-stage directories too.
1044         (do-distclean): Run distclean-stage1 too.
1045         (.NOTPARALLEL): Enable during toplevel bootstrap.
1046         (stage[+id+]-bubble): Enable parallel execution during
1047         the recursive invocation.
1048         * Makefile.in: Regenerate.
1050         Fix previous checkin:
1052         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1053         include.
1054         * configure.in: Fix indentation.
1055         * configure: Regenerate.
1057 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1059         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1060         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1061         * configure: regenerate
1062         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1063         -mdynamic-no-pic
1066 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1068         * Makefile.def (build_modules): Add fixincludes.
1069         (dependencies): Make gcc depend on fixincludes.
1070         * configure.in (build_tools): Add fixincludes.
1071         (build_configdirs): Always include build_libs.
1072         * Makefile.in: Regenerate.
1073         * configure: Regenerate.
1075 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1077         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1078         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1079         phony targets; do not generate timestamp files.
1080         (distclean-stageN): Remove references to their timestamp files.
1081         (restageN, touch-stageN): Remove.
1082         (stageN-bubble): Rewritten.
1083         (compare): Support lean bootstraps.
1084         * Makefile.in: Regenerate.
1086         * configure.in: Only warn when bootstrapping but
1087         build != host or build != target.  Support lean bootstraps.
1088         * configure: Regenerate.
1090 2004-08-26  Phil Edwards  <phil@codesourcery.com>
1092         * configure.in:  Give a better error message if GMP/MPFR are missing
1093         and a language needing them has been requested.
1094         * configure:  Regenerated.
1096 2004-08-25  Phil Edwards  <phil@codesourcery.com>
1098         * configure.in:  Print a list of available language front-ends if
1099         a requested one is missing.  Tidy stray tab characters.
1100         * configure:  Regenerated.
1102 2004-08-19  Michael Koch  <konqueror@gmx.de>
1104         * gcc/doc/install.texi: Update entry about automake for libjava.
1106 2004-08-17  Robert Millan  <robertmh@gnu.org>
1108         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1109         (instead of FreeBSD).
1110         * configure: Regenerate.
1112 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1114         * Makefile.in: Regenerate.
1115         * configure: Regenerate.
1117         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1118         stage_*_flags.
1119         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1120         for bootstrapped modules if toplevel bootstrap is going.
1121         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1122         modules.  Adjust for changes in Makefile.def.  Enable several
1123         rules even in non-bootstrap mode, just to avoid peppering the
1124         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1125         (stage-[+prev+]-bubble): Remove.
1127         * Makefile.def (Dependencies): Depend on all-build-bison,
1128         all-build-flex, all-build-byacc, all-build-texinfo, rather
1129         than the host variations.
1130         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1131         with BUILD_SUBDIR.
1132         (BISON): Update for recent Bisons.
1133         (YACC): Fix typo.
1134         (cross): Depend on all-build.
1135         (all): Do not depend on all-build.
1136         (prebootstrap): Remove.
1137         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1138         (Prebootstrap dependencies): Add them to the per-stage targets
1139         and to all-prebootstrap.
1140         * configure.in (build_configdirs): Always enable build_tools.
1141         (BUILD_DIR_PREFIX): Remove.
1143         * Makefile.def (gcc): Add target variable.
1144         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1145         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1146         in the recursive `make', instead of hardwiring `all'.
1147         (Autogenerated TARGET-* variables): New.
1149 2004-08-13  Brian Booth  <bbooth@redhat.com>
1151         * MAINTAINERS: Remove myself from write-after-approval.
1153 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1155         * src-release: Stop distributing mmalloc with gdb (which doesn't
1156         use it).
1157         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1158         * Makefile.in: Regenerate.
1160 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1162         * configure.in (arm*-*-eabi*): New target.
1163         * configure: Regenerate.
1165 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1167         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1168         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1169         (Dependencies): New section.
1170         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1171         (configure-target-[+module+]): Depend on maybe-all-gcc
1172         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1173         (toplevel profiledbootstrap): Fix dependencies.
1174         * Makefile.in: Regenerate.
1176 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1178         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1179         target-libiberty to noconfigdirs.
1180         * configure: Regenerate.
1182 2004-08-03  Paul Brook  <paul@codesourcery.com>
1184         * configure.in: Check for MPFR as well as GMP.
1185         * configure: Regenerate.
1187 2004-08-01  Robert Millan  <robertmh@gnu.org>
1189         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1190         libmudflap for all GNU-based systems (with Glibc).
1191         * configure: Regenerate.
1193 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1195         * Makefile.def (host-modules): Add gcc.
1196         * Makefile.in: Regenerate.
1197         * Makefile.tpl (sorry): New rule.
1198         (configure-host, all-host, [+make_target+]-host, do-check,
1199         install-host): Do not add gcc as a special case.
1200         (host modules): Add a small special-casing for gcc.  Export
1201         extra_make_flags through the environment.
1202         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1203         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1204         other recursive targets for gcc): Remove.
1206         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1207         (stage, unstage): New rules.
1208         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1209         distclean-stage[+id+]): Use stage_current.
1210         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1211         the stage*-start rules.
1213 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
1215         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1216         use -all_load flag.
1218 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
1220         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1221         * configure: Regenerate.
1223 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
1225         * maintainer-scripts/gcc_release: Revert yesterday's change.
1227 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
1229         * MAINTAINERS: Add myself to write-after-approval.
1231 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1233         * libf2c: Removed.
1234         * gcc/gccbug.in: Updated because of libf2c removal.
1235         * maintainer-scripts/gcc_release: Ditto.
1237 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1239         * configure.in: Build libmudflap by default on FreeBSD.
1240         * configure: Regenerated.
1242 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1244         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1245         systems.
1246         * configure: Regenerated.
1248 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1250         PR target/16344
1251         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1252         feedback based compiler.
1253         * Makefile.in: Rebuilt.
1255 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1257         * Makefile.def (host_modules): Set bootstrap=true for flex.
1258         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1259         * Makefile.in: Rebuilt.
1261 2004-07-07  Jan Hubicka  <jh@suse.cz>
1263         * MAINTAINERS: Add self as a profile feedback maintainer.
1265 2004-07-05  Phil Edwards  <phil@codesourcery.com>
1267         * configure.in:  Do not prepend $srcdir to /dev/null in
1268         makefile fragments.
1269         * configure:  Regenerate.
1271 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1273         * Makefile.def (build_modules): Add bison, byacc, flex,
1274         m4, texinfo.
1275         (flags_to_pass): Add FLEX.
1276         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1277         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1278         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1279         DEFAULT_MAKEINFO): Remove.
1280         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1281         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1282         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1283         objdir or else use configured tool.
1284         (all-build): New.
1285         (all): Depend on it.
1286         (Build module dependencies): Add.
1287         * Makefile.in: Regenerate.
1288         * configure.in: Better support for multiple build modules,
1289         matching what is done for host/target modules.  Do not look
1290         for "plausible" locations of build tools if Canadian cross.
1291         Use autoconf's AC_PROG_CC to find a C compiler.  Define
1292         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1293         * configure: Regenerate.
1295 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1297         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1298         * Makefile.in: Regenerate.
1300 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1302         * Makefile.tpl (configure-build-[+module+],
1303         configure-[+module+], configure-target-[+module+]): Pass
1304         [+extra_configure_args+].
1305         (all-build-[+module+], all-[+module+], check-[+module+],
1306         install-[+module+], [+make_target+]-[+module+],
1307         all-target-[+module+], check-target-[+module+],
1308         install-target-[+module+], [+make_target+]-target-[+module+]):
1309         Pass [+extra_make_args+].
1310         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1311         (GCC_HOST_EXPORTS): Remove.
1312         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1313         cross, check-gcc, check-gcc-c++, install-gcc,
1314         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1315         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1316         * Makefile.in: Regenerate.
1318 2004-06-21  Matthew Sachs  <msachs@apple.com>
1320         * MAINTAINERS: Added self to write-after-approval.
1322 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
1324         * configure.in: Check for srcdir/winsup rather than build directory
1325         winsup.
1326         * configure: Regenerate.
1328 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
1330         * configure.in: Don't build Cygwin native newlib if winsup
1331         directory is missing.  Emit warning instead.
1332         * configure: Regenerate.
1334 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
1336         * Makefile.tpl (touch-stage[+id+]): New.
1337         (restage[+prev+]): Depend on touch-stage[+id+].
1339         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1340         Use it throughout.
1342         * Makefile.def: Add profile and feedback bootstrap stages.
1343         Remove next field from bootstrap stages.
1344         * Makefile.tpl (LN, LN_S): Substitute.
1345         (stageN-start, stageN-end): Use double-colon rules, to
1346         provide a hook for additional setup commands.
1347         (distclean-stageN-gcc, restageN): Create dependencies from
1348         [+prev+], not from [+next+].
1349         (stageN-bubble): Add commands for successive stages from
1350         [+prev+], using double-colon rules.
1351         (all-stageN-gcc): Fix typo.
1352         (stagefeedback-start, profiledbootstrap): New.
1353         * Makefile.in: Regenerate.
1354         * configure.in: Call ACX_PROG_LN.
1355         * configure: Regenerate.
1357 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
1359         * MAINTAINERS (Write After Approval): Add myself.
1361 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
1363         * MAINTAINERS (Write After Approval): Add myself.
1365 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
1367         * configure.in: Fix --enable-bootstrap breakage introduced in trees
1368         without gcc.
1369         * configure: Regenerate.
1371 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1373         * Makefile.tpl: Fix typo.
1374         * Makefile.in: Regenerate.
1376 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1378         * configure.in: Remove new- prefix from toplevel
1379         bootstrap targets.
1380         * configure: Regenerate.
1382 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1384         * Makefile.tpl (all.normal): Rename to all.
1385         (all): Replace with a rule to pick the default
1386         target from configure.
1387         (all-gcc, configure-gcc): Use conditionals to
1388         do nothing when toplevel bootstrap is going on.
1389         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1390         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1391         * configure.in: Support --enable-bootstrap.
1393         * Makefile.def: Remove new- prefix from toplevel
1394         bootstrap targets.
1395         * Makefile.tpl: Likewise.
1397         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1398         target.
1400         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1401         $(RECURSE_FLAGS) to recursive invocation of make.
1403         * Makefile.in: Regenerate.
1404         * configure: Regenerate.
1406 2004-05-30  Andreas Jaeger  <aj@suse.de>
1407             Jim Wilson <wilson@specifixinc.com>
1409         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1410         like CC.
1412 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1414         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1415         * configure: Regenerate.
1417 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1419         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1420         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1421         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1422         targets.
1423         * Makefile.in: Regenerate.
1425 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
1427         * configure.in: Test the ability to symlink directories.
1428         * configure: Regenerate.
1430         * Makefile.def (bootstrap-stage): New definitions.
1431         * Makefile.tpl (configure-stage1-gcc,
1432         configure-stage2-gcc, configure-stage3-gcc,
1433         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1434         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1435         new-restage3, compare): Autogenerate, see Makefile.in
1436         entry for behavioral changes.
1437         (distclean-stage1, new-stage1-start, new-stage1-end,
1438         new-stage1-bubble, distclean-stage2, new-stage2-start,
1439         new-stage2-end, new-stage2-bubble, distclean-stage3,
1440         new-stage3-start, new-stage3-end): New autogenerated targets.
1441         (objext, prebootstrap, BOOT_CFLAGS,
1442         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1443         targets.
1445         * Makefile.in: Regenerate.
1446         (distclean-stage1, new-stage1-start, new-stage1-end,
1447         new-stage1-bubble, distclean-stage2, new-stage2-start,
1448         new-stage2-end, new-stage2-bubble, distclean-stage3,
1449         new-stage3-start, new-stage3-end): New targets.
1450         (all-stage1-gcc): Move prebootstrap dependency from here...
1451         (configure-stage1-gcc): ...to here.
1452         (new-bootstrap): Use bubble targets.
1453         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1454         Use per-stage distclean targets.
1455         (configure-stage1-gcc, configure-stage2-gcc,
1456         configure-stage3-gcc, all-stage1-gcc,
1457         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1458         Use new-stageN-start to prepare the tree.
1460 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1462         * Makefile.def (host_modules): add libcpp.
1463         * Makefile.tpl: Add dependencies on and for libcpp.
1464         * Makefile.in: Regenerate.
1465         * configure.in: Add libcpp host module.
1466         * configure: Regenerate.
1468 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
1470         * Makefile.tpl: Whenever a recursive target is defined, wrap
1471         it in a special @if/@endif block, and prepare its maybe
1472         dependency in the @if/@endif block
1473         * configure.in: Instead of writing maybe dependencies, remove
1474         the @if/@endif statements, and remove the @if/@endif blocks
1475         that remain.
1476         * configure: Regenerate.
1477         * Makefile.in: Regenerate.
1479 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
1481         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1483 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
1485         PR bootstrap/15120
1486         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1487         * */configure: Rebuilt.
1489 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1491         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1492         of libf2c.
1493         * configure, Makefile.in: Regenerate.
1495 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
1497         * MAINTAINERS (Write After Approval): Add myself.
1499 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1501         Merge from tree-ssa-20020619-branch.
1503         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1504         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1505         (HOST_GMPLIBS): Define.
1506         (HOST_GMPINC): Define.
1507         (TARGET_LIB_PATH): Add libmudflap.
1508         (GFORTRAN_FOR_TARGET): Define.
1509         (configure-build*): Export GFORTRAN.
1510         (configure-gcc): Export GMPLIBS and GMPINC.
1511         (all-gcc): Add maybe-all-libbanshee.
1512         (configure-target-libgfortran): Define.
1513         * Makefile.in: Regenerate.
1514         * configure.in (host_libs): Add libbanshee.
1515         (target_libraries): Add target-libmudflap and target-libgfortran.
1516         Add --with-libbanshee.
1517         Handle --disable-libmudflap.
1518         (*-*-freebsd*): Use with_gmp.
1519         Add $(libgcj) to noconfigdirs.
1520         * configure: Regenerate.
1521         * depcomp: New file.
1522         * MAINTAINERS: Add tree-ssa maintainers.
1524 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
1526         * MAINTAINERS (Various Maintainers): Add myself.
1528 2004-04-30  Brian Ford  <ford@vss.fsi.com>
1530         * MAINTAINERS (Write After Approval): Add myself.
1532 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
1534         * MAINTAINERS (Write After Approval): Add myself.
1536 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1538         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1539         * configure: Regenerate.
1541 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1543         Revert:
1544         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1546         * Makefile.def (flags_to_pass): Remove *dir variables that
1547         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1548         as well as prefix and exec_prefix.
1549         * Makefile.in: Regenerate.
1551 2004-04-26  Robert Millan  <robertmh@gnu.org>
1553         Add patches from libtool CVS.
1554         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1555         * ltconfig: Likewise.
1556         * ltcf-c.sh: Likewise.
1557         * ltcf-cxx.sh: Likewise.
1558         * ltcf-gcj.sh: Likewise.
1560 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1562         * Makefile.def (host_modules): Mark with the bootstrap
1563         flag packages on which gcc depends.
1564         * Makefile.tpl (all-bootstrap): Use it.
1565         * Makefile.in: Regenerate.
1567 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1569         * Makefile.def (flags_to_pass): Remove *dir variables that
1570         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1571         as well as prefix and exec_prefix.
1572         * Makefile.in: Regenerate.
1574 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1576         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1577         * configure: Regenerate.
1578         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1579         * gcc/Makefile.tpl (compare): Use the result of the test.
1580         * gcc/Makefile.in: Regenerate.
1582 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1584         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1585         Always relocate gcc and prev-gcc to the original names, even
1586         if the build fails.
1587         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1588         New targets.
1590 2004-04-23  Laurent GUERBY <laurent@guerby.net>
1592         * MAINTAINERS: Update my email address.
1594 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1596         * configure.in (mips*-*-irix5*): Enable ld.
1597         * configure: Regenerate.
1599 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1601         * configure: Regenerate.
1603 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1605         * Makefile.tpl (configure-[+module+], configure-gcc,
1606         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1607         Set and export LDFLAGS.
1608         * Makefile.in: Regenerate.
1610 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
1612         * MAINTAINERS: Add myself to write-after-approval.
1614 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1616         PR bootstrap/14871
1617         * Makefile.tpl: If we don't have built-in-tree target tools,
1618         use the ones found by configure rather than hacking around with
1619         program_transform_name.
1620         * configure.in: Give Makefile.tpl the information necessary
1621         to do that.
1622         * Makefile.in: Regenerate.
1623         * configure: Regenerate.
1625 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1627         PR bootstrap/14760
1628         * configure.in: When computing baseargs, strip *all* copies of
1629         offending options.  Also, don't match/substitute the trailing space,
1630         so that this actually works when two similar options are separated by
1631         only one space.
1632         * configure: Regenerate.
1634 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1636         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1637         (rs6000-*-aix*): Same.
1638         * configure: Regenerate.
1640 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
1642         * MAINTAINERS: Add myself to write-after-approval.
1644 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
1646         * MAINTAINERS: Add myself to write-after-approval.
1648 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1650         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1651         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1652         * Makefile.in: Regenerate.
1654         * configure.in (top level bootstrap support): Rework --enable-werror
1655         to set @stage2_werror_flag@.
1656         * configure: Regenerate.
1657         * Makefile.tpl (top level bootstrap support): Pass
1658         @stage2_werror_flag@ down to configure in stages 2 and 3.
1659         * Makefile.in: Regenerate.
1661 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1663         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1664         for stages 2 and 3 as well as in make.  As a consequence, remove
1665         OUTPUT_OPTION (now detected by configure) from the flags passed down
1666         to make.
1667         * Makefile.in: Regenerate.
1669         * Makefile.tpl (new-bootstrap): Fix typo.
1670         * Makefile.in: Regenerate.
1672 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1674         * Makefile.tpl: Rearrange by moving recursive_targets rules
1675         into their proper sections.
1676         * Makefile.tpl (top level bootstrap support): Move disabling
1677         of coverage flags from 'make' to 'configure'; improve comments.
1678         * Makefile.in: Regenerate.
1680         * Makefile.tpl (experimental top level bootstrap) Move stage1
1681         language setting from all- target to configure- target; disable
1682         intermodule optimization in stage 1; prevent gratuitous rebuilds
1683         of stage 1.
1684         * Makefile.in: Regenerate.
1685         * configure.in: Comma-separate stage 1 language list for top
1686         level bootstrap.
1687         * configure: Regenerate.
1689         * Makefile.tpl: Clean up experimental top level bootstrap support:
1690         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1691         prev-gcc in configure- targets as well as all- targets.
1692         * Makefile.in: Regenerate.
1694 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
1696         * compile: New file imported from automake.
1698 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1700         * configure.in: Remove symbolic link section.
1701         * configure: Regenerate.
1702         * Makefile.tpl (links): Remove.
1703         * Makefile.in: Regenerate.
1705 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1706             Nathanael Nerode  <neroden@gcc.gnu.org>
1708         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1709         Set with AC_CHECK_PROGS.
1710         * configure.in: Fix comment typo from last patch.
1711         * configure: Regenerate.
1713 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1715         * Makefile.tpl: Introduce experimental top level bootstrap support.
1716         * Makefile.in: Regenerate.
1717         * configure.in: Introduce support for top level bootstrap.
1718         * configure: Regenerate.
1720 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1721             Paolo Bonzini  <bonzini@gnu.org>
1723         PR bootstrap/14522
1724         * configure.in: Cope with shells that do not support unquoted ^
1725         * configure: Regenerate.
1727 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1728             Paolo Bonzini  <bonzini@gnu.org>
1730         PR bootstrap/14522
1731         * configure.in: Cope with shells that do not support nesting
1732         quotes inside quoted backquote substitutions.
1733         * configure: Regenerate.
1735 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1737         PR bootstrap/14522
1738         * configure.in: Fix escaping of $.
1739         * configure: Regenerate.
1741 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1743         * configure: Regenerate, since I forgot to while committing Paolo's
1744         changes.
1746 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1748         PR ada/14131
1749         Move language detection to the top level.
1750         * configure.in: Find default values for the tools as
1751         soon as possible.  Disable ada if GNAT is not found.
1752         Emit error message about missing languages.  Expand
1753         --enable-languages=all for the gcc subdirectory.
1755 2004-03-10  Ben Elliston  <bje@gnu.org>
1757         * MAINTAINERS: Update my email address.
1759 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
1761         * ltconfig: Disable building static libraries if building shared
1762         libraries on AIX 5L.
1764 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1766         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1767         and disable libgcj.
1768         * configure: Regenerated.
1770 2004-03-01  Brian Booth  <bbooth@redhat.com>
1772         * MAINTAINERS: Add myself to write-after-approval.
1774 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
1776         * MAINTAINERS: Add myself to write-after-approval.
1778 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1780         PR bootstrap/7087
1781         * Makefile.tpl: Guard XFOO sed statements better.
1782         * Makefile.tpl: Add dependency for configure-target-libada.
1783         * Makefile.in: Regenerate (incidentally fixes broken
1784         commit when libada-branch was merged).
1786 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
1788         * MAINTAINERS: Add myself to write-after-approval.
1790 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
1792         * MAINTAINERS: Add Nicola Pero and myself as libobjc
1793         maintainers.
1795 2004-02-20  Andrew Cagney  <cagney@redhat.com>
1797         * config.guess: Update from version 2003-10-16 to 2004-02-16.
1798         * config.sub: Update from version 2003-11-03 to 2004-02-16.
1800 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1802         PR bootstrap/11932
1803         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1805 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
1807         * MAINTAINERS: Added myself to write-after-approval.
1809 2004-02-14  Michael Koch  <konqueror@gmx.de>
1811         * MAINTAINERS: Added myself to write-after-approval.
1813 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1815         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
1816         some OS port maintainers to OS port maintainers section.
1818 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
1820         * MAINTAINERS: Add self.
1822 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1824         * MAINTAINERS: Alphabetize.
1826 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
1828         * MAINTAINERS: Remove myself.
1830 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
1832         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1833         (rs6000-*-aix*): Same.
1834         * configure: Regenerate.
1836 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
1838         * configure.in (host): Add in missing $noconfigdirs to defines.
1839         * configure: Regenerate.
1841 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
1842             Nathanael Nerode  <neroden@gcc.gnu.org>
1844         PR ada/6637, PR ada/5911
1845         Merge with libada-branch:
1846         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1847         with appropriate dependencies. Add --enable-libada configure switch.
1848         * configure, Makefile.in: Regenerate.
1850 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
1852         * MAINTAINERS: Add myself to write-after-approval.
1854 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1856         * configure.in: Don't pass --with-stabs on IRIX 5 either.
1857         * configure: Regenerate.
1859 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
1861         Merge from upstream:
1863         * ltmain.in: When setting IFS to '~', be careful about user
1864         arguments that contain '~'.
1866         2004-02-04  Peter O'Gorman  <peter@pogma.com>
1868         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
1869         Also test $base_compile against $CC with escaped arguments. Bug
1870         reported by Geoff Keating <geoffk@apple.com>.
1872 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
1874         * MAINTAINERS: Remove i960 port.
1876 2004-01-23  DJ Delorie  <dj@redhat.com>
1878         * Makefile.def (target_modules) [libiberty]: Don't stage.
1879         * Makefile.in: Rebuilt.
1881 2004-01-20  Caroline Tice  <ctice@apple.com>
1883         * MAINTAINERS: Add myself to write-after-approval.
1885 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
1887         * MAINTAINERS: Update my email address.
1889 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1891         * MAINTAINERS: Add myself to write-after-approval.
1893 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1895         * MAINTAINERS: Remove entries without email address.
1897 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
1899         * MAINTAINERS: Add myself to write-after-approval.
1901 2004-01-15  Steven Bosscher  <stevenb@suse.de>
1903         * MAINTAINERS: Update my email address.
1905 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
1907         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1908         * Makefile.tpl (configure-target-[+module+]): Support stage.
1909         * Makefile.in: Rebuilt.
1911 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1913         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1915 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
1917         * MAINTAINERS: Add myself as a MIPS maintainer.
1919 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1921         * configure.in: Use ./config.cache, not config.cache.
1922         * configure: Regenerate.
1923         * Makefile.tpl: Special-casing not needed for GCC any more.
1924         * Makefile.in: Regenerate.
1926         * configure.in: Don't share a cache file for host dirs.
1927         * configure: Regenerate.
1929         * config-ml.in: Don't mess with the cache file.
1931 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1933         * MAINTAINERS: Move myself from 'Write After Approval' to
1934         'CPU Port Maintainers' section as SPARC maintainer.
1936 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1938         * Makefile.tpl: Make GCC use a separate config.cache.
1939         * Makefile.in: Regenerate.
1941         PR bootstrap/11932, PR bootstrap/11933
1942         (I don't know if it will fix either of them, but it relates
1943         to them.)
1944         * configure.in: Don't use shared config.cache for target
1945         directories.
1946         * configure: Regenerate.
1948 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
1950         * MAINTAINERS: Add myself to 'Write After Approval' section.
1952 2003-12-31  Roger Sayle  <roger@eyesopen.com>
1954         * configure.in (ia64*-*-hpux*): Disable building java libraries.
1955         * configure: Regenerated.
1957 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1959         * MAINTAINERS: Remove the mn10200 maintainer.
1961 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
1963         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1964         * configure: Regenerated.
1966 2003-12-16  Jan Hubicka  <jh@suse.cz>
1968         * MAINTAINERS: Add myself as callgraph maintainer.
1970 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
1972         * configure.in (raw_libstdcxx_flags): Remove the leading space.
1973         * configure: Regenerate.
1975 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1977         * MAINTAINERS: Move myself from 'Bug database only accounts' to
1978         'Write After Approval' section. Update email.
1980 2003-12-01  James Lemke <jim@wasabisystems.com>
1982         * MAINTAINERS (Write After Approval): Add myself.
1984 2003-11-20  Matt Thomas  <matt@3am-software.com>
1986         * MAINTAINERS: Add myself as a vax port maintainer.
1988 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
1990         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1991         (configure-build-[+module+], configure-[+module+]): Likewise.
1992         (configure-target-[+module+], configure-gcc, config.status): Likewise.
1993         * Makefile.in: Regenerate.
1995 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1997         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1998         shared/dylibed libraries.
1999         * ltmain.sh: Likewise.
2000         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2001         * ltcf-cxx.sh: Likewise.
2002         * ltcf-gcj.sh: Likewise.
2003         * ltconfig: Likewise.
2005 2003-11-17  Stan Cox  <scox@redhat.com>
2007         * MAINTAINERS: Add myself as iq2000 port maintainer.
2009 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2011         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2012         * Makefile.in: Regenerate.
2014 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
2016         * config.sub: Update to 2003-11-03 version.
2018 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2020         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2021         * configure:  Regenerate.
2023 2003-10-20  Nicolas Pitre <nico@cam.org>
2025         * MAINTAINERS: Add myself to 'Write After Approval' section.
2027 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
2029         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2031 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2033         * MAINTAINERS: Update my email address.
2035 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2037         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2039 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
2041         * MAINTAINERS: Add myself to 'Write After Approval' section.
2043 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
2045         * config.guess: Update to 2003-10-16 version.
2046         * config.sub: Update to 2003-10-16 version.
2048 2003-10-15 David Daney  <ddaney@avtrex.com>
2050         * MAINTAINERS: Added myself to 'Write After Approval' section.
2052 2003-10-15  Falk Hueffner  <falk@debian.org>
2054         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2055         'Write After Approval' section. Update email.
2057 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2059         * MAINTAINERS: Move myself from 'Write After Approval' to
2060         'Various Maintainers' section as middle-end maintainer.
2062 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2064         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2065         HOST_FLAGS_TO_PASS.
2066         * Makefile.in: Regenerate.
2068 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
2070         * config.guess: Update to 2003-10-07 version.
2071         * config.sub: Update to 2003-10-07 version.
2073 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2075         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2076         * ltconfig (irix5*, irix6*): Don't override version_type.
2078 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2080         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2081         * configure: Rebuilt
2082         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2083         * Makefile.in: Rebuilt
2085 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2087         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2089 2003-09-30  Carlo Wood  <carlo@alinoe.com>
2091        * MAINTAINERS (Write After Approval): Add myself.
2093 2003-09-29  Paul Koning  <ni1d@arrl.net>
2095         * MAINTAINERS: Move myself from "Write After Approval"
2096         to CPU platform maintainers for pdp11 platform.
2098 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
2100         * MAINTAINERS: Move myself from 'Write After Approval' to
2101         'Various Maintainers' section as libffi testsuite maintainer.
2103 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2105         * configure.in: Pass a computed --program-transform-name
2106         to subconfigures.
2107         * configure: Regenerated.
2109 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2111         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2112         * Makefile.in: Regenerate.
2114         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2115         * Makefile.in: Regenerate.
2117 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
2119         * MAINTAINERS: Move myself from 'Write After Approval'
2120         to 'Various Maintainers' (objective-c) section.
2122 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2124         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2125         quoting.
2126         * configure: Regenerated.
2128 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
2130         * MAINTAINERS (Write After Approval): Add myself to write after
2131         approval list.
2133 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
2135        * MAINTAINERS (Write After Approval): Add myself.
2137 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
2139         * MAINTAINERS: Update my e-mail address.
2141 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
2143         * libtool.m4 (LD): Correct powerpc64 host match.
2145 2003-09-06  James E Wilson  <wilson@tuliptree.org>
2147         * MAINTAINTERS: Update my affiliation and email address.
2149 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2151         * MAINTAINERS (Write After Approval): Add myself.
2153 2003-09-04  DJ Delorie  <dj@redhat.com>
2155         * configure: Regenerate.
2157 2003-09-04  Robert Millan  <robertmh@gnu.org>
2159         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2161 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2163         * configure.in: Ensure arguments to sed are properly spaced.
2164         * configure: Regenerate.
2166 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2168         * MAINTAINERS: Update my e-mail address.
2170 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2176         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2177         * configure: Regenerated.
2179 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2181         * MAINTAINERS: Update my email address.
2183 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2185         * configure.in:  Use newline instead of semicolon when assuming
2186         shell arguments in a for loop.
2187         * configure:  Regenerated.
2189 2003-08-22  Jason Eckhardt  <jle@rice.edu>
2191         * MAINTAINERS: Resurrect the i860 maintainer.
2193 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2195         PR 8180
2196         * configure.in: When testing with_libs and with_headers, treat
2197         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2198         * configure: Regenerate.
2200         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2201         make, shell, etc.
2202         (baseargs): Likewise.
2203         * configure: Regenerate.
2205 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
2207         * MAINTAINERS (Write After Approval): Add myself.
2209 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2211         * configure.in: Disable libgcj for darwin not on powerpc.
2212         * configure: Rebuild.
2214 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2216         * config-ml.in, symlink-tree: Add license.
2218 2003-08-03  Richard Stallman  <rms@gnu.org>
2219             Eben Moglen  <moglen@columbia.edu>
2221         * README.SCO: New file.
2223 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2225         * Makefile.tpl (check, check-c++): Express dependencies using
2226         dependencies rather than commands.
2227         * Makefile.in: Regenerate.
2229 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2231         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2232         * configure: Ditto.
2234 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2236         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2237         * Makefile.in: Update.
2239 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2241         * configure.in: Enable libgcj for darwin.
2242         * configure: Rebuild.
2244 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
2246         * config-ml.in:  Use ac_configure_args directly instead of
2247         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2248         actually seen.
2250 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2252         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2253         creating target and build subdirs to build all parent dirs as needed.
2254         * Makefile.in: Rebuild.
2255         * configure.in: Don't build dirs explicitly here.
2256         * configure: Rebuild.
2258 2003-07-26  Paul Brook  <paul@nowt.org>
2260         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2262 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2264         * Makefile.tpl (all-make): Depend on intl.
2265         * Makefile.in: Rebuilt.
2267 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2269         * install-sh:  Update to newer upstream versions (associated with
2270         aclocal 1.7).
2271         * mkinstalldirs:  Likewise.
2272         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2274 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
2276         * MAINTAINERS: Move self from Bug database only accounts
2277         to write-after-approval.
2279 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2281         * config.if: Remove unused libc_interface determination.
2283 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2285         * MAINTAINERS: Move self from write-after-approval to
2286         build machinery (*.in).
2288 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2290         PR bootstrap/11273
2291         PR bootstrap/11408
2292         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2293         unused INSTALL_PROGRAM_ARGS.
2294         * configure.in: Use AC_PROG_INSTALL.
2295         * Makefile.in: Regenerate.
2296         * configure: Regenerate.
2298 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
2300         * MAINTAINERS: Alphabetize.
2302 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2304         * configure: Rebuilt.
2305         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2306         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2307         newlib nor libgloss.
2308         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2309         * configure.in (am33_2.0-*-linux*): Added.
2311 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2313         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2314         * configure: Regenerate.
2316 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
2318         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2319         * Makefile.in: Regenerate.
2321 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2323         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2324         * Makefile.in: Regenerate.
2326 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
2328         * Makefile.tpl: Replace PWD with PWD_COMMAND.
2329         * Makefile.in: Regenerated.
2331         * config-ml.in: Replace PWD with PWD_COMMAND.
2333 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2335         * intl: New directory; see intl/ChangeLog for details.
2336         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2337         * Makefile.tpl: all-gcc depends on maybe-all-intl.
2338         * Makefile.in: Regenerate.
2340 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2342         * configure.in: Clean up config-lang.in handling.  Delete
2343         useless assignment to "subdirs".
2344         * configure: Regenerate.
2346 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2348         * configure.in: Rename 'target_libs' to 'target_libraries'.
2349         Remove useless reference to 'target_libs'.
2350         * configure: Regenerate.
2352 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2354         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2355         * Makefile.in: Regenerate.
2357 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2359         * Makefile.def: Introduce flags_to_pass.
2360         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2361         * Makefile.in: Regenerate.
2363 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2365         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2366         and target-libgloss.
2367         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2368         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2369         * configure: Regenerate.
2371 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2373         * configure.in: Update testsuite_flags to new location.
2374         * configure. Regenerate.
2376 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2378         * Makefile.tpl: Remove BUILD_CC stuff.
2379         * Makefile.in: Regenerate.
2381 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2383         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2385 2003-06-16  Graeme Peterson <gp@qnx.com>
2387         * MAINTAINERS (Write After Approval): Add myself.
2389 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2391         * config.guess: Update to 2003-06-12 version.
2392         * config.sub: Update to 2003-06-13 version.
2394 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2396         * config.guess: Update to 2003-06-06 version.
2397         * config.sub: Update to 2003-06-06 version.
2399 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2401         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2402         * configure. Regenerate.
2404 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2406         * configure.in: Disable serial configure by default.
2407         * configure: Regenerate.
2408         * Makefile.tpl: Abolish .NOTPARALLEL.
2409         * Makefile.in: Regenerate.
2411         * Makefile.tpl: Replace {build,host,target}_canonical by
2412         {build,host,target}.
2413         * Makefile.in: Regenerate.
2415         * Makefile.tpl: Fix stupid pasto.
2416         * Makefile.in: Regenerate.
2418 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2420         * Makefile.tpl: Remove bogus conditional.
2421         * Makefile.in: Regenerate.
2423 2003-06-05  Jan Hubicka  <jh@suse.cz>
2425         * Makefile.tpl (profiledbootstrap): New target.
2426         * Makefile.in (profiledbootstrap): New target.
2428 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
2430         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2431         Pinski. Remove user names from other bugzilla-only maintainers.
2433 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2435         * Makefile.tpl: Make 'recursive targets' using autogen rather
2436         than shell loop.  Remove duplicate 'clean' targets and false
2437         comments.
2438         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2439         Add systematic method of specifying missing targets in subdirs.
2440         Add copyright boilerplate.
2441         * Makefile.in: Regenerate.
2442         * configure.in: Add 'recursive targets' to maybe list.
2443         * configure: Regenerate.
2445         * MAINTAINERS: "GNATS only" -> "Bug database only".
2447         * Makefile.tpl: Rename [+target+] to [+make_target+].
2448         * Makefile.def: Rename 'target' to 'make_target'.
2450 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
2452         * MAINTAINERS: Add self as options handling maintainer.
2454 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
2456         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2457         been too long since I touched those ports.
2459 2003-05-28  DJ Delorie  <dj@redhat.com>
2461         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2462         * Makefile.in: Regenerate.
2464 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2466         * configure.in: Use curly braces in the definition of tooldir.
2467         * configure: Regenerate.
2469 2003-05-21  DJ Delorie  <dj@redhat.com>
2471         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2472         newlib or libgloss.
2473         * Makefile.in: Regenerate.
2475 2003-05-21  DJ Delorie  <dj@redhat.com>
2477         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2478         * Makefile.in: Regenerate.
2480 2003-05-20  Ian Lance Taylor  <ian@airs.com>
2482         * MAINTAINERS: Update my e-mail address.
2484 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2486         * configure.in: Switch more things to use maybe dependencies.
2487         * Makefile.tpl: Switch more things to use maybe dependencies.
2488         Factor out common code from autogen IF statements.
2489         * configure: Regenerate.
2490         * Makefile.in: Regenerate.
2492 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2494         * configure.in: Accept i[3456789]86 for machine type.
2495         * configure: Regenerate.
2497 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2499         * configure.in: Switch more things to use maybe dependencies.
2500         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2501         * configure: Regenerate.
2502         * Makefile.tpl: Switch more things to use maybe dependencies.
2503         * Makefile.in: Regenerate.
2505 2003-05-16  Andreas Schwab  <schwab@suse.de>
2507         * Makefile.tpl (install-opcodes): Define.
2508         * Makefile.in: Rebuild.
2510 2003-05-13  Andreas Jaeger  <aj@suse.de>
2512         * config.guess: Update to 2003-05-09 version.
2513         * config.sub: Update to 2003-05-09 version.
2515 2003-05-13  Michael Eager <eager@mvista.com>
2517         * configure.in: Correct sed script so that options in quotes are not
2518         deleted.
2519         * configure: Rebuild.
2521 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2523         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2524         and $$s/newlib/libc/sys/cygwin32 include paths.
2525         * configure: Ditto.
2527 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
2529         * MAINTAINERS: Update my email addresses.
2531 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2533         * config-ml.in: Propagate INSTALL variables.
2535 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2537         * MAINTAINERS: Remove duplicate entries in Write After Approval.
2539 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2541         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2542         * Makefile.in: Regenerate.
2544 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
2546         * MAINTAINERS (GNATS only): Add Falk Hueffner.
2548 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
2550         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2552 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2554         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2555         * Makefile.in: Regenerated.
2557 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
2559         * MAINTAINERS (Write After Approval): Upgrade myself from
2560         GNATS only to write-after-approval. Update my mail address.
2562 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
2564         (OS Port Maintainers: freebsd): Add myself.
2566 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2568         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2570 2003-04-22  Kean Johnston  <jkj@sco.com>
2572         * MAINTAINERS (SCO ports): Added myself.
2574 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2576         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2578 2003-04-19  Kean Johnston  <jkj@sco.com>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2584         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2585         * Makefile.in: Regenerate.
2587 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2589         * configure.in (powerpc64*-*-linux*): Remove.
2590         * configure: Rebuilt.
2592 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2594         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2595         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2596         and restrap.
2597         * Makefile.in:  Regenerate.
2599 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2601         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2602         * configure: Regenerated.
2604 2003-04-15  DJ Delorie  <dj@redhat.com>
2606         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2608 2003-04-13  Nick Clifton  <nickc@redhat.com>
2610         * config-ml.in: Remove support for --disable-aix removing
2611         call-aix multilibs.
2613 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
2615         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2616         * */configure: Rebuilt.
2618 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
2620         * MAINTAINERS: Add my email address.
2622 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
2624         * MAINTAINERS (Write After Approval): Add myself.
2626 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2628         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2629         * Makefile.in: Regenerate.
2631 2003-03-14  Michael Chastain  <mec@shout.net>
2633         * Makefile.in: Regenerate with correct Makefile.def.
2635 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2637         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2638         Make macro.
2639         * Makefile.in: Regenerate.
2640         * configure.in: Clean up gxx_include_dir logic.
2641         * configure: Regenerate.
2643 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2645         * MAINTAINERS (Write After Approval): Add myself.
2647 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
2649         * MAINTAINERS: Update my mail address.
2651 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2653         * configure.in (gxx_include_dir): Fix typo.
2654         * configure: Regenerated.
2656 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2658         * Makefile.tpl: Reindent.
2659         * Makefile.in: Regenerate.
2660         * configure.in: Reindent.  Don't set unused variables.
2661         * configure: Regenerate.
2663 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2665         * configure.in: Include $(build_tooldir)/sys-include in
2666         FLAGS_FOR_TARGET.
2667         * configure: Regenerated.
2669 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2671         * Makefile.tpl: Always pass down RANLIB.
2672         * Makefile.in: Regenerate.
2674         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2675         * Makefile.in: Regenerate.
2676         * configure.in: Remove unused logic relating to --enable-shared
2677         and --enable-threads.  Remove bogus comments.  Remove redundant
2678         noconfigdirs.
2679         * configure: Regenerate.
2681         * configure.in: Replace ${libstdcxx_version} by its value.
2682         Remove reference to mh-dgux.
2683         * configure: Regenerate.
2685 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
2687         * MAINTAINERS (Write After Approval): Add myself.
2689 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2691         * Makefile.tpl: Rearrange.
2692         * Makefile.in: Regenerate.
2694 2003-02-25  Uwe Stieber <uwe@wwws.de>
2696         * configure.in: Add support for kaOS as cross build target system.
2697         * configure: Regenerated.
2699 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
2701         * MAINTAINERS (Write after approval): Add myself.
2703 2003-02-21  James E Wilson  <wilson@tuliptree.org>
2705         * MAINTAINERS: Update my email address.
2707 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2709         * MAINTAINERS: Add self to blanket write privs. section.
2711 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
2713         * Makefile.tpl: Add definition of CPPFLAGS to pass into
2714         configure-target-* as some target builds may require additional
2715         flags for preprocessor tests.
2716         * Makefile.in: Regenerated.
2718 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2720         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2721         * ltconfig: Handle it.
2722         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2723         auto-detecting it.
2725         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2726         it is used as argument to $CC.
2727         * ltcf-gcj.sh: Likewise.
2729         * configure.in: Introduce --enable-maintainer-mode.
2730         * configure: Rebuilt.
2731         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2732         for maintainer mode.
2733         * Makefile.in: Rebuilt.
2735 2003-02-18  Jason Merrill  <jason@redhat.com>
2737         * Makefile.tpl (check-c++): Allow parallelism.
2739 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2741         * MAINTAINERS: Remove John Carr (who never actually had access to
2742         gcc.gnu.org).
2744 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2746         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2747         don't configure target-libobjc.
2748         * configure: Regenerate.
2750 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2752         * Makefile.tpl (RANLIB): Define.
2753         * Makefile.in: Regenerate.
2755 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
2757         * MAINTAINERS: Update my email.
2759 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2761         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2762         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2763         * Makefile.in: Regenerated.
2764         * configure.in: Remove all traces of snavigator, db, and grep.
2765         * configure: Regenerated.
2767 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2769         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2770         After Approval.
2772 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2774         * MAINTAINERS (Write after approval): Add myself.
2776 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2778         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2779         * Makefile.in: Regenerated.
2781 2003-01-30  Roger Sayle  <roger@eyesopen.com>
2783         * config.guess: Updated to 2003-01-30's version.
2784         * config.sub: Updated to 2003-01-28's version.
2786 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2788         * config.if: If gcc_version is already set, just use it.  Don't set
2789         gcc_version_trigger if it's already set, otherwise set it to
2790         gcc/version.c, but only if the file exists.  If it is not set and
2791         gcc/version.c does not exist, try to extract the version number from
2792         $CC.
2794 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
2796         * MAINTAINERS: Add myself to write-after-approval list.
2798 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
2800         * configure.in:  Revert 24Jan change.
2801         * configure:  Regenerate.
2803 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2805         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
2806         entry of HJ Lu.
2808 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2810         * configure.in: Revert previous change.
2811         * configure: Regenerate.
2813 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2815         * configure.in: Make rda native-only.
2816         * configure: Regenerate.
2818 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2820         * MAINTAINERS: Move myself from GNATS-only-accounts to
2821         write-after-approval.
2823 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2825         * configure.in: Add missing \.
2826         * configure: Rebuilt.
2828 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2830         * configure.in (baseargs): Avoid using \| in sed regular
2831         expressions.
2832         * configure: Rebuilt.
2834 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2836         * configure.in (baseargs): Remove all supported forms of
2837         --cache-file, --srcdir, --host, --build and --target options
2838         from argument lists.
2839         * configure: Rebuilt.
2841 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
2843         * MAINTAINERS: Add myself to write-after-approval list.
2845 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
2847         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2848         * configure: Rebuilt.
2850 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2852         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2853         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2854         * Makefile.in: Regenerate.
2855         * configure: Regenerate.
2857 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
2859         * configure.in: Remove Makefile in build, host and target modules
2860         unless configure was run with --no-recursion.
2861         * configure: Rebuilt.
2863 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2865         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2866         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2867         * Makefile.in: Regenerate.
2869 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
2871         * config.guess: Update to 2003-01-03 version.
2872         * config.sub: Update to 2003-01-03 version.
2874 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2876         * configure: Regenerate with proper autoconf 2.13.
2878 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2880         * configure.in: Add AC_PREREQ for consistency.
2881         * configure: Regenerate.
2883 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
2885         * configure.in (GDB_TK): Add tcl directories conditional on
2886         gdb/gdbtk directory being present.
2887         * configure: Regenerate.
2889 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
2891         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
2892         by gcc if LD is not defined and we are not doing a Canadian Cross.
2893         * configure: Rebuilt.
2895 2002-12-31  Tom Tromey  <tromey@redhat.com>
2897         * Makefile.in: Rebuilt.
2898         * Makefile.def (target_modules) [libffi]: Allow installation.
2900 2002-12-31  Andreas Schwab  <schwab@suse.de>
2902         * configure.in: Fix use of $program_transform_name.
2903         * configure: Regenerated.
2905 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2907         * configure.in (baseargs): Don't remove first configure argument.
2908         * configure: Regenerated.
2910 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
2912         * Makefile.tpl (local-distclean): Don't remove...
2913         (multilib.ts): ... this.  Moved into...
2914         (multilib.out): ... this.  Don't use sub-make.
2915         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2916         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2917         (configure-build-[+module+], configure-[+module+],
2918         configure-target-[+module+], configure-gcc): ... these.  Test
2919         for Makefile existence.  Drop config.status from dependencies.
2920         * Makefile.in: Rebuilt.
2921         * configure.in: Move gcc-version-trigger to the end of
2922         ac_configure_args.  Add comments to maybedep.tmp and
2923         serdep.tmp.  Introduce --disable-serial-configure.  Remove
2924         nonopt from baseargs, matching and removing corresponding
2925         whitespace while at it.
2926         * configure: Rebuilt.
2928 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2930         * configure.in (host_configargs): Replace reference to
2931         no-longer-defined buildopts with --build=${build_alias}.
2932         * configure: Rebuilt.
2934         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
2935         program_transform_name to standard idiom.
2936         (AUTOGEN, AUTOCONF): Define.
2937         (Makefile.in): Use $(AUTOGEN).
2938         (Makefile): Depend on config.status, and use autoconf-style rule to
2939         build it.  Move original commands to...
2940         (config.status): ... this new target.
2941         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
2942         $(AUTOCONF).
2943         * Makefile.in: Rebuilt.
2945 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2947         * Makefile.tpl: Fix dramatic bustage due to change in
2948         program_transform_name.
2949         * Makefile.in: Regenerate.
2951         * configure.in: Remove unnecessary PATH setting.
2952         * configure: Regnerate.
2954         * configure.in: Don't default to unprefixed tools unless
2955         the native tools will work.
2956         * configure: Regenerate.
2958         * configure.in: Convert to autoconf script.  Blow away lots
2959         of now-redundant Makefile fragments.
2960         * configure: Generate using Autoconf.
2961         * Makefile.tpl: Rewrite to reflect autoconfiscation.
2962         * Makefile.in: Regenerate.
2964 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2966         * configure: Fix stupid bug where RANLIB was mistakenly included.
2968         * configure.in: Rename (buildargs, hostargs, targargs) to
2969         (build_configargs, host_configargs, target_configargs).
2971         * configure.in: Move logic out of sed statement.
2973         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
2974         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2976 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
2978         * config.sub: Import from master repository
2979         * config.guess: Ditto
2981 2002-12-24  Andreas Schwab  <schwab@suse.de>
2983         * Makefile.tpl (multilib.out): Fix missing space.
2984         * Makefile.in: Regenerate.
2986 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2988         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
2989         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
2990         * Makefile.in: Regenerate.
2991         * configure.in: Remove unnecessary leftovers.
2993 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
2995         * configure.in (extra_ranlibflags_for_target): New variable.
2996         (*-*-darwin): Add -c to ranlib commands.
2997         * configure (tooldir): Handle extra_ranlibflags_for_target.
2999 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3001         * Makefile.tpl: Revert HJL's change.
3002         * Makefile.in: Regenerated.
3003         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3004         always.
3006 2002-12-19  Andreas Schwab  <schwab@suse.de>
3008         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3009         * Makefile.in: Regenerate.
3011 2002-12-18  H.J. Lu <hjl@gnu.org>
3013         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3014         * Makefile.in: Regenerated.
3016         * configure.in (build_prefix): New. Substitute.
3018 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3020         * Makefile.tpl: Don't let real targets depend on phony targets.
3021         * Makefile.in: Regenerate.
3023         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3024         * Makefile.in: Regenerate.
3026 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
3028         * config.sub: Import from master repository
3029         * config.guess: Ditto
3031 2002-12-16  Jason Merrill  <jason@redhat.com>
3033         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3034         previous 'make bootstrap'.
3035         * Makefile.in: Regenerate.
3037 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3039         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3041 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3043         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3044         * Makefile.in: Regenerate.
3046 2002-12-13  Jason Merrill  <jason@redhat.com>
3048         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3049         library tests.
3050         (check-c++): Just depend on it and check-target-libstdc++-v3.
3051         * Makefile.in: Regenerate.
3053 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3055         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3056         * Makefile.in: Rebuilt.
3058 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3060         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3062 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3064         * configure: Fix bug put in by gremlins.
3066         * Makefile.tpl: Substitute more autoconfily.
3067         * configure: Substitute more autoconfily.
3068         * Makefile.in: Regenerate.
3070 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
3072         * config.sub: Import from master repository
3073         * config.guess: Ditto
3074         * MAINTAINERS: Added Svein Seldal under write after approval
3076 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3078         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3079         * Makefile.in (all-sim): Ditto.
3081 2002-12-06  DJ Delorie  <dj@redhat.com>
3083         * Makefile.tpl: Change configure dependencies to not have real
3084         targets depend on phony targets.
3086 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3088         * configure.in: Revert unintentional change.
3090         * Makefile.tpl: Change dependency for */multilib.out so that
3091         it works when gcc isn't in the tree.
3093         * configure.in: Substitute more.
3094         * configure: Run subconfigures from the Makefile.
3095         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3096         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3098 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3100         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3102 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3104         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3105         and corresponding dependencies.
3106         * Makefile.in: Regenerate.
3108         * configure.in (host_tools): Order binutils, gas and ld for
3109         convenience in running the testsuites.
3111         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3112         * Makefile.in: Regenerate.
3113         * configure.in: Introduce rules to serialize subconfigure runs.
3115         * configure.in: Introduce BASE_CC_FOR_TARGET.
3116         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3117         Realize configure-build-* targets.  Realize configure-target-* targets.
3118         * Makefile.in: Regenerate.
3120 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3122         * configure: Move gcc_version_trigger stuff from here...
3123         * configure.in: ...to here.
3125         * configure.in: Separate subconfigure options added by this file from
3126         options given by the user.  Add machinery to put args for host
3127         subconfigures into the Makefile.
3129         * Makefile.tpl: Remove 'vault' targets.
3130         * Makefile.tpl: Reorder and comment dependencies.
3131         * Makefile.in: Regenerate.
3133 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3134         * configure.in: Fix my broken commit of previous patch. (sigh)
3136 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3138         * configure.in: Move host-specific darwin noconfigdirs into
3139         the host-specific section.
3141 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3143         * configure.in: Move host-specific darwin noconfigdirs into
3144         the host-specific section.
3146 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3148         * configure: Remove skip-this-dir support.
3149         * Makefile.tpl: Remove skip-this-dir support.
3151         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3152         subdirectories.
3153         * Makefile.in: Regenerate.
3155         * Makefile.tpl: Strip out useless setting of 'dir'.
3156         * Makefile.in: Regenerate.
3158 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3160         * configure.in: Fix deeply stupid bug.
3162         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3163         shell code in CXX_FOR_TARGET
3164         * Makefile.def: Introduce raw_cxx.
3165         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3166         RAW_CXX_FOR_TARGET.
3167         * Makefile.in: Regenerate.
3169 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
3171         * Makefile.tpl: Remove unnecessary ifs.
3172         * Makefile.in: Regenerate.
3174         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3175         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3176         targets for 'no_install' modules.
3177         * configure: Move GDB_TK substitution to configure.in.  Move
3178         build_modules stuff to configure.in.
3179         * configure.in: Implement soft dependency machinery.  Maybe-ize
3180         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3181         * Makefile.in: Regenerate.
3183 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3185         * Makefile.tpl: Make all-target, install-target behave similarly
3186         to all, install (only hitting configured targets).  Eliminate
3187         unused macro defintions.
3189         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3190         build != host.
3192         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3194         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3196         * configure.in: Produce lists of subdir targets we're actually
3197         configuring.  Remove references to "dosrel".
3198         * Makefile.tpl: Let configure set which subdir targets are hit.
3199         Remove install-cross; clean up install; remove ALL.  Remove
3200         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3201         Autogenerate host module targets.  Remove empty dependency lines
3202         and redundant dependency; rearrange slightly.
3203         * Makefile.def: Add host-side libtermcap, utils.
3205         * Makefile.in: Regenerate.
3207 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3209         * ltconfig (osf[345]): Append $major to soname_spec.
3210         Reflect this in library_names_spec.
3211         * ltmain.sh (osf): Prefix $major with . for use as extension.
3213 2002-11-19  Andreas Jaeger  <aj@suse.de>
3215         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3216         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3217         and sparc64 GNU/Linux systems.
3219 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
3221         * MAINTAINERS: Update email.
3223 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3225         * MAINTAINERS: Complete James Dennett's entry.
3227 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3229         * MAINTAINERS (Write After Approval): Add myself.
3231 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3233         * Makefile.tpl: syntactic cleanup
3235 2002-11-13 Stuart Hastings <stuart@apple.com>
3237         * MAINTAINERS: Add myself to write-after-approval list.
3239 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3241         * Makefile.def: Add list of recursive targets to autogenerate.
3242         Add build_modules.
3243         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3244         targets.  Autogenerate *-build-* targets.
3245         * Makefile.in: Regenerate.
3247 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3249         * configure: More autoconf-style substitutions.
3250         * Makefile.tpl: More autoconf-style substitutions.
3251         * Makefile.in: Regenerate.
3253 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3255         * configure: Substitute more variables in a more autoconf-friendly
3256         way.  Simplify slightly.
3257         * Makefile.tpl: Make more variables substitutable in an
3258         autoconf-friendly way.
3259         * Makefile.in: Regenerate.
3261 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
3263         * MAINTAINERS (Write After Approval): Add myself.
3265 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3267         * configure.in (v810*): Remove special setting of tools.
3269         * configure: Add support for extra required flags for ar or nm.
3270         * configure.in (aix4.3+): Use above support for target-specific
3271         issues, rather than using config/mt-aix43.
3273 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3275         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3276         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3277         with $srcdir.  Reformat indentation.  Substitute some variables
3278         formerly hard-coded in the Makefile for build=host.
3279         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3280         * Makefile.def: Autogenerate more.
3281         * Makefile.in: Regenerate.
3283 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3285         * MAINTAINERS (Write After Approval): Add myself.
3287 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3289         * Makefile.def (host_modules): Add rda.
3290         * Makefile.in: Regenerate.
3291         * configure.in (target_tool): Add target-rda to list.
3293 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3295         * MAINTAINERS: Remove "co-maintainer" note for web pages.
3297 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3299         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3300         and restrap targets to this rule.
3301         * Makefile.in:  Regenerate.
3303 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3305         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3306         GNATS only accounts.
3308 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3310         * configure.in (i[3456]86-*-linux*): Add check to disable
3311         ${libgcj} for glibc1.
3313 2002-10-24  Denis Chertykov  <denisc@overta.ru>
3315         * MAINTAINERS: Add myself as ip2k port maintainer.
3317 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3319         * configure.in: Add tic4x target.
3321 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3323         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3324         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3325         * Makefile.in: Regenerate.
3327         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3328         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3329         * Makefile.in: Regenerate.
3331 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
3333         * MAINTAINERS: Add myself as web pages co-maintainer.
3335 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3337         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3338         * Makefile.in: Regenerate.
3340 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
3342         * MAINTAINERS: Add myself and Nathan Sidwell
3343         <nathan@codesourcery.com> as VxWorks maintainers.
3345 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3347         * Makefile.def: Remove order dependency comments.
3348         * Makefile.tpl: Add explicit install-install dependencies.
3349         * Makefile.in: Regenerate.
3351         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3352         * Makefile.in: Regenerate.
3354         * Makefile.tpl: Add configure-target (for src-release in src)
3355         * Makefile.in: Regenerate.
3357 2002-09-30  Nick Clifton  <nickc@redhat.com>
3359         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3361 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3363         * configure.in (s390*-*-linux*): Enable libgcj.
3365 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3367         * configure: Revert accidentally applied changes.
3369         * Makefile.tpl: Make more autoconf-friendly.
3370         * Makefile.in: Regenerate.
3371         * configure: Make substitution more autoconf-like.
3373 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3375         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3376         single entry to handle all these.
3377         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3378         libjava on arm-*-elf.
3380 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3382         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3383         things that depend on them.
3385 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3387         * Makefile.tpl: Make subsituted variables more autoconfy.
3388         * Makefile.in: Regenerate.
3389         * configure: Make seds more autoconfy.
3391 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3393         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3394         * Makefile.in: Regenerate.
3395         * configure.in: Rewrite sed statements to look autoconfy.
3397         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3398         all-target-foo on configure-target-foo.
3399         * Makefile.def: Ditto.
3400         * Makefile.in: Rebuild.
3402 2002-09-25  Andrew Haley  <aph@redhat.com>
3404         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3406 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3408         * Makefile.def: New file.
3409         * Makefile.tpl: New file.
3410         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3411         * contrib/gcc_update: Note that Makefile.in is a generated file.
3413         * configure.in: Minor rearrangement.  Simplify tests.
3415 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
3417         * configure.in (with_headers): Skip copy if value is "yes".
3418         (with_libs): Likewise.
3420 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3422         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3423         * configure.in (sh*-*-pe*): Ditto.
3424         * configure.in (mips*-*-pe*): Ditto.
3425         * configure.in (*arm-wince-pe): Ditto.
3427         * configure.in: Rearrange.
3429 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
3431         * MAINTAINERS: Update my email address.
3433 2002-08-30  Paul Koning  <pkoning@equallogic.com>
3435         * MAINTAINERS: (Write After Approval): Add myself.
3437 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
3439         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3441 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
3443         * MAINTAINERS: Change my mailing address.
3445 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
3447         * MAINTAINERS (Write After Approval): Remove myself.
3448         (Various Maintainers: c++ runtime libs): Add myself.
3450 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
3452         * MAINTAINERS (Write After Approval): Remove myself.
3453         (Various Maintainers: c++ runtime libs): Add myself.
3455 2002-08-15  Eric Christopher  <echristo@redhat.com>
3457         * config.sub: Import from master repository.
3458         * config.guess: Ditto.
3460 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
3462         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3463         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3464         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3466 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
3468         * MAINTAINERS: Add self to rs6000 vector extensions.
3470 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
3472         * libiberty/configure: Reverted unintended yesterday's check in.
3474 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
3476         * boehm-gc/configure, libf2c/configure: Rebuilt.
3477         * libffi/configure, libiberty/configure: Ditto.
3478         * libjava/configure, libobjc/configure: Ditto.
3479         * libstdc++-v3/configure, zlib/configure: Ditto.
3480         Merged from binutils:
3481         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3482         From Steve Ellcey <sje@cup.hp.com>:
3483         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3484         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3485         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3486         IA64.
3487         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3488         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3489         soname_spec, sys_lib_search_path_spec): Ditto.
3491 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3493         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3495 2002-08-04  H.J. Lu  (hjl@gnu.org)
3497         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3499 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
3501         * MAINTAINERS (Write After Approval): Add myself.
3503 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3505         * configure.in: Move generic linux case to end.  Copy generic
3506         linux noconfigdirs to mips*-*-linux* entry and new
3507         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3509 2002-07-19  Michael Matz  <matz@suse.de>
3511         * MAINTAINERS: Add myself as ra* maintainer.
3513 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3515         * config.guess: Update to 2002-07-09 version.
3516         * config.sub: Update to 2002-07-03 version.
3518 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
3520         * MAINTAINERS: Fix typo in a maintainer email address.
3522 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3524         * configure.in: Remove two redundant tests.
3526 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3528         * configure.in (mips*-*-irix6*o32): Enable stabs.
3530 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3532         * configure.in: Don't build grez.
3533         * Makefile.in: Ditto.
3535         * Makefile.in: Remove references to bsp, cygmon, libstub.
3536         * configure.in: Ditto.
3538         * configure.in: Remove leftover reference to gdbtest.
3540 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3542         * configure.in (gxx_include_dir):  Change to match versioned
3543         C++ headers if --enable-version-specific-runtime-libs is used.
3545 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3547         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3549 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3551         * configure.in: Make --without-x work.
3553 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3555         * configure.in: Rearrange target Makefile fragment collection.
3557         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3558         cvs[src].
3559         * configure.in: Ditto.
3561 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
3563         * MAINTAINERS (Write After Approval): Update my e-mail address.
3565 2002-06-24  Ben Elliston  <bje@redhat.com>
3567         * configure.in (host_tools): Remove cgen.
3569         * Makefile.in (all-cgen): Remove; runs from its source directory.
3570         (check-cgen, install-cgen, clean-cgen): Likewise.
3571         (all-opcodes): Do not depend on all-cgen.
3572         (all-sim): Likewise.
3574 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3576         * Makefile.in: Eliminate 'apache' targets.
3577         * configure.in: Eliminate 'apache' targets.
3579         * configure.in: Eliminate redundant tests.  Reorganize.
3581         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3583         * config-ml.in: Eliminate references to Cygnus configure.
3585         * Makefile.in: Eliminate references to building emacs.
3587 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
3589         * MAINTAINERS: Update my email address.
3591 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
3593         * config.if (libstdcxx_incdir): Version C++ headers.
3594         (cxx_incdir): Remove.
3596 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3598         * MAINTAINERS (Write After Approval): Add self.
3600 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
3602         * configure.in: Add support for ip2k.
3604 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3606         * configure.in: Fix AIX configury bug.
3608 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
3610         * MAINTAINERS (Write After Approval): Add self.
3612 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3614         * configure.in: replace ${topsrcdir} with ${srcdir}
3616         * configure.in: Move definition of libstdcxx_flags
3617         right above usage, rather than waaay earlier.
3619         * configure.in: Pull definition of is_cross_compiler earlier.
3621         * configure.in: Rearrange a little.
3623         * configure.in: Remove references to librx.
3624         * Makefile.in: Remove references to librx.
3626 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
3628         * config.sub: Add support for avr target.
3629         Import from master sources, rev 1.255
3631 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
3633         * configure, .cvsignore:  Revert previous change...
3634         * Makefile:  ...delete.
3636 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3638         * configure.in: Eliminate ${gasdir} variable.
3640 2002-06-18  Dave Brolley  <brolley@redhat.com>
3642         * configure.in: Add support for frv.
3643         * config.sub: Add support for frv.
3645 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3647         * configure:  Remove garbage from previous commit.
3649 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3651         * configure:  For in-source builds, make a subdir and re-exec there.
3652         * Makefile:  New file.  Pass targets through to build directory.
3653         * .cvsignore:  No longer ignore "Makefile".
3655 2002-06-16  Douglas Rupp  <rupp@gnat.com>
3657         * MAINTAINERS (Write After Approval): Add self.
3659 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3661         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3663 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3665         * configure.in (vax-*-netbsd*): Re-enable gas.
3667 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3669         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3670         BUILD_PREFIX_1, to correct nomenclature.
3671         * configure: Likewise.
3673         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3674         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3676 2002-05-31  Olaf Hering  <olh@suse.de>
3678         * config-ml.in: Propogate DESTDIR also.
3680 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3682         * configure.in (vax-*-netbsd*): Don't build gas for this
3683         platform.
3685 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3687         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3688         and libgcj for AVR.
3690 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
3692         * MAINTAINERS (Write After Approval): Add myself.
3694 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3696         * config.guess: Update to 2002-05-22 version.
3697         * config.sub: Likewise.
3699 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3701         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3702         * config-ml.in: Likewise.
3703         * configure: Likewise.
3704         * configure.in: Likewise.
3706 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
3708         * MAINTAINERS: Update my email address.
3710 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3712         * configure.in: Simplify makefile fragment collection.
3714         * configure.in: Remove code to build emacs.
3716         * configure.in : Remove --srcdir argument from targargs and buildargs
3717         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3719         * configure: Move some logic to configure.in.
3720         * configure.in: Move some logic from configure.
3722 2002-05-11  Tom Tromey  <tromey@redhat.com>
3724         * MAINTAINERS: Reflect libgcj reality.
3726 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
3728         * Makefile.in: Honour DESTDIR.
3730 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
3732         * config.guess: Import 2002-03-20 version.
3733         * config.sub: Import 2002-04-26 version.
3735 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3737         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3739 2002-05-07  Tim Josling  <tej@melbpc.org.au>
3741         * MAINTAINERS: Add self.
3743 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
3745         * ltmain.sh: Detect and handle object name conflicts
3746         while piecewise linking a static library.
3748 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3750         * configure.in (noconfigdirs): Don't disable libgcj on
3751         sparc64-*-solaris* and sparcv9-*-solaris*.
3753 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3755         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3757 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3759         * configure.in (FLAGS_FOR_TARGET): Do not add
3760         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3761         on i[3456]86-*-linux*.
3763 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3765         * configure.in (noconfigdirs): Replace [ ] with test.
3767         * configure.in (noconfigdirs): Do not add target-newlib if
3768         target == i[3456]86-*-linux*, and host == target.
3770 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3772         * configure.in: delete reference to absent file
3774         * configure.in: replace '[' with 'test'
3776         * configure.in: Eliminate references to gash.
3777         * Makefile.in: Eliminate references to gash.
3779         * configure.in: remove useless references to 'pic' makefile fragments.
3781         * configure.in: (*-*-windows*) Finish removing.
3783         * configure.in: Eliminate redundant test for libgui.
3785 2002-04-29  Roger Sayle  <roger@eyesopen.com>
3787         * MAINTAINERS: Add self and realphabetize.  Update entries
3788         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
3789         entry for a29k port maintainer.
3791 2002-04-26      Joel Sherrill <joel@OARcorp.com>
3793         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3794         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3796 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
3798         * configure.in: remove references to dead files
3800 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3802         * MAINTAINERS: Add information about purpose of this file.
3804 2002-04-18  Tom Tromey  <tromey@redhat.com>
3806         * configure.in: Disallow configuring libgcj when it is already
3807         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
3808         Solaris 2.8 by default.  For PR libgcj/6158.
3810 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3812         * configure.in:  Move default CC setting out of config/mh-* fragments
3813         directly into here.
3815 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3817         * configure.in: don't even try to configure or make a subdirectory
3818         if there's no configure script for it.
3820 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3822         * MAINTAINERS: Remove chill maintainers.
3823         * Makefile.in (CHILLFLAGS): Remove.
3824         (CHILL_LIB): Remove.
3825         (TARGET_CONFIGDIRS): Remove libchill.
3826         (CHILL_FOR_TARGET): Remove.
3827         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3828         CHILL_LIB.
3829         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3830         (CHECK_TARGET_MODULES): Likewise.
3831         (INSTALL_TARGET_MODULES): Likewise.
3832         (CLEAN_TARGET_MODULES): Likewise.
3833         (configure-target-libchill): Remove.
3834         (all-target-libchill): Remove.
3835         * configure.in (target_libs): Remove target-libchill.
3836         Do not compute CHILL_FOR_TARGET.
3837         * libchill: Remove directory.
3839 2002-04-11  DJ Delorie  <dj@redhat.com>
3841         * Makefile.in, configure.in: Sync with binutils, entries
3842         follow...
3844 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3846         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
3847         (do-tar, do-bz2): New rules.
3848         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
3849         (gdb-tar): New rule.
3850         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
3851         (insight_dejagnu.tar): New rule.
3852         (insight.tar): New rule.
3853         (gdb+dejagnu.tar): New rule.
3854         (gdb.tar): New rule.
3856 2002-02-01  Mo DeJong  <supermo@bayarea.net>
3858         * Makefile.in: Add all-tix to deps for all-snavigator
3859         so that tix is built when building snavigator.
3861 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
3863         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3864         ld and gdb are not supported.
3866 2002-01-07  Mark Salter  <msalter@redhat.com>
3868         * configure.in: Remove target-bsp and target-cygmon from arm builds.
3869         Allow target-libgloss to be built for arm, strongarm, and xscale.
3871 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
3873         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3874         options for i[3456]86-pc-linux* native builds.
3876 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3878         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3879         files from .po files for a distribution.
3881 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
3883         * configure.in: Enable libstdc++-v3 for h8300 targets.
3885 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
3887         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
3888         version from bfd/.
3890 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
3892         * Makefile.in (VER): When present, extract the version number from
3893         the file version.in.
3895 2001-05-24  Tom Rix <trix@redhat.com>
3897         * configure.in : enable ld for aix
3899 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3901         * config.guess: Add linux target for S/390.
3903 2000-11-07  Philip Blundell  <pb@futuretv.com>
3905         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3907 2000-11-03  Philip Blundell  <pb@futuretv.com>
3909         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3910         files.
3912 2001-01-15  Ben Elliston  <bje@redhat.com>
3914         * configure.in (host_tools): Add sid.
3915         Always configure cgen.
3917 2000-11-24  Nick Clifton  <nickc@redhat.com>
3919         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3922 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
3924         * Makefile.in (ALL_MODULES): Add all-cgen.
3925         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3926         (all-cgen): New target.
3927         (all-opcodes,all-sim): Depend on all-cgen.
3928         * configure.in (host_tools): Add cgen.
3929         Only configure cgen if --enable-cgen-maint.
3931 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
3933         * configure.in: Add *-*-freebsd* configurations.
3935 2002-04-08  Tom Tromey  <tromey@redhat.com>
3937         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3938         Fixes PR libgcj/6068.
3940 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
3942         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3944 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3946         * configure.in (alpha*-dec-osf*): Enable libgcj.
3948 2003-03-27  Matthew Gingell <gingell@gnat.com>
3950         * MAINTAINERS (Write After Approval): Add myself.
3952 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
3954         Fix for: PR bootstrap/3591, target/5676
3955         * configure.in (mcore-pe): Disable the configuration of
3956         libstdc++-v3 since exceptions are not supported.
3958 2002-03-20  Anthony Green  <green@redhat.com>
3960         * configure.in: Enable libgcj for xscale-elf target.
3962 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
3964         * MAINTAINERS:  Update my email address.
3966 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
3968         * ltmain.sh (relink_command): Fix typo in previous change.
3970 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
3972         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
3973         (relink_command): Added --tag flags.
3974         (mode=install): If relinking fails; error out.
3976 2002-03-12  Richard Henderson  <rth@redhat.com>
3978         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
3979         .NOTPARALLEL tag.
3980         (do-check): Rename from check.
3981         (check): Allow parallel check.
3983 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
3985         * MAINTAINERS: Add myself as maintainer for xtensa port.
3986         Fix alphabetical order in CPU port maintainer list.
3987         Remove myself from Write After Approval list.
3989 2002-03-11  Richard Henderson  <rth@redhat.com>
3991         * Makefile.in (.NOTPARALLEL): Add fake tag.
3993 2002-03-07  H.J. Lu  (hjl@gnu.org)
3995         * configure.in: Enable gprof for mips*-*-linux*.
3997 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
3999         * MAINTAINERS (Write After Approval): Add myself.
4001 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4003         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4004         libjava.
4005         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4007 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4009         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4010         because its Makefile is there; test for the executable instead.
4012 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4014         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4015         libstdc++-v3 and libjava.
4017 2002-02-11  Adam Megacz <adam@xwt.org>
4019         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4020         boehm-gc
4022 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4024         * config.guess: Updated to 2002-01-30's version.
4025         * config.sub: Updated to 2002-02-01's version.
4026         Contribute sh64-elf.
4027         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4028         * configure.in: Added sh64-*-*.
4030 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
4032         * MAINTAINERS: Belatedly add myself to write after approval list.
4034 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
4036         * MAINTAINERS: Put self in as maintainer for x86-64 port.
4037         Remove self as Write After Approval.
4039 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
4041         * MAINTAINERS: Put self in as maintainer for contrib/regression
4042         directory.
4044 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
4046         * MAINTAINERS:  Update my email address.
4048 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4050         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4051         target-libiberty, and target-libgloss.  Skip Java-related
4052         libraries if not supported for NetBSD on target CPU.
4054 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
4056         * install-sh: Use _inst.$$_ for temp file name.
4058 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
4060         * MAINTAINERS (Write After Approval): Move my contact info
4061         from here...
4062         (OS Port Maintainers): ...to here (netbsd).
4064 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
4066         * MAINTAINERS (Write After Approval): Add myself.
4068 2002-01-17  H.J. Lu <hjl@gnu.org>
4070         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4071         (all-target-fastjar): Also depend on all-target-libiberty.
4073 2002-01-16  H.J. Lu  (hjl@gnu.org)
4075         * config.guess: Import from master sources, rev 1.225.
4076         * config.sub: Import from master sources, rev 1.238.
4078 2002-01-16  Kazu Hirata  <kazu@hxi.com>
4080         * MAINTAINERS (Write After Approval): Remove myself.
4082 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
4084         * MAINTAINERS (Write After Approval): Add myself.
4086 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4088         * MAINTAINERS: Add self as docs co-maintainer.
4090 2001-12-11  Matthias Klose  <doko@debian.org>
4092         * MAINTAINERS (Write After Approval): Add myself.
4094 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
4096         * MAINTAINERS: Update my email address.
4098 2001-12-07  Turly O'Connor  <turly@apple.com>
4099         * MAINTAINERS (Write After Approval): Add myself.
4100         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4101         (rs6000_initialize_trampoline): Call __trampoline_setup for
4102         ABI_DARWIN too.
4103         * darwin-tramp.asm: New file, implements __trampoline_setup.
4104         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4106 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
4108         * MAINTAINERS (Write After Approval): Add myself.
4110 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4112         * configure, configure.in: Use temp file for long sed commands.
4114 2001-12-03  Laurent Guerby  <guerby@acm.org>
4116         * config.sub: Update to version 1.232 on subversion.
4118 2001-12-03  Ben Elliston  <bje@redhat.com>
4120         * MAINTAINERS: Update mail address for config.* patches.
4122 2001-11-27  DJ Delorie <dj@redhat.com>
4123             Zack Weinberg  <zack@codesourcery.com>
4125         When build != host, create libiberty for the build machine.
4127         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4128         CONFIG_ARGUMENTS.
4129         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4130         New variables.
4131         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4132         and rules.
4133         (all.normal): Depend on ALL_BUILD_MODULES.
4134         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4135         (all-build-libiberty): Depend on configure-build-libiberty.
4137         * configure: Calculate and substitute proper value for
4138         ALL_BUILD_MODULES.
4139         * configure.in: Create the build subdirectory.
4140         Calculate and substitute TARGET_CONFIGARGS (formerly
4141         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4143 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
4145         * MAINTAINERS (write-after-approval): Add self.
4147 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4149         * MAINTAINERS (GNATS only accounts): Remove self.
4151 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4153         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4154         libf2c.
4156 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4158         * MAINTAINERS (Write After Approval): Add self.
4160 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
4162         * MAINTAINERS: mips and s390 are also CPU ports.
4164 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
4166         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4168 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
4170         * MAINTAINERS: Alphabetize.
4172 2001-11-09  Kazu Hirata  <kazu@hxi.com>
4174         * MAINTAINERS (Various maintainers: h8 port): Add myself.
4176 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4178         * MAINTAINERS (Various maintainers: hppa port): Added myself.
4180 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
4182         * configure.in (--enable-languages): Be more permissive about
4183         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4185 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
4187         * config.sub: Import from master sources, rev. 1.230.
4188         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4190 2001-11-07  Laurent Guerby  <guerby@acm.org>
4192         * MAINTAINERS (Write After Approval): Add self.
4194 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
4196         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4198 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
4200         * config.sub: Import from master sources, rev 1.226.
4201         * config.guess: Import from master sources, rev 1.216.
4203 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4205         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4206         * MAINTAINERS: Add self as maintainer of MMIX port.
4207         Remove old after-approval entry.
4209 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4211         * ChangeLog, configure: Fix spelling errors.
4213 2001-10-20  Brendan Kehoe  <brendan@zen.org>
4215         * MAINTAINERS: Tweak my address.
4217 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
4219         * MAINTAINERS: Update my email address.
4221 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4223         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4224         * MAINTAINERS: Add self as maintainer of CRIS port.
4226 2001-10-10  Geert Bosch  <bosch@gnat.com>
4228         * MAINTAINERS (Various maintainers: Ada front end):
4229         Added Robert Dewar.
4231 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
4233         * MAINTAINERS (Write After Approval): Added self
4235 2001-10-02  Geert Bosch  <bosch@gnat.com>
4237         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4239 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4241         * configure: Handle temporary files securely using mkdir.
4243 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
4245         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4247 2001-09-26  Will Cohen <wcohen@redhat.com>
4249         * configure.in (*-*-linux*): Disable configuration of target-newlib
4250         and target-libgloss.
4252 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4254         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4255         RANLIB.
4257 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
4259         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4260         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4261         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4262         avoid quotes nesting problems.
4263         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4264         (DO_X): Export only variables that are set.
4266 2001-09-19  Ben Elliston  <bje@redhat.com>
4268         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4269         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4270         semantics.  Use the shell built-in "type" command instead.
4272 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
4274         Merged from gcc-3_0-branch:
4275         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4276         * ltcf-c.sh: Use $objext, not $ac_objext.
4277         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4278         * ltcf-cxx.sh: Add support for GNU.
4279         2001-07-22  Timothy Wall  <twall@redhat.com>
4280         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4281         default settings if using GNU tools with that configuration.
4282         * ltcf-cxx.sh: Ditto.
4283         * ltcf-gcj.sh: Ditto.
4284         2001-07-21  Michael Chastain  <chastain@redhat.com>
4285         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4286         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4287         * ltmain.sh: Mark as gcc-local.
4289 2001-08-30  Eric Christopher  <echristo@redhat.com>
4290             Jason Eckhardt  <jle@redhat.com>
4292         * config.guess: Merge from master sources.
4293         * config.sub: Merge from master sources, add support for mipsisa32.
4295 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
4296         * config.sub: Merge from master sources, rev 1.219.
4297         * MAINTAINERS: Add self as contact for stormy16 port.
4299 2001-08-14  Zack Weinberg  <zackw@panix.com>
4301         * config.sub: Merge from master sources, rev 1.218.
4302         * config.guess: Merge from master sources, rev 1.209.
4304 2001-08-11  Graham Stott  <grahams@redhat.com>
4306         * Makefile.in (check-c++): Add missing semicolon.
4308 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
4310         * MAINTAINERS (Various maitainers: predict.def): Added myself.
4312 2001-07-30  Eric Christopher  <echristo@redhat.com>
4314         * MAINTAINERS (Various maintainers: mips port): Added myself.
4316 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4318         * configure.in (sh-*-linux*): New.
4320 2001-07-27  Richard Henderson  <rth@redhat.com>
4322         * .cvsignore: Add LAST_UPDATED.
4324 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
4326         * MAINTAINERS (Various maintainers: s390 port): Added myself.
4328 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
4330         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
4332 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4334         * MAINTAINERS (Write After Approval): Added myself.
4336 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4338         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4339         and libgcj on m68hc11/m68hc12.
4341 2001-06-27  H.J. Lu  (hjl@gnu.org)
4343         * Makefile (CFLAGS_FOR_BUILD): New.
4344         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4346 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4348         * README: Remove version number.
4350 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4352         * INSTALL/README: Update wrt. to the installation instructions now
4353         residing in gcc/doc/install.texi.
4355 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4357         * README: Replace with a cut-down and updated version of gcc/README.
4359 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
4361         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
4362         multilibs to be disabled.
4364 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
4366         * MAINTAINERS (Write After Approval): Add myself.
4368 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
4370         * config.guess: Import CVS version 1.195.
4371         * config.sub: Import CVS version 1.212.
4373 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4375         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4376         gcc/xgcc is built, use -print-prog-name to find out the program
4377         name to use.
4379 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
4381         * config.guess:  Import CVS version 1.194.  All gcc-local changes
4382         appear to also be in the master copy.
4383         * config.sub:  Import CVS version 1.211.
4385 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
4387         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4388         with_gcc]: Use `gcc -shared' to build a shared library.
4390 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4392         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4393         archives.
4395 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4401         * configure.in (libstdcxx_flags): Do not try to execute
4402         libstdc++-v3/testsuite_flags until it exists.
4404 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
4406         * MAINTAINERS: Update my email address.
4408 2001-05-31  Graham Stott  <grahams@redhat.com>
4410         * MAINTAINERS (Write After Approval): Add myself.
4412 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4414         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4415         libraries when using g++ with native linker.
4417 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4419         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4421 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4423         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4424         [aix4*|aix5*]: Prepend blank.
4426 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4428         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4429         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4430         of subdir/configure scripts to use the new libtool.m4.
4432 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4434         * MAINTAINERS (Write After Approval): Add myself.
4436 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4438         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4440 2001-05-11  Ben Elliston  <bje@redhat.com>
4442         * Makefile.in (all-sid): New target.
4443         (check-sid, clean-sid, install-sid): Likewise.
4445 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4447         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4449 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4451         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4452         libgcj.
4454 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4456         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4457         gcc/xgcc is built, use -print-prog-name to find out the program
4458         name to use.
4460 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4462         * configure.in (noconfigdirs): Don't reset it from scratch in the
4463         target case; only append to it.
4465         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4466         sparc-*-solaris2.8]: Disable ${libgcj}.
4468 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4470         * configure.in (libgcj_saved): Copy from $libgcj.
4471         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4472         --disable-libgcj.
4474 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
4476         * MAINTAINERS: Remove self as MIPS maintainer and
4477         C front end maintainer.
4479 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4481         * configure.in: Move *-chorusos target case to the proper switch.
4482         Disable libgcj.
4484 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4486         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4487         1.641.2.228.
4489 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4491         * Makefile.in (STAGE1_CFLAGS): Pass down.
4493 2001-04-13  Alan Modra  <amodra@one.net.au>
4495         * config.guess: Add hppa64-linux support.  Note for next import that
4496         this is already in the master file.
4497         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4499 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4501         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4502         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4504 2001-04-11  Stan Shebs  <shebs@apple.com>
4506         * MAINTAINERS: Add self as Darwin port maintainer.
4508 2001-04-11  Alan Modra  <amodra@one.net.au>
4510         * MAINTAINERS: Update my email address.
4512 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
4514         * ltcf-cxx.sh: Support creation of C++ shared libraries on
4515         recent versions of FreeBSD (release 3 or later).
4516         * ltconfig: On FreeBSD, -lc must not be provided when building
4517         a shared library or else the standard -pthread gcc option is
4518         rendered worthless to later users of the built library.
4520 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4522         * MAINTAINERS: Add self and RTH as C front end maintainers.
4524 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
4526         * config.sub: Make sure to match an already-canonicalized
4527         machine name (eg. mn10300-unknown-elf).
4529 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4531         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4532         New macros.
4533         (bootstrap, cross): Use RECURSE_FLAGS.
4534         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4536 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4538         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4540 2001-03-22  Colin Howell  <chowell@redhat.com>
4542         * Makefile.in (DO_X): Do not backslash single-quotes in
4543         backquotes (two places).
4545 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4547         Re-installed:
4548         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4549         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4550         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4551         * ltcf-cxx.sh: Likewise.
4552         * ltcf-gcj.sh: Likewise.
4554 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4556         * MAINTAINERS: Add myself as "documentation co-maintainer".
4558 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4560         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4561         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4563 2001-03-19  Tom Tromey  <tromey@redhat.com>
4565         * config-ml.in: Handle GCJ and GCJFLAGS.
4567 2001-03-21  Michael Chastain  <chastain@redhat.com>
4569         * Makefile.in: all-m4 depends on all-texinfo.
4571 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
4573         * MAINTAINERS: Add myself to write after approval list.
4575 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4577         * Makefile.in (DO_X): Quote nested quotes.
4579 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
4581         * MAINTAINERS: Add myself to write after approval list.
4583 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4585         * Makefile.in (DO_X): Use double quotes for quoting
4586         "RANLIB=$${RANLIB}".
4588 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
4590         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
4592 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4594         * configure.in: Only use `lang_requires' for languages athat are
4595         actually enabled.
4597 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
4599         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
4601 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4603         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4605 2001-03-07  Tom Tromey  <tromey@redhat.com>
4607         * configure.in: Allow config-lang.in to set `lang_requires' to list
4608         of other required languages.
4610 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4612         * Makefile.in: Remove RANLIB definition. Use RANLIB
4613         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4614         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4616 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4617             Alexandre Oliva  <aoliva@redhat.com>
4619         * Makefile.in (check-c++): Use tabs, not spaces.
4621 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
4623         * MAINTAINERS: add myself to Write After Approval list.
4625 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4627         * Makefile.in (check-c++): New rule.
4629         * configure.in (target_libs): Remove libg++.
4630         (noconfigdirs): Remove libg++.
4631         (noconfigdirs): Same.
4632         (noconfigdirs): Same.
4633         (noconfigdirs): Same.
4635         * config-ml.in: Remove libg++ references.
4637         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4638         (ALL_TARGET_MODULES): Same.
4639         (configure-target-libg++): Remove.
4640         (all-target-libg++): Remove.
4641         (configure-target-libio): Remove.
4642         (all-target-libio): Remove.
4643         (check-target-libio): Remove.
4644         (.PHONY): Remove.
4645         (libg++.tar.bz2): Remove.
4646         (all-target-cygmon): Remove libio.
4647         (all-target-libstdc++): Remove.
4648         (configure-target-libstdc++): Remove.
4649         (TARGET_LIB_PATH): Remove libstdc++.
4650         (ALL_GCC_CXX): Remove libstdc++.
4651         (all-target-gperf): Correct.
4653 2001-02-16  Nick Clifton  <nickc@redhat.com>
4655         * configure.in (noconfigdirs): Allow configuration of texinfo
4656         for Cygwin hosts.
4658 2001-02-15  Anthony Green  <green@redhat.com>
4660         * configure: Introduce GCJ_FOR_TARGET.
4661         * configure.in: Ditto.
4662         * Makefile.in: Ditto.
4664 2001-02-13  Andreas Schwab  <schwab@suse.de>
4666         * MAINTAINERS: Update mail address.
4668 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4670         * config.guess: Add linux target for S/390.
4671         * config.sub: Likewise.
4673 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4675         * configure.in: for *-chorusos, don't config target-newlib and
4676         target-libgloss.
4678 2001-02-06  Ben Elliston  <bje@redhat.com>
4680         * configure: Output host type to stdout, not stderr.
4682 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
4684         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
4685         * ltcf-cxx.sh: Likewise.
4687         * config.if: Assume enable_libstdcxx_v3 is defined.
4689 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4691         Remove V2 C++ library.
4692         * configure.in: Remove --enable-libstdcxx_v3 support.
4694 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
4696         * include/demangle.h: Add prototype for java_demangle_v3.
4698 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
4700         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
4702 2001-01-27  Richard Henderson  <rth@redhat.com>
4704         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4706 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4708         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4709         Don't unset, it's non-portable and no longer necessary, set to empty
4710         instead.
4712 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4714         * ltconfig: Shell portability fix for the tagname validity check.
4716 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4718         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4719         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4721 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4723         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4725 2001-01-26  Tom Tromey  <tromey@redhat.com>
4727         * configure.in: Allow libgcj to be built on Sparc Solaris.
4729 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
4731         * ltcf-c.sh: Add aix5 case.
4732         * ltcf-cxx.sh: Likewise.
4733         * ltconfig: Likewise.
4735 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4737         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4738         keep at least one of build_libtool_libs or build_old_libs set to
4739         yes.
4741         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4742         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4744 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4746         * configure.in: Enable libgcj on several additional platforms.
4748 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4750         * configure.in: Enable libgcj for linux targets.
4752 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4754         * MAINTAINERS (Write After Approval): Add myself.
4756 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4758         * MAINTAINERS: Add myself as vax port maintainer.
4760 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
4762         * MAINTAINERS: Add myself as Mercury front-end maintainer.
4764 2001-01-09  Mike Stump  <mrs@wrs.com>
4766         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4767         failures of subdirectories.
4769 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4771         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4772         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4773         * ltcf-cxx.sh: Likewise.
4774         * ltcf-gcj.sh: Likewise.
4775         * ltconfig.sh: Fix typo.
4777 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4779         * configure: handle DOS-style absolute paths.
4781 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4783         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4785 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
4787         * MAINTAINERS: Add myself as avr port co-maintainer.
4789 2000-12-28  Ben Elliston  <bje@redhat.com>
4791         * MAINTAINERS: Add myself under ``Write After Approval''.
4793 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4795         * texinfo: Remove directory from GCC.
4797 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4799         * COPYING: Update to current
4800         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
4801         to 19yy as example year in copyright notice).
4803 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4805         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4806         (libstdcxx_incdir): Pass down.
4807         * config.if: Remove expired bits for cxx_interface, add stub.
4808         (libstdcxx_incdir): Add variable for g++ include directory.
4809         * configure.in (gxx_include_dir): Use it.
4811 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
4813         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
4814         with old-email address from ``Write After Approval''.
4816 2000-12-15  Andreas Jaeger  <aj@suse.de>
4818         * configure.in: Handle lang_dirs.
4820 2000-12-14  Tom Tromey  <tromey@redhat.com>
4822         * MAINTAINERS: Removed brads.
4824         * MAINTAINERS: Added gcj developers.
4826 2000-12-13  Anthony Green  <green@redhat.com>
4828         * configure.in: Disable libgcj for any target not specifically
4829         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4830         with g++ abi.
4832 2000-12-13  Mike Stump  <mrs@wrs.com>
4834         * Makefile.in (local-distclean): Also remove fastjar.
4836 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
4838         * contrib/gcc_update: Add fastjar --touch entries.
4840 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
4842         * configure.in: Disable language-specific target libraries for
4843         languages that aren't enabled.
4845 2000-12-10  Anthony Green  <green@redhat.com>
4847         * configure.in: Define libgcj.  Disable libgcj target libraries for
4848         most targets.
4850 2000-12-10  Neil Booth  <neilb@earthling.net>
4852         * MAINTAINERS: Update mail address, remove from WAA list.
4854 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4856         * libjava: Imported from /cvs/java.
4857         * libffi: Likewise.
4858         * Boehm-gc: Likewise.
4860 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4862         * configure.in (target_libs): Revert 2000-12-08 patch.
4863         (noconfigdirs): Added target-libjava.
4865 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4867         * djunpack.bat: removed.
4869 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4871         * Makefile.in: handle DOS-style absolute paths.
4872         * config-ml.in: likewise.
4873         * symlink-tree: likewise.
4875 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4877         * fastjar: Imported.
4879 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4881         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4882         libjava.
4883         * configure.in (target_libs): Removed `target-libjava'.
4885 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4887         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4888         (ALL_MODULES): Added fastjar.
4889         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4890         (all-target-libjava): all-fastjar replaces all-zip.
4891         (all-fastjar): Added.
4892         (configure-target-fastjar, all-target-fastjar): Likewise.
4893         * configure.in (host_tools): Added fastjar.
4895 2000-12-07  Mike Stump  <mrs@wrs.com>
4897         * Makefile.in (local-distclean): Remove leftover built files.
4899 2000-11-24  Nick Clifton  <nickc@redhat.com>
4901         * configure.in (xscale-elf): Add target.
4902         (xscale-coff): Add target.
4904 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4906         * ltcf-cxx.sh: Support creation of C++ shared libraries on
4907         recent versions of FreeBSD (release 3 or later).
4908         * ltconfig: On FreeBSD, -lc must not be provided when building
4909         a shared library or else the standard -pthread gcc option is
4910         rendered worthless to later users of the built library.
4912 2000-11-16  Fred Fish  <fnf@be.com>
4914         * configure.in (enable_libstdcxx_v3): Fix typo,
4915         libstd++ -> libstdc++.
4917 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4919         * MAINTAINERS: Add self to Write After Approval list.
4921 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
4923         * MAINTAINERS: Update my email address.  Add myself to global write
4924         privs list.
4926 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4928         * Makefile.in: Merge with src and libgcj.
4929         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
4930         configure-target-<library> when their configure scripts need the C
4931         or C++ library to have already been built to work properly.
4932         (do_proto_toplev): Set them to an empty string.
4934         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4935         (REALLY_SET_LIB_PATH): Use them.
4937 2000-11-17  Stan Shebs  <shebs@apple.com>
4939         * MAINTAINERS: Add self to Write After Approval list.
4941 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4943         * configure: Provide the original toplevel configure arguments
4944         (including $0) to subprocesses in the environment rather than
4945         through gcc/configargs.h.
4947 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4949         * MAINTAINERS: Remove references to cccp. Change C9X reference to
4950         C99.  Alphabetise "Write After Approval" list.
4952 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4954         * configure: Turn on libstdc++ V3 by default.
4956         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
4957         if we've got GCC.
4959 2000-11-11  Philip Blundell  <philb@gnu.org>
4961         * MAINTAINERS: Add self to Write After Approval list.
4963 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
4965         * ltcf-c.sh (aix4): Improve shared library configuration; require
4966         exporting symbols.
4967         * ltcf-cxx.sh (aix4): Define.
4968         * ltconfig (aix4): Define library and soname specs appropriate for
4969         AIX.  Define command to create export symbols list.
4971 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
4973         * config.sub: Add support for Sun Chorus
4975 2000-10-31  Nick Clifton  <nickc@redhat.com>
4977         * MAINTAINERS: Rename <name>@cygnus.com addresses to
4978         <name>@redhat.com.  Also installed new email address for Clint
4979         Popetz.
4981 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
4983         * etc: Remove directory from GCC.
4985 2000-10-16  Michael Meissner  <meissner@redhat.com>
4987         * configure (gcc/configargs.h): Only create if there is a build GCC
4988         directory created.
4990 2000-10-16  Matthias Klose  <doko@debian.org>
4992         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
4993         when configured for libstdc++-v3.
4995 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4997         * configure: Save configure arguments to gcc/configargs.h.
4999 2000-10-04  Philipp Thomas  <pthomas@suse.de>
5001         * config.guess: Import CVS version 1.157.
5002         * config.sub: Import CVS version 1.181.
5004 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5006         * Makefile.in (bootstrap): avoid recursion if subdir missing
5007         (cross): ditto
5008         (do-proto-toplev): ditto
5010 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5012         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5013         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5015         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5016         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5017         all affected `configure' scripts.
5019 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
5021         * MAINTAINERS: Add self as cpplib co-maintainer.
5023 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
5025         * MAINTAINERS: Add self to Write After Approval list.
5027 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5029         * INSTALL/README: egcs -> GCC update.
5031 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
5033         * MAINTAINERS: Add myself to Write After Approval list.
5035 2000-09-15  Kazu Hirata  <kazu@hxi.com>
5037         * MAINTAINERS: Add myself to Write After Approval list.
5039 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5041         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5042         X11 libraries for hppa64.
5044 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5046         * MAINTAINERS: Add myself as 68hc11 port maintainer.
5048 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5050         * Makefile.in (all-zlib): Added dummy target.
5052         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5053         ltcf-gcj.sh: Updated from libtool multi-language branch.
5055 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5057         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5058         (bootstrap*): Depend on all-bootstrap.
5060 2000-09-05  Philipp Thomas  <pthomas@suse.de>
5062         * config.guess: Import CVS version 1.156.
5063         * config.sub: Import CVS version 1.179.
5065 2000-09-02  Anthony Green  <green@cygnus.com>
5067         * Makefile.in (all-gcc): Depend on all-zlib.
5068         (CLEAN_MODULES): Add clean-zlib.
5069         (ALL_MODULES): Add all-zlib.
5070         * configure.in (host_libs): Add zlib.
5072 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5074         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5075         crosses, but add gcc/include to the header search path for them.
5077 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
5079         * MAINTAINERS: Add self to Write After Approval list.
5081 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5083         * config.guess: Import CVS version 1.152.
5084         * config.sub: Import CVS version 1.177.
5086 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5088         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5089         $targargs to tell whether newlib is going to be built.
5091         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5092         $$r/TARGET_SUBDIR/libio for _G_config.h.
5094 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
5096         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5098 2000-08-22  DJ Delorie  <dj@redhat.com>
5100         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5102 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5104         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5105         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5106         sub-configures.
5108 2000-08-21  DJ Delorie  <dj@redhat.com>
5110         * MAINTAINERS: Add self as a libiberty maintainer
5112 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5114         * configure.in (libstdcxx_flags): Use
5115         libstdc++-v3/src/libstdc++.INC.
5117 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5119         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5121 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5123         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5125         * configure: Make enable_threads and enable_shared defaults
5126         explicit.  Substitute enable_threads into generated Makefiles.
5127         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5128         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5130 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5132         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5134 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
5136         * config-ml.in (CC): Remove bogus duplicate quotation mark from
5137         previous delta.
5139 2000-08-11  Jason Merrill  <jason@redhat.com>
5141         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5142         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5143         (FLAGS_FOR_TARGET): Not here.
5144         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5146 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
5148         * config-ml.in (CC, CXX): Don't introduce a leading space.
5150 2000-08-07  DJ Delorie  <dj@delorie.com>
5152         * MAINTAINERS: Add self as a DJGPP maintainer
5154 2000-08-07  DJ Delorie  <dj@redhat.com>
5156         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5157         "if we're also building gcc, and it's a gcc that will run on the
5158         build machine, we want to use its includes instead of the system's
5159         default includes".
5161 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5163         * MAINTAINERS: Add self to Write After Approval list.
5165 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5167         * configure.in (libstdcxx_flags): Don't use `"'.
5169         * config-ml.in: Adjust multilib search paths to the
5170         appropriate multilib tree.
5172 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5174         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5175         commas in $LANGUAGES.
5177 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5179         * configure.in: Re-enable all references to libg++ and librx.
5181 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5183         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5184         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
5185         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5186         * ltcf-cxx.sh (need_lc): Set based on postdeps.
5188         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5190 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5192         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5193         CXX_FOR_TARGET for sed.
5195 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5197         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5198         Do not override if already set in the environment or in configure.
5199         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5200         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5202 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
5204         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5205         the libtool CVS tree multi-language branch.
5206         * ltconfig, ltmain.sh: Updated.
5208 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5210         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5211         (clean-target): Depend on it.
5213         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5214         (GCC_FOR_TARGET): Use it.
5215         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5216         * configure.in: ... here.
5217         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5218         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5220 2000-07-24  Eric Christopher  <echristo@cygnus.com>
5222         * MAINTAINERS: Add self to Write After Approval list.
5224 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5226         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5227         (configure-target-libchill, configure-target-libobjc): Likewise.
5229         * configure.in: Use the same cache file for all target libs.
5230         * config-ml.in: But different cache files per multilib variant.
5232 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5234         * configure (topsrcdir): Don't use dirname.
5236 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
5238         * MAINTAINERS: Add self to Write After Approval list.
5240 2000-07-20  Jason Merrill  <jason@redhat.com>
5242         * configure.in: Remove all references to libg++ and librx.
5244         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5246 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5248         * config.sub: Update to subversions version 2000-07-06.
5250 2000-07-12  Andrew Haley  <aph@cygnus.com>
5252         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5253         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5255 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5257         * symlink-tree:  Check number of arguments.
5259 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5261         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5262         search path for a g++ extracted from the build tree.  This
5263         will allow link tests run by configure scripts in
5264         subdirectories to succeed.
5266 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5268         * ltconfig: Add support for mips-dde-sysv4.2MP
5270 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5272         * MAINTAINERS: Add myself as loop discovery maintainer.
5274 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5276         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5277         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5279 2000-06-19  Timothy Wall  <twall@cygnus.com>
5281         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5282         * config.sub: Add tic54x target.
5284 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
5286         * MAINTAINERS: Add self as Fortran maintainer,
5287         remove Craig Burley.
5289 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5291         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5292         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5294 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
5296         * MAINTAINERS: Add self as i18n maintainer
5298 20000-05-21  H.J. Lu  (hjl@gnu.org)
5300         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5301         directory are used if they exist. Make sure
5302         $(build_tooldir)/include is searched for header files,
5303         $(build_tooldir)/lib/ for library files.
5304         (GCC_FOR_TARGET): Likewise.
5305         (CXX_FOR_TARGET): Likewise.
5307 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
5309         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5311 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
5313         * Makefile.in (configure-target-libiberty): Depend on
5314         configure-target-newlib.
5316 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5318         * configure.in, Makefile.in: Merge all libffi-related
5319         configury stuff from the libgcj tree.
5321 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5323         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5324         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5326 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5328         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5329         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5330         current version information.  Add to proto-toplev directory.
5331         (gdb-taz): Build do-djunpack.
5333 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5335         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5337 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5339         * MAINTAINERS: Add self to Write After Approval list.
5341 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5343         * ltmain.sh: Preserve in relink_command any environment
5344         variables that may affect the linker behavior.
5346 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
5348         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5350 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
5352         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5354 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5356         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5357         with the version name.
5359 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
5361         * MAINTAINERS: Add self as bb-reorder maintainer.
5363 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5365         * config.if: Tweak.
5367 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5369         * djunpack.bat: New file.
5371 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5373         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5374         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5375         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5376         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5378 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5380         * config.sub (case $basic_machine): Change default for "ibm-*"
5381         to "openedition".
5383 2000-04-13  Andreas Jaeger  <aj@suse.de>
5385         * MAINTAINERS: Added myself.
5387 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5389         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5390         (do-md5sum): New target.
5391         (MD5PROG): Define.
5392         (PACKAGE): Default to TOOL.
5393         (VER): Default to a shell script.
5394         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5395         md5 checksum generation.
5396         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5397         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5398         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5399         insight.tar.bz2): Use gdb-taz to create archive.
5401 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5403         * configure (warn_cflags): Delete.
5405 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
5407         * MAINTAINERS: Added myself.
5409 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5410             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5412         * configure.in (enable_libstdcxx_v3): Add.
5413         (target_libs): Add bits here to switch between libstdc++-v2 and
5414         libstdc++-v3.
5415         * config.if: And this file too.
5416         * Makefile.in: Add libstdc++-v3 targets.
5418 2000-04-05  Michael Meissner  <meissner@redhat.com>
5420         * config.sub (d30v): Add d30v as a basic machine type.
5422 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5424         * configure.in: -linux-gnu*, not -linux-gnu.
5426 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
5428         * MAINTAINERS: Add self in write-after-approval section.
5430 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
5432         * MAINTAINERS: Add self as ia64 port maintainer.
5434 2000-03-08  Neil Booth  <NeilB@earthling.net>
5436         * MAINTAINERS: Add self in write-after-approval section.
5438 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5440         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5441         (do-tar-bz2): Replace TOOL with PACKAGE.
5442         (gdb.tar.bz2): Remove GDBTK from GDB package.
5443         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5444         dejagnu.tar.bz2): New packages.
5446 2000-02-27  Andreas Jaeger  <aj@suse.de>
5448         * configure.in: Add entry for mips*-*-linux*, move catch all
5449         *-*-*linux* entry below this one.
5451 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5453         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5455 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5457         * config.sub: Support an OS of "wince".
5459 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5461         * config.guess, config.sub: Updated to match config's 2000-02-15
5462         version.
5464 2000-02-23  Linas Vepstas <linas@linas.org>
5466         * config.sub: Add support for Linux/IBM 370.
5467         * configure.in: Likewise.
5469 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5471         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5473 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5475         * config.guess: Guess "cygwin" rather than "cygwin32".
5477 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5479         * configure (gcc_version): When setting, narrow search to
5480         lines containing `version_string'.
5482 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5484         * config.sub: Add support for avr target.
5486 2000-02-14  Nick Clifton  <nickc@cygnus.com>
5488         * MAINTAINERS: Add maintainers for MCore port.
5490 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5492         * config.sub: Add mmix-knuth-mmixware.
5494 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5496         * MAINTAINERS: Pair cccp with cpplib maintainership.
5498 2000-01-27  Christopher Faylor <cgf@redhat.com>
5500         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5501         structure stuff to -L library search.
5502         (CXX_FOR_TARGET): Ditto.
5503         (CROSS_CHECK_MODULES): Fix spelling mistake.
5505 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5507         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5508         the C++ compiler.
5510 2000-01-12  Richard Henderson  <rth@cygnus.com>
5512         * configure.in: Don't build some bits for beos.
5514 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5516         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5517         as include files.
5519 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
5521         * Add self as cpplib maintainer, as requested by Jason
5522         Merrill.  Correct my e-mail address.
5524 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5526         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5527         not mh-aix43.
5529 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
5531         * MAINTAINERS: Add myself to "write after approval" list.
5533 1999-12-14  Richard Henderson  <rth@cygnus.com>
5535         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5536         * config.sub: Accept alphaev[78], alphaev8.
5538 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5540         * config.guess, config.sub: Update from autoconf.
5542 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
5544         * MAINTAINERS:  update my playtime e-address.
5546 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5548         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5549         necessary libraries are missing.
5551 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
5553         * MAINTAINERS: Add new 'write after approval' maintainer.
5555 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5557         * MAINTAINERS: Add new Java maintainer.
5559 1999-10-25  Andreas Schwab  <schwab@suse.de>
5561         * configure: Fix quoting inside arguments of eval.
5563 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5565         * config-ml.in: Allow suppression of some ARM multilibs.
5567 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5569         * config.guess: Add OS/390 match pattern.
5570         * config.sub: Add mvs, openedition targets.
5571         * configure.in (i370-ibm-opened*): New.
5573 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5575         * config.sub: Add support for configuring for pj.
5577 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5579         * config.sub (maybe_os): Add support for configuring for fr30.
5581 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5583         * configure.in: Do not configure or build ld for AIX
5584         platforms.  ld is known to be broken on these platforms.
5586 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5588         * config-ml.in: Pass compiler flag corresponding to multidirs to
5589         subdir configures.
5591 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5593         * Makefile.in (LDFLAGS): Define.
5595 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5597         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5598         noconfigdirs.
5599         (*-*-cygwin*): Likewise.
5601 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5603         * mkdep: New file.
5604         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5605         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5607         From Eli Zaretskii <eliz@is.elta.co.il>:
5608         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5609         long file name when using DJGPP on MS-DOS.
5611 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5613         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5615 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5617         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5618         dependency as this causes "make check" to globally "make all"
5620 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5622         * configure.in (target_libs): Added target-zlib.
5623         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5624         (CONFIGURE_TARGET_MODULES): Likewise.
5625         (CHECK_TARGET_MODULES): Likewise.
5626         (INSTALL_TARGET_MODULES): Likewise.
5627         (CLEAN_TARGET_MODULES): Likewise.
5628         (configure-target-zlib): New target.
5629         (all-target-zlib): Likewise.
5630         (all-target-libjava): Depend on all-target-zlib.
5631         (configure-target-libjava): Depend on configure-target-zlib.
5633         * Makefile.in (configure-target-libjava): Depend on
5634         configure-target-newlib.
5635         (configure-target-boehm-gc): New target.
5636         (configure-target-qthreads): New target.
5638         * configure.in (target_libs): Added target-qthreads.
5639         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5640         (CONFIGURE_TARGET_MODULES): Likewise.
5641         (CHECK_TARGET_MODULES): Likewise.
5642         (INSTALL_TARGET_MODULES): Likewise.
5643         (CLEAN_TARGET_MODULES): Likewise.
5644         (all-target-qthreads): New target.
5645         (configure-target-libjava): Depend on configure-target-qthreads.
5646         (all-target-libjava): Depend on all-target-qthreads.
5648         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5649         (CONFIGURE_TARGET_MODULES): Likewise.
5650         (CHECK_TARGET_MODULES): Likewise.
5651         (INSTALL_TARGET_MODULES): Likewise.
5652         (CLEAN_TARGET_MODULES): Likewise.
5653         (all-target-libjava): New target.
5654         (all-target-boehm-gc): Likewise.
5655         * configure.in (target_libs): Added libjava, boehm-gc.
5657 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5659         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5660         configure.bat in SUPPORT_FILES.
5661         (gas+binutils.tar.bz2): Likewise.
5663         * makeall.bat: Remove; obsolete.
5665 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5667         From Mark Elbrecht:
5668         * configure.bat: Remove; obsolete.
5670 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5672         * configure: Add -W -Wall to the default CFLAGS when compiling with
5673         gcc.
5675 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5677         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5679 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5681         * configure.in: Build ld on IRIX6.
5683 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5685         * Makefile.in: Change distribution targets to use bzip2 instead of
5686         gzip.
5687         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5688         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5690 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5692         * config.sub: Add mcore target.
5694 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
5696         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5698 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
5700         * config.guess (dummy): Changed to $dummy.
5702 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5704         * config.sub: Tidied up case statements.
5706 1999-05-22  Ben Elliston  <bje@cygnus.com>
5708         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5709         <jiro@din.or.jp>.
5711         * config.guess: Merge with FSF version. Future changes will be
5712         more accurately recorded in this ChangeLog.
5713         * config.sub: Likewise.
5715 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
5717          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5719 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5721         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5723 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5725         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5727 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5729         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5730         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5731         Bad merge removed these two changes.
5733 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5734                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5736         * config.guess (interix Alpha): Add.
5738 1999-04-11  Richard Henderson  <rth@cygnus.com>
5740         * configure.in (i?86-*-beos*): Do config gperf; don't config
5741         gdb, newlib, or libgloss.
5743 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
5745         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5746         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5747         from multidirs.
5749 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
5751         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5753 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5755         * config.sub: Add support for mcore targets.
5757 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5759         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5760         not mt-ospace, in order to shut up assembler warning about using
5761         symbols that are named the same as registers.
5763 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5765         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5766         dependency list for all-target-cygmon.
5768 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5770         * config-ml.in: Check $host, not $target, for selective multilibs.
5771         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5772         thumb interworking, and underscore prefix multilibs.
5774 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5776         * missing: Update to version from current automake.
5778 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5780         * configure (gxx_include_dir): Removed.
5782         * configure.in (gxx_include_dir): Handle it.
5783         * Makefile.in: Likewise.
5785 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5787         * config.sub (mips64vr4111,mips64vr4111el) Add.
5789 1999-03-21  Ben Elliston  <bje@cygnus.com>
5791         * config.guess: Correct typo for detecting ELF on FreeBSD.
5793 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
5795         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5796         config/mh-djgpp.
5798 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
5800         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5801         all-target-newlib to dependency list for all-target-bsp.
5803 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5805         * config.sub: Add i386-uwin support.
5806         * config.guess: Likewise.
5808 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5810         * configure.in: cleanup, add mh-*pic handling for arm, special
5811         case powerpc*-*-aix*
5813 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
5815         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5816         can be built.
5818 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
5820         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5821         targets.
5823 1999-03-02  Nick Clifton  <nickc@cygnus.com>
5825         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5827 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
5829         * config.sub: Check for "cygwin*" rather than "cygwin32*"
5831 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5833         * config.sub: Fix typo in arm recognition.
5835 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
5837         * configure.in (noconfigdirs): Changed target_configdirs to
5838         include target-bsp only for m68k-*-elf* and m68k-*-coff*
5839         rather than m68k-*-* since it is not known to work on
5840         m68k-aout. Ditto for arm-*-*oabi.
5842 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
5844         * configure.in (*-*-windows*): Remove, no longer used.
5846 1999-02-19  Ben Elliston <bje@cygnus.com>
5848         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5849         Smart and improved by Andrew Cagney.
5851 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
5853         * config.guess: Recognize openbsd-*-hppa.
5855 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
5857         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5858         only if it is not empty.
5860 1999-02-17  Nick Clifton  <nickc@cygnus.com>
5862         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5864         * config.guess: Modified to recognize uname's armv* syntax.
5866         * config.sub: Modified to recognize uname's armv* syntax.
5868 1999-02-17  Mark Salter  <msalter@cygnus.com>
5870         * configure.in: Added target-bsp for sparclite.
5872 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
5874         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5876 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5878         * configure.in: Add support for strongarm port.
5879         * config.sub: Add support for strongarm target.
5881 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5883         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5884         the old name config/mh-cygwin32.
5885         Enable texinfo.
5887 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
5889         * configure.in: Do build ld for ix86 Solaris.
5891 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
5893         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5894         $AR_FOR_TARGET.  Likewise for RANLIB.
5896 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
5898         * config.sub (oabi):  Recognize.
5899         * configure.in (arm-*-oabi):  Handle.
5901 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
5903         * config.guess: Improve detection of i686 on UnixWare 7.
5905 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5907         * config.guess: Add support for i386-pc-interix.
5908         * config.sub: Likewise.
5909         * configure.in: Likewise.
5911 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
5913         * Makefile.in: Remove unneeded all-target-libio from
5914         from all-target-winsup target since it is now unneeded.
5915         Add all-target-libtermcap in its place since it is now
5916         needed.
5918 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
5920         * configure.in: makefile stub for cygwin target is probably
5921         unnecessary.  Remove it for now.
5923 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
5925         * configure.in: libtermcap.a should be built when cygwin is the
5926         target as well as the host.
5927         * config.guess: Allow mixed case in cygwin uname output.
5928         * Makefile.in: Add libtermcap target.
5930 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
5932         * config.sub: Clean up handling of hppa2.0.
5934 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
5936         * config.guess: Use C code to identify more HP machines.
5938 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5940         * config.sub: Handle hppa2.0.
5942 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5944         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5945         cygmon for all sparclite targets, regardless of object format.
5947 1998-12-15  Mark Salter  <msalter@cygnus.com>
5949         * configure.in: Added target-bsp for several target architectures.
5951         * Makefile.in: Added rules for bsp.
5953 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5955         * config.guess: Improve detection of hppa2.0 processors.
5957 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5959         * config.guess: Recognize FreeBSD using ELF automatically.
5961 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5963         * configure (skip-this-dir): Add handling for new shell script, which
5964         might be created by a sub-directory's configure to indicate, this particular
5965         directory is "unwanted".
5966         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5968 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5970         * ltconfig: import from libtool, after changing libtool to
5971         account for the cygwin name change.
5973 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5975         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5976         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5978 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5980         * configure.in: Add libtermcap to list of cygwin dependencies.
5982 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
5984         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5985         they include winsup/include when it's a cygwin target.
5987 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5989         * configure.in (host_tools): Added zip.
5990         * Makefile.in (all-target-libjava): Depend on all-zip.
5991         (all-zip): New target.
5992         (ALL_MODULES): Added all-zip.
5993         (NATIVE_CHECK_MODULES): Added check-zip.
5994         (INSTALL_MODULES): Added install-zip.
5995         (CLEAN_MODULES): Added clean-zip.
5997 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
5999         * Makefile.in: lose "32" from comment about cygwin.
6001 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
6003         * configure.in: Use -Os to build target libraries for the fr30.
6005 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
6007         * config.sub: Add fr30.
6009 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
6011         * configure.in: drop "32" from config/mh-cygwin32.  Check
6012         cygwin* instead of cygwin32*.
6013         * config.sub: Check cygwin* instead of cygwin32*.
6015 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
6017         * config.guess: Match any version of Unixware7.
6019 1998-10-20  Syd Polk  <spolk@cygnus.com>
6021         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6022         if desired.
6024 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
6026         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6027         these if the appropriate directories and files to not exist.
6029 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
6031         * Makefile.in (DEVO_SUPPORT): Add config.if.
6033 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6035         * configure: Add pattern to replace "build_tooldir"'s
6036         definition in the generated Makefile with "tooldir"'s
6037         actual value.
6039 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6041         * config.sub: Bring back lost sparcv9.
6043         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6045 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6047         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6048         CC_FOR_TARGET and friends.
6050 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6052         * Makefile.in (build_tooldir): New variable, same as tooldir.
6053         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6054         -B$(build_tooldir)/bin/.
6055         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6057 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6059         * README: Remove installation instructions and refer to the
6060         INSTALL directory instead.
6062 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6064         * config.sub: Add support for i[34567]86-pc-udk.
6065         * configure.in: Likewise.
6067 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6069         * Makefile.in: add bzip2 package building bits for user
6070         tools module
6071         * configure.in: ditto
6073 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6075         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6076         (ALL_TARGET_MODULES): Add all-target-libobjc.
6077         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6078         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6079         (all-target-libchill): Add dependencies.
6080         * configure.in (target_libs): Add libchill.
6082 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6084         * configure.in (target_subdir): Remove duplicate line.
6086 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6088         * Makefile.in (all-automake): fix dependencies.
6090 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6092         * configure.in: Minor cleanups for building in the $(target_alias)
6093         subdir.
6095 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6097         * Makefile.in (bootstrap): Set r and s before make all.  Use
6098         BASE_FLAGS_TO_PASS in make all.
6099         (cross): Likewise.
6101 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6103         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6105 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6107         * config.sub: Fix typo in last change.
6109 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6111         * config.sub: Add support for C4x target.
6112         * configure.in: Likewise.
6114 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6116         * config.sub: Recognize sparcv9 just like sparc64.
6118 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6120         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6122 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6124         * config.guess: Correctly identify Pentium II sco boxes.
6126         * config.guess: Fix "tr" code.  From Weiwen Liu.
6128 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6130         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6131         stabs.
6133 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6135         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6136         (ALL_TARGET_MODULES): Add all-target-libchill.
6137         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6138         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6139         (all-target-libchill): Add dependencies.
6140         * configure.in (target_libs): Add libchill.
6142 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6144         * config.guess: Avoid assumptions about "tr" behaves when
6145         LANG is set to something other than English.
6147 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6149         * configure (gxx_include_dir): Changed to
6150         '${prefix}/include/g++'-${libstdcxx_interface}.
6152         * config.if: New to determine the interfaces.
6154 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6156         * config.guess: Detect and handle MPE/IX.
6157         * config.sub: Deal with MPE/IX.
6159 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6161         * configure.in: Use mh-aix43.
6163 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6165         * configure: Fix --without/--disable cases for gxx-include-dir.
6167 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6169         * mdata-sh:  Imported.  Needed for automake support.
6171 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6173         * Makefile.in (taz): Try "chmod -R og=u ." before
6174         "chmod og=u `find . -print`".
6176 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6178         * configure.in: Add arm-elf and thumb-elf support.
6180 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6182         * Makefile.in: Undo previous patch.
6184 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6186         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6187         to here ...
6188         (install-no-fixedincludes): and here
6189         (INSTALL_MODULES): ... from here.
6191 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6193         * config.sub: Merge with FSF.
6195         * config.guess: Merge with FSF.
6197 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6199         * configure (extraconfigdirs): New variable.
6200         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6201         * Makefile.in (all): Move higher in file.
6202         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6203         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6204         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6205         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6206         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6208 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6210         * Makefile.in (all-target-libjava): Depend on all-gcc and
6211         all-target-newlib.
6212         (configure-target-libjava): Depend on $(ALL_GCC).
6214 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6216         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6217         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6219 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
6221         * INSTALL/README: Fix typo.
6223 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6225         * ylwrap: Change absolute path checks to check for DOS style path
6226         names.
6228         * ylwrap: Don't use a full path name if the source file is in the
6229         same directory.  From hjl@lucon.org (H.J. Lu).
6231         * config-ml.in: Default to being verbose, to match Feb 18 change to
6232         configure.
6234 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6236         Brought over from egcs:
6238         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6240         * configure.in (target_subdir): Set to ${target_alias} instead
6241         of "libraries".
6243         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6245         * configure.in (target_subdir): Set to libraries if enable_multilib.
6247 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6249         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6250         multilibs, force reconfiguration the first time we create
6251         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6253 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6255         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6256         avoid confusion with --no-recursion.
6258 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6260         * configure.in: Win32 hosts shouldn't use install -x
6261         * install-sh: remove -x option, and special .exe-handling
6262         hack.
6264 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6266         * config.guess: Recognize i586-pc-beos.
6267         * configure.in: Don't build some bits for beos.
6269 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6271         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6272         CFLAGS default to -O2.
6274         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6275         when using GNU ld.
6277 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6279         * ltmain.sh: Correct install when using a different shell.
6281 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6283         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6285 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6287         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6288         target.
6290 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6292         * ltconfig: Update to correct AIX handling.
6294 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6296         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6298         * configure.in (target_subdir): Set to ${target_alias} instead
6299         of "libraries".
6301 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6303         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6304         (Makefile): Depend on $(gcc_version_trigger).
6306         * configure (gcc_version): Change default initializer to empty
6307         string.
6308         (gcc_version_trigger): New variable; pass this variable down
6309         to subdir configures to enable them checking gcc's version
6310         themselves. Emit make macros for both gcc_version vars.
6311         (topsrcdir): Initialize reliably.
6312         (recursion line): Remove --with-gcc-version=${gcc_version}.
6314 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6316         * configure (enable_version_specific_runtime_libs): Implement new flag
6317         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6318         in $(libsubdir); emit definition in each generated Makefile.
6319         (gxx_include_dir): Initialize depending on
6320         $enable_version_specific_runtime_libs.
6322 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6324         * configure (gcc_version): Initialize properly depending on
6325         how and where configure is started.
6326         (recursion line): Pass a --with-gcc-version=${gcc_version}
6327         to configures in subdirs.
6329 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6331         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6332         cygmon
6334 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6336         * configure.in: Add cygmon and libstub support for mn10200.
6338 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6340         * configure (gcc_version): Add new variable describing the
6341         particular gcc version we're building.
6342         * Makefile.in (libsubdir): Add new macro for the directory
6343         in which the compiler finds executables, libraries, etc.
6344         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6345         and libsubdir.
6347 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6349         * Makefile.in (local-clean): Remove *.log.
6350         (warning.log): Built with warn_summary from build.log.
6351         (mail-report.log): Run test_summary.
6352         (mail-report-with-warnings.log): Run test_summary including
6353         warning.log in the report.
6355 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6357         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6359 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6361         * Makefile.in (grep): Grep no longer depends on libiberty.
6363 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6365         * Makefile.in: all-snavigator needs all-libgui.
6367 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6369         * configure.in: Add cygmon and libstub support for mn10300.
6371 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6373         * missing: Update to version from automake 1.3.
6375         * ltmain.sh: On installation, don't get confused if the same name
6376         appears more than once in the list of library names.
6378 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6380         * config.sub: Accept m68060 and m5200 as CPU names.
6382 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6384         * configure: Use && rather than using -a in test, because odd
6385         strings can confuse test.
6386         * configure.in: Likewise.
6388 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6390         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6392 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6394         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6395         bootstrap4-lean): New targets.
6397 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6399         * mpw-* Delete.  Not used.
6401 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6403         * COPYING.LIB: Update FSF address.
6405 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6407         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6409         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6410         GAS_SUPPORT_DIRS.
6412 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6414         * ltconfig, ltmain.sh: Avoid producing a version number if
6415         -version-info was not used.
6417 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6419         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6420         building with newlib.
6422 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6424         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6425         Solaris `make' causes it to continue to next definition.
6427 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6429         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6430         the right GUI libraries and files are installed along with GDB.
6432 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6434         * configure.in: Change alpha to alpha* in several places.
6436 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6438         * config.sub: Recognize sparc86x.
6440 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6442         * configure.in (--enable-target-optspace): Remove debug echo.
6444 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6446         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6448 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6450         * ltconfig: Update cygwin32 support.
6452         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6453         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6454         (GDB_SUPPORT_DIRS): Likewise.
6456 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6458         * configure.in (target_makefile_frag): If --enable-target-optspace,
6459         use -Os to compile target libraries rather than -O2.  Default to
6460         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6461         not used.
6462         * configure.in (target_cflags): Ditto for d30v.
6464 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6466         * Makefile.in (all-bfd): Depend on all-intl.
6467         (all-binutils): Likewise.
6468         (all-gas): Likewise.
6469         (all-gprof): Likewise.
6470         (all-ld): Likewise.
6472 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6474         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6476 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6478         * Makefile.in (all-bfd): Depend upon all-libiberty.
6480         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6482 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6484         * Makefile.in: Add libstub.
6486         * configure.in: Ditto. Build libstub for targets that have cygmon
6487         support.
6489 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6491         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6493 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6495         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6496         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6498 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6500         * configure: Define DEFAULT_M4 by searching PATH.
6501         * Makfile.in: Use DEFAULT_M4.
6503 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6505         * ltconfig: Add cygwin32 support.
6507         * Makefile.in, configure.in: Add libtool as a native only directory
6508         to configure and build.
6510 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6512         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6514 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6516         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6518 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6520         * Makefile.in: add ash make rules
6521         * configure.in: add ash to native_only and host_tools lists
6523 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6525         * Makefile.in (all-gettext, all-intl): New targets.
6526         (ALL_MODULES): Added all-gettext, all-intl.
6527         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6528         (INSTALL_MODULES): Added install-gettext, install-intl.
6529         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6531         * configure.in (host_tools): Added gettext.
6532         (native_only): Likewise.
6533         (noconfigdirs) [various cases]: Likewise.
6534         (host_libs): Added intl.
6536 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6538         * configure: Do not disable building gdbtk for cygwin32 hosts.
6540 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6542         * configure.in: Add thumb-coff target.
6543         * config.sub: Add thumb-coff target.
6545 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6547         * Makefile.in: Revert yesterday's change.
6548         (all-target-winsup):  all-target-librx stays out of here.
6550 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6552         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6553         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6554         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6555         Remove references to librx and libg++.
6557 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6559         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6560         recursive makes
6562 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6564         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6565         for newlib directory.
6566         (CXX_FOR_TARGET): Likewise.
6568 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6570         * ltconfig: Update after libtool/ltconfig.in change for
6571         hpux11.
6573 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6575         * ltconfig, ltmain.sh: Update to libtool 1.2.
6577 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6579         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6580         (install-gcc-cross): Instead, override LANGUAGES here.
6582 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6584         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6585         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6587 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6589         * configure.in: Add Thumb-pe target.
6591 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6593         * Makefile.in - changed sn targets to snavigator
6594         * configure.in - changed sn targets to snavigator
6596 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6598         * config-ml.in: After building symlink tree call make distclean
6599         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6600         to be the case for libiberty.
6602 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6604         * configure: When making link, also check the current
6605         directory. The configure scripts may create one.
6607 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6609         * config.sub: Accept alphapca56 and alphaev6 properly.
6611 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6613         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6615 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6617         * config.sub (sco5): Fix typo.
6619 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6621         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6622         install-itcl.
6623         (install-itcl): Remove dependency on install-tcl.
6625 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6627         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6629 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6631         * configure.in: Don't build libgui for a cygwin32 target when not on
6632         a cygwin32 host.
6634 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6636         * configure (redirect): Set to null, so default behavior of
6637         configure is now --verbose.
6639 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6641         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6642         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6644 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6646         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6647         this change to sync Makefile.in with its ChangeLog entries.
6649 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6651         * ltmain.sh (mkdir): Check that the directory doesn't exist
6652         before we exit with error, so that we don't get races during
6653         parallel builds.
6655 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6657         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6659 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6661         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6662         PICFLAG_FOR_TARGET.
6663         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6665         * configure: Emit a definition for the new macro enable_shared
6666         into each Makefile.
6668 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6670         * configure.in (host_tools, native_only): Add libtool.
6672 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6674         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6675         Fix typo in ming config comment.
6677 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6679         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6681 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6683         * config.sub: Add tic30 cases, and map c30 to tic30.
6685 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6687         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6688         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6689         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6690         (CLEAN_TARGET_MODULES): Similarly
6691         (all-target-libf2c): Add dependences.
6692         * configure.in (target_libs): Add libf2c.
6694 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6696         * configure.in: Remove expect from noconfigdirs when target
6697         is cygwin32.  OK to build expect and dejagnu with Canadian
6698         Cross.
6700 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6702         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6703         host.
6705         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6706         and mingw32.
6708 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6710         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6711         here as it is not defined in the toplevel Makefile.
6713 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6715         * configure (package_makefile_rules_frag): New variable, which names
6716         a file with generic rules, ...
6717         Change comment to mention we now have FIVE parts.
6718         * configure: Undo last change.
6720 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6722         * config.guess: More accurate determination of HP processor types.
6723         * config.sub: More accurate determination of HP processor types.
6725 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6727         * configure (package_makefile_frag): Move inserting the
6728         ${package_makefile_frag} to where it should be according
6729         to the comment.
6731 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6733         * config.guess: Add support for Linux/ARM.
6735 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6737         * .cvsignore: Remove *-info and *-install since they match
6738         release-info and mpw-install, which we don't want to just ignore.
6740 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6742         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6744 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6746         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6747         local_prefix to sub-make invocations.
6749 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6751         * configure.in: Check makefile fragments in the source
6752         directory.
6754 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6756         * configure.in: Check whether host and target makefile
6757         fragments exist before adding them to *_makefile_frag.
6759 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6761         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6763 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6765         * configure.in: Make sure we only replace RPATH_ENVVAR on
6766         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6767         regexp to sed.
6769         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6770         to sub-makes.
6772 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6774         * config-ml.in (multi-do): LDFLAGS must include multilib
6775         designator.
6777 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6779         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6781 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6783         * config.sub: Add mingw32 support.
6784         * configure.in: Likewise.
6786 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6788         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6790 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6792         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6793         * configure (gxx_include_dir): Provide a definition for subdirs
6794         which do not use autoconf.
6796 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6798         * config.guess: Sync with egcs.  Picks up new alpha support,
6799         BeOS & some additional linux support.
6801 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6803         * config.guess: HP 9000/803 is a PA1.1 machine.
6805 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
6807         * configure.in: It's alpha*-...
6809 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6811         * configure.in (host_makefile_frag, target_makefile_frag):
6812         Handle multiple config files.
6813         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6814         alpha-*-*.
6816 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
6818         * mkdep: New file.
6820 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
6822         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6824 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6826         * Makefile.in: Add libgui directory.
6827         (GDB_TK): Add all-libgui.
6828         * configure.in: Add libgui directory.
6829         * configure: Add all-libgui to GDB_TK.
6831 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
6833         * config-ml.in (multidirs): Add m32r to multilib list.
6835 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
6837         * Makefile.in (all-target-gperf): Change dependency to
6838         all-target-libstdc++.
6840 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
6842         * config.guess: Add BeOS support.
6844 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6846         Source directory cvs renamed to cvssrc:
6847         * configure.in (host_tools): Change cvs to cvssrc.
6848         (native_only): Likewise.
6849         (noconfigdirs) [various cases]: Likewise.
6850         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6851         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6852         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6853         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6854         (all-cvssrc): Rename target from all-cvs.
6856 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
6858         * configure (gxx_include_dir): Fix thinko.
6860 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
6862         * Makefile.in (INSTALL_TARGET_CROSS): Define.
6863         (install-cross, install-gcc-cross): New targets.
6865 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
6867         * configure.in (noconfigdirs): Add support for Thumb target.
6869         * config.sub (maybe_os): Add support for Thumb target.
6871 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6873         * Makefile.in: Add rules for cygmon.
6875         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6877 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6879         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6880         * configure (gxx_include_dir): Provide a definition for subdirs
6881         which do not use autoconf.
6883 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6885         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6886         11/18/97 build
6888 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6890         * From Franz Sirl.
6891         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6892         found on RedHat Linux systems.
6894 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6896         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6897         guesses.
6899 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6901         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6903 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6905         * ltmain.sh: If mkdir fails, check whether the directory was created
6906         anyhow by some other process.
6908 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6910         * configure.in (d30v-*-*): Configure all directories.
6912 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6914         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6915         for the D30V.
6917 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6919         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6921 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6923         * include/libiberty.h: Add extern "C" { so it can be used with C++
6924         progrms.
6925         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6926         programs.
6928 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6930         * configure.in (d30v-*-*): Configure GCC now.
6932 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6934         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6935         is no longer needed.
6937 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6939         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6941 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6943         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6944         targets using "$@" to provide support for similar but not identical
6945         targets without having to duplicate code.
6947 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6949         * makefile.vms: Fix to work with DEC C.
6951 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6953         * config.sub: Add mips-tx39-elf to marketing names.
6955 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6957         * ltmain.sh: Handle symlinks in generated script.
6959 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6961         * configure: Handle autoconf style directory options: --bindir,
6962         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6963         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6964         --sysconfdir.
6965         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6966         (sharedstatedir, localstatedir, oldincludedir): New variables.
6967         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6968         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6969         sbindir, sharedstatedir, and sysconfdir.
6971 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6973         * Makefile.in (bootstrap-lean): New target.
6975 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6977         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6978         sn, and gnuserv from noconfigdirs.
6980 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6982         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6984 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6986         * Makefile.in (cross): New target.
6988 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6989                           Jeff Law         <law@cygnus.com>
6991         * Makefile.in (bootstrap2, bootstrap3): New targets.
6992         (all-bootstrap): Remove outdated and confusing target.
6993         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6995 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6997         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6998         windows.  Consistent with gdb/configure.
7000 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7002         * configure.in: Name Linux target fragment.
7004         * configure: Rewrite so that project Makefile fragment is inserted
7005         first and appears last in the resulting Makefile.
7007 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7009         * Makefile.in (install-itcl): Install tcl first.
7011 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7013         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7015 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7017         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7019         * configure.in (skipdirs): Add target-librx for Linux.
7020         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7022 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7024         * Makefile.in (bootstrap): New target.
7026 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7028         * config.sub: Accept 'amigados' for backward compatibility.
7030 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7032         * config.guess: Merge with FSF.
7034 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7036         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7038 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7040         * config.sub: Add "marketing-names" patch.
7042 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7044         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7046 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7048         * config.sub: Handle v850-elf.
7050 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7052         * .cvsignore (*-install): Remove.
7054 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7056         * ltconfig: Set CONFIG_SHELL in libtool.
7057         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7059 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7061         * configure.in (target_subdir): Set to libraries if enable_multilib.
7063 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7065         * config.guess: Update from gcc directory.
7067 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7069         * Makefile.in (all-sim): Depends on all-readline.
7071 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7073         * Makefile.in (BISON, YACC): Use $$s.
7074         (all-bison): Depend on all-texinfo.
7076 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7078         * Makefile.in (BISON): Add -L flag.
7079         (YACC): Likewise.
7081 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7083         * configure.in (noconfigdirs): Add support for v850e target.
7085         * config.sub (maybe_os): Add support for v850e target.
7087 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7089         * configure.in (noconfigdirs): Add support for v850ea target.
7091         * config.sub (maybe_os): Add support for v850ea target.
7093 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7095         * config.sub: Add mipstx39.  Delete r3900.
7097 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7099         * Makefile.in (all-autoconf): Depends on all-texinfo.
7101 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7103         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7104         eabi targets.
7106 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7108         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7110         * configure: When handling a Canadian Cross, handle YACC as well as
7111         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7112         * Makefile.in (all-bison): Depend upon all-texinfo.
7114 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7116         * Makefile.in (BISON): bison, not byacc or bison -y.
7117         (YACC): bison -y or byacc or yacc.
7118         (various): Add *-bison as appropriate.
7119         (taz): No need to mess with BISON anymore.
7121 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7123         * configure: If OSTYPE matches *win32*, try to find a good value for
7124         CONFIG_SHELL.
7126 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7128         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7129         configure.in if it is present.
7131 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7133         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7135 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7137         * config.sub: Recognize `arc' cpu.
7138         * configure.in: Likewise.
7139         * config-ml.in: Likewise.
7141 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7143         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7145 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7147         * configure: Changed sed delimiter from ':' to '|' when
7148         attempting to substitute ${config_shell} for SHELL. On
7149         NT ${config_shell} may contain a ':' in it.
7151 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7153         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7155 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7157         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7159 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7161         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7163         * ylwrap: If the program is a relative path, force it to be
7164         absolute.
7166 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7168         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7170 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7172         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7173         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7174         for libraries.
7176 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7178         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7179         separated by spaces.
7181 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7183         * ylwrap: New file.
7184         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7186         * ltmain.sh: Handle /bin/sh at start of install program.
7188         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7190         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7191         * missing: New file, from automake 1.2.
7193 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7195         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7196         check-tk to CHECK_X11_MODULES.
7198 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7200         * config.sub: Merge with FSF.
7202 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7204         * config.guess: Merge with FSF.
7206 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7208         * configure: Treat msdosdjgpp like go32.
7209         * configure.in: Likewise.  Don't remove gprof for go32.
7211         * configure: Change Makefile.tem2 to Makefile.tm2.
7213 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7215         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7217 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7219         * install-sh (chmodcmd): Set to null if the DST directory already
7220         exists.  Same as Nov 11th change.
7222 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7224         * configure (GDB_TK): Needs itcl and tix.
7226 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7228         * config.guess: Update from FSF.
7230 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7232         * Makefile.in (GDB_TK): Depend on itcl and tix.
7234 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7236         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7237         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7238         (INSTALL_SCRIPT): New variable.
7239         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7240         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7241         to -x.
7242         * install-sh: Add support for -x option.
7244 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7246         * configure.in, Makefile.in: Treat tix like itcl.
7248 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7250         * Makefile.in (WINDRES): New variable.
7251         (WINDRES_FOR_TARGET): New variable.
7252         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7253         (EXTRA_HOST_FLAGS): Add WINDRES.
7254         (EXTRA_TARGET_FLAGS): Add WINDRES.
7255         (EXTRA_GCC_FLAGS): Add WINDRES.
7256         ($(DO_X)): Pass down WINDRES.
7257         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7258         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7259         DLLTOOL_FOR_TARGET.
7261 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7263         * configure.in: configure sim before gdb for win32-x-ppc
7265 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7267         Move gperf into the toplevel, from libg++.
7268         * configure.in (target_tools): Add target-gperf.
7269         (native_only): Add target-gperf.
7270         * Makefile.in (all-target-gperf): New target, depend on
7271         all-target-libg++.
7272         (configure-target-gperf): Empty rule.
7273         (ALL_TARGET_MODULES): Add all-target-gperf.
7274         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7275         (CHECK_TARGET_MODULES): Add check-target-gperf.
7276         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7277         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7279 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7281         * config.sub (mn10200): Recognize new basic machine.
7283 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7285         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7286         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7288 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7290         * configure.in: If we're building mips-sgi-irix6* native, turn on
7291         ENABLE_MULTILIB and set TARGET_SUBDIR.
7293 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7295         * Makefile.in (all-sn): Depend on all-grep.
7297 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7299         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7301         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7302         Makefile.  From Jeff Makey <jeff@cts.com>.
7303         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7305         * Makefile.in (DISTBISONFILES): Remove.
7306         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7307         $(DEFAULT_YACC).
7309         * configure.in: Build itl, db, sn, etc., when building for native
7310         cygwin32.
7312         * Makefile.in (LD): New variable.
7313         (EXTRA_HOST_FLAGS): Pass down LD.
7314         ($(DO_X)): Likewise.
7316 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7318         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7320 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7322         * configure.in (targargs): Strip out any supplied --build argument
7323         before adding our own. Always add --build.
7325 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7327         * configure.in (targargs): Pass --build if we're doing
7328         a cross-compile.
7330 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7332         * configure: Use '|' instead of ":" as the separator in
7333         sed. Otherwise sed chokes on NT path names with drive
7334         designators. Also look for "?:*" as the leading characters in an
7335         absolute pathname.
7337 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7339         * config.sub: Support for r3900.
7341 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7343         * configure.in: Use install-sh, not install.sh.
7345 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7347         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7348         apply it twice.
7350 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7352         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7353         install-binutils.
7355 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7357         * Makefile.in: Add automake targets.
7358         * configure.in (host_tools): Add automake.
7360 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7362         * configure: Default CXX to c++, not gcc.
7363         * Makefile.in (CXX): Set to c++, not gcc.
7364         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7366 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7368         * install-sh: try appending a .exe if source file doesn't
7369         exist
7371 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7373         * configure.in: Turn on multilib by default.
7374         (cross_only): Remove target-libiberty.
7376         * Makefile.in (all-gcc): Don't depend on libiberty.
7378 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7380         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7382 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7384         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7385         (DISTBISONFILES): Add ld/Makefile.in
7387 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7389         * configure.in: if target is cygwin32 but host isn't cygwin32,
7390         don't configure gdb tcl tk expect, not just gdb.
7392 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7394         * configure.in: Added gnuserv everywhere sn appears.
7396         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7397         (CROSS_CHECK_MODULES): Added check-gnuserv.
7398         (INSTALL_MODULES): Added install-gnuserv.
7399         (CLEAN_MODULES): Added clean-gnuserv.
7400         (all-gnuserv): New target.
7402 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7404         * config.guess: Fixes for MIPS OpenBSD systems.
7406 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7408         * Makefile.in (INSTALL_XFORM): Remove.
7409         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7411         * mkinstalldirs: New file, copied from automake.
7412         * Makefile.in (installdirs): Rename from install-dirs.  Use
7413         mkinstalldirs.  Change all users.
7414         (DEVO_SUPPORT): Add mkinstalldirs.
7416 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7418         * install-sh: Rename from install.sh.
7419         * Makefile.in (INSTALL): Change install.sh to install-sh.
7420         (DEVO_SUPPORT): Likewise.
7422         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7423         Graichen <graichen@rzpd.de>.
7425 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7427         * config.guess: Recognize OpenBSD systems correctly.
7429 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7431         * README, Makefile.in (ETC_SUPPORT): Remove references to
7432         cfg-paper*, configure.{texi,man,info*}._
7434 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7436         * Makefile.in (all.normal): Ensure that gcc is built after all
7437         the x11 - ie gdb - targets.
7439 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7441         * makefile.vms: Don't run conf-a-gas.
7443 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7445         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7447 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7449         * configure.in: Remove noconfigdirs case since gdb also
7450         configures and builds for tic80-coff.
7452 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7454         * configure: Set cache_file to config.cache.
7455         * Makefile.in (local-distclean): Remove config.cache.
7457 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7459         * COPYING: Update FSF address.
7461 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7463         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7464         noconfigdirs.
7466 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7468         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7469         MAKEDIRS, is empty.
7471 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7473         * config.sub: Tweak mn10300 entry.
7475 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7477         * configure.in (host_tools): Put sim before gdb, so gdb's
7478         configure.tgt can determine if the simulator was configured.
7480 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7482         * config.sub: Move BeOS $os case to be with other Cygnus
7483         local cases.
7485 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7487         * config.sub: Remove misplaced comment that broke Linux.
7489 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7491         * config.sub: Add BeOS support.
7493 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7495         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7497 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7499         * configure.in (noconfigdirs): Remove tcl and tk from
7500         noconfigdirs for cygwin32 builds.
7502 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7504         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7506 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7508         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7509         make-all.com, use makefile.vms instead.
7511 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7513         * config.sub: Accept -lnews*.
7515 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7517         * configure.in (noconfigdirs): Disable target-newlib,
7518         target-examples and target-libiberty for d30v.
7520 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7522         * configure.in (noconfigdirs): Enable ld for d30v.
7524 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7526         * configure.in (tic80-*-*): Build compiler.
7528 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7530         * configure.in (d30v-*): Remove sim directory from list of
7531         unsupported d30v directories
7533 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7535         * config.sub, configure.in: Add d30v target cpu.
7537 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7539         * makefile.vms: New file.
7540         * make-all.com: Remove.
7542 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7544         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7546 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7548         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7550 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7552         * Makefile.in (ALL_MODULES): Added all-db.
7553         (CROSS_CHECK_MODULES): Addec check-db.
7554         (INSTALL_MODULES): Added install-db.
7555         (CLEAN_MODULES): Added clean-db.
7557 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7559         * config.guess: Merge with latest FSF sources.
7561 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7563         * Makefile.in (ALL_MODULES): Added all-itcl.
7564         (CROSS_CHECK_MODULES): Added check-itcl.
7565         (INSTALL_MODULES): Added install-itcl.
7566         (CLEAN_MODULES): Added clean-itcl.
7568 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7570         * configure.in: build gdb for mn10200
7572 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7574         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7576 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7578         * configure.in (tic80-*-*): Turn off most targets right now.
7580 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7582         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7583         rather than the makeinfo program.
7584         (do-info): Depend upon all-texinfo.
7586 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7588         * configure.in: Remove uses of config/mh-linux.
7590         * config.sub, config.guess: Merge with latest FSF sources.
7592 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7594         * config.sub (case $basic_machine): Add tic80 entries.
7596 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7598         * config.sub, config.guess: Merge with latest FSF sources.
7600 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7602         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7603         * mpw-config.in: Test for NewFolderRecursive.
7604         * mpw-install: Use symbolic name for startup filename.
7605         * mpw-README: Add various additional details.
7607 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7609         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7611 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7613         * configure.in: Do build gcc and the target libraries for
7614         the mn10200.
7616 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7618         * configure.in: don't avoid building gdb for mn10300 any more
7619         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7620         instead of single-quoting it.
7622 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7624         * configure.in: Don't use --with-stabs on IRIX 6.
7626 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7628         * configure.in (m32r): Build gdb, libg++ now.
7630 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7632         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7633         directories from noconfigdirs.
7635 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7637         * config.sub (basic_machine): added mips16 configuration
7639 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7641         * config.sub: Handle d10v-unknown.
7643 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7645         * config.sub: Handle v850-unknown.
7647 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7649         * Makefile.in: add findutils
7650         * configure.in: add findutils to list of host_tools
7652 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7654         * config.sub: Handle mn10200 and mn10300.
7656 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7658         * configure.in (d10v-*): Do not build librx.
7660 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7662         * configure.in (mn10300): Build everything except gdb & libgloss.
7664 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7666         * config.guess:  Patch for Dansk Data Elektronik servers,
7667         from Niels Skou Olsen <nso@dde.dk>.
7669         For ncr, use /bin/uname rather than uname, since GNU uname does not
7670         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7672         Patch for MIPS R4000 running System V,
7673         from Eric S. Raymond <esr@snark.thyrsus.com>.
7675         Fix thinko for nextstep.
7677         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7679         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7680         * config.guess: Guess mips-dec-mach_bsd4.3.
7682         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7683         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7684         release numbers.
7685         * config.guess (mips-mips-riscos*):  Emit just enough of the
7686         release number.
7688         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7689         * config.guess (sparc-auspex-sunos*):  Added.
7690         (f300-fujitsu-*): Added.
7692         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7693         * config.guess:  Recognize a Tadpole as a sparc.
7695 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7697         * config.guess: Don't assume that NextStep version is either 2 or
7698         3.  NextStep 4 (aka OpenStep 4) has come out now.
7700 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7702         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7703         From Rik Faith <faith@cs.unc.edu>.
7705 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7707         * config.sub: Contributions from bug-gnu-utils to:
7708         Support plain "hppa" (no version given) architecture, reported by
7709         OpenStep.
7710         OpenBSD like NetBSD.
7711         LynxOs is not a hardware supplier.
7713         * config.guess: Contributions from bug-gnu-utils to add support for:
7714         OpenBSD like NetBSD.
7715         Stratus systems.
7716         More Pyramid systems.
7717         i[n>4]86 Intel chips.
7718         M680[n>4]0 Motorola chips.
7719         Use unknown instead of lynx for hardware manufacturer.
7721 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7723         * install.sh (chmodcmd): Set to null if the DST directory already
7724         exists.
7726 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7728         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7729         not use mt-ppc target Makefile fragment any more.
7731 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7733         * configure.in (*-*-windows):  Exclude everything but those dirs
7734         needed to build windows.
7736 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7738         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7740 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7742         * configure.in:  Exclude mmalloc from i386-windows.
7744 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7746         * Undo my previous change.
7748 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7750         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7751         unconditionally.
7752         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7754 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7756         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7757         host to add it's own flags.
7759 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7761         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7763 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7765         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7766         (CXX_FOR_TARGET): Likewise.
7767         (GCC_FOR_TARGET): Define.
7768         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7769         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7770         CC_FOR_TARGET was specified on the command line.
7771         (MAKEOVERRIDES): Don't define.
7773 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7775         * configure.in (m32r): Fix spelling of libg++ libs.
7777 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7779         * config.sub (-apple*): Remove, now redundant.
7781 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7783         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7785         * configure: Rework yesterday's sed script patch.
7787         * config.sub: Merge with FSF.
7789 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7791         * config.guess:  Merge from FSF.
7793         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7794         * config.guess: Use pc instead of unknown, for pc clone systems.
7795         Change linux to linux-gnu.
7797         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7798         * config.guess: Avoid non-portable tr syntax.
7800 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7802         * test-build.mk (HOLES): Add "xargs" for gdb.
7804         * configure: Avoid hpux10.20 sed bug.
7806 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7808         * configure.in:  Add support for windows host
7809         (that is a build done under the Microsoft build environment).
7811 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
7813         * Makefile.in: Replace all uses of srcroot with s, to shrink
7814         command line lengths.
7816         Patches from Geoffrey Noer <noer@cygnus.com>:
7817         * configure.in: If configuring for newlib, pass --with-newlib to
7818         subdirectories.
7819         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7820         -Bnewlib/ and -Lwinsup to gcc.
7821         (CXX_FOR_TARGET): Likewise.
7823 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7825         * Makefile.in (ETC_SUPPORT): Add configure.
7827 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
7829         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7830         host configuration file.
7832 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
7834         * configure.in: Break mn10x00 support into separate
7835         mn10200 and mn10300 configurations.
7836         * config.sub: Likewise.
7838 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
7840         * configure.in: Add lots of stuff to noconfigdirs for
7841         the mn10x00 targets.
7843         * config.sub, configure.in: Add mn10x00 support.
7845 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
7847         * make-all.com: Call conf-a-gas, not config-a-gas.
7849 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
7851         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7852         targets.
7854 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
7856         * mpw-README: Add much more detail for native PowerMac.
7857         * mpw-install: New file.
7858         * mpw-configure: Add --norecursion and --help options.
7859         * mpw-config.in: Translate readme and install files when
7860         copying to objdir.
7861         * mpw-build.in: Don't always depend on byacc and flex.
7862         (install-only-top): New action.
7864 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
7866         * configure.in:  You can now configure GDB for the v850.
7868 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
7870         * configure.in (noconfigdirs): Don't configure any C++ dirs
7871         if targeting D10V.
7873 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7875         * config.sub: Recognize mips64vr5000.
7877 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7879         * configure.in: Use a single line for host_tools and native_only.
7881 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7883         * config.sub, configure.in: Add entries for m32r.
7885 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7887         * Makefile.in (inet-install): Don't run install-gzip.
7889 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7891         * configure.in:  Don't config lots of things for *-*-windows*.
7893 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7895         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7896         (host_libs, host_tools): Copy from configure.in.
7897         * mpw-configure: Don't complain about directories not found.
7899 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7901         * configure.in (i[345]86): Recognize i686 for pentium pro.
7902         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7903         file.
7905         * config.guess (i[345]86): Ditto.
7907 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7909         * configure.in (noconfigdirs): Removed gdb for D10V.
7911 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7913         * configure.in: Remove ld, target-libio, target-libg++, and
7914         target-libstdc++ from noconfigdirs.
7916 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7918         * configure: Fix three locations where shell scripts were
7919         being run directly rather than with config_shell.
7921 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7923         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7924         * config.sub (basic_machine): Recognize v850.
7926 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7928         * mpw-configure: Handle multiple enable/disable options and
7929         pass them down recursively, handle -c and -s flags appropriately
7930         depending on choice of compiler, add escape mechanism for
7931         quoted arguments to gC.
7933 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7935         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7936         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7937         so that -mrelocatable-lib and -mno-eabi are used.
7939         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7940         not support --print-multi-lib, don't abort.
7942 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7944         * make-all.com: Run config-a-gas.
7945         * setup.com: Don't copy subdirectory files around.
7947 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7949         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7950         target, it now compiles correctly.
7952 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7954         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7956 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7958         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7960 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7962         * configure.in (native_only): Add prms.
7964 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7966         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7967         (BINUTILS_SUPPORT_DIRS): Likewise.
7969 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7971         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7972         d10v support is added.
7974 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7976         * configure.in (d10v-*-*): New target.
7978 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7980         * config.guess (HP 9000/811): Recognize this as a PA1.1
7981         machine.
7983 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7985         * Makefile.in (do-tar-gz): New target, split out from tail end of
7986         taz target.  Run each command separately, don't use pipes.
7987         (taz): Use it.
7989 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7991         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7992         * mpw-build.in: No builds should depend on building byacc or flex,
7993         they are assumed to be installed already.
7995 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7997         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7998         variable that CC_FOR_TARGET needs.
8000 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8002         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8003         options have changed since the last time the subdirectory was
8004         configured, and if it has, reconfigure.
8005         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8006         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8008 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8010         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8011         CLEAN_MODULES): Add bash.
8012         (all-bash): New target.
8014 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8016         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8018 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8020         * config.sub (basic_machine): Recognize d10v as a valid processor.
8022 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8024         * mpw-configure: Add support for --bindir.
8025         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8027 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8029         * configure.in: add bash, time, gawk to list of hosttools and things
8030         to only build for native toolchains
8032 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8034         * Makefile.in (docdir): Remove.
8036 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8038         * Makefile.in (datadir): Set to $(prefix)/share.
8040 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8042         * configure.in: build diff and patch for cygwin32-hosted
8043         toolchains.
8045 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8047         * config.sub: Accept -rtems*.
8049 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8051         * configure.in: enable dosrel for cygwin32-hosted builds,
8052                 remove diff from the list of things not buildable
8053                 via Canadian Cross
8055 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8057         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8058         don't get ". ".
8060 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8062         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8064 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8066         * Makefile.in (taz): Handle case where tex3patch didn't even get
8067         checked out.  Also, if it was found, put the symlink in a new util
8068         subdirectory.
8070 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8072         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8074 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8076         * config.sub: Recognize -openvms.
8077         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8078         * make-all.com, setup.com: New files.
8080 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8082         * Makefile.in (taz): tex3patch moved to texinfo/util.
8084 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8086         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8087         * configure.in: remove make from disable-if-Can-Cross list
8088                 enable gdb if ${host} and ${target} are cygwin32
8090 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8092         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8093         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8095 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8097         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8098         distinguish sysv/svr4/bsd variants.
8099         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8101 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8103         * configure.in: Added copyright notice.
8104         * move-if-change: Added copyright notice.
8106 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8108         * configure.in (powerpcle-*-solaris*): Until we get shared
8109         libraries working, don't build gdb, sim, make, tcl, tk, or
8110         expect.
8112 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8114         * config.guess:  Merge with FSF:
8116         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8117         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8119         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8120         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8122         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8123         * config.guess:  Combine two OSF1 rules.
8124         Also recognize field test versions.  From mjr@zk3.dec.com.
8125         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8126         because GNU uname does not support -p.  From pmr@pajato.com.
8128 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8130         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8132 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8134         * mpw-README: Document GCCIncludes.
8136 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8138         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8140 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8142         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8144 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8146         * configure.in (*-*-cygwin32): Configure make.
8148 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8150         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8152 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8154         * Makefile.in (all-inet): Depend on all-perl.
8156         * Makefile.in (inet-install): New target.
8158         * Makefile.in (all-inet): Depend on all-tcl.
8159         (all-inet): Depend on all-send-pr.
8161 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8163         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8164         temporarily.
8166 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8168         * configure.in: Don't configure --with-gnu-ld on AIX.
8170 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8172         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8174 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8176         * Makefile.in (ALL_MODULES): Added all-inet.
8177         (CROSS_CHECK_MODULES): Added check-inet.
8178         (INSTALL_MODULES): Added install-inet.
8179         (CLEAN_MODULES): Added clean-inet.
8180         (all-indent): New target.
8182         * configure.in (host_tools): Added inet.
8183         (native_only): Added inet.
8184         (noconfigdirs): Added inet.
8186 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8188         * configure.in: Don't configure libgloss if we are not configuring
8189         newlib.
8191 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8193         * configure.in: Don't configure libgloss for unsupported
8194         architectures.
8196 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8198         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8200 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8202         * Makefile.in (ALL_MODULES): Include all-apache.
8203         (CROSS_CHECK_MODULES): Include check-apache.
8204         (INSTALL_MODULES): Include install-apache.
8205         (all-apache): New target.
8207         * configure.in: Added apache everywhere perl is seen.
8209 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8211         * Makefile.in: Add support for clean-{module} and
8212         clean-target-{module} rules.
8214 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8216         * configure.in (*-*-ose) do not build libgloss.
8218 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8220         * config.guess (prep*:SunOS:5.*:*): Turn into
8221         powerpele-unknown-solaris2.
8223 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8225         * configure.in: Permit --enable-shared to specify a list of
8226         directories.
8228 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8230         * configure.in (host==solaris): Pass only the first word of $CC
8231         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8233 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8235         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8237 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8239         * Makefile.in (ALL_MODULES): Include all-perl.
8240         (CROSS_CHECK_MODULES): Include check-perl.
8241         (INSTALL_MODULES): Include install-perl.
8242         (ALL_X11_MODULES): Include all-guile.
8243         (CHECK_X11_MODULES): Include check-guile.
8244         (INSTALL_X11_MODULES): Include install-guile.
8245         (all-perl): New target.
8246         (all-guile): New target.
8248         * configure.in (host_tools): Include perl and guile.
8249         (native_only): Include perl and guile.
8250         (noconfigdirs): Don't build guile and perl; no ports have been
8251         done.
8253 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8255         * configure (--enable-*): Handle quoted option lists such as
8256         --enable-sim-cflags='-g0 -O' better.
8258 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8260         * Makefile.in ({,inst}all-target): New rule so we can make and
8261         install all of the target directories easily.
8263 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8265         * configure.in: Add missing global flag in sed substitution when
8266         deleting `target-' from ${configdirs}.
8268 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8270         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8271         option.
8273         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8274         config/mh-necv4.
8276         * install.sh: Correct misspelling of transformbasename.
8278         * config.guess: Recognize mips-*-sysv*.
8280 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8282         * config.sub: Recognize mon960.
8284 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8286         * configure: Restore Canadian Cross handling of BISON and LEX,
8287         removed in Feb 20 change.
8289 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8291         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8292         Mention make install.  Remove the old copyright date as well the
8293         clumsy and rather pointless copyright on the README file.
8295 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8297         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8298         Makefile after running symlink-tree, then run `make distclean' to
8299         avoid clobbering any generated files in srcdir.
8301 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8303         * configure.in (m68k-*-netbsd*): Build everything now.
8305 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8307         * Makefile.in (taz): Fix quoting.
8309 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8311         * configure.in (sparclet-*-*): Build everything now.
8313 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8315         * configure.in (m68k-*-linux*): New host.
8317 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8319         * configure: Check for bison before byacc.
8321 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8323         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8324         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8325         searching PATH.  These are used as fallbacks by Makefile.in if
8326         flex/bison/byacc aren't in objdir.
8328 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8330         * Makefile.in: Make everything which depends upon all-bfd also
8331         depend upon all-opcodes, in case --with-commonbfdlib is used.
8333 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8335         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8336         building NT native compilers on Unix.
8338 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8340         * configure.in: Don't get CC from the host Makefile fragment if we
8341         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8342         Solaris test for /usr/ucb/cc to the post target script, just after
8343         the compiler sanity test.
8345 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8347         * config.sub: Merge with FSF.
8349 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8351         * Makefile.in (RPATH_ENVVAR): New variable.
8352         (REALLY_SET_LIB_PATH): Use it.
8353         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8355 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8357         * config.sub, configure.in: Recognize sparclet cpu.
8359 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8361         * config.guess:  Support m68k-cbm-sysv4.
8363 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8365         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8366         m68k-unknown-linuxaout from linker help string.  Put quotes around
8367         $ld_help_string.
8369 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8371         * config.guess (powerpc-harris-powerunix): Add guess for port
8372         to new target.
8374 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8376         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8378 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8380         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8381         $(REALLY_SET_LIB_PATH) in Makefile.
8382         * Makefile.in (SET_LIB_PATH): New variable.
8383         (REALLY_SET_LIB_PATH): New variable.
8384         ($(DO_X)): Use $(SET_LIB_PATH).
8385         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8386         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8387         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8388         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8389         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8390         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8391         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8392         (install-dosrel): Likewise.
8393         (all-opcodes): Depend upon all-libiberty.
8395 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8397         * config.guess (*:CYGWIN*): New
8399 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8401         * Makefile.in (all-target-winsup): All all-target-libiberty.
8403 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8405         * configure.in (noconfigdirs): Add missing # in front of comment.
8407 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8409         * configure.in: add second pass to things added to noconfigdirs
8410         so *-gm-magic can exclude libgloss properly.
8412 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8414         * mpw-configure (extralibs_name, rez_name): Set correctly
8415         for MWC68K compiler.
8417         * mpw-README: Add more info on the necessary build tools.
8419 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8421         * configure.in, config.sub: Recognize cygwin32.
8423 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8425         * config.guess, config.sub: Recognize A/UX.
8427 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8429         * config.sub: Merge with gcc/config.sub.
8431 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8433         * mpw-build.in (do-binutils): Add build of stamps.
8435 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8437         * config.sub: Add recognition for mips64vr4100*-* targets.
8439 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8441         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8442         Add creation of gconfigargs with `--enable-shared' turned on.
8443         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8444         ($(host)-stamp-stage3-configured): Likewise.
8445         (HOLES): Add chatr and ldd.
8446         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8448 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8450         * configure: Pass --nfp to recursive configures.
8452 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8454         * Makefile.in (DLLTOOL): New.
8455         (DLLTOOL_FOR_TARGET): New.
8456         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8457         (EXTRA_TARGET_FLAGS): Ditto.
8458         (EXTRA_GCC_FLAGS): Ditto.
8459         (CONFIGURE_TARGET_MODULES): Ditto.
8460         (DO_X): Ditto.
8461         * configure: Add DLLTOOL.
8463 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8465         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8466         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8467         mh-sco, since old workarounds no longer needed, and don't
8468         build ld, since libraries have weak symbols in COFF.
8470 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8472         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8474 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8476         * configure.in: Make sure that ${CC} can be used to compile an
8477         executable.
8479 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8481         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8482         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8483         nothing depending on whether gdbtk is being built.
8485 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8487         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8489 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8491         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8492         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8494 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8496         * config-ml.in: Add support for
8497         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8498         Simplify setting of multidirs from --disable-foo.
8500 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8502         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8503         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8504         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8505         non-empty, pass them on to the  GCC make.
8506         (all-bootstrap): New rule that is like all-gcc, except it executes
8507         the GCC bootstrap rule instead of the GCC all rule.
8509 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8511         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8513 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8515         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8516         DG/UX support.
8518 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8520         * config.sub (i*86*) Change [345] to [3456]
8522 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8524         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8525         --with-gnu-ld=no.
8527 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8529         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8530         AIX multilibs get built.
8532 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8534         * configure.in (i386-win32): Don't build expect if we're not
8535         building the tcl subdir.
8537 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8539         * Makefile.in: (configure-target-examples, all-target-examples):
8540         New targets, configure and build example programs.
8542 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8544         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8545         use it as input to sedit the generated MPW makefile.
8546         * mpw-README: Add a suggestion about Gestalt.h.
8548 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8550         * config.sub: Accept *-*-ieee*.
8552 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8554         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8555         Ronald F. Guilmette <rfg@monkeys.com>.
8557 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8559         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8560         for powerpc-pe native.
8561         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8562         (target==powerpc-pe): duplicate i386-win32 entry.
8564 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8566         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8567         of vxworks, not just vxworks5.1.
8569 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8571         * mpw-configure: Add support for exec-prefix.
8573 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8575         * config.guess: Recognize HP model 816 machines as having
8576         a PA1.1 processor.
8578 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8580         * configure: Ignore new autoconf configure options.
8582 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8584         * config.guess:  Recognize Pentium under SCO.
8585         From Robert Lipe <robertl@arnet.com>.
8587 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8589         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8591 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8593         * configure.in: Don't configure gas for alpha-dec-osf*.
8595 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8597         * configure.in: Default to --with-stabs for some targets for which
8598         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8599         i[345]86*-*-unixware*.
8601 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8603         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8604         rather than basing it on the target.  Simplify handling of options
8605         controlling which directories to configure.  Remove extraneous
8606         slash in multi-clean target.
8608 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8610         * config-ml.in: Prefix more variables with ml_ so they don't collide
8611         with configure's.
8613 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8615         * configure: Don't turn -v into --v.
8617 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8619         * configure.in (targargs): Fix typo.
8621         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8623 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8625         * configure.in: Strip --host and --target options from
8626         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8627         --with-cross-host option when building with a cross-compiler.
8628         * configure: Canonicalize the arguments put into config.status by
8629         always using `=' for an option with an argument.  Pass a presumed
8630         --host or --target explicitly.
8632 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8634         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8635         into general OS recognition case.
8637 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8639         * configure.in (target_configdirs): add target-winsup only
8640         for win32 target systems.
8642 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8644         * Makefile.in (all-target-libgloss): Depend upon
8645         configure-target-newlib, since when libgloss is built it looks to
8646         see if the newlib directory exists.
8648 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8650         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8651         cfg-ml-*.in.
8653 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8655         * configure: Handle LD and LD_FOR_TARGET when configuring a
8656         Canadian Cross.
8658 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8660         * configure.in (target_libs): add target-winsup.
8661         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8662         (target==ppcle-pe): remove ld from $noconfigdirs.
8664 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8666         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8667         Preserve relative path names in $srcdir.  Build symlink tree if
8668         configuring cross target dir and srcdir=. (= no VPATH support).
8669         (configure-target-libg++): Depend on configure-target-librx.
8670         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8671         * config-ml.in: New file.
8672         * symlink-tree: New file.
8673         * configure: Ensure srcdir="." if that's what it is.
8675 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8677         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8678         includes and FLEX_SKELETON setting.
8679         * mpw-configure (--with-gnu-ld): New option, controls whether
8680         to use PPCLink or ld with PowerMac GCC.
8681         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8682         * mpw-config.in: Configure grez if targeting Mac.
8684         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8685         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8686         just macos.
8687         * configure.in: Configure grez resource compiler if targeting Mac.
8688         * Makefile.in (all-grez, install-grez): New targets.
8690 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8692         * configure: CXX defaults to gcc, not g++.  If we find
8693         gcc in the path, set CC to gcc -O2.
8695 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8697         * configure: Default ${build} correctly.  Avoid picking up extra
8698         spaces when reading CC and CXX from Makefile.  When doing a
8699         Canadian Cross, use plausible default values for numerous
8700         variables.
8701         * configure.in: When doing a Canadian Cross, don't try to
8702         configure tools whose configure script can't handle it.
8704 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8706         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8708 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8710         * configure:  Remove dubious bug reporting address.
8712 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8714         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8715         configure script, run that instead of this directory's configure.
8716         In either case, print a message that we're configuring the sub-dir.
8718 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8720         * configure.in: Before checking for the existence of various files,
8721         use sed to filter out "target-".
8723 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8725         * Makefile.in (DO_X): Split rule to decrease command line length
8726         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8727         (Philippe De Muyter).
8729 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8731         * Makefile.in (all-patch): depend on all-libiberty.
8733 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8735         * configure.in: If the only directory in target_configdirs which
8736         actually exists is libiberty, then set target_configdirs to empty,
8737         to avoid trying to build a target libiberty in a gas or gdb
8738         distribution.
8740 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8742         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8743         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8744         systems.
8746 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8748         * configure.in (copy_dirs): Use sys-include instead of include
8749         for --with-headers option.
8751 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8753         * Makefile.in, configure.in: Make winsup builds work with
8754         new scheme.
8756 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8758         * configure.in: Build the linker on AIX.
8760 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8762         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8763         where needed.
8765 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8767         * Makefile.in (all-gcc): Fix typo.
8769 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8771         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8773 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8775         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8776         to target-xiberty, to provide more flexibility.
8777         (target_subdir):  Define.  Create if cross.
8778         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8779         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8780         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8781         check-libFOO -> check-target-libFOO, etc.
8782         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8783         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8784         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8785         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8786         allow ALL_GCC="" to only configure.
8787         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8788         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8789         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8791 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
8793         * Makefile.in (taz): Build "info" in etc explicitly.
8795 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8797         * configure.in:  Make sure that CC is undefined (as opposed to
8798         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8799         problem with autoconf trying to configure on a host without GCC.
8801 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8803         * mpw-configure: Set host alias from choice of host compiler,
8804         only use generic MPW Makefile sed if present, edit a file
8805         named "hacked_Makefile.in" instead of "Makefile.in" if present.
8806         * mpw-README: Add problem notes about CW6 and CW7.
8808 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
8810         * Makefile.in (taz): Use ";" instead of ";;".
8812 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8814         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8815         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8816         DISTDOCDIRS.
8817         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8818         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8820 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8822         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8823         and gnats, because they are now subsumed by DISTSTUFFDIRS.
8824         Move bfd to DISTSTUFFDIRS.
8826 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8828         * Makefile.in (X11_LIB): Removed.
8829         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8831         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8833 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8835         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8836         names.
8838 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8840         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8842 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
8844         * configure.in (i[345]86-*-win32): Always build newlib.
8845         Don't configure cvs, autoconf or texinfo.
8846         * Makefile.in (LD_FOR_TARGET): New.
8847         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8848         Pass down LD_FOR_TARGET.
8850 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8852         * winsup: New directory.
8853         * Makefile.in: Build winsup.
8854         * configure.in: Winsup is configured when target is win32.
8855         Can only build win32 target GDB when native.
8857 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
8859         * config.guess: Recognize HP model 819 machines as having
8860         a PA 1.1 processor.
8862 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8864         * configure: Fix sed loop which substitutes for CC and CXX to
8865         avoid bug found in various sed implementations.
8867 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8869         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8870         simulator.  Use standard powerpc-*-eabi*.
8872 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8874         * configure.in: Stop putting gas and binutils in noconfigdirs for
8875         powerpc-*-aix* and rs6000-*-*.
8877 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8879         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8880         -mcall-aixdesc libraries.
8882 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8884         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8886         * config.sub (arm | armel | armeb): Fix shell syntax.
8888 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8890         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8891         -msoft-float and -mcpu=common support.
8892         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8893         libraries.
8895 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8897         * configure.in: Allow configuration and build of emacs19 for the alpha.
8899 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8901         * configure.in (CC): Get ^CC, not just any old CC, from
8902         ${host_makefile_frag}.
8904 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8906         * configure.in (CC): Try to get CC from
8907         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8909 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8911         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8912         only if it exists in $(srcdir).
8914 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8916         * configure: If CC and CXX are not set in the environment, set
8917         them, based on either an existing Makefile or on searching for gcc
8918         in PATH.  Substitute for CC and CXX in Makefile.
8919         * configure.in: Remove libm from target_libs.  Separate
8920         target_configdirs from configdirs.  If CC is not set in
8921         environment, try to get it from a host Makefile fragment.  Rewrite
8922         changes of configdirs to use skipdirs instead.  A few minor
8923         tweaks.  Take directories out of target_configdirs as they are
8924         taken out of configdirs.  Remove existing Makefile files from
8925         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8926         CONFIG_ARGUMENTS in Makefile.
8927         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8928         by configure.in.
8929         (CONFIG_ARGUMENTS): Likewise.
8930         (CONFIGURE_TARGET_MODULES): New variable.
8931         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8932         ($(CONFIGURE_TARGET_MODULES)): New target.
8933         (configure-libg++, configure-libio): New targets.
8934         (all-libg++): Depend upon configure-libg++.
8935         (all-libio): Depend upon configure-libio.
8936         (configure-libgloss, all-libgloss): New targets.
8937         (configure-libstdc++): New target.
8938         (all-libstdc++): Depend upon configure-libstdc++.
8939         (configure-librx, all-librx): New targets.
8940         (configure-newlib): New target.
8941         (all-newlib): Depend upon configure-newlib
8942         (configure-xiberty): New target.
8943         (all-xiberty): Depend upon configure-xiberty.
8945 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8947         * configure.in (host i[345]86-*-win32):  Expand the
8948         noconfigdirs again.
8950 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8952         * mpw-configure: Fix sed command file name.
8954 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8956         * configure.in (host i[345]86-*-win32): Reduce the
8957         noconfigdirs again.
8959 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8961         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8962         or powerpc*-*-pe*, since they are not yet supported.
8964 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8966         Add PowerMac support and many other enhancements.
8967         * mpw-configure: New option --cc to select compiler to use,
8968         paste options set according to --cc into the generated
8969         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8970         if mpw-make.sed is present.
8971         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8972         add forward includes for PowerPC include files.
8973         * mpw-build.in: Build using Makefile.PPC if present.
8974         (do-byacc, etc): Remove separate version resource builds.
8975         (do-gas): Build "stamps" before "all".
8976         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8977         * mpw-README: Update to reflect --cc option, PowerMac support,
8978         and recently-reported compatibility problems.
8980 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8982         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8983         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8984         (--with-multilib-top): Pass to recursive invocations.
8986 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8988         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8989         v810-*-*.
8991 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8993         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8994         gdb, ld and opcodes on v810-*-*.
8996 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8998         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8999         (local-maintainer-clean): New target.
9000         (maintainer-clean): New target.
9001         (realclean): Just depend upon maintainer-clean.
9003 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9005         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9007 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9009         * configure.in: Build ld in mips*-*-bsd* case.
9011 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9013         * config.sub: Accept -lites* OS.  From Ian Dall.
9015 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9017         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9018         targets.
9020 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9022         * configure.in: treat i386-win32 canadian cross the same as
9023         i386-go32 canadian cross.
9025 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9027         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9028         running under the simulator to build a reduced set of libraries.
9029         (powerpc-*-eabiaix): Add fine grained multilib support added to
9030         other powerpc targets yesterday.
9032 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9034         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9035         -disable-softfloat, -disable-relocatable, -disable-aix, and
9036         -disable-sysv to control which multilib libraries get built.
9038 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9040         * configure: Add Makefile.tem to list of files to remove in trap
9041         handler.
9043 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9045         * config.guess (*Linux*):  Add missing "exit"s.
9046         Also, need specific check for alpha-unknown-linux (uses COFF).
9048 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9050         * config.guess:  Merge with FSF:
9052         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9053         * config.guess (AIX4): More robust release numbering discovery.
9055         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9056         * config.guess (i386-sequent-ptx): Properly get version number.
9058         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9059         * config.guess (mips:*:4*:UMIPS): New case.
9061 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9063         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9064         (i386-win32 host): Likewise.  Don't build readline.
9066 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9068         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9069         SUPPORT_FILES to submakes.
9071 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9073         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9074         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9075         mpw-configure.
9077 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9079         * configure.in (appdirs): Use =, not ==, in test expression when
9080         trying to build the text to print in the warning message for
9081         Solaris users.
9083 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9085         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9087 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9089         * config.guess: Recognize lynx-2.3.
9091 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9093         * config.sub (z8ksim): Deleted
9094         (z8k-*-coff): New, this is the one true name of the target.
9096 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9098         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9100 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9102         * config.guess (*:Linux:*:*): First try asking the linker what the
9103         default object file format is (elf, aout, or coff).  Then if this
9104         fails, try previous methods.
9106 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9108         * configure.in: Don't build newlib for *-*-vxworks5.1.
9110 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9112         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9113         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9115 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9117         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9119 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9121         * cfg-ml-com.in: New file.
9122         * cfg-ml-pos.in: New file.
9124 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9126         * COPYING.NEWLIB: Add HP free copyright to list.
9128 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9130         * config.sub: Recognize -eabi* for the system, not just -eabi.
9132 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9134         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9135         * config.sub, configure.in (win32): New target and host.
9137 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9139         * configure.in: Add i386-pe configuration.
9141 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9143         * mpw-build.in (install): Install GDB after LD.
9145 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9147         * mpw-config.in (elf/mips.h): Always forward-include, needed
9148         for GDB to build.
9150 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9152         * testsuite: New directory for customer acceptance and whole tool
9153         chain tests.
9155 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9157         * configure: If per-host line isn't found, but AC_OUTPUT is found
9158         and a configure script exists, run it instead.
9160 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9162         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9164 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9166         * configure: Set build_{cpu,vendor,os,alias} to host values when
9167         --build isn't specified.
9169 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9171         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9172         (FLAGS_TO_PASS): Pass them.
9173         (EXTRA_TARGET_FLAGS): Ditto.
9175 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9177         * Makefile.in (all-libg++): Depend on all-libstdc++.
9179 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9181         * configure.in (noconfigdirs): Enable all packages for
9182           i386-unknown-netbsd.
9184 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9186         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9187         hosted builds (DOS builds)
9189 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9191         Changes for ARM based on patches from Richard Earnshaw:
9192         * config.sub: Handle armeb and armel.
9193         * configure.in: Omit arm linker only for riscix.
9195 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9197         * config.guess:  Update from FSF.
9199 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9201         * config.sub: Recognize powerpcle as the little endian variant of
9202         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9203         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9204         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9205         temporarily.
9207 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9209         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9211 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9213         * config.sub: Accept -lites* as a basic system type.
9215 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9217         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9218         installed, and if so return linuxoldld as the system name.
9220 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9222         * config.guess: Add hppa1.1-hp-lites support.
9224 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9226         * configure.in: Don't build newlib for m68k-vxworks5.1.
9228 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9230         * configure.in (mips-sgi-irix6): Use mh-irix5.
9232 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9234         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9236 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9238         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9239         OSF/1.  Fix compiler flags.
9240         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9242 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9244         * configure.in: Recognize --with-newlib.
9245         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9247 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9249         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9250         to *_X11_MODULES due to gdbtk needing X include files et al.
9252 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9254         Merge in support for Mac MPW as a host.
9255         (Old change descriptions retained for informational value.)
9257         * mpw-config.in: Add generic include forwards for cpu-specific
9258         include files in aout and elf directories.
9260         * mpw-configure: Added copyright.
9261         * mpw-config.in: Check for presence of required build tools.
9262         (target_libs): Add newlib.
9263         (target_tools): Add examples.
9264         (Read Me): Generate as "Read Me for MPW" instead.
9265         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9266         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9267         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9269         * mpw-configure: Remove subdir-specific makefile hackery,
9270         delete mk.tmp after using it.
9272         * mpw-build.in (all): Display start and end times.
9274         * mpw-configure (host_canonical): Set.
9275         (target_cpu): Always add to makefiles.
9276         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9277         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9278         (mpw-mh-mpw): Look for in srcdir and srcroot.
9279         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9281         * mpw-build.in: (install-only): New target.
9283         * mpw-configure (host_alias, target_alias): Rename from hostalias
9284         and targetalias, add into generated Makefile.
9285         (mk.tmp): If present, add into generated Makefile.
9286         * mpw-build.in (all-gas): Build config.h first before gas proper.
9288         * mpw-configure (config.status): Write only if changed.
9289         * mpw-config.in (readline): Configure it (not built, just used for
9290         definitions).
9292         * mpw-config.in (elf/mips.h): Add a forward include.
9294         * mpw-config.in: Forward-include most .h files in include into
9295         extra-include.
9296         (readline): Don't build.
9297         mpw-build.in (install): Install GDB.
9299         * mpw-configure (prefix, mpw_prefix): Handle it.
9300         * mpw-config.in (mmalloc, readline): Don't configure.
9301         * mpw-build.in (thisscript): Rename to ThisScript.
9302         Use mpw-build instead of BuildProgram everywhere.
9303         (mmalloc, readline): Don't build.
9304         * mpw-README: New file, basic documentation about the MPW port.
9306         * mpw-config.in: Use forward-include to create include files.
9308         * mpw-configure: Add more things to the top of each configured
9309         Makefile, including contents of config/mpw-mh-mpw.
9310         * mpw-config.in (extra-include): Create this directory and fill it
9311         with Posix-like include files when configuring.
9313         * config.sub (apple, mac, mpw): Add various aliases.
9315         * mpw-build.in: New file, top-level build script fragment for MPW.
9316         * mpw-configure: New file, configure script for MPW.
9317         * mpw-config.in: New file, config fragment for MPW.
9319 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9321         * configure.in (host_libs): Remove glob, since it is gone from the
9322         sources.
9324 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9326         * Makefile.in: define empty GDB_NLM_DEPS var.
9328         * configure.in(target_makefile_frag): use config/mt-netware
9329         for netware targets.
9331 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9333         * config.sub: Merge in recent FSF changes.  Remove linux special
9334         cases.
9336 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9338         Revert this change:
9340         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9342                 * build-all.mk: Use CC=cc -Xs on Solaris.
9344 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9346         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9347         stop using it.
9348         * Makefile.in: Nuke all references to glob subdirectory.
9350 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9352         * configure.in: Fix --enable-shared logic in per-host.
9354 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9356         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9358 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9360         * configure.in (noconfigdirs): Don't build gas on AIX, for
9361         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9363 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9365         * configure: Fix --cache-file to work if the file argument is a
9366         relative path.
9368 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9370         * configure: If the --cache-file is used, pass it down to
9371         configure in subdirectories.
9373 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9375         * config.sub: add vxworks29k configuration.
9377 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9379         * Makefile.in (taz): Do "diststuff" part quietly.
9381 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9383         * config.sub: Mini-merge with gcc/config.sub.
9385 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9387         * config.guess (IRIX): Sed - to _.
9389 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9391         * Makefile.in (source-vault, binary-vault): New targets.
9393 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9395         * config.sub: Recognize -eabi as a basic system type.
9397 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9399         * configure.in (enable_shared stuff): Fix typo.
9401 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9403         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9405 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9407         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9409 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9411         * configure.in (rs6000-*-*): Don't build gas.
9413 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9415         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9416         reduce command line length.
9417         (AS_FOR_TARGET): Check for as.new, not Makefile.
9418         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9420 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9422         * config.guess:  Merge from FSF.
9424 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9426         * configure: Don't use $ when handling program_suffix.
9428 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9430         * configure.in:  Configure tk for hppa/hpux.
9432 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9434         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9436 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9438         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9439         to LIBCXXFLAGS.  Tests are better run without it.
9441 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9443         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9445 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9447         * configure.in (*-*-netware*): Don't configure xiberty.
9449 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9451         * configure.in:  Remove tk from native_only list.
9453 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9455         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9456           for special NCD build.
9458 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9460         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9461         makeall.bat, they're only useful for binutils snapshots.
9462         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9463         makeall.bat to specified SUPPORT_FILES.
9465 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9467         * build-all.mk: Add Ericsson targets to sun4 and solaris
9468           hosts.  Add  BNR's sun4 target to solaris host, so their
9469           build-from-source will be tested in-house first.
9471 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9473         * Makefile.in (LIBCFLAGS): New variable.
9474         (CFLAGS_FOR_TARGET): Ditto.
9475         (LIBCFLAGS_FOR_TARGET): Ditto.
9476         (LIBCXXFLAGS): Ditto.
9477         (CXXFLAGS_FOR_TARGET): Ditto.
9478         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9479         (BASE_FLAGS_TO_PASS): Pass them.
9480         (EXTRA_TARGET_FLAGS): Ditto.
9482         * configure.in: Support --enable-shared.
9484 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9486         * configure.in (target_libs):  Include libstdc++ again.
9487         * config.guess:  Update from FSF (for FreeBSD).
9489 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9491         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9492         makeall.bat.
9493         (DISTDOCDIRS): Add `etc'.
9494         (ETC_SUPPORT_PFX): New variable.
9495         (taz): Include anything from etc starting with a word in
9496         ETC_SUPPORT_PFX.
9498 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9500         * config.sub: Update for recent FSF changes.  Remove obsolete
9501         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9502         spacing changes.
9504 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9506         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9508         * config.guess:  Merge with FSF.
9509         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9511 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9513         * configure: Since the "trap 0" handler will override the exit
9514         status on many systems, only use it for "exit 1", and make it set
9515         a non-zero exit status; reset it before "exit 0".  Also, check
9516         exit status of config.sub, and error out if it failed.
9518 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9520         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9521         and install libgloss.
9523 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9525         * Makefile.in (all-binutils): Depend upon all-byacc.
9527         * configure.in: Don't build emacs on Irix 5.
9529 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9531         * configure.in (*-*-netware*): Add libio.
9533 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9535         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9536         (CHECK_TARGET_MODULES): Ditto.
9537         (INSTALL_TARGET_MODULES): Ditto.
9538         (TARGET_LIBS): Ditto.
9539         (all-libstdc++): Note dependencies.
9541 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9543         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9545 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9547         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9548         -fexternal-templates.
9550         * configure.in (target_libs): Add libstdc++.
9551         (noconfigdirs): Add libstdc++ as appropriate.
9553 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9555         * config.guess:  Update from FSF.
9557 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9559         * configure: Use ${config_shell} when running ${configsub}.
9561 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9563         * config.sub: No longer recognize h8300h.
9565 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9567         * config.sub: Remove extraneous differences between config.sub and
9568         gcc/config.sub.
9570 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9572         * Makefile.in (DISTSTUFFDIRS): Add gas.
9574 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9576         * COPYING.NEWLIB: New file.
9578 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9580         * config.guess (HP-UX):  Patch from Harlan Stenn
9581         <harlan@landmark.com> to also emit release level.
9583 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9585         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9587 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9589         * config.sub:  Merge nextstep cleanup from FSF.
9591 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9593         * configure.in (arm-*-*): Don't configure ld for this target.
9595 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9597         * configure.in (*-*-netware): don't configure libg++, libio,
9598           librx, or newlib.
9600 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9602         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9603         configure ld--it works, but it doesn't support shared libraries.
9605 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9607         * config.guess (*-unknown-freebsd*):  Get rid of possible
9608         trailing "(Release)" in version string.
9609         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9611 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9613         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9614         Fix type: *-next-neststep -> *-next-nextstep.
9616         * config.guess:  Merge from FSF:
9618         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9620         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9622         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9624         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9625         instead of UNIX_SV for UnixWare 1.0).
9627 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9629         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9630         to make gdb/nlm/* build after the compiler and linker.
9632 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9634         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9635         not just i[34]86.
9636         (m68k-atari-sysv4):  Relocate to match FSF version.
9638         * config.guess:  More merges from the FSF:
9640         Add a space before function call or macro invocation.
9642         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9644         * config.guess: Add trap cmd to remove dummy.c and dummy when
9645         interrupted.
9647         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9649         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9650         (dummy): Redirect stderr from compilation of dummy.c.
9652         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9654         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9656 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9658         * configure: Accept and ignore --cache*, for compatibility with
9659         new autoconf.
9661 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9663         * config.guess:  Merge from FSF:
9665         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9667         * config.guess (Pyramid*:OSx*:*:*): New case.
9668         (PATH): Add /.attbin at end for finding uname.
9669         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9671         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9673         * config.guess (M88*:DolphinOS:*:*): New case.
9675         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9677         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9678         to select whether to use ELF or COFF.
9680         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9682         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9684         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9686         * config.guess: Guess the OS version for HPUX.
9688         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9690         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9692 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9694         * configure.in: Recognize --with-headers, --with-libs, and
9695         --without-newlib.
9696         * Makefile.in (all-xiberty): Depend upon all-ld.
9698 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9700         * configure.in: Change i[34]86 to i[345]86.
9702 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9704         * configure (version): A few more tweaks to help message.
9706 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9708         * Makefile.in:  Remove (for now) librx as a host library,
9709         now that we're building it for target.
9711 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9713         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9714         (Karl Berry).
9716 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9718         * configure.in:  Also configure librx.
9720 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9722         * Makefile.in:  Update various rules to reflect that librx
9723         is now needed for libg++.
9725 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9727         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9729 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9731         * configure.in: Configure the examples directory.
9733 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9735         * configure: Simplify Jun 2 1994 change.
9737 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9739         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9740         /bin/gcc isn't good enough to build gcc.
9742 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9744         * Makefile.in (GDB_SUPPORT_FILES): Remove
9745         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9746         (gdb.tar.gz): Add new rule to use standard distribution building
9747         mechanism.
9749 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9751         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9752         Bill Cox <bill@cygnus.com>.
9754 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9756         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9758 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9760         * configure:  Search current dir first in .gdbinit.
9762 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9764         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9766 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9768         * config.sub:  Refer to NeXT's operating system as nextstep.
9770         * config.sub (case $basic_machine):  Re-order the cases, to match
9771         the order in the FSF version (which is mostly alphabethical).
9772         Merge in some additions and changes from the FSF.
9774 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9776         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9777         * config.sub: Recognize cxux7.
9778         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9780 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9782         * config.sub:  Fix typo powerpc -> powerpc-*.
9784 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9786         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9788         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9789         parallel with all-emacs and install-emacs).  Top-level command
9790         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9792 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9794         * test-build.mk ($(host)-stamp-stage2-installed): Remove
9795         $(relbindir)/make before doing ``make install'', and use
9796         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9797         installing over running make binary.
9798         ($(host)-stamp-stage3-installed): Likewise.
9800 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9802         * config.guess: Recognize Mach.
9804 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9806         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9807         see whether --exec-prefix was used.
9809 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9811         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9813 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9815         * Makefile.in: Add all-librx target similar to all-libproc.
9817 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9819         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9820         with post 1.2 uname bogosity.
9822 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9824         * configure: Remove temporary files on receipt of a signal.
9826 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
9828         * configure: If there is a package_makefile_frag, remove
9829         ${subdir}/Makefile.tem after copying it in.
9831 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9833         * build_all.mk: support rs6000 lynx identifies itself as
9834         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
9835         since /bin/gcc is too feeble to compile a modern gcc.
9837 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9839         * brought devo/test-build.mk update-to-date with progressive/
9840           test-build.mk. Add lynx targets and hppa flag info.
9842 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9844         * configure.in:  Use mh-ncrsvr43.  Patch from
9845         Tom McConnell <tmcconne@sedona.intel.com>.
9847 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9849         * config.guess (i386-unknown-bsdi):  No longer need to
9850         check #if defined(__bsdi__) && defined(__i386__).
9852 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9854         * configure: Set program_transform_nameoption correctly.
9856 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9858         * brought build-all.mk update-to-date with progressive build-all.mk,
9859           added new targets and hppa info.
9861 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9863         * configure: If config.guess result is a prefix of the user
9864         specified target, assume a native build and use the user specified
9865         target as the host alias.  Remove SunOS patch suffix removal hack.
9866         * configure.in: Remove SunOS patch suffix removal hack.
9868         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9869         in NATIVE_CHECK_MODULES.
9871 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9873         * Makefile.in: Rename HOST_ONLY to NATIVE.
9874         * configure: Delete SunOs patch suffix from host_canonical
9875           and build_canonical variables that are prepended to Makefiles.
9876         * configure.in: Add comments for easier maintenance.
9878 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9880         * Makefile.in: Add all-libproc target similar to all-gui.
9882 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9884         * Makefile.in (CHECK_MODULES): split into
9885         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9887 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9889         * config.guess (i386-unknown-bsdi): New system to guess.
9891 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9893         * Makefile.in: Add all-gui target (but not yet build by "all").
9895 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9897         * config.sub: Move deletion of patch suffix from here...
9898         * configure.in: To here, at Ian's suggestion.  The top-
9899           level scripts might need to know of a patch level.
9901 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9903         * config.sub: Strip off patch suffix so rtl is recognized
9904           as a sunos4.1.3 machine, even though it's been patched.
9906 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9908         * Makefile.in (INSTALL_LAST): Delete.
9909         (INSTALL_DOSREL): New.
9911 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9913         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9914         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9915         whether we pass down --with-gnu-ld anyhow.
9917 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9919         * Makefile.in (INSTALL_LAST): Change operation so it works
9920         on more flavors of make.
9921         * configure.in (go32): Don't build libg++ or libio.
9923 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9925         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9926         they can be overriden by templates.
9928 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9930         * configure.in (target==go32): Don't build gdb.
9931         * dosrel: New directory.
9933 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9935         * configure.in (host==go32): Configure dosrel too.
9936         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9937         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9938         be set by incoming names or templates.
9939         (INSTALL_LAST): New rule.
9941 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9943         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9945 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9947         * configure.in (appdirs): New variable.  Currently empty, but will
9948         be used in gas distribution.  If nonempty, lists a set of
9949         directories at least one of which must get configured, or top
9950         level configuration is considered to have failed.
9951         (rs6000-*-lynxos*): Use new file name.
9953 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9955         Eliminate XTRAFLAGS.
9956         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9957         newlib include files using -idirafter, and also use -nostdinc.
9958         (CXX_FOR_TARGET): Likewise.
9959         (XTRAFLAGS): Removed.
9960         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9961         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9962         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9963         ($(DO_X)): Don't pass down XTRAFLAGS.
9965 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9967         * configure.in (mips*-dec-bsd*): New target; do build linker.
9968         (mips*-*-bsd*): New target; don't build linker.
9970 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9972         * configure.in: support rs6000-*-lynxos* configuration.
9973         support sunos4 as a cross target.
9975         * config.sub: look for lynx*, not lynx since the OS version may
9976         legitimately be part of the name.
9978 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9980         * configure.in (i[34]86-*-sco*): Move to be with other i386
9981         targets.
9982         (romp-*-*): New target.  Skip various binary utilities.
9983         (vax-*-*): New target.  Don't build newlib.
9984         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9986 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9988         * configure.in: Only set host_makefile_frag if config
9989         directory exists.
9991 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9993         * install.sh: If $dstdir exists, don't check whether each
9994         component does.
9996 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9998         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10000 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10002         * configure.in (*-*-lynxos*): Don't configure newlib for either
10003         native or cross Lynx.
10005 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10007         * config.sub (sparc64-elf): Fix os.
10008         (z8k): Remove duplicate.
10010 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10012         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10013         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10015 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10017         * configure: Make file links cleanly even if Lynx fails on
10018           an NFS symlink (at least fail cleanly).
10020 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10022         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10023         -XNh2000.
10025 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10027         * configure: Unknown options are fatal again.
10029 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10031         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10032         compatibility.
10034 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10036         * build-all.mk: Add `clean' target.
10038 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10040         * config.guess:  Add SINIX support.
10041         * configure.in:  Add mips-*-sysv4* support.
10043 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10045         * build-all.mk: Document all useful targets.
10046         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10047         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10049 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10051         * configure: Support --silent, --quiet.
10053 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10055         * configure: Support --disable-FEATURE.
10057 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10059         * config.guess: Recognize NCR running SVR4.3.
10061 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10063         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10064         Patch from Paul Eggert <eggert@twinsun.com>.
10066 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10068         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10070 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10072         * configure: Make unrecognized options give nonfatal warnings
10073         instead of fatal errors, and pass them to any subdirectory
10074         configures in case they recognize them.
10075         Make --x equivalent to --with-x.
10077 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10079         * configure: Add --enable-* options.  Clean up usage message and
10080         some comments.
10082 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10084         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10086 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10088         * configure.in (hppa*-*-*): Enable binutils.
10090 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10092         * config.sub: Recognize cisco.
10094 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10096         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10098 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10100         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10101         than one configuration name.  Add comment.
10103 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10105         * config.guess: about target *-hitachi-hiuxwe2, fixed
10106         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10107         macro is incorrect.]
10109 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10111         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10112         than the "make ls" stuff which used to be here.
10114 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10116         * config.guess:  Recognize i[34]86-unknown-freebsd.
10117         From Shawn M Carey <smcarey@rodan.syr.edu>.
10119 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10121         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10123 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10125         * config.guess: Check for ptx.
10127 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10129         * config.sub: Add os9k checking.
10131 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10133         * config.guess: Handle OSF1 running on HPPA processors
10135 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10137         * configure: If subdir configure fails, print out a message with
10138         subdirectory name, in case subdir's configure code didn't identify
10139         itself.
10141 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10143         * configure.in: Remove embedded newlines from configdirs.
10144         Avoid mismatches of substrings.  Fix matching strings at end
10145         of configdirs.
10147 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10149         * config.guess:  Add Lynx/rs6000 config support.
10151 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10153         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10155 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10157         * configure.in (hppa*-*-osf*): Treat this just like most other
10158         PA configurations (eg no binutils or ld).
10159         (hppa*-*-*elf*): These configurations have binutils and ld.
10161 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10163         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10165 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10167         * configure.in (rs6000-*-*): Build gas.
10169 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10171         * Makefile.in:  Avoid bug in losing hpux sed.
10173 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10175         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10176         for GDB and GDB has been fixed to not need it.
10178 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10180         * config.guess: Recognize vax hosts.
10182 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10184         * configure (while loop): Don't use "break 2" inside case
10185         statement -- the case statement isn't an enclosing loop.
10187 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10189         * config.guess:  Clean up NeXT support, to allow nextstep
10190         on Intel machines.  Make OS be nextstep.
10192 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10194         * config.guess: Add alternate forms for Convex.
10196 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10198         * configure:  Completely rewrite option processing.  Take
10199         advantage of pattern-matching to avoid invoking test frequently.
10200         Also clean up host and target defaulting logic.
10202 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10204         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10205         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10206         commands (plus user environment) will fit SCO limits.
10208 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10210         * configure.in: Don't issue warnings about directories which are
10211         not being configured if -norecursion is set.  Correct test for
10212         --with-gnu-as and --with-gnu-ld to not get confused by substring
10213         matches.
10215         * configure.in: Don't build gas for alpha-dec-osf1*.
10217 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10219         * configure:  Back out Per's change of 12/19/1993.  It changes the
10220         behavior of configure in unexpected and confusing ways.
10222         Also, use different delim char when calculating
10223         program_transform_name so that the name can contain slashes.
10225 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10227         * configure.in, config.sub: Add support for VSTa micro-kernel.
10229 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10231         * configure.in: Nuke hacks which were used to get a special
10232         version of GAS for HPPA configurations.
10234 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10236         * configure:  If only ${target_alias} is given, use that
10237         as the default for ${host_alias}.
10238         * configure:  Add missing back-slashes before nested quotes.
10240 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10242         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10244 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10246         * config.guess:  Recognize some Tektronix configurations.
10247         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10249 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10251         * config.sub: Match any flavor of SH.
10253 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10255         * configure.in: Don't try to configure newlib for Alpha.
10257 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10259         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10260         libg++ or libio for any Alpha target.
10262         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10264 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10266         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10267         default arguments -- so it tried to compress itself.
10269 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10271         * configure.in (notsupp): ensure that a space is always at the end
10272           of the configdirs list, since the grep checks for an explicit space
10274 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10276         * configure.in (target i386-sysv4.2): don't build ld, since static
10277           versions of many libraries are not available.
10279 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10281         * config.guess: Recognize Apollos (using environment variables).
10282         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10284 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10286         * config.guess: Recognize Sony news mips running newsos.
10288 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10290         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10291         "fi ; else" for bash.
10293 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10295         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10297 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10299         * config.sub: accept unixware as an alias for svr4.2.
10300         Fix some inconsistancies with the gcc version.
10302 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10304         * Makefile.in (DISTDOCDIRS):  Add gdb.
10306 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10308         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10310 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10312         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10313         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10314         this now.
10316 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10318         * config.sub: Accept hiux* as an OS name.
10320         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10321         etc/make-stds.texi.  The underscore came from gcc, and dje now
10322         agrees that RUNTESTFLAGS is the correct name.
10324 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10326         * install.sh:  Remove 'set -e'.  It makes any conditionals
10327         in the script useless.
10329         * config.guess: Automatically recognize arm-acorn-riscix
10330         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10332 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10334         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10336 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10338         * Makefile.in (DISTDOCDIRS): New variable.
10339         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10340         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10342 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10344         * configure.in (hppa target): check the source directory for the
10345           pagas sub-directory
10347 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10349         * config.sub: Allow -aout* and -elf*.
10351 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10353         * configure.in: Don't build ld on i386-solaris2, same as for
10354         sparc-solaris2.
10356 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10358         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10360 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10362         * configure.in:  Configure gdb for alpha.
10364 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10366         * Makefile.in (CXXFLAGS): Add -O.
10368 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10370         * config.guess: added support for DG Aviion
10372 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10374         * configure.in: Produce warning message for subdirectories not
10375         configurable for this host/target combination.  Don't try to
10376         configure gdb for vms.
10378 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10380         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10381         appropriate files before making "diststuff".
10382         (DISTBISONFILES): New var: list of files to be edited.
10383         (DISTSTUFFDIRS): Add binutils.
10385 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10387         * config.sub: also handle mipsel and mips64el (for little endian mips)
10389 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10391         * configure.in: Add * to end of all OS names.
10393 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10395         * configure.in: Build newlib for LynxOS native.
10397 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10399         * config.guess: Add support for delta 88k running SVR3.
10401         * configure.in: Add comment about HP compiler vs. emacs.
10403 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10405         * configure.in: don't build ld on solaris2 (not a viable option
10406           due to bugs in getpwnam & getpwuid)
10408 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10410         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10411         config.guess will produce a full version number.
10413 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10415         * configure.in: Build linker and binutils for alpha-dec-osf1.
10417 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10419         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10420         and gdb/testsuite/Makefile.in.
10422 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10424         * configure.in: recognize mips*- instead of mips-
10426 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10428         * config.sub: Accept linux*coff and linux*elf as operating
10429         systems.
10431 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10433         * config.sub: Recognize mips64, and mips3 as an alias for it.
10435 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10437         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10438         gdb knows how to handle OSF/1 shared libraries.
10440 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10442         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10443         * config.guess: Recognize Hitachi's HIUX.
10444         * config.sub: Recognize h3050r* and hppahitachi.
10445         Remove redundant cases for hp9k[23]*.
10447 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10449         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10450         if gas and ld are in the source tree and are in ${configdirs}.
10451         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10452         --with options (but still pass them down on the command line,
10453         if they were explicitly specified).
10455 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10457         * configure: substitute SHELL value in Makefile.in with
10458         ${CONFIG_SHELL}
10460 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10462         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10463         *-*-solaris2* targets.
10465 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10467         * Makefile.in: define M4, and pass it down to sub-makes;
10468         all-autoconf now depends on all-m4
10470 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10472         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10473         presence of {ar,ranlib} instead of a configured directory
10475 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10477         * config.guess: Accept 34?? as well as 33?? for NCR.
10479 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10481         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10482         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10484 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10486         * configure: grab values for $(CC) and $(CXX) from the
10487         environment, so that someone can do "CC=gcc configure; make" and
10488         have it work right (matching the way that autoconf works now)
10490         * configure.in, Makefile.in: add support for gash, the tcl
10491         interface to Galaxy
10493         * config.guess: add NetBSD variants (hp300, x86)
10495 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10497         * install.sh: Support -d option (in the manner of SunOS 4 install,
10498         as it is more deterministic than that of GNU install)
10499         (chmodcmd): Set file to mode 755 by default (should also do default
10500         chgrp and chown, but I don't feel like dealing with that now)
10502 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10504         * config.sub: Remove h8300hhms alias.
10506 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10508         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10510 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10512         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10513         as stmp-fixinc
10515 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10517         * config.sub: recognize m88110-bug-coff.
10519 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10521         * Makefile.in (all-libio): all dependencies on the toolchain used
10522         to build this (gcc, gas, ld, etc)
10524 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10526         * config.guess: Deal with OSF/1 1.3 on alpha.
10528 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10530         * install.sh: add some 'else true' clauses for portability
10532         * configure.in: don't build libio for h8[35]00-*-* targets
10534 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10536         * Makefile.in:  Add support for new libio.
10538 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10540         * install.sh: If one command fails, don't try the rest.  Don't try
10541         to remove $dsttmp (via trap) unless we have already created it.
10542         If $src doesn't exist, detect it and exit with an error.
10544         * config.guess: Recognize BSD on hp300.
10546 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10548         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10549         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10551 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10553         * Makefile.in (all-send-pr): depends on all-prms
10555 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10557         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10559 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10561         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10562         Added test for mips-mips-riscos5.
10564 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10566         * configure.in: use mh-hp300 for 68k HP hosts
10568 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10570         * configure: add support for CONFIG_SHELL, so that you can use
10571         some alternate shell for evaluating configure scripts
10573 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10575         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10576         in configure script to bug-gdb@prep.ai.mit.edu when building
10577         distribution archive.
10578         * Makefile.in (COMPRESS):  Remove def.
10579         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10580         gdb.tar.Z and make-gdb.tar.Z respectively.
10581         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10582         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10583         to convergence with 'taz' target in Makefile.in.
10585 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10587         * install.sh (dsttmp): use trap to ensure that tmp files go
10588         away on error conditions
10590 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10592         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10594 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10596         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10597         its parent is '/' not ''.
10599         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10601 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10603         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10604         that ${newsrcdir}/configure.in does.
10606 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10608         * test-build.mk: support for CONFIG_SHELL
10610 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10612         * config.sub (netware):  Add as a basic system type.
10614 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10616         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10617           $(srcdir)/ from the dependency on Makefile.in.
10619 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10621         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10622         (h8300hhms is temporary until multi-libraries are implemented).
10623         * configure.in: Handle h8300h too.
10625 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10627         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10629 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10631         * configure:  Remove extraneous output when guessing host type.
10632         * config.guess:  Remove extraneous output when guessing using C
10633         compiler rather than uname, or when guessing fails.
10635 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10637         * Makefile.in: remove all.cross and install.cross targets
10639         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10640           definitions
10642 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10644         * configure.in (target sh): Build gprof.
10646 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10648         * config.sub: change -solaris to -solaris2
10650 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10652         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10654 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10656         * configure: Correct error message for missing Makefile.in to
10657         print correct directory.
10659 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10661         * install.sh: kludge around 386BSD shell bug
10663 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10665         * config.guess:  Recognize NeXT.
10666         * config.guess:  Recognize i486-ncr-sysv4.
10667         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10669 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10671         * Makefile.in (MAKEINFOFLAGS): New variable.
10672         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10673         * build-all.mk, test-build.mk: Pass down --no-split as
10674         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10676 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10678         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10680 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10682         * Makefile.in (libg++.tar.z):  New rule.
10683         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10684         * Makefile.in (taz):  Only do a single chmod.
10686 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10688         * install.sh: don't use dirname anymore (replaced with sed usage)
10690 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10692         * Makefile.in:  Change extension for gzip'd files from '.z' to
10693         '.gz' per new FSF standard usage.
10695 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10697         * configure: put quotes around the final value of program_transform_name
10699 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10701         * Makefile.in: new install.sh support; update install-info rules
10703 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10705         * configure.in: Build diff for crosses, but not for go32 host.
10707         * configure.in: Build gprof only for native, and don't build it
10708         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10710 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10712         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10714 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10716         * configure.in (host_tools): Add prms.
10718 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10720         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10721         with $(FLAGS_TO_PASS) on the command line
10723         * config.sub: Recognize lynx and lynxos
10725 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10727         * config.sub: Accept -ecoff*, not just -ecoff.
10729 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10731         * Makefile.in (taz): Use .gz suffix instead of .z.
10732         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10733         names.
10735 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10737         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10739 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10741         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10742         that rebuilds that might happen during 'make install' don't get
10743         bogus gcc include files
10745 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10747         Change from Utah for HPPA support:
10748         * config.guess: Recognize hppa1.x-hp-bsd.
10750 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10752         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10753         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10755 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10757         * config.sub: Add support for rom68k and bug boot monitors.
10759 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10761         * Makefile.in: Make all-opcodes depend on all-bfd.
10763 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10765         * config.guess: Added special check for i[34]86-univel-sysv4*.
10767 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10769         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10770         the processor rather than assuming i486.
10772 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10774         * config.guess: Recognize SunOS6 as Solaris3.
10776 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10778         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10779         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10781 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10783         * build-all.mk (all-cross): New target for Canadian Cross.
10784         Added Q2 go32 targets.
10785         * test-build.mk: Configure go32 cross sparclite-aout and
10786         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10787         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10789 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10791         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10792         GO32 hosted toolchains
10794 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10796         * configure: change  so "-exec-prefix" gets passed down rather
10797         than "-exec_prefix" so autoconf generated Makefiles get the
10798         exec_prefix set right.
10800 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10802         * config.guess: get the Solaris2 minor version number
10804         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10806 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10808         * config.guess: Recognize some Sequent platforms.
10810 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10812         * Makefile.in: added the vault-install target
10814         * configure.in: actually use the Sun3 makefile fragment that's in
10815         config, also added the release dir to configdirs
10817 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10819         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10821 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10823         * configure.in: remove some program from Alpha targetted toolchains
10825 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
10827         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
10828         gprof.
10829         (taz): Run "make diststuff" in those directories instead of "make
10830         proto-dir".  Look for "VERSION=" only at start of line in subdir
10831         Makefile.  Use "gzip -9" for compression.
10832         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10833         (binutils.tar.z): New target.
10835 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10837         * Makefile.in (taz): Include gpl.texinfo.
10839 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10841         * Makefile.in (setup-dirs): Merged into "taz" target.
10842         (taz): Only do `proto-dir' stuff if a directory is actually needed
10843         for this target.
10845 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
10847         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10848         (FLAGS_TO_PASS): Pass down MUNCH_NM.
10849         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10850         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10851         (gcc-no-fixedincludes): Correct for current gcc Makefile.
10853 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
10855         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
10856         config.sub, and move-if-change to gdb testsuite distribution
10857         archive, so the testsuite can be extracted, configured, and
10858         run separately from the gdb distribution.  Blow away the Chill
10859         tests that require a Chill compiled executable, since GNU Chill
10860         is not yet publically available.
10862 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10864         * test-build.mk: set environment variables in a single command,
10865         instead of a list of assignments and exports
10867         * config.guess: recognize Alpha/OSF1 systems
10869 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10871         * configure: Change help message to prefer --options rather than
10872           -options.
10874 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10876         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10877         zippy@ecst.csuchico.edu.
10878         * config.guess: Recognize miniframe.
10880 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10882        * Makefile.in: Use srcroot to find runtest rather than rootme.
10883        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10885 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10887         * test-build.mk: Extensive additions to support building on a
10888         machine other than the host.
10890 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10892         * configure (tooldir): Fix for i386-aix again.
10894 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10896         * configure, Makefile.in:  Change definition of $(tooldir)
10897         to match the FSF.
10899 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10901         * config.guess:  Recognize i[34]86/SVR4.
10903 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10905         * Makefile.in (all-gdb): gdb depends on sim.
10907 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10909         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10910         at the same time we make the prototype gdb directory.
10911         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10912         files at the same time as the gdb base release distribution.
10914 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10916         * Makefile.in (check): Use individual check targets rather than
10917         DO_X rule.
10918         (check-gcc): Added.
10920 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10922         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10923         for System V release 3.2.
10925 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10927         * config.sub: Recognize hppaosf.
10928         * configure.in: Do configure ld/binutils/gas for it.
10930 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10932         * configure (tooldir): Alter syntax used to set this, for systems
10933         where "\$" isn't handled right, like i386-aix.
10935 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10937         * configure: Pass program-transform-name, not
10938         program_transform_name, to recursive configures.
10940 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10942         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10943         of gas+ld+binutils.
10945 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10947         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10949 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10951         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10953 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10955         * Makefile.in (PRMS): Set back to all-prms.
10957 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10959         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10960         targets, rather than for MIPS hosts.
10962 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10964         * configure.in: add comment for --with-x default values
10966         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10968         * Makefile.in: add check-* targets for each of the directories in
10969         the tree.  Add a definition of RUNTEST that will use the one we
10970         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10972 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10974         * configure.in: Removed obsolete references to bfd_target and
10975         target_makefile_frag.
10977         * build-all.mk: Set assorted targets for Q2.
10978         * config.sub: Recognize z8k-sim and h8300-hms.
10979         * test-build.mk: Really don't pass host to configure.
10980         (HOLES): Added uname.
10982 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10984         * configure: Handle an empty program-prefix, program-suffix or
10985         program-transform-name correctly.
10987 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10989         * build-all.mk: -G 8 no longer required for MIPS targets.
10990         * test-build.mk: Don't pass host argument to configure; make it
10991         guess.
10993 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10995         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10996         * Makefile.in (COMPRESS):  New macro, like GZIP.
10998 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11000         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11002         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11003         with gas currently defaults to -G 0.
11005 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11007         * Makefile.in (all-flex): flex depends on byacc.
11009         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11010         to test-build.mk as RELEASE_TAG.
11011         * test-build.mk (configargs): New variable containing arguments to
11012         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11013         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11015         * config.guess: Use /bin/uname when checking -X argument on SCO,
11016         to avoid invoking GNU uname which doesn't understand -X.
11018         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11020         * configure.in: Build gas for mips-*-*.
11022 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11024         * Makefile.in (all.normal): insert missing backslash.
11026 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11028         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11030         * Makefile.in: Complete overhaul to merge many almost identical
11031         targets.
11033 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11035         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11036         (gdb.tar.Z): Adjusted.
11038         * Makefile.in (setup-dirs, taz): New targets; should be general
11039         enough to adapt for gdb sometime.  Build only .z file.
11040         (gas.tar.z): New target.
11042 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11044         * build-all.mk: Use CC=cc -Xs on Solaris.
11046 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11048         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11049         for handling BISON for FSF releases.
11051 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11053         * configure: Actually implement the change zoo just documented.
11055 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11057         * configure: when using config.guess, only set target_alias when
11058         it's not already been set (ie, on the command line)
11060 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11062         * Makefile.in: add installcheck target, set PRMS to install-prms
11064 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11066         * configure: add support for package_makefile_fragment, handle the
11067         case where a directory has a configure.in file but no Makefile.in
11068         more gracefully (with an actual understandable error message, even);
11069         add support for --without (and add this to the usage message); also
11070         explicitly add a --host=${host_alias} to the command line when
11071         config.guess is used
11073 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11075         * configure: Must use both --host and --target in recursive calls.
11077 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11079         * Makefile.in: Change deja-gnu to dejagnu.
11081 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11083         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11085 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11087         * configure.in: canonicalize all instances to *-*-solaris2*,
11088         also strip out a number of tools to not build for go32 host
11090 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11092         * config.guess: add GPL.
11094         * Makefile.in, config.guess, config.sub, configure: bump
11095           copyrights to 93.
11097 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11099         * Makefile.in (do-info): Removed obsolete check for existence of
11100         localenv file.
11102         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11104 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11106         * Makefile.in: a couple of 'else true' for decstation,
11107         support for TclX
11109         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11111 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11113         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11115 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11117         * config.guess: Recognize i386-ibm-aix (PS/2).
11118         * configure.in: Use config/mh-aix386 file for it.
11120 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11122         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11123         CC_FOR_TARGET instead.
11124         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11126 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11128         * Makefile.in: Add sim to list of directories sent with gdb
11130 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11132         * configure.in: Put back mips-dec-bsd* case.
11134 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11136         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11137         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11138         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11140 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11142         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11144         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11145         (install-info): install dir.info only if it exists,
11146         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11148 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11150         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11151         gas for mips-dec-bsd.
11153 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11155         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11156         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11158 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11160         * configure.in: Added "dejagnu" to hosttools list.
11162 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11164         * config.sub, configure.in, config.guess:  Add support
11165         for Bosx, an AIX variant from Bull.
11166         Patches from F.Pierresteguy@frcl.bull.fr.
11168 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11170         * devo/dejagnu: Initial creation of devo/dejagnu.
11171         Migrated dejagnu testcases and support files for testing software
11172         tools to reside as subdirectories, currently called "testsuite",
11173         within the directory of the software tool.  Migrated all programs,
11174         support libraries, etc. beloging to dejagnu proper from
11175         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11176         with no modifications.  The changes to these files which will
11177         allow them to configure, build, and execute properly will be made
11178         in a future update.
11180 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11182         * Makefile.in: Change send_pr to send-pr.
11183         * configure.in: Likewise.
11184         * send_pr: Renamed directory to send-pr.
11186 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11188         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11190 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11192         * README:  Update for gdb-4.8 release.
11193         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11194         gdb-xxx.tar.z (gzip'd) file also.
11196 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11198         * Makefile.in: make all-diff depend on all-libiberty
11200 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11202         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11204 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11206         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11208 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11210         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11211         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11212         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11214 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11216         * Makefile.in:  makeinfo binary is in a new location
11218 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11220         * config.sub: Accept -ecoff as an OS.
11222         * Makefile.in: Various changes to eliminate a level of make
11223         recursion and reduce the required command line length.
11224         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11225         sub-makes.
11226         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11227         variables holding settings for specific sub-makes.
11228         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11229         in terms of BASE_FLAGS_TO_PASS.
11230         (TARGET_LIBS): New variable listing directories which use
11231         TARGET_FLAGS_TO_PASS.
11232         (subdir_do): Eliminated.
11233         (do-*): New set of targets to replace subdir_do.
11234         (various): All targets which used subdir_do now depend on do-*.
11235         (local-clean): Renamed from do_clean.
11236         (local-distclean): New target, dependency of distclean and
11237         realclean.
11238         (install-info): Don't create directories.  Depend on dir.info
11239         rather than calling make recursively.
11240         (install-dir.info): Eliminated.
11241         (install-info-dirs): Create all info directories here.
11242         (dir.info): Depend upon do-install-info.
11244         * test-build.mk (HOLES): Added false.
11246 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11248         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11250 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11252         * Makefile.in (info): remove dependency on all-texinfo.  The
11253         problem was really in texinfo/C, not at this level.
11255 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11257         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11259 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11261         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11262         GDB releases.
11264 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11266         * configure: Include srcdir in message about target of link not
11267         being found.  Don't convert `-' to `_' in `with' options being
11268         passed to subdirs.
11270 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11272         * configure.in: add uudecode to host_tools
11274         * Makefile.in: added {all,install}-uudecode targets, added them to
11275         the appropriate lists
11277 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11279         * Makefile.in (all-gcc): Added dependency on all-gas.
11281         * configure.in (mips-*-*): Build ld and binutils.
11283 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11285         * configure: check return code from mkdir, print error message and
11286           exit on failure.
11288 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11290         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11292 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11294         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11296 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11298         * config.sub (h8500):  Recognize this as a cpu type.
11300 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11302         * configure: source directory missing is no longer a warning
11304         * configure.in: recognize irix[34]* instead of irix[34]
11306         * Makefile.in: define and pass down X11_LIB
11308 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11310         * guess-systype: Renamed to ...
11311         * config.guess:  ... by popular request.
11312         * configure.in, Makefile.in:  Update accordingly.
11314 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11316         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11317         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11318         + Execute ./dummy instead of assuming . is in PATH.
11320 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11322         * guess-systype:  New shell script.  Attempts to guess the
11323         canonical host name of the executing host.
11324         Only a few hosts are supported so far.
11325         * configure:  Call guess-systype if no host is specified.
11327 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11329         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11330         gcc Makefile.
11333 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11335         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11336         (all-gcc, install-gcc, subdir_do): Use it.
11338 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11340         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11342 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11344         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11345           set exclusively by configure, using configure.in .
11347 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11349         * test-build.mk: set $PATH for all builds
11351         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11353 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11355         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11356         the one used in gcc/Makefile.in, so that a null expansion doesn't
11357         override the one needed to build gcc with a native cc.
11360 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11362         * configure: Accept -with arguments.
11364 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11366         * Makefile.in: added h8300sim
11368 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11370         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11371         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11372         (all-cygnus, native, build-cygnus): Make
11373         $(canonhost)-stamp-3stage-done, not $(host)....
11374         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11375         i386-sco3.2v4.  Added else true to if command.
11377 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11379         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11381 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11383         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11385 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11387         * configure.in: don't remove binutils from Solaris builds
11389 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11391         * Makefile.in: get rid of earlier definitions for *clean,
11392         also handle the recursive info rule better
11394 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11396         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11397         do more-or-less the right thing.
11399 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11401         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11402         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11404 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11406         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11407         $(host_canonical).
11409         * configure.in: split the configdirs list into 4 categories (native
11410         v. cross, library v. tool) and handle the cross-only and native-
11411         only in more reasonable (and correct!) way.
11413 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11415         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11416         configdirs anymore.
11418 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11420         * Makefile.in: extensive cleanup::  removed all of the explicit
11421         clean-* targets, collapsed many wrappers around subdir_do into
11422         one, added additional targets to satisfy standards.texi, deleted
11423         some old targets, some changes for consistency
11425 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11427         * configure.in: handle some programs as cross-only, and others as
11428         native only
11430         * test-build.mk: handle partial holes in a more generic manner
11432         * Makefile.in: m4 depends on libiberty
11434 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11436         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11437         time, wdiff, and find to configdirs
11439         * Makefile.in: all, clean, and install rules for the new programs
11440         added to configure.in
11442 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11444         * configure.in: use mh-sun for all *-sun-* hosts
11446 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11448         * Makefile.in: define flags for X11 include files and library file
11449         locations, pass them down to the programs that need this info
11451         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11453 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11455         * configure.in: start building libg++ for HP-UX targets
11457 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11459         * README:  Update references to files moved into etc/.
11461 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11463         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11464         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11466 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11468         * configure: accept dash as well as underscore in long option
11469         names for FSF compatibility.
11471 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11473         * config.sub: added -sco3.2v4 support from FSF.
11475 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11477         * configure.in: expand the section that adds or removes
11478         directories from the list of programs to build, to handle native
11479         vs. cross in addition to host v. native
11481 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11483         * Makefile.in:  Replace C++ in macro names with CXX.
11484         This is less likely to break ...
11486 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11488         * test-build.mk: add -w to GNU_MAKE
11490 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11492         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11493         add 'sparc' to list of recognized cpus.  This needed to make
11494         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11495         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11496         then changes that into $CPU-wrs-vxworks.
11498         * configure.in: remove most references to gdbtest, regularize
11499         target based program removal
11501         * test-build.mk: import from p3 tree (many fixes and changes)
11503 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11505         * Makefile.in: added rules to handle tcl, tk, and expect
11507         * configure.in: handle those directories if they exist
11509 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11511         * config.sub: removed bogus hppabsd and hppahpux names, since
11512         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11514 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11516         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11517         depends upon all-xiberty
11519         * Makefile.in: changes from p3, including:
11521         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11523         * Makefile.in (XTRAFLAGS): include newlib directories if
11524         newlib/Makefile exists, rather than if host != target.
11526         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11528         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11529         from the same source tree and not building a cross-compiler.  This
11530         matters for the libg++ configuration if reconfiguring a tree that
11531         has already been installed.
11533         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11535         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11536         pick up the machine and system specific header files.
11538         * Makefile.in: added AS_FOR_TARGET, passed down in
11539         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11540         the C compiler to use to create programs which are run in the
11541         build environment, set it to default to $(CC), and passed it down
11542         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11544         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11546         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11547         We need them for unusual native builds, like systems without
11548         ranlib.
11550         * configure: also define $(host_canonical) and
11551         $(target_canonical), which are the full, canonical names for the
11552         given host and target
11554 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11556         * Makefile.in:  Added separate definitions for C++.
11558 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11560         * configure.in (configdirs):  Add deja-gnu.
11562 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11564         * README:  Update for configure.texi and gdb-4.7 release.
11566 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11568         * Makefile.in:  Move "all" target to top of file.
11569         Previously, first target was ".PHONY" which caused BSD4.4 make
11570         to build .PHONY when make was run without arguments.
11572 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11574         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11575         Library-copylefted code in libiberty.
11577 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11579         * config.sub:  Replace m68kmote with plain old m68k.
11581 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11583         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11585 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11587         * config.sub: Complain if no argument is given.  Added support for
11588         386bsd as OS and target alias.
11590 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11592         * Makefile.in (XTRAFLAGS): include newlib directories if
11593         newlib/Makefile exists, rather than if host != target.
11595 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11597         * config.sub: recognize sparclite-wrs-vxworks.
11599         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11600         p3.) Added clean-xiberty to clean.
11602 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11604         * configure.in: use *-*-* instead of nested cases for host and target
11606 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11608         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11609         from the same source tree and not building a cross-compiler.  This
11610         matters for the libg++ configuration if reconfiguring a tree that
11611         has already been installed.
11613 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11615         * config.sub (i486v/i486v4):  Merge in from FSF version.
11617 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11619         * configure: only set PWD if it is already set.
11621 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11623         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11624         doesn't have unset and all success paths (and most error paths)
11625         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11626         to just ${PWD} to avoid confusion.)
11628 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11630         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11631         even for a native compilation.
11633 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11635         Changes to make the gdb.tar.Z rule work better.
11637         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11638         (DEVO_SUPPORT):  Add configure.texi.
11639         (bfd-ilrt.tar.Z):  Remove ancient rule.
11641 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11643         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11644         pick up the machine and system specific header files.
11646         * configure.in, config.sub: added new target m68010-adobe-scout,
11647         with alias of adobe68k.  Changed configure.in to check for
11648         -scout before -sco* to avoid a false match.
11650         * Makefile.in: added AS_FOR_TARGET, passed down in
11651         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11652         the C compiler to use to create programs which are run in the
11653         build environment, set it to default to $(CC), and passed it down
11654         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11656 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11658         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11659         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11660         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11661         FOR_TARGET variants, to newlib and libg++.
11663 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11665         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11666         first.
11668 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11670         * config.sub:  Accept `elf' as an environment.
11672 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11674         * Makefile.in (all-opcodes):  cd into the right directory
11676 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11678         * configure: added -program_transform_name option, used as
11679         argument to sed when installing programs.
11680         configure.texi: added documentation for -program_prefix,
11681         -program_suffix and -program_transform_name.
11683 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11685         * config.sub:  Accept i486 where i386 ok.
11687 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11689         * config.sub: accept we32k
11691 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11693         * config.sub, configure.in: accept OSE68000 and OSE68k.
11695         * Makefile.in: don't create all directories for ``make install'';
11696         let the subdirectories create the ones they need.
11698 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11700         * COPYING: new file, GPL v2
11702 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11704         * Makefile.in: use the new gen-info-dir, which needs a template
11705         argument (which also lives in texinfo)
11707         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11709 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11711         * config.sub (ncr3000):  Change i386 to i486.
11713 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11715         * Makefile.in: add install-rcs, install-grep to
11716         install-no-fixedincludes, removed install-bison and install-libgcc
11718 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11720         * configure.in: grab the HPUX makefile fragment if on HPUX
11722 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11724         * Makefile.in: eradicate bison spoor (ditto libgcc).
11725          configure.in: recognise m68{k,000}-ericsson-OSE.
11726          es1800 is alias for m68k-ericsson-OSE
11728 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11730         * configure.in: rearrange the parts that remove programs from
11731         configdirs, based now on HOST==TARGET or by canonical triple.
11733 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11735         * test-build.mk: recurse explicitly with -f test-build.mk when
11736           appropriate.  predicate stage3 and comparison on the existence
11737           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11738           On very clean, also remove ...stamp-co.  Build in-place before
11739           doing other builds.
11741 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11743         * Makefile.in, configure.in: add tgas
11745 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11747         * Makefile.in: a number of changes merged in from progressive.
11749         * configure.in: add libm.
11751         * .cvsignore: ignore some stuff that comes from test-build.mk.
11753 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11755         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11757 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11759         * configure: Add program_suffix (parallel to program_prefix)
11760         * Makefile.in: adjust directory-creating script for losing decstation
11762 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11764         * configure:  Minor $subdir-related fixes.
11766 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11768         * configure: fix various problems with propogating
11769         makefile_target_frag in subdirs.
11770         * configure.in: config libgcc if its there
11772 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11774         * config.sub:  HPPA merge.
11776 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11778         * Makefile.in:  Replace all-bison with all-byacc in all
11779         dependency lines for other tools (which now use byacc).
11781 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11783         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11785 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11787         * Makefile.in: make gprof rules similar to byacc rules (instead of
11788         vestigal $(unsubdir) that didn't work...)
11790 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11792         * config.sub:  Add support for Linux.
11793         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11794         (at least for libg++).
11796 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11798         * configure.texi: fix doc for the -nfp option to configure
11800 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11802         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11804 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11806         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11807         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11808         * configure.in: added solaris* host_makefile_frag hook.
11810 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11812         * config.sub: changed recognition of m68000 so that various
11813         m68k types can be specified via m680[01234]0
11815 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11817         * config.sub (basic_machine): fix sed so that '-foo' isn't
11818         completely substituted out while .+'-foo' loses the '-foo'
11820 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11822         * config.sub ($os): Add -aout.
11824 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11826         * configure:  If host_makefile_frag is absolute, don't
11827         prefix ${invsubdir} (relevant to libg++ auto-configure).
11829 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11831         * Makefile.in (tooldir): Define it.
11832         (all-ld): Depend on all-flex.
11834 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
11836         * Makefile.in (check):  Fix libg++ special case.
11838 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
11840         * configure: do not bury `pwd` into config.status, thus do fewer
11841           pwd's.
11843         * configure: print the "Building in" message only when building in
11844           other than "." AND verbose.
11846         * configure: remove -s, rework -v to better accommodate guested
11847           configures.
11849         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11851 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
11853         * Makefile.in: macroize flags passed on recursion.  remove
11854           fileutils.
11856 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
11858         * configure: get makesrcdir right for subdirs deeper than 1.
11860         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11861           install.
11863 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
11865         * Makefile.in: don't print subdir_do or recursion lines.
11867 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
11869         * standards.texi: added menu item.
11871         * Makefile.in: build and install standards.info.
11873         * standards.texi: new file.
11875 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11877         * configure: test for and move config.status pieces from
11878           ${subdir}/.
11880 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11882         * configure:  Test for existance of files before trying to mv
11883         them, to avoid numerous non-existance messages.
11885 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11887         * configure: correct final line of config.status.
11889         * configure: patch from eggert.  Avoids a protection problem if
11890           the original Makefile.in is read only.
11892         * configure: use move-if-change from gcc to create config.status.
11893           Some makefiles depend on config.status to tell if a directory
11894           has been reconfigured for a different host.  This change
11895           prevents those directories from remaking everything in the case
11896           where the reconfig was only intended to rebuild a Makefile.
11898         * configure: test for config.sub with "config.sub sun4" rather
11899           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11900           host alias from a missing config.sub.
11902 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11904         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11905           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11907 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11909         * configure: mkdir ${subdir} as needed.
11911 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11913         * Makefile.in,configure.in: added autoconf.
11915 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11917         * Makefile.in: no longer pass against on recursion.
11919         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11920           definitions are not inherited.
11922         * configure: correct makesrcdir when subdir is .
11924 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11926         * configure:  Add support for 'subdirs' variable, which is
11927         like 'configdirs', except that configure doesn't re-invoke
11928         itself for subdirs, it just creates a Makefile for each subdir.
11929         * configure.texi:  Document subdirs.
11931 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11933         * configure.in: added flex to configdirs
11935 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11937         * Makefile.in: remove clean-stamps from clean.
11939 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11941         * configure.in:  Add gdbtest to configdirs.
11943 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11945         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11946         to recursive makes.
11947         * configure.in:  Recognize new ncr3000 config.
11949 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11951         * Makefile.in, configure.in: removed references to gdbm.
11953 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11955         * config.sub:  Don't canonicalize os value
11956         newsos* to bsd (readline needs to check for newsos).
11957         (This fix was earlier made Jan 31, but got re-broken.)
11959 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11961         * configure.in:  sco is an os, not a vendor!
11963         * configure:  Quote $( better.  Keep various shells happy.
11965 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11967         * Makefile.in: eliminate stamp-files.
11969 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11971         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11972           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11974 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11976         * config.sub:  fix iris/iris3.
11978 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11980         * configure: re-add -rm.
11982 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11984         * Maskefile.in: add .stmp-rcs to all.
11986         * configure.in: remove gas from rs6000 build, use aix host fragment.
11988 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11990         * configure: pass down site_option during recursion.
11992 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11994         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11996 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11998         * configure: Change exec_prefix so that it really defaults to prefix.
12000 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12002         * Makefile.in, configure.in:  Add support for mmalloc library.
12004 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12006         * Makefile.in: add stmp dependencies for a few more things.
12008 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12010         * configure: adjusted error message on objdir/srcdir configure
12011           collision, per john's suggestion.
12013         * Makefile.in: add libiberty stmp to all and all.cross.
12015 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12017         * Makefile.in: remove force dependencies, add grep to all.
12019 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12021         * Makefile.in: drop flex.  make stamp files work.
12023         * configure: added test for conflicting configuration in srcdir,
12024           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12025           gets cranky.  use relative paths for configure and srcdir
12026           whenever possible.  Send some error messages to stderr that were
12027           going to stdout.
12029 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12031         * Makefile.in:  Fix libg++ rule to check for gcc directory
12032         before using gcc/gcc.  Also pass XTRAFLAGS.
12034 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12036         * Makefile.in: added stmp-files so that directories aren't polled
12037           when they are already built.
12039         * configure.texi: fixed a node pointer problem.
12041 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12043         * config.sub configure.in gdb/configure.in
12044         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12045         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12046         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12048 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12050         * configure: -recurring becomes -silent.  corrected help message
12051           for -site= option.
12053         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12055 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12057         * configure: when building Makefile for crosses, replace
12058           tooldir and program_prefix.  default srcdir from location of
12059           config.sub.  remove "for host in hosts" and "for target in
12060           targets" loops.
12062 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12064         * Makefile.in: Do not pass bindir or mandir to cvs.
12066 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12068         * Makefile.in, configure.in: removed traces of namesubdir,
12069           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12070           copyrights to '92, changed some from Cygnus to FSF.
12072         * configure.texi: remove most references to multiple hosts,
12073           multiple targets, subdirs, etc.
12075         * configure.man: removed rcsid. reference config.sub not
12076           config.subr.
12078         * Makefile.in: mkdir $(infodir) on install-info.
12080 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12082         * configure.texi:  Explain better about .gdbinit and about
12083         the environment that configure.in sections run in.
12085 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12087         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12089 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12091         * README:  DOC.configure => cfg-paper.texi.
12093 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12095         * config.sub (near case $os):  Don't convert newsos* to bsd!
12097 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12099         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12100         the number of copies of COPYING that go into the GDB tar file.
12102 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12104         * bfd/configure.in, gdb/config/mh-i386sco,
12105         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12106         Fix SCO configuration stuff.
12108 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12110         * Makefile.in:  For libg++, make sure the -I pointing
12111         to the gcc directory goes *after* all the libg++-local -I flags.
12112         Also, move just-gcc dependency from just-libg++ to all-libg++.
12114 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12116         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12118 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12120         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12122 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12124         * config.sub:  Add stratus configuration frags.  Also
12125         submitted to FSF.
12127 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12129         * Makefile.in (DEV_SUPPORT):  add configure.man.
12131         * config.sub(Decode manufacturer-specific):  add -none*.
12133 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12135         * Makefile.in:  remove form feeds to make Sun's make happy.
12136         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12138 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12140         * Makefile.in (AR_FLAGS):  Make quieter.
12142 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12144         * configure.in:  Add libg++.
12145         * configure:  When verbose, don't output the command line at each
12146         level; it will be unremarkably the same as the previous version,
12147         which will be the same as what the user typed.
12149 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12151         * configure.in, Makefile.in: fix clean-info, add flex.  add
12152           fileutils.
12154         * configure: be less sensitive to spaces in Makefile.in.  Do not
12155           look for sources in "..".  Doing so breaks subdirectories that
12156           might have their own configure.  If a subdir has it's own
12157           configure script, use it.
12159 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12161         * cfg-paper.texi: some changes suggested by rms.
12163 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12165         * config.sub:  Merge in some small additions from the FSF version,
12166         taken from the gcc distribution, to bring the Cygnus and FSF
12167         versions into closer sync.
12169 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12171         * configure.in:  Changed svr4 references to sysv4.
12173 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12175         * configure: added -V for version number option.
12177 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12179         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12180           renamed from DOC.configure to cfg-paper.texi.
12182 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12184         * configure, config.subr, config.sub: config.subr is now
12185           config.sub again.
12187 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12189         * configure.texi: new file, in progress.
12191         * Makefile.in: build info file and install the man page for
12192           configure.
12194         * configure.man: new file, first cut.
12196         * configure: find config.subr again now that configuration "none"
12197           has gone.  removed all traces of the -ansi option.  removed all
12198           traces of the -languages option.
12200         * config.subr: resync from rms.
12202 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12204         * configure, config.sub, config.subr: merge config.sub into
12205           config.subr, call the result config.subr, remove config.sub, use
12206           config.subr.
12208         * Makefile.in: revised install for dir.info.
12210 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12212         * configure.in: add decstation host makefile frag.
12214         * Makefile.in: BISON now bison -y again.  also install-gcc on
12215           install.  clean-gdbm on clean.  infodir belongs in datadir.
12216           Make directories for info install.  Build dir.info here then
12217           install it.
12219 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12221         * Makefile.in: fix for bad directory tests.
12223 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12225         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12226           regexp.  -srcdir relative was being handled incorrectly.
12228         * Makefile.in: unwrapped some for loops so that parallel makes
12229           work again and so one can focus one's attention on a particular
12230           package.
12232 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12234         * configure: added PWD as a stand in for `pwd` (for speed). use
12235           elif wherever possible.  make -srcdir work without -objdir.
12236           -objdir= commented out.
12238 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12240         * configure: +options become --options.  -subdirs commented out.
12241           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12242           Makefile now at top of generated Makefile.  Removed cvs log
12243           entries.  added -srcdir.  create .gdbinit only if there is one
12244           in ${srcdir}.
12246         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12247           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12248           and mandir now keyed off datadir by default.
12250 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12252         * Freshly created ChangeLog.
12255 Local Variables:
12256 mode: change-log
12257 left-margin: 8
12258 fill-column: 76
12259 version-control: never
12260 End: