* configure.in (libstdcxx_flags): Don't use `"'.
[external/binutils.git] / ChangeLog
1 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
2
3         * configure.in (libstdcxx_flags): Don't use `"'.
4
5         * config-ml.in: Adjust multilib search paths to the
6         appropriate multilib tree.
7
8 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9
10         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11         commas in $LANGUAGES.
12
13 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14
15         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
16
17 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
18
19         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
20         CXX_FOR_TARGET for sed.
21
22 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
23
24         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
25         Do not override if already set in the environment or in configure.
26         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
27         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
28
29 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
30
31         * Makefile.in (FLAGS_FOR_TARGET): New macro.
32         (GCC_FOR_TARGET): Use it.
33         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
34         * configure.in: ... here.
35         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
36         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
37
38 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
39
40         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
41         (configure-target-libchill, configure-target-libobjc): Likewise.
42
43         * configure.in: Use the same cache file for all target libs.
44         * config-ml.in: But different cache files per multilib variant.
45
46 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
47
48         * configure (topsrcdir): Don't use dirname.
49
50 2000-07-20  Jason Merrill  <jason@redhat.com>
51
52         * configure.in: Remove all references to libg++ and librx.
53
54         * configure, configure.in, Makefile.in: Unify gcc and binutils.
55
56 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
57
58         * config.sub: Update to subversions version 2000-07-06.
59
60 2000-07-12  Andrew Haley  <aph@cygnus.com>
61
62         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
63         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
64
65 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
66
67         * symlink-tree:  Check number of arguments.
68
69 Thu Jul  6 15:36:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
70
71         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
72
73 2000-07-05  Jim Wilson  <wilson@cygnus.com>
74
75         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
76         search path for a g++ extracted from the build tree.  This
77         will allow link tests run by configure scripts in
78         subdirectories to succeed.
79
80 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
81
82         * ltconfig: Add support for mips-dde-sysv4.2MP
83         
84 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
85
86         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
87         `os2'. Force ac_cv_exeext to be ".exe" in that case.
88
89 2000-06-19  Timothy Wall  <twall@cygnus.com>
90
91         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
92         * config.sub: Add tic54x target.
93
94 2000-06-07  Phillip Thomas  <pthomas@suse.de>
95
96         * README-maintainer-mode: New file: Contains notes on using
97         --enable-maintainer-mode with binutils.
98
99 Mon May 29 13:50:03 2000  Andrew Cagney  <cagney@b1.cygnus.com>
100
101         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
102
103 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
104
105         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
106         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
107
108 20000-05-21  H.J. Lu  (hjl@gnu.org)
109
110         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
111         directory are used if they exist. Make sure
112         $(build_tooldir)/include is searched for header files,
113         $(build_tooldir)/lib/ for library files.
114         (GCC_FOR_TARGET): Likewise.
115         (CXX_FOR_TARGET): Likewise.
116
117 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
118
119         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
120
121 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
122
123         * Makefile.in (configure-target-libiberty): Depend on
124         configure-target-newlib.
125
126 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
127
128         * configure.in, Makefile.in: Merge all libffi-related
129         configury stuff from the libgcj tree.
130
131 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
132
133         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
134         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
135
136 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
137
138         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
139         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
140         current version information.  Add to proto-toplev directory.
141         (gdb-taz): Build do-djunpack.
142
143 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
144
145         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
146
147 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
148
149         * ltmain.sh: Preserve in relink_command any environment
150         variables that may affect the linker behavior.
151
152 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
153
154         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
155
156 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
157
158         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
159
160 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
161
162         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
163         with the version name.
164
165 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
166
167         * config.if: Tweak.
168
169 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
170
171         * djunpack.bat: New file.
172
173 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
174
175         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
176         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
177         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
178         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
179
180 2000-04-16  Dave Pitts  <dpitts@cozx.com>
181
182         * config.sub (case $basic_machine): Change default for "ibm-*"
183         to "openedition".
184
185 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
186
187         * Makefile.in (gdb-taz): New target.  GDB specific archive.
188         (do-md5sum): New target.
189         (MD5PROG): Define.
190         (PACKAGE): Default to TOOL.
191         (VER): Default to a shell script.
192         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
193         md5 checksum generation.
194         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
195         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
196         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
197         insight.tar.bz2): Use gdb-taz to create archive.
198
199 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
200
201         * configure (warn_cflags): Delete.
202
203 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
204             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
205
206         * configure.in (enable_libstdcxx_v3): Add.
207         (target_libs): Add bits here to switch between libstdc++-v2 and
208         libstdc++-v3.
209         * config.if: And this file too.
210         * Makefile.in: Add libstdc++-v3 targets.
211         
212 2000-04-05  Michael Meissner  <meissner@redhat.com>
213
214         * config.sub (d30v): Add d30v as a basic machine type.
215
216 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
217
218         * configure.in: -linux-gnu*, not -linux-gnu.
219
220 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
221
222         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
223         (do-tar-bz2): Replace TOOL with PACKAGE.
224         (gdb.tar.bz2): Remove GDBTK from GDB package.
225         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
226         dejagnu.tar.bz2): New packages.
227
228 2000-02-27  Andreas Jaeger  <aj@suse.de>
229
230         * configure.in: Add entry for mips*-*-linux*, move catch all
231         *-*-*linux* entry below this one.
232
233 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
234
235         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
236
237 2000-02-24  Nick Clifton  <nickc@cygnus.com>
238
239         * config.sub: Support an OS of "wince".
240
241 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
242
243         * config.guess, config.sub: Updated to match config's 2000-02-15
244         version.
245
246 2000-02-23  Linas Vepstas <linas@linas.org>
247
248         * config.sub: Add support for Linux/IBM 370.
249         * configure.in: Likewise.
250
251 2000-02-22  Nick Clifton  <nickc@cygnus.com>
252
253         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
254
255 2000-02-20  Christopher Faylor <cgf@cygnus.com>
256
257         * config.guess: Guess "cygwin" rather than "cygwin32".
258
259 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
260
261         * configure (gcc_version): When setting, narrow search to
262         lines containing `version_string'.
263
264 2000-02-15  Denis Chertykov  <denisc@overta.ru>
265
266         * config.sub: Add support for avr target.
267
268 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
269
270         * config.sub: Add mmix-knuth-mmixware.
271
272 2000-01-27  Christopher Faylor <cgf@redhat.com>
273
274         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
275         structure stuff to -L library search.
276         (CXX_FOR_TARGET): Ditto.
277         (CROSS_CHECK_MODULES): Fix spelling mistake.
278
279 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
280
281         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
282         the C++ compiler.
283
284 2000-01-12  Richard Henderson  <rth@cygnus.com>
285
286         * configure.in: Don't build some bits for beos.
287
288 2000-01-12  Joel Sherrill (joel@OARcorp.com)
289
290         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
291         as include files.
292
293 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
294
295         * configure.in: Use mt-aix43 to handle *_TARGET defs,
296         not mh-aix43.
297
298 1999-12-14  Richard Henderson  <rth@cygnus.com>
299
300         * config.guess (alpha-osf, alpha-linux): Detect ev67.
301         * config.sub: Accept alphaev[78], alphaev8.
302
303 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
304
305         * config.guess, config.sub: Update from autoconf.
306
307 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
308
309         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
310         necessary libraries are missing.
311
312 1999-10-25  Andreas Schwab  <schwab@suse.de>
313
314         * configure: Fix quoting inside arguments of eval.
315
316 1999-10-21  Nick Clifton  <nickc@cygnus.com>
317
318         * config-ml.in: Allow suppression of some ARM multilibs.
319
320 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
321
322         * config.guess: Add OS/390 match pattern.
323         * config.sub: Add mvs, openedition targets.
324         * configure.in (i370-ibm-opened*): New.
325
326 1999-09-04  Steve Chamberlain  <sac@pobox.com>
327
328         * config.sub: Add support for configuring for pj.
329
330 1999-08-31  Nick Clifton  <nickc@cygnus.com>
331
332         * config.sub (maybe_os): Add support for configuring for fr30.
333
334 1999-08-25  Nick Clifton  <nickc@cygnus.com>
335
336         * configure.in: Do not configure or build ld for AIX
337         platforms.  ld is known to be broken on these platforms.
338
339 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
340
341         * config-ml.in: Pass compiler flag corresponding to multidirs to
342         subdir configures.
343
344 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
345
346         * Makefile.in (LDFLAGS): Define.
347
348 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
349
350         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
351         noconfigdirs.
352         (*-*-cygwin*): Likewise.
353
354 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
355
356         * mkdep: New file.
357         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
358         (BINUTILS_SUPPORT_DIRS): Add mkdep.
359
360         From Eli Zaretskii <eliz@is.elta.co.il>:
361         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
362         long file name when using DJGPP on MS-DOS.
363
364 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
365
366         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
367
368 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
369
370         * Makefile.in (check-target-libio): Remove all-target-libstdc++
371         dependency as this causes "make check" to globally "make all"
372
373 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
374
375         * configure.in (target_libs): Added target-zlib.
376         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
377         (CONFIGURE_TARGET_MODULES): Likewise.
378         (CHECK_TARGET_MODULES): Likewise.
379         (INSTALL_TARGET_MODULES): Likewise.
380         (CLEAN_TARGET_MODULES): Likewise.
381         (configure-target-zlib): New target.
382         (all-target-zlib): Likewise.
383         (all-target-libjava): Depend on all-target-zlib.
384         (configure-target-libjava): Depend on configure-target-zlib.
385
386         * Makefile.in (configure-target-libjava): Depend on
387         configure-target-newlib.
388         (configure-target-boehm-gc): New target.
389         (configure-target-qthreads): New target.
390
391         * configure.in (target_libs): Added target-qthreads.
392         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
393         (CONFIGURE_TARGET_MODULES): Likewise.
394         (CHECK_TARGET_MODULES): Likewise.
395         (INSTALL_TARGET_MODULES): Likewise.
396         (CLEAN_TARGET_MODULES): Likewise.
397         (all-target-qthreads): New target.
398         (configure-target-libjava): Depend on configure-target-qthreads.
399         (all-target-libjava): Depend on all-target-qthreads.
400
401         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
402         (CONFIGURE_TARGET_MODULES): Likewise.
403         (CHECK_TARGET_MODULES): Likewise.
404         (INSTALL_TARGET_MODULES): Likewise.
405         (CLEAN_TARGET_MODULES): Likewise.
406         (all-target-libjava): New target.
407         (all-target-boehm-gc): Likewise.
408         * configure.in (target_libs): Added libjava, boehm-gc.
409
410 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
411
412         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
413         configure.bat in SUPPORT_FILES.
414         (gas+binutils.tar.bz2): Likewise.
415
416         * makeall.bat: Remove; obsolete.
417
418 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
419
420         From Mark Elbrecht:
421         * configure.bat: Remove; obsolete.
422
423 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
424
425         * configure: Add -W -Wall to the default CFLAGS when compiling with
426         gcc.
427
428 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
429
430         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
431
432 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
433
434         * configure.in: Build ld on IRIX6.
435
436 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
437
438         * Makefile.in: Change distribution targets to use bzip2 instead of
439         gzip.
440         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
441         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
442
443 1999-06-04  Nick Clifton  <nickc@cygnus.com>
444
445         * config.sub: Add mcore target.
446
447 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
448
449         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
450
451 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
452
453         * config.guess (dummy): Changed to $dummy.
454
455 1999-05-24  Nick Clifton  <nickc@cygnus.com>
456
457         * config.sub: Tidied up case statements.
458
459 1999-05-22  Ben Elliston  <bje@cygnus.com>
460
461         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
462         <jiro@din.or.jp>.
463
464         * config.guess: Merge with FSF version. Future changes will be
465         more accurately recorded in this ChangeLog.
466         * config.sub: Likewise.
467
468 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
469
470          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
471
472 1999-04-30  Tom Tromey  <tromey@cygnus.com>
473
474         * ltmain.sh: [mode link] Always use CC given by ltconfig.
475
476 1999-04-23  Tom Tromey  <tromey@cygnus.com>
477
478         * ltconfig, ltmain.sh: Update to libtool 1.2f.
479
480 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
481
482         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
483         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
484         Bad merge removed these two changes.
485
486 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
487                           Martin Heller (Ing.-Buero_Heller@t-online.de)
488
489         * config.guess (interix Alpha): Add.
490
491 1999-04-11  Richard Henderson  <rth@cygnus.com>
492
493         * configure.in (i?86-*-beos*): Do config gperf; don't config
494         gdb, newlib, or libgloss.
495
496 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
497         
498         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
499         link a trivial program with -mabi=64.  If it fails, remove mabi=64
500         from multidirs.
501
502 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
503
504         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
505
506 1999-04-08  Nick Clifton  <nickc@cygnus.com>
507
508         * config.sub: Add support for mcore targets.
509
510 1999-04-07  Michael Meissner  <meissner@cygnus.com>
511
512         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
513         not mt-ospace, in order to shut up assembler warning about using
514         symbols that are named the same as registers.
515
516 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
517
518         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
519         dependency list for all-target-cygmon.
520
521 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
522
523         * config-ml.in: Check $host, not $target, for selective multilibs.
524         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
525         thumb interworking, and underscore prefix multilibs.
526
527 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
528
529         * missing: Update to version from current automake.
530
531 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
532
533         * configure (gxx_include_dir): Removed.
534
535         * configure.in (gxx_include_dir): Handle it.
536         * Makefile.in: Likewise.
537
538 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
539
540         * config.sub (mips64vr4111,mips64vr4111el) Add.
541
542 1999-03-21  Ben Elliston  <bje@cygnus.com>
543
544         * config.guess: Correct typo for detecting ELF on FreeBSD.
545
546 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
547
548         * config/mh-go32: Delete.
549         * config/mh-djgpp: New. Renamed from mh-go32.
550         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
551         config/mh-djgpp.
552
553 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
554
555         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
556         all-target-newlib to dependency list for all-target-bsp.
557
558 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
559
560         * config.sub: Add i386-uwin support.
561         * config.guess: Likewise.
562
563 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
564
565         * configure.in: cleanup, add mh-*pic handling for arm, special
566         case powerpc*-*-aix*
567
568 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
569
570         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
571         can be built.
572
573 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
574
575         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
576         targets.
577
578 1999-03-02  Nick Clifton  <nickc@cygnus.com>
579
580         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
581
582 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
583
584         * config.sub: Check for "cygwin*" rather than "cygwin32*"
585
586 1999-02-24  Nick Clifton  <nickc@cygnus.com>
587
588         * config.sub: Fix typo in arm recognition.
589
590 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
591
592         * configure.in (noconfigdirs): Changed target_configdirs to
593         include target-bsp only for m68k-*-elf* and m68k-*-coff*
594         rather than m68k-*-* since it is not known to work on
595         m68k-aout. Ditto for arm-*-*oabi.
596
597 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
598
599         * configure.in (*-*-windows*): Remove, no longer used.
600         * config/mh-windows: Ditto.
601
602 1999-02-19  Ben Elliston <bje@cygnus.com>
603
604         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
605         Smart and improved by Andrew Cagney.
606
607 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
608
609         * config.guess: Recognize openbsd-*-hppa.
610
611 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
612
613         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
614         only if it is not empty.
615
616 1999-02-17  Nick Clifton  <nickc@cygnus.com>
617
618         Patch from: Scott Bambrough <scottb@corelcomputer.com>
619         
620         * config.guess: Modified to recognize uname's armv* syntax.
621
622         * config.sub: Modified to recognize uname's armv* syntax.
623
624 1999-02-17  Mark Salter  <msalter@cygnus.com>
625
626         * configure.in: Added target-bsp for sparclite.
627
628 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
629
630         * config.sub: Recognize alphapca5[67] and up to alphaev8.
631
632 1999-02-08  Nick Clifton  <nickc@cygnus.com>
633
634         * configure.in: Add support for strongarm port.
635         * config.sub: Add support for strongarm target.
636
637 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
638         
639         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
640         the old name config/mh-cygwin32.
641         Enable texinfo.
642
643 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
644
645         * configure.in: Do build ld for ix86 Solaris.
646
647 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
648
649         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
650         $AR_FOR_TARGET.  Likewise for RANLIB.
651
652 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
653  
654         * config.sub (oabi):  Recognize.
655         * configure.in (arm-*-oabi):  Handle.
656
657 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
658
659         * config.guess: Improve detection of i686 on UnixWare 7.
660
661 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
662
663         * config.guess: Add support for i386-pc-interix.
664         * config.sub: Likewise.
665         * configure.in: Likewise.
666         * config/mh-interix: New file.
667
668 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
669
670         * Makefile.in: Remove unneeded all-target-libio from
671         from all-target-winsup target since it is now unneeded.
672         Add all-target-libtermcap in its place since it is now
673         needed.
674
675 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
676
677         * configure.in: makefile stub for cygwin target is probably
678         unnecessary.  Remove it for now.
679         * config/mt-cygwin: Remove.
680
681 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
682
683         * configure.in: libtermcap.a should be built when cygwin is the
684         target as well as the host.
685         * config.guess: Allow mixed case in cygwin uname output.
686         * Makefile.in: Add libtermcap target.
687         * config/mt-cygwin: New file.  libtermcap target info.
688
689 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
690
691         * config.sub: Clean up handling of hppa2.0.
692
693 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
694
695         * config.guess: Use C code to identify more HP machines.
696
697 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
698
699         * config.sub: Handle hppa2.0.
700
701 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
702
703         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
704         cygmon for all sparclite targets, regardless of object format.
705
706 1998-12-15  Mark Salter  <msalter@cygnus.com>
707
708         * configure.in: Added target-bsp for several target architectures.
709
710         * Makefile.in: Added rules for bsp.
711
712 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
713
714         * config.guess: Improve detection of hppa2.0 processors.
715
716 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
717
718         * config.guess: Recognize FreeBSD using ELF automatically.
719
720 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
721
722         * configure (skip-this-dir): Add handling for new shell script, which
723         might be created by a sub-directory's configure to indicate, this particular
724         directory is "unwanted".
725         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
726
727 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
728
729         * ltconfig: import from libtool, after changing libtool to
730         account for the cygwin name change.
731
732 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
733
734         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
735         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
736
737 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
738
739         * configure.in: Add libtermcap to list of cygwin dependencies.
740
741 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
742
743         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
744         they include winsup/include when it's a cygwin target.
745
746 1998-11-12  Tom Tromey  <tromey@cygnus.com>
747
748         * configure.in (host_tools): Added zip.
749         * Makefile.in (all-target-libjava): Depend on all-zip.
750         (all-zip): New target.
751         (ALL_MODULES): Added all-zip.
752         (NATIVE_CHECK_MODULES): Added check-zip.
753         (INSTALL_MODULES): Added install-zip.
754         (CLEAN_MODULES): Added clean-zip.
755
756 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
757
758         * Makefile.in: lose "32" from comment about cygwin.
759
760 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
761
762         * configure.in: Use -Os to build target libraries for the fr30.
763
764 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
765
766         * config.sub: Add fr30.
767
768 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
769
770         * configure.in: drop "32" from config/mh-cygwin32.  Check
771         cygwin* instead of cygwin32*.
772         * config.sub: Check cygwin* instead of cygwin32*.
773
774 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
775
776         * config.guess: Match any version of Unixware7.
777
778 1998-10-20  Syd Polk  <spolk@cygnus.com>
779
780         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
781         if desired.
782
783 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
784
785         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
786         these if the appropriate directories and files to not exist.
787
788 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
789
790         * Makefile.in (DEVO_SUPPORT): Add config.if.
791
792 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
793
794         * configure: Add pattern to replace "build_tooldir"'s
795         definition in the generated Makefile with "tooldir"'s
796         actual value.
797
798 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
799
800         * config.sub: Bring back lost sparcv9.
801
802         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
803
804 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
805
806         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
807         CC_FOR_TARGET and friends.
808
809 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
810         
811         * Makefile.in (build_tooldir): New variable, same as tooldir.
812         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
813         -B$(build_tooldir)/bin/.
814         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
815
816 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
817
818         * config.sub: Add support for i[34567]86-pc-udk.
819         * configure.in: Likewise.
820
821 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
822
823         * Makefile.in: add bzip2 package building bits for user
824         tools module
825         * configure.in: ditto
826
827 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
828
829         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
830         (ALL_TARGET_MODULES): Add all-target-libobjc.
831         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
832         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
833         (all-target-libchill): Add dependencies.
834         * configure.in (target_libs): Add libchill.
835         
836 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
837
838         * configure.in (target_subdir): Remove duplicate line.
839
840 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
841
842         * Makefile.in (all-automake): fix dependencies.
843
844 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
845
846         * configure.in: Minor cleanups for building in the $(target_alias)
847         subdir.
848
849 1998-09-22  Jim Wilson  <wilson@cygnus.com>
850
851         * Makefile.in (bootstrap): Set r and s before make all.  Use
852         BASE_FLAGS_TO_PASS in make all.
853         (cross): Likewise.
854
855 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
856
857         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
858
859 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
860
861         * config.sub: Fix typo in last change.
862
863 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
864
865         * config.sub: Add support for C4x target.
866         * configure.in: Likewise.
867
868 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
869
870         * config.sub: Recognize sparcv9 just like sparc64.
871
872 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
873
874         * config.guess: Match "Pent II" or "PentII" for OpenServer.
875
876 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
877
878         * config.guess: Correctly identify Pentium II sco boxes.
879
880         * config.guess: Fix "tr" code.  From Weiwen Liu.
881
882 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
883
884         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
885         stabs.
886
887 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
888
889         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
890         (ALL_TARGET_MODULES): Add all-target-libchill.
891         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
892         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
893         (all-target-libchill): Add dependencies.
894         * configure.in (target_libs): Add libchill.
895
896 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
897
898         * config.guess: Avoid assumptions about "tr" behaves when
899         LANG is set to something other than English.
900
901 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
902
903         * configure (gxx_include_dir): Changed to
904         '${prefix}/include/g++'-${libstdcxx_interface}.
905
906         * config.if: New to determine the interfaces.
907
908 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
909
910         * config.guess: Detect and handle MPE/IX.
911         * config.sub: Deal with MPE/IX.
912
913 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
914
915         * configure.in: Use mh-aix43.
916
917 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
918
919         * configure: Fix --without/--disable cases for gxx-include-dir.
920
921 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
922
923         * mdata-sh:  Imported.  Needed for automake support.
924
925 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
926
927         * Makefile.in (taz): Try "chmod -R og=u ." before
928         "chmod og=u `find . -print`".
929
930 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
931
932         * configure.in: Add arm-elf and thumb-elf support.
933
934 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
935
936         * Makefile.in: Undo previous patch.
937
938 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
939
940         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
941         to here ...
942         (install-no-fixedincludes): and here
943         (INSTALL_MODULES): ... from here.
944
945 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
946
947         * config.sub: Merge with FSF.
948
949         * config.guess: Merge with FSF.
950
951 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
952
953         * configure (extraconfigdirs): New variable.
954         (SUBDIRS): Add extraconfigdirs and recurse on them too.
955         * Makefile.in (all): Move higher in file.
956         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
957         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
958         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
959         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
960         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
961
962 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
963
964         * Makefile.in (all-target-libjava): Depend on all-gcc and
965         all-target-newlib.
966         (configure-target-libjava): Depend on $(ALL_GCC).
967
968 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
969
970         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
971         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
972
973 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
974
975         * ylwrap: Change absolute path checks to check for DOS style path
976         names.
977
978         * ylwrap: Don't use a full path name if the source file is in the
979         same directory.  From hjl@lucon.org (H.J. Lu).
980
981         * config-ml.in: Default to being verbose, to match Feb 18 change to
982         configure.
983
984 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
985
986         Brought over from egcs:
987
988         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
989
990         * configure.in (target_subdir): Set to ${target_alias} instead
991         of "libraries".
992
993         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
994
995         * configure.in (target_subdir): Set to libraries if enable_multilib.
996
997 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
998
999         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1000         multilibs, force reconfiguration the first time we create
1001         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1002
1003 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
1004
1005         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1006         avoid confusion with --no-recursion.
1007
1008 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
1009
1010         * configure.in: Win32 hosts shouldn't use install -x
1011         * install-sh: remove -x option, and special .exe-handling
1012         hack.
1013
1014 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
1015
1016         * config.guess: Recognize i586-pc-beos.
1017         * configure.in: Don't build some bits for beos.
1018
1019 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
1020
1021         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1022         CFLAGS default to -O2.
1023
1024         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1025         when using GNU ld.
1026
1027 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
1028
1029         * ltmain.sh: Correct install when using a different shell.
1030
1031 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
1032
1033         * ltconfig, ltmain.sh: Update to libtool 1.2b.
1034
1035 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
1036
1037         * makefile.vms: Update to build binutils/makefile.vms.  Add install
1038         target.
1039
1040 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
1041
1042         * ltconfig: Update to correct AIX handling.
1043
1044 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
1045
1046         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1047
1048         * configure.in (target_subdir): Set to ${target_alias} instead
1049         of "libraries".
1050
1051 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
1052
1053         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1054         (Makefile): Depend on $(gcc_version_trigger).
1055
1056         * configure (gcc_version): Change default initializer to empty
1057         string.
1058         (gcc_version_trigger): New variable; pass this variable down
1059         to subdir configures to enable them checking gcc's version
1060         themselves. Emit make macros for both gcc_version vars.
1061         (topsrcdir): Initialize reliably.
1062         (recursion line): Remove --with-gcc-version=${gcc_version}.
1063
1064 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
1065
1066         * configure (enable_version_specific_runtime_libs): Implement new flag
1067         --enable-version-specific-runtime-libs which installs C++ runtime stuff
1068         in $(libsubdir); emit definition in each generated Makefile.
1069         (gxx_include_dir): Initialize depending on
1070         $enable_version_specific_runtime_libs.
1071
1072 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
1073
1074         * configure (gcc_version): Initialize properly depending on
1075         how and where configure is started.
1076         (recursion line): Pass a --with-gcc-version=${gcc_version}
1077         to configures in subdirs.
1078
1079 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
1080
1081         * configure.in (noconfigdirs): Add configure pattern for mips tx39
1082         cygmon
1083
1084 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
1085
1086         * configure.in: Add cygmon and libstub support for mn10200.
1087
1088 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
1089
1090         * configure (gcc_version): Add new variable describing the
1091         particular gcc version we're building.
1092         * Makefile.in (libsubdir): Add new macro for the directory
1093         in which the compiler finds executables, libraries, etc.
1094         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
1095         and libsubdir.
1096
1097 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1098
1099         * Makefile.in (local-clean): Remove *.log.
1100         (warning.log): Built with warn_summary from build.log.
1101         (mail-report.log): Run test_summary.
1102         (mail-report-with-warnings.log): Run test_summary including
1103         warning.log in the report.
1104
1105 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
1106
1107         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
1108
1109 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
1110
1111         * Makefile.in (grep): Grep no longer depends on libiberty.
1112
1113 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
1114
1115         * Makefile.in: all-snavigator needs all-libgui.
1116
1117 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
1118
1119         * configure.in: Add cygmon and libstub support for mn10300.
1120
1121 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
1122
1123         * missing: Update to version from automake 1.3.
1124
1125         * ltmain.sh: On installation, don't get confused if the same name
1126         appears more than once in the list of library names.
1127
1128 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
1129
1130         * config.sub: Accept m68060 and m5200 as CPU names.
1131
1132 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
1133
1134         * configure: Use && rather than using -a in test, because odd
1135         strings can confuse test.
1136         * configure.in: Likewise.
1137
1138 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
1139
1140         * ltconfig, ltmain.sh: Bring in Visual C++ support.
1141
1142 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1143
1144         * Makefile.in (boostrap2-lean, bootstrap3-lean,
1145         bootstrap4-lean): New targets.
1146
1147 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
1148
1149         * mpw-* Delete.  Not used.
1150
1151 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
1152
1153         * COPYING.LIB: Update FSF address.
1154
1155 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
1156
1157         * ltconfig, ltmain.sh: Update to libtool 1.2a.
1158
1159         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
1160         GAS_SUPPORT_DIRS.
1161
1162 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
1163
1164         * ltconfig, ltmain.sh: Avoid producing a version number if
1165         -version-info was not used.
1166
1167 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
1168
1169         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
1170         building with newlib.
1171
1172 1998-04-30  Paul Eggert  <eggert@twinsun.com>
1173
1174         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
1175         Solaris `make' causes it to continue to next definition. 
1176
1177 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1178
1179         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
1180         the right GUI libraries and files are installed along with GDB.
1181
1182 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
1183
1184         * configure.in: Change alpha to alpha* in several places.
1185
1186 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
1187
1188         * config.sub: Recognize sparc86x.
1189
1190 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
1191
1192         * configure.in (--enable-target-optspace): Remove debug echo.
1193
1194 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
1195
1196         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1197
1198 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
1199
1200         * ltconfig: Update cygwin32 support.
1201
1202         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
1203         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
1204         (GDB_SUPPORT_DIRS): Likewise.
1205
1206 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
1207
1208         * configure.in (target_makefile_frag): If --enable-target-optspace,
1209         use -Os to compile target libraries rather than -O2.  Default to
1210         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
1211         not used.
1212         * configure.in (target_cflags): Ditto for d30v.
1213
1214 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
1215
1216         * Makefile.in (all-bfd): Depend on all-intl.
1217         (all-binutils): Likewise.
1218         (all-gas): Likewise.
1219         (all-gprof): Likewise.
1220         (all-ld): Likewise.
1221
1222 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
1223
1224         * configure.in (host_tools): Fix typo, lbtool -> libtool.
1225
1226 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
1227
1228         * Makefile.in (all-bfd): Depend upon all-libiberty.
1229
1230         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
1231
1232 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
1233
1234         * Makefile.in: Add libstub.
1235
1236         * configure.in: Ditto. Build libstub for targets that have cygmon
1237         support.
1238
1239 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
1240
1241         * configure.in: Don't set PICFLAG on ix86-cygwin32.
1242
1243 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
1244
1245         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
1246         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
1247
1248 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
1249
1250         * configure: Define DEFAULT_M4 by searching PATH.
1251         * Makfile.in: Use DEFAULT_M4.
1252
1253 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
1254
1255         * ltconfig: Add cygwin32 support.
1256
1257         * Makefile.in, configure.in: Add libtool as a native only directory
1258         to configure and build.
1259
1260 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
1261
1262         * Makefile.in (INSTALL_MODULES): Remove texinfo.
1263
1264 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
1265
1266         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1267
1268 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
1269
1270         * Makefile.in: add ash make rules
1271         * configure.in: add ash to native_only and host_tools lists
1272
1273 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
1274
1275         * Makefile.in (all-gettext, all-intl): New targets.
1276         (ALL_MODULES): Added all-gettext, all-intl.
1277         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
1278         (INSTALL_MODULES): Added install-gettext, install-intl.
1279         (CLEAN_MODULES): Added clean-gettext, clean-intl.
1280
1281         * configure.in (host_tools): Added gettext.
1282         (native_only): Likewise.
1283         (noconfigdirs) [various cases]: Likewise.
1284         (host_libs): Added intl.
1285
1286 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
1287
1288         * configure: Do not disable building gdbtk for cygwin32 hosts.
1289
1290 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
1291
1292         * configure.in: Add thumb-coff target.
1293         * config.sub: Add thumb-coff target.
1294
1295 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1296
1297         * Makefile.in: Revert yesterday's change.
1298         (all-target-winsup):  all-target-librx stays out of here.
1299
1300 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1301
1302         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
1303         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
1304         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
1305         Remove references to librx and libg++.
1306
1307 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
1308
1309         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
1310         recursive makes
1311
1312 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
1313
1314         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
1315         for newlib directory.
1316         (CXX_FOR_TARGET): Likewise.
1317
1318 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
1319
1320         * ltconfig: Update after libtool/ltconfig.in change for
1321         hpux11.
1322
1323 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
1324
1325         * ltconfig, ltmain.sh: Update to libtool 1.2.
1326
1327 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1328
1329         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
1330         (install-gcc-cross): Instead, override LANGUAGES here.
1331
1332 1998-03-18  Dave Love  <d.love@dl.ac.uk>
1333
1334         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
1335         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
1336
1337 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
1338
1339         * configure.in: Add Thumb-pe target.
1340
1341 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
1342
1343         * Makefile.in - changed sn targets to snavigator
1344         * configure.in - changed sn targets to snavigator
1345
1346 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1347
1348         * config-ml.in: After building symlink tree call make distclean
1349         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
1350         to be the case for libiberty.
1351
1352 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
1353
1354         * configure: When making link, also check the current
1355         directory. The configure scripts may create one.
1356
1357 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
1358
1359         * config.sub: Accept alphapca56 and alphaev6 properly.
1360
1361 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1362
1363         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
1364
1365 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
1366
1367         * config.sub (sco5): Fix typo.
1368
1369 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
1370
1371         * Makefile.in (INSTALL_MODULES): Move install-tcl before
1372         install-itcl.
1373         (install-itcl): Remove dependency on install-tcl.
1374
1375 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
1376
1377         * configure.in: Remove libgloss from noconfigdirs for MN10300.
1378
1379 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
1380
1381         * configure.in: Don't build libgui for a cygwin32 target when not on
1382         a cygwin32 host.
1383
1384 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1385
1386         * configure (redirect): Set to null, so default behavior of
1387         configure is now --verbose.
1388
1389 1998-02-16  Dave Love  <d.love@dl.ac.uk>
1390
1391         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
1392         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
1393
1394 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
1395
1396         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
1397         this change to sync Makefile.in with its ChangeLog entries.
1398
1399 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
1400
1401         * ltmain.sh (mkdir): Check that the directory doesn't exist
1402         before we exit with error, so that we don't get races during
1403         parallel builds.
1404
1405 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
1406
1407         * ltconfig, ltmain.sh: Update from libtool 1.0i.
1408
1409 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1410
1411         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
1412         PICFLAG_FOR_TARGET.
1413         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
1414
1415         * configure: Emit a definition for the new macro enable_shared
1416         into each Makefile.
1417
1418         * config/mh-sparcpic (PICFLAG): Define to properly according
1419         to current multilib configuration.
1420         * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1421         according to current multilib configuration.
1422
1423 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1424
1425         * configure.in (host_tools, native_only): Add libtool.
1426
1427 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
1428
1429         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
1430         Fix typo in ming config comment.
1431
1432 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
1433
1434         * ltconfig, ltmain.sh: Update from libtool 1.0h.
1435
1436 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
1437
1438         * config.sub: Add tic30 cases, and map c30 to tic30.
1439
1440 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
1441
1442         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
1443         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
1444         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
1445         (CLEAN_TARGET_MODULES): Similarly
1446         (all-target-libf2c): Add dependences.
1447         * configure.in (target_libs): Add libf2c. 
1448
1449 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
1450
1451         * configure.in: Remove expect from noconfigdirs when target
1452         is cygwin32.  OK to build expect and dejagnu with Canadian
1453         Cross.
1454
1455 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
1456
1457         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
1458         host.
1459
1460         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
1461         and mingw32.
1462
1463 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1464
1465         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
1466         here as it is not defined in the toplevel Makefile.
1467
1468 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1469
1470         * configure (package_makefile_rules_frag): New variable, which names
1471         a file with generic rules, ...
1472         Change comment to mention we now have FIVE parts.
1473         * configure: Undo last change.
1474
1475 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
1476
1477         * config.guess: More accurate determination of HP processor types.
1478         * config.sub: More accurate determination of HP processor types.
1479
1480 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1481
1482         * configure (package_makefile_frag): Move inserting the
1483         ${package_makefile_frag} to where it should be according
1484         to the comment.
1485
1486 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
1487
1488         * config.guess: Add support for Linux/ARM.
1489
1490 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
1491
1492         * .cvsignore: Remove *-info and *-install since they match
1493         release-info and mpw-install, which we don't want to just ignore.
1494
1495 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
1496
1497         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
1498
1499 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
1500
1501         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
1502         local_prefix to sub-make invocations.
1503
1504 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
1505
1506         * configure.in: Check makefile fragments in the source
1507         directory.
1508
1509 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1510
1511         * configure.in: Check whether host and target makefile
1512         fragments exist before adding them to *_makefile_frag.
1513
1514 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
1515
1516         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
1517
1518 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
1519
1520         * configure.in: Make sure we only replace RPATH_ENVVAR on
1521         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
1522         regexp to sed.
1523
1524         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
1525         to sub-makes.
1526
1527 1998-01-13  Lee Iverson   (leei@ai.sri.com)
1528
1529         * config-ml.in (multi-do): LDFLAGS must include multilib
1530         designator.
1531
1532 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
1533
1534         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
1535
1536 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
1537
1538         * config.sub: Add mingw32 support.
1539         * configure.in: Likewise.
1540         * config/mh-mingw32: New file.
1541
1542 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
1543
1544         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1545
1546 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
1547
1548         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1549         * configure (gxx_include_dir): Provide a definition for subdirs
1550         which do not use autoconf.
1551
1552 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
1553
1554         * config.guess: Sync with egcs.  Picks up new alpha support,
1555         BeOS & some additional linux support.
1556
1557 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
1558
1559         * config.guess: HP 9000/803 is a PA1.1 machine.
1560
1561 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
1562
1563         * configure.in: It's alpha*-...
1564
1565 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
1566
1567         * configure.in (host_makefile_frag, target_makefile_frag):
1568         Handle multiple config files.
1569         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
1570         alpha-*-*.
1571
1572 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
1573
1574         * mkdep: New file.
1575
1576 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
1577
1578         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
1579
1580 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
1581
1582         * Makefile.in: Add libgui directory.
1583         (GDB_TK): Add all-libgui.
1584         * configure.in: Add libgui directory.
1585         * configure: Add all-libgui to GDB_TK.
1586
1587 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
1588
1589         * config-ml.in (multidirs): Add m32r to multilib list.
1590
1591 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
1592
1593         * Makefile.in (all-target-gperf): Change dependency to
1594         all-target-libstdc++.
1595
1596 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
1597
1598         * config.guess: Add BeOS support.
1599
1600 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
1601
1602         Source directory cvs renamed to cvssrc:
1603         * configure.in (host_tools): Change cvs to cvssrc.
1604         (native_only): Likewise.
1605         (noconfigdirs) [various cases]: Likewise.
1606         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
1607         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
1608         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
1609         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
1610         (all-cvssrc): Rename target from all-cvs.
1611
1612 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
1613
1614         * configure (gxx_include_dir): Fix thinko.
1615
1616 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
1617
1618         * Makefile.in (INSTALL_TARGET_CROSS): Define.
1619         (install-cross, install-gcc-cross): New targets.
1620
1621 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
1622
1623         * configure.in (noconfigdirs): Add support for Thumb target.
1624
1625         * config.sub (maybe_os): Add support for Thumb target.
1626
1627 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
1628
1629         * Makefile.in: Add rules for cygmon.
1630
1631         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
1632
1633 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
1634
1635         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1636         * configure (gxx_include_dir): Provide a definition for subdirs
1637         which do not use autoconf.
1638
1639 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
1640
1641         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
1642         11/18/97 build 
1643
1644 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
1645
1646         * From Franz Sirl.
1647         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
1648         found on RedHat Linux systems.
1649
1650 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
1651
1652         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
1653         guesses.
1654
1655 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
1656
1657         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
1658
1659 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
1660
1661         * ltmain.sh: If mkdir fails, check whether the directory was created
1662         anyhow by some other process.
1663
1664 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
1665
1666         * configure.in (d30v-*-*): Configure all directories.
1667
1668 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
1669
1670         * configure.in (d30v-*-*): Configure newlib, libiberty directories
1671         for the D30V.
1672
1673 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
1674
1675         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
1676
1677 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
1678
1679         * include/libiberty.h: Add extern "C" { so it can be used with C++
1680         progrms.
1681         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
1682         programs.
1683
1684 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
1685
1686         * configure.in (d30v-*-*): Configure GCC now.
1687
1688 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
1689
1690         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
1691         is no longer needed.
1692
1693 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
1694
1695         * Makefile.in: check-target-libio depends on all-target-libstdc++.
1696
1697 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
1698
1699         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
1700         targets using "$@" to provide support for similar but not identical
1701         targets without having to duplicate code.
1702
1703 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
1704
1705         * makefile.vms: Fix to work with DEC C.
1706
1707 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
1708
1709         * config.sub: Add mips-tx39-elf to marketing names.
1710
1711 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
1712
1713         * ltmain.sh: Handle symlinks in generated script.
1714
1715 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
1716
1717         * configure: Handle autoconf style directory options: --bindir,
1718         --datadir, --includedir, --infodir, --libdir, --libexecdir,
1719         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
1720         --sysconfdir.
1721         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
1722         (sharedstatedir, localstatedir, oldincludedir): New variables.
1723         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
1724         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
1725         sbindir, sharedstatedir, and sysconfdir.
1726
1727 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
1728
1729         * Makefile.in (bootstrap-lean): New target.
1730
1731 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
1732
1733         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
1734         sn, and gnuserv from noconfigdirs.
1735
1736 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
1737
1738         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
1739
1740 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
1741
1742         * Makefile.in (cross): New target.
1743
1744 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
1745                           Jeff Law         <law@cygnus.com>
1746
1747         * Makefile.in (bootstrap2, bootstrap3): New targets.
1748         (all-bootstrap): Remove outdated and confusing target.
1749         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
1750
1751 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
1752
1753         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
1754         windows.  Consistent with gdb/configure.
1755
1756 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
1757
1758         * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
1759         used.
1760         * configure.in: Name Linux target fragment.
1761
1762         * configure: Rewrite so that project Makefile fragment is inserted
1763         first and appears last in the resulting Makefile.
1764
1765 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
1766
1767         * Makefile.in (install-itcl): Install tcl first.
1768
1769 Sun Sep 14 20:53:42 1997  Geoffrey Noer  <noer@cygnus.com>
1770
1771         * config/mh-cygwin32: ok to build split texinfo files
1772
1773 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
1774
1775         * configure.in: remove bison from noconfigdirs for Cygwin32 host
1776
1777 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
1778
1779         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
1780
1781         * configure.in (skipdirs): Add target-librx for Linux.
1782         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
1783
1784 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
1785
1786         * Makefile.in (bootstrap): New target.
1787
1788 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
1789
1790         * config.sub: Accept 'amigados' for backward compatability.
1791
1792 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
1793
1794         * config.guess: Merge with FSF.
1795
1796 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
1797
1798         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
1799
1800 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
1801
1802         * config.sub: Add "marketing-names" patch.
1803
1804 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
1805
1806         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
1807
1808 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
1809
1810         * config.sub: Handle v850-elf.
1811
1812 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
1813
1814         * .cvsignore (*-install): Remove.
1815
1816 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
1817
1818         * ltconfig: Set CONFIG_SHELL in libtool.
1819         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
1820
1821 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
1822
1823         * configure.in (target_subdir): Set to libraries if enable_multilib.
1824
1825 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
1826
1827         * config.guess: Update from gcc directory.
1828
1829 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
1830
1831         * Makefile.in (all-sim): Depends on all-readline.
1832
1833 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
1834
1835         * Makefile.in (BISON, YACC): Use $$s.
1836         (all-bison): Depend on all-texinfo.
1837
1838 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
1839
1840         * Makefile.in (BISON): Add -L flag.
1841         (YACC): Likewise.
1842
1843 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
1844
1845         * configure.in (noconfigdirs): Add support for v850e target. 
1846         
1847         * config.sub (maybe_os): Add support for v850e target.
1848
1849 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
1850
1851         * configure.in (noconfigdirs): Add support for v850ea target. 
1852         
1853         * config.sub (maybe_os): Add support for v850ea target.
1854
1855 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
1856
1857         * config.sub: Add mipstx39.  Delete r3900.
1858
1859 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
1860
1861         * Makefile.in (all-autoconf): Depends on all-texinfo.
1862
1863 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
1864
1865         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
1866         eabi targets.
1867
1868 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
1869
1870         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
1871
1872         * configure: When handling a Canadian Cross, handle YACC as well as
1873         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
1874         * Makefile.in (all-bison): Depend upon all-texinfo.
1875
1876 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
1877
1878         * Makefile.in (BISON): bison, not byacc or bison -y.
1879         (YACC): bison -y or byacc or yacc.
1880         (various): Add *-bison as appropriate.
1881         (taz): No need to mess with BISON anymore.
1882
1883 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
1884
1885         * configure: If OSTYPE matches *win32*, try to find a good value for
1886         CONFIG_SHELL.
1887
1888 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
1889
1890         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
1891         configure.in if it is present.
1892
1893 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
1894
1895         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
1896
1897 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
1898
1899         * config.sub: Recognize `arc' cpu.
1900         * configure.in: Likewise.
1901         * config-ml.in: Likewise.
1902
1903 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
1904
1905         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
1906
1907 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
1908
1909         * configure: Changed sed delimiter from ':' to '|' when
1910         attempting to substitute ${config_shell} for SHELL. On
1911         NT ${config_shell} may contain a ':' in it.
1912
1913 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
1914
1915         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
1916
1917 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
1918
1919         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
1920
1921 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
1922
1923         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
1924
1925         * ylwrap: If the program is a relative path, force it to be
1926         absolute.
1927
1928 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
1929
1930         * configure (tooldir): Set BISON to `bison -y' and not just bison.
1931
1932 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
1933
1934         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
1935         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
1936         for libraries.
1937
1938 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
1939
1940         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
1941         separated by spaces.
1942
1943 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
1944
1945         * ylwrap: New file.
1946         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
1947
1948         * ltmain.sh: Handle /bin/sh at start of install program.
1949
1950         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
1951
1952         * ltconfig, ltmain.sh: New files, from libtool 1.0.
1953         * missing: New file, from automake 1.2.
1954
1955 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
1956
1957         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
1958         check-tk to CHECK_X11_MODULES.
1959
1960 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
1961
1962         * config.sub: Merge with FSF.
1963
1964 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
1965
1966         * config.guess: Merge with FSF.
1967
1968 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
1969
1970         * configure: Treat msdosdjgpp like go32.
1971         * configure.in: Likewise.  Don't remove gprof for go32.
1972
1973         * configure: Change Makefile.tem2 to Makefile.tm2.
1974
1975 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
1976
1977         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
1978
1979 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
1980
1981         * install-sh (chmodcmd): Set to null if the DST directory already
1982         exists.  Same as Nov 11th change.
1983
1984 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
1985
1986         * configure (GDB_TK): Needs itcl and tix. 
1987
1988 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
1989
1990         * config.guess: Update from FSF.
1991
1992 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
1993
1994         * Makefile.in (GDB_TK): Depend on itcl and tix.
1995
1996 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
1997
1998         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
1999         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2000         (INSTALL_SCRIPT): New variable.
2001         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2002         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2003         to -x.
2004         * install-sh: Add support for -x option.
2005
2006 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
2007
2008         * configure.in, Makefile.in: Treat tix like itcl.
2009
2010 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
2011
2012         * Makefile.in (WINDRES): New variable.
2013         (WINDRES_FOR_TARGET): New variable.
2014         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2015         (EXTRA_HOST_FLAGS): Add WINDRES.
2016         (EXTRA_TARGET_FLAGS): Add WINDRES.
2017         (EXTRA_GCC_FLAGS): Add WINDRES.
2018         ($(DO_X)): Pass down WINDRES.
2019         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2020         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2021         DLLTOOL_FOR_TARGET.
2022
2023 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
2024
2025         * configure.in: configure sim before gdb for win32-x-ppc
2026
2027 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
2028
2029         Move gperf into the toplevel, from libg++.
2030         * configure.in (target_tools): Add target-gperf.
2031         (native_only): Add target-gperf.
2032         * Makefile.in (all-target-gperf): New target, depend on
2033         all-target-libg++.
2034         (configure-target-gperf): Empty rule.
2035         (ALL_TARGET_MODULES): Add all-target-gperf.
2036         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2037         (CHECK_TARGET_MODULES): Add check-target-gperf.
2038         (INSTALL_TARGET_MODULES): Add install-target-gperf.
2039         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2040
2041 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
2042  
2043         * config.sub (mn10200): Recognize new basic machine.
2044
2045 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
2046
2047         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2048         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2049
2050 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
2051
2052         * configure.in: If we're building mips-sgi-irix6* native, turn on
2053         ENABLE_MULTILIB and set TARGET_SUBDIR.
2054
2055 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
2056
2057         * Makefile.in (all-sn): Depend on all-grep.
2058
2059 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
2060
2061         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2062
2063         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
2064         Makefile.  From Jeff Makey <jeff@cts.com>.
2065         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
2066
2067         * Makefile.in (DISTBISONFILES): Remove.
2068         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
2069         $(DEFAULT_YACC).
2070
2071         * configure.in: Build itl, db, sn, etc., when building for native
2072         cygwin32.
2073
2074         * Makefile.in (LD): New variable.
2075         (EXTRA_HOST_FLAGS): Pass down LD.
2076         ($(DO_X)): Likewise.
2077
2078 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
2079
2080         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
2081
2082 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
2083
2084         * configure.in (targargs): Strip out any supplied --build argument
2085         before adding our own. Always add --build.
2086
2087 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
2088
2089         * configure.in (targargs): Pass --build if we're doing
2090         a cross-compile.
2091
2092 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
2093
2094         * configure: Use '|' instead of ":" as the separator in
2095         sed. Otherwise sed chokes on NT path names with drive
2096         designators. Also look for "?:*" as the leading characters in an
2097         absolute pathname.
2098
2099 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
2100
2101         * config.sub: Support for r3900.
2102
2103 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
2104
2105         * configure.in: Use install-sh, not install.sh.
2106
2107 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
2108
2109         * Makefile.in (taz): Improve check for BISON so it doesn't try to
2110         apply it twice.
2111
2112 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
2113
2114         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
2115         install-binutils.
2116
2117 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
2118
2119         * Makefile.in: Add automake targets.
2120         * configure.in (host_tools): Add automake.
2121
2122 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
2123
2124         * configure: Default CXX to c++, not gcc.
2125         * Makefile.in (CXX): Set to c++, not gcc.
2126         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
2127
2128 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
2129
2130         * install-sh: try appending a .exe if source file doesn't
2131         exist
2132
2133 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
2134
2135         * configure.in: Turn on multilib by default.
2136         (cross_only): Remove target-libiberty.
2137
2138         * Makefile.in (all-gcc): Don't depend on libiberty.
2139
2140 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
2141
2142         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
2143
2144 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
2145
2146         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
2147         (DISTBISONFILES): Add ld/Makefile.in
2148
2149 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
2150
2151         * configure.in: if target is cygwin32 but host isn't cygwin32,
2152         don't configure gdb tcl tk expect, not just gdb.
2153
2154 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
2155
2156         * configure.in: Added gnuserv everywhere sn appears.
2157
2158         * Makefile.in (ALL_MODULES): Added all-gnuserv.
2159         (CROSS_CHECK_MODULES): Added check-gnuserv.
2160         (INSTALL_MODULES): Added install-gnuserv.
2161         (CLEAN_MODULES): Added clean-gnuserv.
2162         (all-gnuserv): New target.
2163
2164 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
2165
2166         * config.guess: Fixes for MIPS OpenBSD systems.
2167
2168 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
2169
2170         * Makefile.in (INSTALL_XFORM): Remove.
2171         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
2172
2173         * mkinstalldirs: New file, copied from automake.
2174         * Makefile.in (installdirs): Rename from install-dirs.  Use
2175         mkinstalldirs.  Change all users.
2176         (DEVO_SUPPORT): Add mkinstalldirs.
2177
2178 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
2179
2180         * install-sh: Rename from install.sh.
2181         * Makefile.in (INSTALL): Change install.sh to install-sh.
2182         (DEVO_SUPPORT): Likewise.
2183
2184         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
2185         Graichen <graichen@rzpd.de>.
2186
2187 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
2188
2189         * config.guess: Recognize OpenBSD systems correctly.
2190
2191 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
2192
2193         * README, Makefile.in (ETC_SUPPORT): Remove references to
2194         cfg-paper*, configure.{texi,man,info*}._
2195
2196 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
2197
2198         * Makefile.in (all.normal): Ensure that gcc is built after all
2199         the x11 - ie gdb - targets.
2200
2201 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
2202
2203         * makefile.vms: Don't run conf-a-gas.
2204
2205 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
2206
2207         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
2208
2209 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
2210
2211         * configure.in: Remove noconfigdirs case since gdb also
2212         configures and builds for tic80-coff.
2213
2214 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
2215
2216         * configure: Set cache_file to config.cache.
2217         * Makefile.in (local-distclean): Remove config.cache.
2218
2219 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
2220
2221         * COPYING: Update FSF address.
2222
2223 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
2224
2225         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
2226         noconfigdirs.
2227
2228 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
2229
2230         * Makefile.in (install-dirs): Don't crash if prefix, and hence
2231         MAKEDIRS, is empty.
2232
2233 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
2234
2235         * config.sub: Tweak mn10300 entry.
2236
2237 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
2238
2239         * configure.in (host_tools): Put sim before gdb, so gdb's
2240         configure.tgt can determine if the simulator was configured.
2241
2242 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
2243
2244         * config.sub: Move BeOS $os case to be with other Cygnus
2245         local cases.
2246
2247 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
2248
2249         * config.sub: Remove misplaced comment that broke Linux.
2250
2251 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
2252
2253         * config.sub: Add BeOS support.
2254
2255 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
2256
2257         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
2258
2259 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
2260
2261         * configure.in (noconfigdirs): Remove tcl and tk from
2262         noconfigdirs for cygwin32 builds.
2263
2264 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
2265
2266         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
2267
2268 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
2269
2270         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
2271         make-all.com, use makefile.vms instead.
2272
2273 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
2274
2275         * config.sub: Accept -lnews*.
2276
2277 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
2278
2279         * configure.in (noconfigdirs): Disable target-newlib,
2280         target-examples and target-libiberty for d30v.
2281
2282 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
2283
2284         * configure.in (noconfigdirs): Enable ld for d30v.
2285
2286 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
2287
2288         * configure.in (tic80-*-*): Build compiler.
2289
2290 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
2291
2292         * configure.in (d30v-*): Remove sim directory from list of
2293         unsupported d30v directories
2294
2295 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
2296
2297         * config.sub, configure.in: Add d30v target cpu. 
2298         
2299 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
2300
2301         * makefile.vms: New file.
2302         * make-all.com: Remove.
2303
2304 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
2305
2306         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
2307
2308 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
2309
2310         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
2311
2312 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
2313
2314         * Makefile.in (ALL_MODULES): Added all-db.
2315         (CROSS_CHECK_MODULES): Addec check-db.
2316         (INSTALL_MODULES): Added install-db.
2317         (CLEAN_MODULES): Added clean-db.
2318
2319 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
2320
2321         * config.guess: Merge with latest FSF sources.
2322
2323 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
2324
2325         * Makefile.in (ALL_MODULES): Added all-itcl.
2326         (CROSS_CHECK_MODULES): Added check-itcl.
2327         (INSTALL_MODULES): Added install-itcl.
2328         (CLEAN_MODULES): Added clean-itcl.
2329
2330 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
2331
2332         * configure.in: build gdb for mn10200
2333
2334 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
2335
2336         * Makefile.in (all-target-winsup): Depend on all-target-libio.
2337
2338 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
2339
2340         * configure.in (tic80-*-*): Turn off most targets right now.
2341
2342 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
2343
2344         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
2345         rather than the makeinfo program.
2346         (do-info): Depend upon all-texinfo.
2347
2348 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
2349
2350         * configure.in: Remove uses of config/mh-linux.
2351
2352         * config.sub, config.guess: Merge with latest FSF sources.
2353
2354 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
2355
2356         * config.sub (case $basic_machine): Add tic80 entries.
2357
2358 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
2359
2360         * config.sub, config.guess: Merge with latest FSF sources.
2361
2362 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
2363
2364         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
2365         * mpw-config.in: Test for NewFolderRecursive.
2366         * mpw-install: Use symbolic name for startup filename.
2367         * mpw-README: Add various additional details.
2368
2369 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
2370
2371         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
2372
2373 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
2374
2375         * configure.in: Do build gcc and the target libraries for
2376         the mn10200.
2377
2378 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
2379
2380         * configure.in: don't avoid building gdb for mn10300 any more
2381         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
2382         instead of single-quoting it.
2383
2384 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
2385
2386         * configure.in: Don't use --with-stabs on IRIX 6.
2387
2388 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
2389
2390         * configure.in (m32r): Build gdb, libg++ now.
2391
2392 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
2393
2394         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
2395         directories from noconfigdirs.
2396
2397 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
2398
2399         * config.sub (basic_machine): added mips16 configuration
2400
2401 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2402
2403         * config.sub: Handle d10v-unknown.
2404
2405 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
2406
2407         * config.sub: Handle v850-unknown.
2408
2409 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
2410
2411         * Makefile.in: add findutils
2412         * configure.in: add findutils to list of host_tools
2413
2414 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
2415
2416         * config.sub: Handle mn10200 and mn10300.
2417
2418 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2419
2420         * configure.in (d10v-*): Do not build librx.
2421
2422 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
2423
2424         * configure.in (mn10300): Build everything except gdb & libgloss.
2425
2426 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
2427
2428         * config.guess:  Patch for Dansk Data Elektronik servers,
2429         from Niels Skou Olsen <nso@dde.dk>.
2430
2431         For ncr, use /bin/uname rather than uname, since GNU uname does not
2432         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
2433
2434         Patch for MIPS R4000 running System V,
2435         from Eric S. Raymond <esr@snark.thyrsus.com>.
2436
2437         Fix thinko for nextstep.
2438
2439         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
2440
2441         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
2442         * config.guess: Guess mips-dec-mach_bsd4.3.
2443
2444         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
2445         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
2446         release numbers.
2447         * config.guess (mips-mips-riscos*):  Emit just enough of the
2448         release number.
2449
2450         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
2451         * config.guess (sparc-auspex-sunos*):  Added.
2452         (f300-fujitsu-*): Added.
2453
2454         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
2455         * config.guess:  Recognize a Tadpole as a sparc.
2456
2457 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
2458
2459         * config.guess: Don't assume that NextStep version is either 2 or
2460         3.  NextStep 4 (aka OpenStep 4) has come out now.
2461
2462 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
2463
2464         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
2465         From Rik Faith <faith@cs.unc.edu>.
2466
2467 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
2468
2469         * config.sub: Contributions from bug-gnu-utils to:
2470         Support plain "hppa" (no version given) architecture, reported by
2471         OpenStep.
2472         OpenBSD like NetBSD.
2473         LynxOs is not a hardware supplier.
2474
2475         * config.guess: Contributions from bug-gnu-utils to add support for:
2476         OpenBSD like NetBSD.
2477         Stratus systems.
2478         More Pyramid systems.
2479         i[n>4]86 Intel chips.
2480         M680[n>4]0 Motorola chips.
2481         Use unknown instead of lynx for hardware manufacturer.
2482
2483 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
2484
2485         * install.sh (chmodcmd): Set to null if the DST directory already
2486         exists.
2487
2488 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2489
2490         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
2491         not use mt-ppc target Makefile fragment any more.
2492
2493 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
2494
2495         * configure.in (*-*-windows):  Exclude everything but those dirs
2496         needed to build windows.
2497
2498 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
2499
2500         * Makefile.in (all-target-winsup): Depend on all-target-librx.
2501
2502 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
2503
2504         * configure.in:  Exclude mmalloc from i386-windows.
2505         * config/mh-windows:  Add rules for building MSVC makefiles.
2506
2507 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
2508
2509         * Undo my previous change.
2510
2511 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
2512
2513         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
2514         unconditionally.
2515         (MAKEOVERRIDES): Define (revert this part of October 18 change).
2516
2517 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
2518
2519         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
2520         host to add it's own flags.
2521         * config/mh-windows (HOST_FLAGS):  Set srcroot, which is needed
2522         for MSVC build procedure.
2523
2524 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
2525
2526         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
2527
2528 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
2529
2530         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
2531         (CXX_FOR_TARGET): Likewise.
2532         (GCC_FOR_TARGET): Define.
2533         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
2534         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
2535         CC_FOR_TARGET was specified on the command line.
2536         (MAKEOVERRIDES): Don't define.
2537
2538 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
2539
2540         * configure.in (m32r): Fix spelling of libg++ libs.
2541
2542 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
2543
2544         * config.sub (-apple*): Remove, now redundant.
2545
2546 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
2547
2548         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
2549
2550         * configure: Rework yesterday's sed script patch.
2551
2552         * config.sub: Merge with FSF.
2553
2554 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
2555
2556         * config.guess:  Merge from FSF.
2557
2558         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
2559         * config.guess: Use pc instead of unknown, for pc clone systems.
2560         Change linux to linux-gnu.
2561
2562         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2563         * config.guess: Avoid non-portable tr syntax.
2564
2565 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
2566
2567         * test-build.mk (HOLES): Add "xargs" for gdb.
2568
2569         * configure: Avoid hpux10.20 sed bug.
2570
2571 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
2572
2573         * configure.in config/mh-windows:  Add support for windows host
2574         (that is a build done under the Microsoft build environment).
2575
2576 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
2577
2578         * Makefile.in: Replace all uses of srcroot with s, to shrink
2579         command line lengths.
2580
2581         Patches from Geoffrey Noer <noer@cygnus.com>:
2582         * configure.in: If configuring for newlib, pass --with-newlib to
2583         subdirectories.
2584         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
2585         -Bnewlib/ and -Lwinsup to gcc.
2586         (CXX_FOR_TARGET): Likewise.
2587
2588 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
2589
2590         * Makefile.in (ETC_SUPPORT): Add configure.
2591
2592 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
2593
2594         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 
2595         host configuration file.
2596
2597 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
2598
2599         * configure.in: Break mn10x00 support into separate
2600         mn10200 and mn10300 configurations.
2601         * config.sub: Likewise.
2602
2603 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
2604
2605         * configure.in: Add lots of stuff to noconfigdirs for
2606         the mn10x00 targets.
2607
2608         * config.sub, configure.in: Add mn10x00 support.
2609
2610 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
2611
2612         * make-all.com: Call conf-a-gas, not config-a-gas.
2613
2614 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
2615
2616         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
2617         targets.
2618
2619 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
2620
2621         * mpw-README: Add much more detail for native PowerMac.
2622         * mpw-install: New file.
2623         * mpw-configure: Add --norecursion and --help options.
2624         * mpw-config.in: Translate readme and install files when
2625         copying to objdir.
2626         * mpw-build.in: Don't always depend on byacc and flex.
2627         (install-only-top): New action.
2628
2629 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
2630
2631         * configure.in:  You can now configure GDB for the v850.
2632
2633 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
2634
2635         * configure.in (noconfigdirs): Don't configure any C++ dirs
2636         if targeting D10V.
2637
2638 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
2639
2640         * config.sub: Recognize mips64vr5000.
2641
2642 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
2643
2644         * configure.in: Use a single line for host_tools and native_only.
2645
2646 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
2647
2648         * Makefile.in (install-itcl): Install tcl first.
2649
2650 Sun Sep 14 20:53:42 1997  Geoffrey Noer  <noer@cygnus.com>
2651
2652         * config/mh-cygwin32: ok to build split texinfo files
2653
2654 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
2655
2656         * configure.in: remove bison from noconfigdirs for Cygwin32 host
2657
2658 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
2659
2660         * config.sub, configure.in: Add entries for m32r.
2661
2662 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
2663
2664         * config.guess: Merge with FSF.
2665
2666 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
2667
2668         * Makefile.in (inet-install): Don't run install-gzip.
2669
2670 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
2671
2672         * configure.in:  Don't config lots of things for *-*-windows*.
2673
2674 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
2675
2676         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
2677         (host_libs, host_tools): Copy from configure.in.
2678         * mpw-configure: Don't complain about directories not found.
2679
2680 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2681
2682         * configure.in (i[345]86): Recognize i686 for pentium pro.
2683         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
2684         file.
2685
2686         * config.guess (i[345]86): Ditto.
2687
2688 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2689
2690         * configure.in (noconfigdirs): Removed gdb for D10V.
2691
2692 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
2693
2694         * configure.in: Remove ld, target-libio, target-libg++, and
2695         target-libstdc++ from noconfigdirs.
2696
2697 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
2698
2699         * configure: Fix three locations where shell scripts were
2700         being run directly rather than with config_shell.
2701
2702 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
2703
2704         * configure.in (v850-*-*): Set up initial $noconfigdirs.
2705         * config.sub (basic_machine): Recognize v850.
2706
2707 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
2708
2709         * mpw-configure: Handle multiple enable/disable options and
2710         pass them down recursively, handle -c and -s flags appropriately
2711         depending on choice of compiler, add escape mechanism for
2712         quoted arguments to gC.
2713
2714 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2715
2716         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
2717         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
2718         so that -mrelocatable-lib and -mno-eabi are used.
2719
2720         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
2721         not support --print-multi-lib, don't abort.
2722
2723 Sun Aug 11 20:51:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
2724
2725         * config/mh-cygwin32 (CFLAGS):  Define _WIN32 to be compatible
2726         with normal Windows compilation environment.
2727
2728 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
2729
2730         * make-all.com: Run config-a-gas.
2731         * setup.com: Don't copy subdirectory files around.
2732
2733 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
2734
2735         * configure.in (*-*-ose): Remove exclusion of libgloss for this
2736         target, it now compiles correctly.
2737
2738 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
2739
2740         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
2741
2742 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2743
2744         * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 
2745
2746 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
2747
2748         * configure.in (native_only): Add prms.
2749
2750 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
2751
2752         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
2753         (BINUTILS_SUPPORT_DIRS): Likewise.
2754
2755 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2756
2757         * configure.in (d10v-*-*): Don't configure ld or gdb until the
2758         d10v support is added.
2759
2760 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2761
2762         * configure.in (d10v-*-*): New target.
2763
2764 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
2765
2766         * config.guess (HP 9000/811): Recognize this as a PA1.1
2767         machine.
2768
2769 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
2770
2771         * Makefile.in (do-tar-gz): New target, split out from tail end of
2772         taz target.  Run each command separately, don't use pipes.
2773         (taz): Use it.
2774
2775 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
2776
2777         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
2778         * mpw-build.in: No builds should depend on building byacc or flex,
2779         they are assumed to be installed already.
2780
2781 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2782
2783         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
2784         variable that CC_FOR_TARGET needs.
2785
2786 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2787
2788         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
2789         options have changed since the last time the subdirectory was
2790         configured, and if it has, reconfigure.
2791         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
2792         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
2793
2794 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
2795
2796         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
2797         CLEAN_MODULES): Add bash.
2798         (all-bash): New target.
2799
2800 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
2801
2802         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
2803
2804 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2805
2806         * config.sub (basic_machine): Recognize d10v as a valid processor.
2807
2808 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
2809
2810         * mpw-configure: Add support for --bindir.
2811         * mpw-build.in: Use a GCC-specific build script for GCC actions.
2812
2813 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
2814
2815         * configure.in: add bash, time, gawk to list of hosttools and things
2816         to only build for native toolchains
2817
2818 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
2819
2820         * Makefile.in (docdir): Remove.
2821
2822 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
2823
2824         * Makefile.in (datadir): Set to $(prefix)/share.
2825
2826 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
2827
2828         * configure.in: build diff and patch for cygwin32-hosted
2829         toolchains.
2830
2831 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
2832
2833         * config.sub: Accept -rtems*.
2834
2835 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
2836
2837         * configure.in: enable dosrel for cygwin32-hosted builds,
2838                 remove diff from the list of things not buildable
2839                 via Canadian Cross
2840
2841 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
2842
2843         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
2844         don't get ". ".
2845
2846 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
2847
2848         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
2849
2850 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
2851
2852         * Makefile.in (taz): Handle case where tex3patch didn't even get
2853         checked out.  Also, if it was found, put the symlink in a new util
2854         subdirectory.
2855
2856 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2857
2858         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
2859
2860 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
2861
2862         * config.sub: Recognize -openvms.
2863         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
2864         * make-all.com, setup.com: New files.
2865
2866 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
2867
2868         * Makefile.in (taz): tex3patch moved to texinfo/util.
2869
2870 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
2871
2872         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
2873         * configure.in: remove make from disable-if-Can-Cross list
2874                 enable gdb if ${host} and ${target} are cygwin32
2875
2876 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
2877
2878         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
2879         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
2880
2881 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
2882
2883         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
2884         distinguish sysv/svr4/bsd variants.
2885         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
2886
2887 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
2888
2889         * configure.in: Added copyright notice.
2890         * move-if-change: Added copyright notice.
2891
2892 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2893
2894         * configure.in (powerpcle-*-solaris*): Until we get shared
2895         libraries working, don't build gdb, sim, make, tcl, tk, or
2896         expect.
2897
2898 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
2899
2900         * config.guess:  Merge with FSF:
2901
2902         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2903         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
2904
2905         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2906         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
2907
2908         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
2909         * config.guess:  Combine two OSF1 rules.
2910         Also recognize field test versions.  From mjr@zk3.dec.com.
2911         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
2912         because GNU uname does not support -p.  From pmr@pajato.com.
2913
2914 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
2915
2916         * Makefile.in (MAKEDIRS): Removed $(tooldir).
2917
2918 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
2919
2920         * mpw-README: Document GCCIncludes.
2921
2922 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
2923
2924         * configure.in (alpha-*-linux*): Set enable_shared to yes.
2925
2926 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
2927
2928         * mpw-configure: Handle --enable-FOO and --disable-FOO.
2929
2930 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
2931
2932         * configure.in (*-*-cygwin32): Configure make.
2933
2934 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
2935
2936         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
2937
2938 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
2939
2940         * Makefile.in (all-inet): Depend on all-perl.
2941
2942         * Makefile.in (inet-install): New target.
2943
2944         * Makefile.in (all-inet): Depend on all-tcl.
2945         (all-inet): Depend on all-send-pr.
2946
2947 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2948
2949         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
2950         temporarily.
2951
2952 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
2953
2954         * configure.in: Don't configure --with-gnu-ld on AIX.
2955
2956 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
2957
2958         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
2959
2960 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
2961
2962         * Makefile.in (ALL_MODULES): Added all-inet.
2963         (CROSS_CHECK_MODULES): Added check-inet.
2964         (INSTALL_MODULES): Added install-inet.
2965         (CLEAN_MODULES): Added clean-inet.
2966         (all-indent): New target.
2967
2968         * configure.in (host_tools): Added inet.
2969         (native_only): Added inet.
2970         (noconfigdirs): Added inet.
2971
2972 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
2973
2974         * configure.in: Don't configure libgloss if we are not configuring
2975         newlib.
2976
2977 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
2978
2979         * configure.in: Don't configure libgloss for unsupported
2980         architectures.
2981
2982 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2983
2984         * Makefile.in (CLEAN_MODULES): Add clean-apache.
2985
2986 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
2987
2988         * Makefile.in (ALL_MODULES): Include all-apache.
2989         (CROSS_CHECK_MODULES): Include check-apache.
2990         (INSTALL_MODULES): Include install-apache.
2991         (all-apache): New target.
2992
2993         * configure.in: Added apache everywhere perl is seen.
2994
2995 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2996
2997         * Makefile.in: Add support for clean-{module} and
2998         clean-target-{module} rules.
2999
3000 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
3001
3002         * configure.in (*-*-ose) do not build libgloss.
3003
3004 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3005
3006         * config.guess (prep*:SunOS:5.*:*): Turn into
3007         powerpele-unknown-solaris2.
3008
3009 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
3010
3011         * configure.in: Permit --enable-shared to specify a list of
3012         directories.
3013
3014 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
3015
3016         * configure.in (host==solaris): Pass only the first word of $CC
3017         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3018
3019 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
3020
3021         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3022
3023 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
3024
3025         * Makefile.in (ALL_MODULES): Include all-perl.
3026         (CROSS_CHECK_MODULES): Include check-perl.
3027         (INSTALL_MODULES): Include install-perl.
3028         (ALL_X11_MODULES): Include all-guile.
3029         (CHECK_X11_MODULES): Include check-guile.
3030         (INSTALL_X11_MODULES): Include install-guile.
3031         (all-perl): New target.
3032         (all-guile): New target.
3033
3034         * configure.in (host_tools): Include perl and guile.
3035         (native_only): Include perl and guile.
3036         (noconfigdirs): Don't build guile and perl; no ports have been
3037         done.
3038
3039 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
3040
3041         * configure (--enable-*): Handle quoted option lists such as
3042         --enable-sim-cflags='-g0 -O' better.
3043
3044 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3045
3046         * Makefile.in ({,inst}all-target): New rule so we can make and
3047         install all of the target directories easily.
3048
3049 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3050
3051         * configure.in: Add missing global flag in sed substitution when
3052         deleting `target-' from ${configdirs}.
3053
3054 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
3055
3056         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3057         option.
3058
3059         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3060         config/mh-necv4.
3061
3062         * install.sh: Correct misspelling of transformbasename.
3063
3064         * config.guess: Recognize mips-*-sysv*.
3065
3066 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
3067
3068         * config.sub: Recognize mon960.
3069
3070 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
3071
3072         * configure: Restore Canadian Cross handling of BISON and LEX,
3073         removed in Feb 20 change.
3074
3075 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
3076
3077         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
3078         Mention make install.  Remove the old copyright date as well the
3079         clumsy and rather pointless copyright on the README file.
3080
3081 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
3082
3083         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
3084         Makefile after running symlink-tree, then run `make distclean' to
3085         avoid clobbering any generated files in srcdir.
3086
3087 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
3088
3089         * configure.in (m68k-*-netbsd*): Build everything now.
3090
3091 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
3092
3093         * Makefile.in (taz): Fix quoting.
3094
3095 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
3096
3097         * configure.in (sparclet-*-*): Build everything now.
3098
3099 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3100
3101         * configure.in (m68k-*-linux*): New host.
3102
3103 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
3104
3105         * configure: Check for bison before byacc.
3106
3107 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
3108
3109         * Makefile.in configure:  Change the way LEX and BISON/YACC are
3110         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
3111         searching PATH.  These are used as fallbacks by Makefile.in if
3112         flex/bison/byacc aren't in objdir.
3113
3114 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
3115
3116         * Makefile.in: Make everything which depends upon all-bfd also
3117         depend upon all-opcodes, in case --with-commonbfdlib is used.
3118
3119 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3120
3121         * configure.in (host *-*-cygwin32): Don't build gdb if we are
3122         building NT native compilers on Unix.
3123
3124 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
3125
3126         * configure.in: Don't get CC from the host Makefile fragment if we
3127         can find gcc in PATH, or if this is a Canadian Cross.  Move the
3128         Solaris test for /usr/ucb/cc to the post target script, just after
3129         the compiler sanity test.
3130
3131 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
3132
3133         * config.sub: Merge with FSF.
3134
3135 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
3136
3137         * Makefile.in (RPATH_ENVVAR): New variable.
3138         (REALLY_SET_LIB_PATH): Use it.
3139         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
3140
3141 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
3142
3143         * config.sub, configure.in: Recognize sparclet cpu.
3144
3145 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
3146
3147         * config.guess:  Support m68k-cbm-sysv4.
3148
3149 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3150
3151         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
3152         m68k-unknown-linuxaout from linker help string.  Put quotes around
3153         $ld_help_string.
3154
3155 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
3156
3157         * config.guess (powerpc-harris-powerunix): Add guess for port
3158         to new target.
3159
3160 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3161
3162         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
3163
3164 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
3165
3166         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
3167         $(REALLY_SET_LIB_PATH) in Makefile.
3168         * Makefile.in (SET_LIB_PATH): New variable.
3169         (REALLY_SET_LIB_PATH): New variable.
3170         ($(DO_X)): Use $(SET_LIB_PATH).
3171         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
3172         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
3173         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
3174         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
3175         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
3176         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
3177         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
3178         (install-dosrel): Likewise.
3179         (all-opcodes): Depend upon all-libiberty.
3180
3181 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3182
3183         * config.guess (*:CYGWIN*): New
3184
3185 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3186
3187         * Makefile.in (all-target-winsup): All all-target-libiberty.
3188
3189 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3190
3191         * configure.in (noconfigdirs): Add missing # in front of comment.
3192
3193 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
3194
3195         * configure.in: add second pass to things added to noconfigdirs
3196         so *-gm-magic can exclude libgloss properly.
3197
3198 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
3199
3200         * mpw-configure (extralibs_name, rez_name): Set correctly
3201         for MWC68K compiler.
3202
3203         * mpw-README: Add more info on the necessary build tools.
3204
3205 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3206
3207         * configure.in, config.sub: Recognize cygwin32.
3208
3209 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
3210
3211         * config.guess, config.sub: Recognize A/UX.
3212
3213 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
3214
3215         * config.sub: Merge with gcc/config.sub.
3216
3217 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
3218
3219         * mpw-build.in (do-binutils): Add build of stamps.
3220
3221 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
3222
3223         * config.sub: Add recognition for mips64vr4100*-* targets.
3224
3225 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3226
3227         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
3228         Add creation of gconfigargs with `--enable-shared' turned on.
3229         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
3230         ($(host)-stamp-stage3-configured): Likewise.
3231         (HOLES): Add chatr and ldd.
3232         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
3233
3234 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
3235
3236         * configure: Pass --nfp to recursive configures.
3237
3238 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3239
3240         * Makefile.in (DLLTOOL): New.
3241         (DLLTOOL_FOR_TARGET): New.
3242         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
3243         (EXTRA_TARGET_FLAGS): Ditto.
3244         (EXTRA_GCC_FLAGS): Ditto.
3245         (CONFIGURE_TARGET_MODULES): Ditto.
3246         (DO_X): Ditto.
3247         * configure: Add DLLTOOL.
3248
3249 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
3250
3251         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
3252         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
3253         mh-sco, since old workarounds no longer needed, and don't
3254         build ld, since libraries have weak symbols in COFF.
3255
3256 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
3257
3258         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
3259
3260 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
3261
3262         * configure.in: Make sure that ${CC} can be used to compile an
3263         executable.
3264
3265 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
3266
3267         * Makefile.in (all-gdb): Depend on $(GDB_TK).
3268         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
3269         nothing depending on whether gdbtk is being built.
3270
3271 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
3272
3273         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
3274
3275 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
3276
3277         * configure.in (noconfigdirs): Put ld or gas in this early, if the
3278         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
3279
3280 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
3281
3282         * config-ml.in: Add support for
3283         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
3284         Simplify setting of multidirs from --disable-foo.
3285
3286 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3287
3288         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
3289         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
3290         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3291         non-empty, pass them on to the  GCC make.
3292         (all-bootstrap): New rule that is like all-gcc, except it executes
3293         the GCC bootstrap rule instead of the GCC all rule.
3294
3295 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
3296
3297         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
3298
3299 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3300
3301         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
3302         DG/UX support.
3303
3304 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
3305
3306         * config.sub (i*86*) Change [345] to [3456]
3307
3308 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3309
3310         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
3311         --with-gnu-ld=no.
3312
3313 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3314
3315         * config-ml.in (rs6000*, powerpc*): Add switches to control which
3316         AIX multilibs get built.
3317
3318 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3319
3320         * configure.in (i386-win32): Don't build expect if we're not
3321         building the tcl subdir.
3322
3323 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
3324
3325         * Makefile.in: (configure-target-examples, all-target-examples):
3326         New targets, configure and build example programs.
3327
3328 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
3329
3330         * mpw-configure: If an mpw-config.in generated a file mk.sed,
3331         use it as input to sedit the generated MPW makefile.
3332         * mpw-README: Add a suggestion about Gestalt.h.
3333
3334 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
3335
3336         * config.sub: Accept *-*-ieee*.
3337
3338 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
3339
3340         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
3341         Ronald F. Guilmette <rfg@monkeys.com>.
3342
3343 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3344
3345         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
3346         for powerpc-pe native.
3347         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
3348         (target==powerpc-pe): duplicate i386-win32 entry.
3349
3350 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
3351
3352         * configure.in (noconfigdirs): Exclude target-newlib for all versions
3353         of vxworks, not just vxworks5.1.
3354
3355 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
3356
3357         * mpw-configure: Add support for exec-prefix.
3358
3359 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
3360
3361         * config.guess: Recognize HP model 816 machines as having
3362         a PA1.1 processor.
3363
3364 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
3365
3366         * configure: Ignore new autoconf configure options.
3367
3368 Thu Nov 30 14:45:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3369
3370         * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
3371         defaults to K&R mode, but doesn't have varargs.h, so we have to 
3372         compile in ANSI mode.
3373
3374 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
3375
3376         * config.guess:  Recognize Pentium under SCO.
3377         From Robert Lipe <robertl@arnet.com>.
3378
3379 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3380
3381         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
3382         * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
3383         RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
3384
3385 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
3386
3387         * configure.in: Don't configure gas for alpha-dec-osf*.
3388
3389 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
3390
3391         * configure.in: Default to --with-stabs for some targets for which
3392         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
3393         i[345]86*-*-unixware*.
3394
3395 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
3396
3397         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
3398         rather than basing it on the target.  Simplify handling of options
3399         controlling which directories to configure.  Remove extraneous
3400         slash in multi-clean target.
3401
3402 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
3403
3404         * config-ml.in: Prefix more variables with ml_ so they don't collide
3405         with configure's.
3406
3407 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
3408
3409         * configure: Don't turn -v into --v.
3410
3411 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
3412
3413         * configure.in (targargs): Fix typo.
3414
3415         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
3416
3417 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
3418
3419         * configure.in: Strip --host and --target options from
3420         CONFIG_ARGUMENTS, and always configure for --host only.  Add
3421         --with-cross-host option when building with a cross-compiler.
3422         * configure: Canonicalize the arguments put into config.status by
3423         always using `=' for an option with an argument.  Pass a presumed
3424         --host or --target explicitly.
3425
3426 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
3427
3428         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
3429         into general OS recognition case.
3430
3431 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3432
3433         * configure.in (target_configdirs): add target-winsup only
3434         for win32 target systems.
3435
3436 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
3437
3438         * Makefile.in (all-target-libgloss): Depend upon
3439         configure-target-newlib, since when libgloss is built it looks to
3440         see if the newlib directory exists.
3441
3442 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
3443
3444         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
3445         cfg-ml-*.in.
3446
3447 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
3448
3449         * configure: Handle LD and LD_FOR_TARGET when configuring a
3450         Canadian Cross.
3451
3452 Tue Nov 14 15:03:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3453
3454         * config/mh-i386win32: add LD_FOR_TARGET.
3455
3456 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3457
3458         * configure.in (target_libs): add target-winsup.
3459         (target==i386-win32): add patch diff flex make to $noconfigdirs.
3460         (target==ppcle-pe): remove ld from $noconfigdirs.
3461
3462 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
3463
3464         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
3465         Preserve relative path names in $srcdir.  Build symlink tree if
3466         configuring cross target dir and srcdir=. (= no VPATH support).
3467         (configure-target-libg++): Depend on configure-target-librx.
3468         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
3469         * config-ml.in: New file.
3470         * symlink-tree: New file.
3471         * configure: Ensure srcdir="." if that's what it is.
3472
3473 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
3474
3475         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
3476         includes and FLEX_SKELETON setting.
3477         * mpw-configure (--with-gnu-ld): New option, controls whether
3478         to use PPCLink or ld with PowerMac GCC.
3479         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
3480         * mpw-config.in: Configure grez if targeting Mac.
3481
3482         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3483         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
3484         just macos.
3485         * configure.in: Configure grez resource compiler if targeting Mac.
3486         * Makefile.in (all-grez, install-grez): New targets.
3487
3488 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
3489
3490         * configure: CXX defaults to gcc, not g++.  If we find
3491         gcc in the path, set CC to gcc -O2.
3492
3493 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
3494
3495         * configure: Default ${build} correctly.  Avoid picking up extra
3496         spaces when reading CC and CXX from Makefile.  When doing a
3497         Canadian Cross, use plausible default values for numerous
3498         variables.
3499         * configure.in: When doing a Canadian Cross, don't try to
3500         configure tools whose configure script can't handle it.
3501
3502 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
3503
3504         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
3505
3506 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3507
3508         * configure:  Remove dubious bug reporting address.
3509
3510 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3511
3512         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
3513         configure script, run that instead of this directory's configure.
3514         In either case, print a message that we're configuring the sub-dir.
3515
3516 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3517
3518         * configure.in: Before checking for the existence of various files,
3519         use sed to filter out "target-".
3520
3521 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
3522
3523         * Makefile.in (DO_X): Split rule to decrease command line length
3524         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
3525         (Philippe De Muyter).
3526
3527 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3528
3529         * Makefile.in (all-patch): depend on all-libiberty.
3530
3531 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
3532
3533         * configure.in: If the only directory in target_configdirs which
3534         actually exists is libiberty, then set target_configdirs to empty,
3535         to avoid trying to build a target libiberty in a gas or gdb
3536         distribution.
3537
3538 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
3539
3540         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3541         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
3542         systems.
3543
3544 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
3545
3546         * configure.in (copy_dirs): Use sys-include instead of include
3547         for --with-headers option.
3548
3549 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
3550
3551         * Makefile.in, configure.in: Make winsup builds work with
3552         new scheme.
3553
3554 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
3555
3556         * configure.in: Build the linker on AIX.
3557
3558 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3559
3560         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
3561         where needed.
3562
3563 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
3564
3565         * Makefile.in (all-gcc): Fix typo.
3566
3567 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3568
3569         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
3570
3571 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3572
3573         * configure.in:  Rename libFOO to target-libFOO, and xiberty
3574         to target-xiberty, to provide more flexibility.
3575         (target_subdir):  Define.  Create if cross.
3576         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
3577         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
3578         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
3579         check-libFOO -> check-target-libFOO, etc.
3580         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
3581         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
3582         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
3583         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
3584         allow ALL_GCC="" to only configure.
3585         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
3586         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
3587         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
3588
3589 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
3590
3591         * Makefile.in (taz): Build "info" in etc explicitly.
3592
3593 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
3594
3595         * configure.in:  Make sure that CC is undefined (as opposed to
3596         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
3597         problem with autoconf trying to configure on a host without GCC.
3598
3599 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
3600
3601         * mpw-configure: Set host alias from choice of host compiler,
3602         only use generic MPW Makefile sed if present, edit a file
3603         named "hacked_Makefile.in" instead of "Makefile.in" if present.
3604         * mpw-README: Add problem notes about CW6 and CW7.
3605
3606 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
3607
3608         * Makefile.in (taz): Use ";" instead of ";;".
3609
3610 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3611
3612         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
3613         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
3614         DISTDOCDIRS.
3615         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
3616         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
3617
3618 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3619
3620         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
3621         and gnats, because they are now subsumed by DISTSTUFFDIRS.
3622         Move bfd to DISTSTUFFDIRS.
3623
3624 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3625
3626         * Makefile.in (X11_LIB): Removed.
3627         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
3628
3629         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
3630
3631 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3632
3633         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
3634         names.
3635
3636 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3637
3638         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
3639
3640 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
3641
3642         * configure.in (i[345]86-*-win32): Always build newlib.
3643         Don't configure cvs, autoconf or texinfo.
3644         * Makefile.in (LD_FOR_TARGET): New.
3645         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
3646         Pass down LD_FOR_TARGET.
3647
3648 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
3649
3650         * winsup: New directory.
3651         * Makefile.in: Build winsup.
3652         * configure.in: Winsup is configured when target is win32.
3653         Can only build win32 target GDB when native.
3654         
3655 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
3656
3657         * config.guess: Recognize HP model 819 machines as having
3658         a PA 1.1 processor.
3659
3660 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
3661
3662         * configure: Fix sed loop which substitutes for CC and CXX to
3663         avoid bug found in various sed implementations.
3664
3665 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3666
3667         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
3668         simulator.  Use standard powerpc-*-eabi*.
3669
3670 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
3671
3672         * configure.in: Stop putting gas and binutils in noconfigdirs for
3673         powerpc-*-aix* and rs6000-*-*.
3674
3675 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
3676
3677         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
3678         -mcall-aixdesc libraries.
3679
3680 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
3681
3682         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3683
3684         * config.sub (arm | armel | armeb): Fix shell syntax.
3685
3686 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3687
3688         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
3689         -msoft-float and -mcpu=common support.
3690         (powerpc*-*-eabisim*): Add support for building -mcall-aix
3691         libraries.
3692
3693 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3694
3695         * configure.in: Allow configuration and build of emacs19 for the alpha.
3696
3697 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3698
3699         * configure.in (CC): Get ^CC, not just any old CC, from
3700         ${host_makefile_frag}.
3701
3702 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3703
3704         * configure.in (CC): Try to get CC from 
3705         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
3706
3707 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3708
3709         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
3710         only if it exists in $(srcdir).
3711
3712 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
3713
3714         * configure: If CC and CXX are not set in the environment, set
3715         them, based on either an existing Makefile or on searching for gcc
3716         in PATH.  Substitute for CC and CXX in Makefile.
3717         * configure.in: Remove libm from target_libs.  Separate
3718         target_configdirs from configdirs.  If CC is not set in
3719         environment, try to get it from a host Makefile fragment.  Rewrite
3720         changes of configdirs to use skipdirs instead.  A few minor
3721         tweaks.  Take directories out of target_configdirs as they are
3722         taken out of configdirs.  Remove existing Makefile files from
3723         subdirectories.  Substitute for TARGET_CONFIGDIRS and
3724         CONFIG_ARGUMENTS in Makefile.
3725         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
3726         by configure.in.
3727         (CONFIG_ARGUMENTS): Likewise.
3728         (CONFIGURE_TARGET_MODULES): New variable.
3729         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
3730         ($(CONFIGURE_TARGET_MODULES)): New target.
3731         (configure-libg++, configure-libio): New targets.
3732         (all-libg++): Depend upon configure-libg++.
3733         (all-libio): Depend upon configure-libio.
3734         (configure-libgloss, all-libgloss): New targets.
3735         (configure-libstdc++): New target.
3736         (all-libstdc++): Depend upon configure-libstdc++.
3737         (configure-librx, all-librx): New targets.
3738         (configure-newlib): New target.
3739         (all-newlib): Depend upon configure-newlib
3740         (configure-xiberty): New target.
3741         (all-xiberty): Depend upon configure-xiberty.
3742
3743 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
3744
3745         * configure.in (host i[345]86-*-win32):  Expand the
3746         noconfigdirs again.
3747
3748 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
3749
3750         * mpw-configure: Fix sed command file name.
3751
3752 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
3753
3754         * configure.in (host i[345]86-*-win32): Reduce the 
3755         noconfigdirs again.
3756
3757 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
3758
3759         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
3760         or powerpc*-*-pe*, since they are not yet supported.
3761
3762 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
3763
3764         Add PowerMac support and many other enhancements.
3765         * mpw-configure: New option --cc to select compiler to use,
3766         paste options set according to --cc into the generated
3767         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
3768         if mpw-make.sed is present.
3769         * mpw-config.in: Don't test for gC1, test for mpw-touch,
3770         add forward includes for PowerPC include files.
3771         * mpw-build.in: Build using Makefile.PPC if present.
3772         (do-byacc, etc): Remove separate version resource builds.
3773         (do-gas): Build "stamps" before "all".
3774         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
3775         * mpw-README: Update to reflect --cc option, PowerMac support,
3776         and recently-reported compatibility problems.
3777
3778 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
3779
3780         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
3781         embedded m68k systems (-aout, -coff, -elf, -vxworks).
3782         (--with-multilib-top): Pass to recursive invocations.
3783
3784 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
3785
3786         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
3787         v810-*-*.
3788
3789 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3790
3791         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
3792         gdb, ld and opcodes on v810-*-*.
3793
3794 Sat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <angela@cygnus.com>
3795         
3796         * config/mh-ncrsvr43: Removed AR_FLAGS
3797
3798 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
3799
3800         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
3801         (local-maintainer-clean): New target.
3802         (maintainer-clean): New target.
3803         (realclean): Just depend upon maintainer-clean.
3804
3805 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3806
3807         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
3808
3809 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
3810
3811         * configure.in: Build ld in mips*-*-bsd* case.
3812
3813 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
3814
3815         * config.sub: Accept -lites* OS.  From Ian Dall.
3816
3817 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
3818
3819         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3820         targets.
3821
3822 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3823
3824         * configure.in: treat i386-win32 canadian cross the same as
3825         i386-go32 canadian cross.
3826
3827 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3828
3829         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
3830         running under the simulator to build a reduced set of libraries.
3831         (powerpc-*-eabiaix): Add fine grained multilib support added to
3832         other powerpc targets yesterday.
3833
3834 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3835
3836         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
3837         -disable-softfloat, -disable-relocatable, -disable-aix, and
3838         -disable-sysv to control which multilib libraries get built.
3839
3840 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
3841
3842         * configure: Add Makefile.tem to list of files to remove in trap
3843         handler.
3844
3845 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3846
3847         * config.guess (*Linux*):  Add missing "exit"s.
3848         Also, need specific check for alpha-unknown-linux (uses COFF).
3849
3850 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3851
3852         * config.guess:  Merge with FSF:
3853
3854         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
3855         * config.guess (AIX4): More robust release numbering discovery.
3856
3857         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
3858         * config.guess (i386-sequent-ptx): Properly get version number.
3859
3860         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
3861         * config.guess (mips:*:4*:UMIPS): New case.
3862
3863 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
3864
3865         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
3866         (i386-win32 host): Likewise.  Don't build readline.
3867
3868 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
3869
3870         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
3871         SUPPORT_FILES to submakes.
3872
3873 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
3874
3875         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
3876         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
3877         mpw-configure.
3878
3879 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
3880
3881         * configure.in (appdirs): Use =, not ==, in test expression when
3882         trying to build the text to print in the warning message for
3883         Solaris users.
3884
3885 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
3886
3887         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
3888
3889 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
3890
3891         * config.guess: Recognize lynx-2.3.
3892
3893 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
3894
3895         * config.sub (z8ksim): Deleted
3896         (z8k-*-coff): New, this is the one true name of the target.
3897
3898 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
3899
3900         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
3901
3902 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
3903
3904         * config.guess (*:Linux:*:*): First try asking the linker what the
3905         default object file format is (elf, aout, or coff).  Then if this
3906         fails, try previous methods.
3907
3908 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3909
3910         * configure.in: Don't build newlib for *-*-vxworks5.1.
3911
3912 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3913
3914         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
3915         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
3916
3917 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
3918
3919         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
3920
3921 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
3922
3923         * cfg-ml-com.in: New file.
3924         * cfg-ml-pos.in: New file.
3925
3926 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
3927
3928         * COPYING.NEWLIB: Add HP free copyright to list.
3929
3930 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3931
3932         * config.sub: Recognize -eabi* for the system, not just -eabi.
3933
3934 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
3935
3936         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
3937         * config.sub, configure.in (win32): New target and host.
3938
3939 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
3940
3941         * configure.in: Add i386-pe configuration.
3942
3943 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
3944
3945         * mpw-build.in (install): Install GDB after LD.
3946
3947 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
3948
3949         * mpw-config.in (elf/mips.h): Always forward-include, needed
3950         for GDB to build.
3951
3952 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
3953
3954         * testsuite: New directory for customer acceptance and whole tool
3955         chain tests.
3956
3957 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3958
3959         * configure: If per-host line isn't found, but AC_OUTPUT is found
3960         and a configure script exists, run it instead.
3961
3962 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3963
3964         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
3965
3966 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
3967
3968         * configure: Set build_{cpu,vendor,os,alias} to host values when
3969         --build isn't specified.
3970
3971 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3972
3973         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
3974         (FLAGS_TO_PASS): Pass them.
3975         (EXTRA_TARGET_FLAGS): Ditto.
3976
3977         * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
3978
3979 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
3980
3981         * Makefile.in (all-libg++): Depend on all-libstdc++.
3982
3983 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3984
3985         * configure.in (noconfigdirs): Enable all packages for
3986           i386-unknown-netbsd.
3987
3988 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
3989
3990         * configure.in (noconfigdirs): Don't configure tk for i386-go32
3991         hosted builds (DOS builds)
3992
3993 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
3994
3995         Changes for ARM based on patches from Richard Earnshaw:
3996         * config.sub: Handle armeb and armel.
3997         * configure.in: Omit arm linker only for riscix.
3998
3999 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
4000
4001         * config.guess:  Update from FSF.
4002
4003 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
4004
4005         * config.sub: Recognize powerpcle as the little endian varient of
4006         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
4007         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
4008         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
4009         temporarily.
4010
4011 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
4012
4013         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
4014
4015 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
4016
4017         * config.sub: Accept -lites* as a basic system type.
4018
4019 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
4020
4021         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
4022         installed, and if so return linuxoldld as the system name.
4023
4024 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
4025
4026         * config.guess: Add hppa1.1-hp-lites support.
4027
4028 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
4029
4030         * configure.in: Don't build newlib for m68k-vxworks5.1.
4031
4032 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
4033
4034         * configure.in (mips-sgi-irix6): Use mh-irix5.
4035
4036 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
4037
4038         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
4039
4040 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
4041
4042         * test-build.mk: Enable building of shared libraries on IRIX 5 and
4043         OSF/1.  Fix compiler flags.
4044         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
4045
4046 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
4047
4048         * configure.in: Recognize --with-newlib.
4049         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
4050
4051 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
4052
4053         * Makefile.in: move {all,check,install}-gdb from *_MODULES
4054         to *_X11_MODULES due to gdbtk needing X include files et al.
4055
4056 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
4057
4058         Merge in support for Mac MPW as a host.
4059         (Old change descriptions retained for informational value.)
4060
4061         * mpw-config.in: Add generic include forwards for cpu-specific
4062         include files in aout and elf directories.
4063
4064         * mpw-configure: Added copyright.
4065         * mpw-config.in: Check for presence of required build tools.
4066         (target_libs): Add newlib.
4067         (target_tools): Add examples.
4068         (Read Me): Generate as "Read Me for MPW" instead.
4069         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
4070         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
4071         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
4072
4073         * mpw-configure: Remove subdir-specific makefile hackery,
4074         delete mk.tmp after using it.
4075
4076         * mpw-build.in (all): Display start and end times.
4077
4078         * mpw-configure (host_canonical): Set.
4079         (target_cpu): Always add to makefiles.
4080         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
4081         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
4082         (mpw-mh-mpw): Look for in srcdir and srcroot.
4083         Use sed instead of mpw-edit-prefix to edit prefix definitions.
4084
4085         * mpw-build.in: (install-only): New target.
4086
4087         * mpw-configure (host_alias, target_alias): Rename from hostalias
4088         and targetalias, add into generated Makefile.
4089         (mk.tmp): If present, add into generated Makefile.
4090         * mpw-build.in (all-gas): Build config.h first before gas proper.
4091
4092         * mpw-configure (config.status): Write only if changed.
4093         * mpw-config.in (readline): Configure it (not built, just used for
4094         definitions).
4095
4096         * mpw-config.in (elf/mips.h): Add a forward include.
4097
4098         * mpw-config.in: Forward-include most .h files in include into
4099         extra-include.
4100         (readline): Don't build.
4101         mpw-build.in (install): Install GDB.
4102
4103         * mpw-configure (prefix, mpw_prefix): Handle it.
4104         * mpw-config.in (mmalloc, readline): Don't configure.
4105         * mpw-build.in (thisscript): Rename to ThisScript.
4106         Use mpw-build instead of BuildProgram everywhere.
4107         (mmalloc, readline): Don't build.
4108         * mpw-README: New file, basic documentation about the MPW port.
4109
4110         * mpw-config.in: Use forward-include to create include files.
4111
4112         * mpw-configure: Add more things to the top of each configured
4113         Makefile, including contents of config/mpw-mh-mpw.
4114         * mpw-config.in (extra-include): Create this directory and fill it
4115         with Posix-like include files when configuring.
4116
4117         * config.sub (apple, mac, mpw): Add various aliases.
4118
4119         * mpw-build.in: New file, top-level build script fragment for MPW.
4120         * mpw-configure: New file, configure script for MPW.
4121         * mpw-config.in: New file, config fragment for MPW.
4122
4123 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
4124
4125         * configure.in (host_libs): Remove glob, since it is gone from the
4126         sources.
4127
4128 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4129
4130         * Makefile.in: define empty GDB_NLM_DEPS var.
4131
4132         * configure.in(target_makefile_frag): use config/mt-netware
4133         for netware targets.
4134
4135 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
4136
4137         * config.sub: Merge in recent FSF changes.  Remove linux special
4138         cases.
4139
4140 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
4141
4142         build-all.mk,config/mh-solaris:  revert these two changes:
4143
4144         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
4145
4146                 * build-all.mk: Use CC=cc -Xs on Solaris.
4147
4148         Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4149
4150                 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
4151                 working xmakefile for Emacs.
4152
4153 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
4154
4155         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
4156         stop using it.
4157         * Makefile.in: Nuke all references to glob subdirectory.
4158
4159 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
4160
4161         * configure.in: Fix --enable-shared logic in per-host.
4162
4163 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
4164
4165         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
4166
4167 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
4168
4169         * configure.in (noconfigdirs): Don't build gas on AIX, for
4170         powerpc*-*-aix* as well as for rs6000*-*-aix*.
4171
4172 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
4173
4174         * configure: Fix --cache-file to work if the file argument is a
4175         relative path.
4176
4177 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
4178
4179         * configure: If the --cache-file is used, pass it down to
4180         configure in subdirectories.
4181
4182 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
4183
4184         * config.sub: add vxworks29k configuration.
4185
4186 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4187
4188         * Makefile.in (taz): Do "diststuff" part quietly.
4189
4190 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
4191
4192         * config.sub: Mini-merge with gcc/config.sub.
4193
4194 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
4195
4196         * config.guess (IRIX): Sed - to _.
4197
4198 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4199
4200         * Makefile.in (source-vault, binary-vault): New targets.
4201
4202 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
4203
4204         * config.sub: Recognize -eabi as a basic system type.
4205
4206 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
4207
4208         * configure.in (enable_shared stuff): Fix typo.
4209
4210 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
4211
4212         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
4213
4214 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
4215
4216         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
4217
4218 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
4219
4220         * configure.in (rs6000-*-*): Don't build gas.
4221
4222 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
4223
4224         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
4225         reduce command line length.
4226         (AS_FOR_TARGET): Check for as.new, not Makefile.
4227         (NM_FOR_TARGET): Check for nm.new, not Makefile.
4228
4229 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
4230
4231         * config.guess:  Merge from FSF.
4232
4233 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4234
4235         * configure: Don't use $ when handling program_suffix.
4236
4237 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
4238
4239         * configure.in:  Configure tk for hppa/hpux.
4240
4241 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
4242
4243         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
4244
4245 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
4246
4247         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
4248         to LIBCXXFLAGS.  Tests are better run without it.
4249
4250 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
4251
4252         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
4253
4254 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
4255
4256         * configure.in (*-*-netware*): Don't configure xiberty.
4257
4258 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
4259
4260         * configure.in:  Remove tk from native_only list.
4261
4262 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
4263
4264         * build-all.mk: Add mips-ncd-elf target to sun4 targets
4265           for special NCD build.
4266
4267 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4268
4269         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
4270         makeall.bat, they're only useful for binutils snapshots.
4271         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
4272         makeall.bat to specified SUPPORT_FILES.
4273
4274 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
4275
4276         * build-all.mk: Add Ericsson targets to sun4 and solaris
4277           hosts.  Add  BNR's sun4 target to solaris host, so their
4278           build-from-source will be tested in-house first.
4279
4280 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
4281
4282         * Makefile.in (LIBCFLAGS): New variable.
4283         (CFLAGS_FOR_TARGET): Ditto.
4284         (LIBCFLAGS_FOR_TARGET): Ditto.
4285         (LIBCXXFLAGS): Ditto.
4286         (CXXFLAGS_FOR_TARGET): Ditto.
4287         (LIBCXXFLAGS_FOR_TARGET): Ditto.
4288         (BASE_FLAGS_TO_PASS): Pass them.
4289         (EXTRA_TARGET_FLAGS): Ditto.
4290
4291         * configure.in, config/m[th]-*pic: Support --enable-shared.
4292
4293 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
4294
4295         * configure.in (target_libs):  Include libstdc++ again.
4296         * config.guess:  Update from FSF (for FreeBSD).
4297
4298 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4299
4300         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
4301         makeall.bat.
4302         (DISTDOCDIRS): Add `etc'.
4303         (ETC_SUPPORT_PFX): New variable.
4304         (taz): Include anything from etc starting with a word in
4305         ETC_SUPPORT_PFX.
4306
4307 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4308
4309         * config.sub: Update for recent FSF changes.  Remove obsolete
4310         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
4311         spacing changes.
4312
4313 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
4314
4315         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
4316
4317         * config.guess:  Merge with FSF.
4318         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
4319
4320 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4321
4322         * configure: Since the "trap 0" handler will override the exit
4323         status on many systems, only use it for "exit 1", and make it set
4324         a non-zero exit status; reset it before "exit 0".  Also, check
4325         exit status of config.sub, and error out if it failed.
4326
4327 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
4328
4329         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
4330         and install libgloss.
4331
4332 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4333
4334         * Makefile.in (all-binutils): Depend upon all-byacc.
4335
4336         * configure.in: Don't build emacs on Irix 5.
4337
4338 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
4339
4340         * configure.in (*-*-netware*): Add libio.
4341
4342 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
4343
4344         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
4345         (CHECK_TARGET_MODULES): Ditto.
4346         (INSTALL_TARGET_MODULES): Ditto.
4347         (TARGET_LIBS): Ditto.
4348         (all-libstdc++): Note dependencies.
4349
4350 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4351
4352         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
4353
4354 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
4355
4356         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
4357         -fexternal-templates.
4358
4359         * configure.in (target_libs): Add libstdc++.
4360         (noconfigdirs): Add libstdc++ as appropriate.
4361
4362 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4363
4364         * config.guess:  Update from FSF.
4365
4366 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4367
4368         * configure: Use ${config_shell} when running ${configsub}.
4369
4370 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
4371
4372         * config.sub: No longer recognize h8300h.
4373
4374 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4375
4376         * config.sub: Remove extraneous differences between config.sub and
4377         gcc/config.sub.
4378
4379 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4380
4381         * Makefile.in (DISTSTUFFDIRS): Add gas.
4382
4383 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
4384
4385         * COPYING.NEWLIB: New file.
4386
4387 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4388
4389         * config.guess (HP-UX):  Patch from Harlan Stenn
4390         <harlan@landmark.com> to also emit release level.
4391
4392 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4393
4394         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
4395
4396 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4397
4398         * config.sub:  Merge nextstep cleanup from FSF.
4399
4400 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
4401
4402         * configure.in (arm-*-*): Don't configure ld for this target.
4403
4404 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
4405
4406         * configure.in (*-*-netware): don't configure libg++, libio,
4407           librx, or newlib.
4408
4409 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4410
4411         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
4412         configure ld--it works, but it doesn't support shared libraries.
4413
4414 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4415
4416         * config.guess (*-unknown-freebsd*):  Get rid of possible
4417         trailing "(Release)" in version string.
4418         Patch from Paul Richards <paul@isl.cf.ac.uk>.
4419
4420 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4421
4422         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
4423         Fix type: *-next-neststep -> *-next-nextstep.
4424
4425         * config.guess:  Merge from FSF:
4426
4427         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
4428
4429         * config.guess: Recognize powerpc-ibm-aix3.2.5.
4430
4431         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
4432
4433         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
4434         instead of UNIX_SV for UnixWare 1.0).
4435
4436 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
4437
4438         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
4439         to make gdb/nlm/* build after the compiler and linker.
4440
4441 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4442
4443         * config.guess (netbsd, freebsd, linux):  Accept any machine,
4444         not just i[34]86.
4445         (m68k-atari-sysv4):  Relocate to match FSF version.
4446
4447         * config.guess:  More merges from the FSF:
4448
4449         Add a space before function call or macro invocation.
4450
4451         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4452
4453         * config.guess: Add trap cmd to remove dummy.c and dummy when
4454         interrupted.
4455
4456         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4457
4458         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
4459         (dummy): Redirect stderr from compilation of dummy.c.
4460
4461         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
4462
4463         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
4464
4465 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
4466
4467         * configure: Accept and ignore --cache*, for compatibility with
4468         new autoconf.
4469
4470 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4471
4472         * config.guess:  Merge from FSF:
4473
4474         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4475
4476         * config.guess (Pyramid*:OSx*:*:*): New case.
4477         (PATH): Add /.attbin at end for finding uname.
4478         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
4479
4480         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
4481
4482         * config.guess (M88*:DolphinOS:*:*): New case.
4483
4484         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
4485
4486         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
4487         to select whether to use ELF or COFF.
4488
4489         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4490
4491         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
4492
4493         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4494
4495         * config.guess: Guess the OS version for HPUX.
4496
4497         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
4498
4499         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
4500
4501 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4502
4503         * configure.in: Recognize --with-headers, --with-libs, and
4504         --without-newlib.
4505         * Makefile.in (all-xiberty): Depend upon all-ld.
4506
4507 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4508
4509         * configure.in: Change i[34]86 to i[345]86.
4510
4511 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4512
4513         * configure (version): A few more tweaks to help message.
4514
4515 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4516
4517         * Makefile.in:  Remove (for now) librx as a host library,
4518         now that we're building it for target.
4519
4520 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4521
4522         * configure: Fix up help message; from karl@owl.hq.ileaf.com
4523         (Karl Berry).
4524
4525 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4526
4527         * configure.in:  Also configure librx.
4528
4529 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4530
4531         * Makefile.in:  Update various rules to reflect that librx
4532         is now needed for libg++.
4533
4534 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4535
4536         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
4537
4538 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
4539
4540         * configure.in: Configure the examples directory.
4541
4542 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4543
4544         * configure: Simplify Jun 2 1994 change.
4545
4546 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
4547
4548         * change CC to /usr/latest/bin/gcc for lynx host builds, since
4549         /bin/gcc isn't good enough to build gcc.
4550
4551 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
4552
4553         * Makefile.in (GDB_SUPPORT_FILES): Remove
4554         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
4555         (gdb.tar.gz): Add new rule to use standard distribution building
4556         mechanism.
4557
4558 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4559
4560         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
4561         Bill Cox <bill@cygnus.com>.
4562
4563 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4564
4565         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
4566
4567 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
4568
4569         * configure:  Search current dir first in .gdbinit.
4570
4571 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4572
4573         * config.sub:  Recognize freebsd (merged from gcc config.sub).
4574
4575 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4576
4577         * config.sub:  Refer to NeXT's operating system as nextstep.
4578
4579         * config.sub (case $basic_machine):  Re-order the cases, to match
4580         the order in the FSF version (which is mostly alphabethical).
4581         Merge in some additions and changes from the FSF.
4582
4583 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
4584
4585         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
4586         * config.sub: Recognize cxux7.
4587         * configure.in: Use mh-cxux for m88k-harris-cxux*.
4588
4589 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4590
4591         * config.sub:  Fix typo powerpc -> powerpc-*.
4592
4593 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
4594
4595         * Makefile.in: `all-emacs19' depends on `all-byacc'.
4596
4597         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
4598         parallel with all-emacs and install-emacs).  Top-level command
4599         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
4600
4601 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4602
4603         * test-build.mk ($(host)-stamp-stage2-installed): Remove
4604         $(relbindir)/make before doing ``make install'', and use
4605         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
4606         installing over running make binary.
4607         ($(host)-stamp-stage3-installed): Likewise.
4608
4609 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4610
4611         * config.guess: Recognize Mach.
4612
4613 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4614
4615         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
4616         see whether --exec-prefix was used.
4617
4618 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4619
4620         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
4621
4622 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4623
4624         * Makefile.in: Add all-librx target similar to all-libproc.
4625
4626 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
4627
4628         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
4629         with post 1.2 uname bogosity.
4630
4631 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4632
4633         * configure: Remove temporary files on receipt of a signal.
4634
4635 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
4636
4637         * configure: If there is a package_makefile_frag, remove
4638         ${subdir}/Makefile.tem after copying it in.
4639
4640 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
4641
4642         * build_all.mk: support rs6000 lynx identifies itself as
4643         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
4644         since /bin/gcc is too feeble to compile a modern gcc.
4645
4646 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
4647
4648         * brought devo/test-build.mk update-to-date with progressive/
4649           test-build.mk. Add lynx targets and hppa flag info.
4650
4651 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4652
4653         * configure.in:  Use mh-ncrsvr43.  Patch from
4654         Tom McConnell <tmcconne@sedona.intel.com>.
4655
4656 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4657
4658         * config.guess (i386-unknown-bsdi):  No longer need to
4659         check #if defined(__bsdi__) && defined(__i386__).
4660
4661 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4662
4663         * configure: Set program_transform_nameoption correctly.
4664
4665 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
4666
4667         * brought build-all.mk update-to-date with progressive build-all.mk,
4668           added new targets and hppa info.
4669         
4670 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4671
4672         * configure: If config.guess result is a prefix of the user
4673         specified target, assume a native build and use the user specified
4674         target as the host alias.  Remove SunOS patch suffix removal hack.
4675         * configure.in: Remove SunOS patch suffix removal hack.
4676
4677         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
4678         in NATIVE_CHECK_MODULES.
4679
4680 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
4681
4682         * Makefile.in: Rename HOST_ONLY to NATIVE.
4683         * configure: Delete SunOs patch suffix from host_canonical
4684           and build_canonical variables that are prepended to Makefiles.
4685         * configure.in: Add comments for easier maintenance.
4686
4687 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4688
4689         * Makefile.in: Add all-libproc target similar to all-gui.
4690
4691 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
4692
4693         * Makefile.in (CHECK_MODULES): split into
4694         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
4695
4696 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
4697
4698         * config.guess (i386-unknown-bsdi): New system to guess.
4699
4700 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4701
4702         * Makefile.in: Add all-gui target (but not yet build by "all").
4703
4704 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
4705
4706         * config.sub: Move deletion of patch suffix from here...
4707         * configure.in: To here, at Ian's suggestion.  The top-
4708           level scripts might need to know of a patch level.
4709
4710 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
4711
4712         * config.sub: Strip off patch suffix so rtl is recognized
4713           as a sunos4.1.3 machine, even though it's been patched.
4714
4715 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
4716
4717         * Makefile.in (INSTALL_LAST): Delete.
4718         (INSTALL_DOSREL): New.
4719
4720 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4721
4722         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
4723         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
4724         whether we pass down --with-gnu-ld anyhow.
4725
4726 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
4727
4728         * Makefile.in (INSTALL_LAST): Change operation so it works
4729         on more flavors of make.
4730         * configure.in (go32): Don't build libg++ or libio.
4731
4732 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
4733
4734         * Makefile.in (Move HOST_PREFIX_1 and friends up so
4735         they can be overriden by templates.
4736
4737 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
4738
4739         * configure.in (target==go32): Don't build gdb.
4740         * dosrel: New directory.
4741
4742 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
4743
4744         * configure.in (host==go32): Configure dosrel too.
4745         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
4746         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
4747         be set by incoming names or templates.
4748         (INSTALL_LAST): New rule.
4749         * config/mh-go32: New fragment.
4750
4751 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
4752
4753         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
4754
4755 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4756
4757         * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
4758         unique in 8.3 naming schemes.
4759         * configure.in (appdirs): New variable.  Currently empty, but will
4760         be used in gas distribution.  If nonempty, lists a set of
4761         directories at least one of which must get configured, or top
4762         level configuration is considered to have failed.
4763         (rs6000-*-lynxos*): Use new file name.
4764
4765 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4766
4767         Eliminate XTRAFLAGS.
4768         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
4769         newlib include files using -idirafter, and also use -nostdinc.
4770         (CXX_FOR_TARGET): Likewise.
4771         (XTRAFLAGS): Removed.
4772         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
4773         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
4774         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
4775         ($(DO_X)): Don't pass down XTRAFLAGS.
4776
4777 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
4778
4779         * configure.in (mips*-dec-bsd*): New target; do build linker.
4780         (mips*-*-bsd*): New target; don't build linker.
4781
4782 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
4783
4784         * configure.in: support rs6000-*-lynxos* configuration.
4785         support sunos4 as a cross target.
4786
4787         * config.sub: look for lynx*, not lynx since the OS version may
4788         legitimately be part of the name.
4789
4790 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4791
4792         * configure.in (i[34]86-*-sco*): Move to be with other i386
4793         targets.
4794         (romp-*-*): New target.  Skip various binary utilities.
4795         (vax-*-*): New target.  Don't build newlib.
4796         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
4797
4798 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4799
4800         * configure.in: Only set host_makefile_frag if config
4801         directory exists.
4802
4803 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4804
4805         * install.sh: If $dstdir exists, don't check whether each
4806         component does.
4807
4808 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4809
4810         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
4811
4812 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
4813
4814         * configure.in (*-*-lynxos*): Don't configure newlib for either
4815         native or cross Lynx.
4816
4817 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
4818
4819         * config.sub (sparc64-elf): Fix os.
4820         (z8k): Remove duplicate.
4821
4822 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4823
4824         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
4825         gcc/stmp-fixproto, to try to prevent fixproto from being run.
4826
4827 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
4828
4829         * configure: Make file links cleanly even if Lynx fails on
4830           an NFS symlink (at least fail cleanly).
4831
4832 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4833
4834         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
4835         -XNh2000.
4836
4837 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4838
4839         * configure: Unknown options are fatal again.
4840
4841 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
4842
4843         * configure: Ignore --x-includes and --x-libraries, for Autoconf
4844         compatibility. 
4845
4846 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
4847
4848         * build-all.mk: Add `clean' target.
4849
4850 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4851
4852         * config.guess:  Add SINIX support.
4853         * configure.in:  Add mips-*-sysv4* support.
4854
4855 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
4856
4857         * build-all.mk: Document all useful targets.
4858         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
4859         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
4860
4861 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4862
4863         * configure: Support --silent, --quiet.
4864
4865 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4866
4867         * configure: Support --disable-FEATURE.
4868
4869 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4870
4871         * config.guess: Recognize NCR running SVR4.3.
4872
4873 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4874
4875         * config.guess:  Make BSDI generate i386-unknown-bsd386.
4876         Patch from Paul Eggert <eggert@twinsun.com>.
4877
4878 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4879
4880         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
4881
4882 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4883
4884         * configure: Make unrecognized options give nonfatal warnings
4885         instead of fatal errors, and pass them to any subdirectory
4886         configures in case they recognize them.
4887         Make --x equivalent to --with-x.
4888
4889 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4890
4891         * configure: Add --enable-* options.  Clean up usage message and
4892         some comments.
4893
4894 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
4895
4896         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
4897
4898 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4899
4900         * configure.in (hppa*-*-*): Enable binutils.
4901
4902 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4903
4904         * config.sub: Recognize cisco.
4905
4906 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
4907
4908         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
4909
4910 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4911
4912         * config.guess: about target *-hitachi-hiuxwe2, don't print more
4913         than one configuration name.  Add comment.
4914
4915 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
4916
4917         * config.guess: about target *-hitachi-hiuxwe2, fixed
4918         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
4919         macro is incorrect.]
4920
4921 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4922
4923         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
4924         than the "make ls" stuff which used to be here.
4925
4926 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4927
4928         * config.guess:  Recognize i[34]86-unknown-freebsd.
4929         From Shawn M Carey <smcarey@rodan.syr.edu>.
4930
4931 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4932
4933         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
4934
4935 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
4936
4937         * config.guess: Check for ptx.
4938
4939 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
4940
4941         * config.sub: Add os9k checking.
4942
4943 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4944
4945         * config.guess: Handle OSF1 running on HPPA processors
4946
4947 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
4948
4949         * configure: If subdir configure fails, print out a message with
4950         subdirectory name, in case subdir's configure code didn't identify
4951         itself.
4952
4953 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
4954
4955         * configure.in: Remove embedded newlines from configdirs.
4956         Avoid mismatches of substrings.  Fix matching strings at end
4957         of configdirs.
4958
4959 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
4960
4961         * config.guess:  Add Lynx/rs6000 config support.
4962
4963 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
4964
4965         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
4966
4967 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
4968
4969         * configure.in (hppa*-*-osf*): Treat this just like most other
4970         PA configurations (eg no binutils or ld).
4971         (hppa*-*-*elf*): These configurations have binutils and ld.
4972
4973 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4974
4975         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
4976
4977 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4978
4979         * configure.in (rs6000-*-*): Build gas.
4980
4981 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4982
4983         * Makefile.in:  Avoid bug in losing hpux sed.
4984
4985 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4986
4987         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
4988         for GDB and GDB has been fixed to not need it.
4989
4990 Mon Jan 31 18:40:55 1994  Stu Grossman  (grossman at cygnus.com)
4991
4992         * config/mh-lynxosrs6k:  Account for lack of ranlib!
4993
4994 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4995
4996         * config.guess: Recognize vax hosts.
4997
4998 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4999
5000         * configure (while loop): Don't use "break 2" inside case
5001         statement -- the case statement isn't an enclosing loop.
5002
5003 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5004
5005         * config.guess:  Clean up NeXT support, to allow nextstep
5006         on Intel machines.  Make OS be nextstep.
5007
5008 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
5009
5010         * config.guess: Add alternate forms for Convex.
5011
5012 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
5013
5014         * configure:  Completely rewrite option processing.  Take
5015         advantage of pattern-matching to avoid invoking test frequently.
5016         Also clean up host and target defaulting logic.
5017
5018 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
5019
5020         * Makefile.in: Replace all occurrances of "rootme" with "r" and
5021         "$${rootme}" with "$$r", to increase the likelihood that the do-*
5022         commands (plus user environment) will fit SCO limits.
5023
5024 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5025
5026         * configure.in: Don't issue warnings about directories which are
5027         not being configured if -norecursion is set.  Correct test for
5028         --with-gnu-as and --with-gnu-ld to not get confused by substring
5029         matches.
5030
5031         * configure.in: Don't build gas for alpha-dec-osf1*.
5032
5033 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
5034
5035         * configure:  Back out Per's change of 12/19/1993.  It changes the
5036         behavior of configure in unexpected and confusing ways.
5037
5038         Also, use different delim char when calculating
5039         program_transform_name so that the name can contain slashes.
5040
5041 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
5042
5043         * configure.in, config.sub: Add support for VSTa micro-kernel.
5044
5045 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5046
5047         * configure.in: Nuke hacks which were used to get a special
5048         version of GAS for HPPA configurations.
5049
5050 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5051
5052         * configure:  If only ${target_alias} is given, use that
5053         as the default for ${host_alias}.
5054         * configure:  Add missing back-slashes before nested quotes.
5055
5056 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
5057
5058         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
5059
5060 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
5061
5062         * config.guess:  Recognize some Tektronix configurations.
5063         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
5064
5065 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
5066
5067         * config.sub: Match any flavor of SH.
5068
5069 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
5070
5071         * configure.in: Don't try to configure newlib for Alpha.
5072
5073 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5074
5075         * configure.in: Don't build ld for Irix 5.  Don't build gas,
5076         libg++ or libio for any Alpha target.
5077
5078         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
5079         * config/mh-irix5. New file for Irix 5.
5080
5081 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
5082
5083         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
5084         default arguments -- so it tried to compress itself.
5085
5086 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
5087
5088         * configure.in (notsupp): ensure that a space is always at the end
5089           of the configdirs list, since the grep checks for an explicit space
5090
5091 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5092
5093         * configure.in (target i386-sysv4.2): don't build ld, since static
5094           versions of many libraries are not available.
5095
5096 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5097
5098         * config.guess: Recognize Apollos (using environment variables).
5099         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
5100
5101 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5102
5103         * config.guess: Recognize Sony news mips running newsos.
5104
5105 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
5106
5107         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
5108         "fi ; else" for bash.
5109
5110 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
5111
5112         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
5113
5114 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
5115
5116         * config.sub: accept unixware as an alias for svr4.2.
5117         Fix some inconsistancies with the gcc version.
5118
5119 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5120
5121         * Makefile.in (DISTDOCDIRS):  Add gdb.
5122
5123 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5124
5125         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
5126
5127 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
5128
5129         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
5130         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
5131         this now.
5132
5133 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5134
5135         * config.sub: Accept hiux* as an OS name.
5136
5137         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
5138         etc/make-stds.texi.  The underscore came from gcc, and dje now
5139         agrees that RUNTESTFLAGS is the correct name.
5140
5141 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5142
5143         * install.sh:  Remove 'set -e'.  It makes any conditionals
5144         in the script useless.
5145
5146         * config.guess: Automatically recognize arm-acorn-riscix
5147         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
5148
5149 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5150
5151         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
5152
5153 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
5154
5155         * Makefile.in (DISTDOCDIRS): New variable.
5156         (taz): Edit local Makefile.in sooner, instead of proto-toplev
5157         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.  
5158
5159 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5160
5161         * configure.in (hppa target): check the source directory for the
5162           pagas sub-directory
5163
5164 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
5165
5166         * config.sub: Allow -aout* and -elf*.
5167
5168 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
5169
5170         * configure.in: Don't build ld on i386-solaris2, same as for
5171         sparc-solaris2.
5172
5173 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5174
5175         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
5176
5177 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
5178
5179         * configure.in:  Configure gdb for alpha.
5180
5181 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5182
5183         * Makefile.in (CXXFLAGS): Add -O.
5184
5185 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5186
5187         * config.guess: added support for DG Aviion
5188
5189 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
5190
5191         * configure.in: Produce warning message for subdirectories not
5192         configurable for this host/target combination.  Don't try to
5193         configure gdb for vms.
5194
5195 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
5196
5197         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
5198         appropriate files before making "diststuff".
5199         (DISTBISONFILES): New var: list of files to be edited.
5200         (DISTSTUFFDIRS): Add binutils.
5201
5202 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5203
5204         * config.sub: also handle mipsel and mips64el (for little endian mips)
5205
5206 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5207
5208         * configure.in: Add * to end of all OS names.
5209
5210 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
5211
5212         * configure.in: Build newlib for LynxOS native.
5213
5214 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5215
5216         * config.guess: Add support for delta 88k running SVR3.
5217
5218         * configure.in: Add comment about HP compiler vs. emacs.
5219
5220 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5221
5222         * configure.in: don't build ld on solaris2 (not a viable option
5223           due to bugs in getpwnam & getpwuid)
5224
5225 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
5226
5227         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
5228         config.guess will produce a full version number.
5229
5230 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5231
5232         * configure.in: Build linker and binutils for alpha-dec-osf1.
5233
5234 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5235
5236         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
5237         and gdb/testsuite/Makefile.in.
5238
5239 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5240
5241         * configure.in: recognize mips*- instead of mips-
5242
5243 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
5244
5245         * config.sub: Accept linux*coff and linux*elf as operating
5246         systems.
5247
5248 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
5249
5250         * ltmain.sh: Handle symlinks in generated script.
5251
5252 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5253
5254         * config.sub: Recognize mips64, and mips3 as an alias for it.
5255
5256 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
5257
5258         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
5259         gdb knows how to handle OSF/1 shared libraries.
5260
5261 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5262
5263         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
5264         * config.guess: Recognize Hitachi's HIUX.
5265         * config.sub: Recognize h3050r* and hppahitachi.
5266         Remove redundant cases for hp9k[23]*.
5267
5268 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5269
5270         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
5271         if gas and ld are in the source tree and are in ${configdirs}.
5272         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
5273         --with options (but still pass them down on the command line,
5274         if they were explicitly specified).
5275
5276 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5277
5278         * configure: Handle autoconf style directory options: --bindir,
5279         --datadir, --includedir, --infodir, --libdir, --libexecdir,
5280         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5281         --sysconfdir.
5282         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5283         (sharedstatedir, localstatedir, oldincludedir): New variables.
5284         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5285         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5286         sbindir, sharedstatedir, and sysconfdir.
5287
5288 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5289
5290         * configure: substitute SHELL value in Makefile.in with
5291         ${CONFIG_SHELL}
5292
5293 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
5294
5295         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5296
5297 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5298
5299         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
5300         *-*-solaris2* targets.
5301
5302 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5303
5304         * Makefile.in: define M4, and pass it down to sub-makes;
5305         all-autoconf now depends on all-m4
5306
5307 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5308
5309         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
5310         presence of {ar,ranlib} instead of a configured directory
5311
5312 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
5313
5314         * config.guess: Accept 34?? as well as 33?? for NCR.
5315
5316 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5317
5318         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
5319         of 'gas' in sed commands, since 'gash' is now in the tree as well.
5320
5321 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5322
5323         * configure: grab values for $(CC) and $(CXX) from the
5324         environment, so that someone can do "CC=gcc configure; make" and
5325         have it work right (matching the way that autoconf works now)
5326
5327         * configure.in, Makefile.in: add support for gash, the tcl
5328         interface to Galaxy
5329
5330         * config.guess: add NetBSD variants (hp300, x86)
5331
5332 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
5333
5334         * install.sh: Support -d option (in the manner of SunOS 4 install,
5335         as it is more deterministic than that of GNU install)
5336         (chmodcmd): Set file to mode 755 by default (should also do default
5337         chgrp and chown, but I don't feel like dealing with that now)
5338
5339 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
5340
5341         * config.sub: Remove h8300hhms alias.
5342
5343 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5344
5345         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
5346
5347 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5348
5349         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
5350         as stmp-fixinc
5351
5352 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5353
5354         * config.sub: recognize m88110-bug-coff.
5355
5356 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5357
5358         * Makefile.in (all-libio): all dependencies on the toolchain used
5359         to build this (gcc, gas, ld, etc)
5360
5361 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5362
5363         * config.guess: Deal with OSF/1 1.3 on alpha.
5364
5365 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5366
5367         * install.sh: add some 'else true' clauses for portability
5368
5369         * configure.in: don't build libio for h8[35]00-*-* targets
5370
5371 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5372
5373         * Makefile.in:  Add support for new libio.
5374
5375 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5376
5377         * install.sh: If one command fails, don't try the rest.  Don't try
5378         to remove $dsttmp (via trap) unless we have already created it.
5379         If $src doesn't exist, detect it and exit with an error.
5380
5381         * config.guess: Recognize BSD on hp300.
5382
5383 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5384
5385         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
5386         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
5387
5388 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
5389
5390         * Makefile.in (all-send-pr): depends on all-prms
5391
5392 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5393
5394         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
5395
5396 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5397
5398         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
5399         Added test for mips-mips-riscos5.
5400
5401 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5402
5403         * configure.in: use mh-hp300 for 68k HP hosts
5404
5405 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5406
5407         * configure: add support for CONFIG_SHELL, so that you can use
5408         some alternate shell for evaluating configure scripts
5409
5410 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
5411
5412         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
5413         in configure script to bug-gdb@prep.ai.mit.edu when building
5414         distribution archive.
5415         * Makefile.in (COMPRESS):  Remove def.
5416         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
5417         gdb.tar.Z and make-gdb.tar.Z respectively.
5418         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
5419         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
5420         to convergence with 'taz' target in Makefile.in.
5421
5422 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5423
5424         * install.sh (dsttmp): use trap to ensure that tmp files go
5425         away on error conditions
5426
5427 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5428
5429         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
5430
5431 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5432
5433         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
5434         its parent is '/' not ''.
5435
5436         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
5437
5438 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
5439
5440         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
5441         that ${newsrcdir}/configure.in does.
5442
5443 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5444
5445         * test-build.mk: support for CONFIG_SHELL
5446
5447 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
5448
5449         * config.sub (netware):  Add as a basic system type.
5450
5451 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5452
5453         * Makefile.in (Makefile): depend on configure.in.  Also drop the
5454           $(srcdir)/ from the dependency on Makefile.in.
5455
5456 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
5457
5458         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
5459         (h8300hhms is temporary until multi-libraries are implemented).
5460         * configure.in: Handle h8300h too.
5461
5462 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5463
5464         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
5465
5466 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
5467
5468         * configure:  Remove extraneous output when guessing host type.
5469         * config.guess:  Remove extraneous output when guessing using C
5470         compiler rather than uname, or when guessing fails.
5471
5472 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
5473
5474         * Makefile.in: remove all.cross and install.cross targets
5475
5476         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
5477           definitions
5478
5479 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
5480
5481         * configure.in (target sh): Build gprof.
5482
5483 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5484
5485         * config.sub: change -solaris to -solaris2
5486
5487 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5488
5489         * configure.in: Use config/mh-riscos for mips-*-sysv*.
5490
5491 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
5492
5493         * configure: Correct error message for missing Makefile.in to
5494         print correct directory.
5495
5496 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5497
5498         * install.sh: kludge around 386BSD shell bug
5499
5500 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
5501
5502         * config.guess:  Recognize NeXT.
5503         * config.guess:  Recognize i486-ncr-sysv4.
5504         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
5505
5506 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
5507
5508         * Makefile.in (MAKEINFOFLAGS): New variable.
5509         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
5510         * build-all.mk, test-build.mk: Pass down --no-split as
5511         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
5512
5513 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
5514
5515         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
5516
5517 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
5518
5519         * Makefile.in (libg++.tar.z):  New rule.
5520         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
5521         * Makefile.in (taz):  Only do a single chmod.
5522
5523 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
5524
5525         * install.sh: don't use dirname anymore (replaced with sed usage)
5526
5527 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
5528
5529         * Makefile.in:  Change extension for gzip'd files from '.z' to
5530         '.gz' per new FSF standard usage.
5531
5532 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
5533
5534         * configure: put quotes around the final value of program_transform_name
5535
5536 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5537
5538         * Makefile.in: new install.sh support; update install-info rules
5539
5540 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
5541
5542         * configure.in: Build diff for crosses, but not for go32 host.
5543
5544         * configure.in: Build gprof only for native, and don't build it
5545         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
5546
5547 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
5548
5549         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
5550
5551 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
5552
5553         * configure.in (host_tools): Add prms.
5554
5555 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5556
5557         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
5558         with $(FLAGS_TO_PASS) on the command line
5559
5560         * config.sub: Recognize lynx and lynxos
5561
5562 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
5563
5564         * config.sub: Accept -ecoff*, not just -ecoff.
5565
5566 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5567
5568         * Makefile.in (taz): Use .gz suffix instead of .z.
5569         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
5570         names.
5571
5572 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5573
5574         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
5575
5576 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5577
5578         * Makefile.in (install-no-fixedincludes):  install gcc last, so
5579         that rebuilds that might happen during 'make install' don't get
5580         bogus gcc include files
5581
5582 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5583
5584         Change from Utah for HPPA support:
5585         * config.guess: Recognize hppa1.x-hp-bsd.
5586
5587 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
5588
5589         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
5590         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
5591
5592 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
5593
5594         * config.sub: Add support for rom68k and bug boot monitors.
5595
5596 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
5597
5598         * Makefile.in: Make all-opcodes depend on all-bfd.
5599
5600 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
5601
5602         * config.guess: Added special check for i[34]86-univel-sysv4*.
5603
5604 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
5605
5606         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
5607         the processor rather than assuming i486.
5608
5609 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
5610
5611         * config.guess: Recognize SunOS6 as Solaris3.
5612
5613 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
5614
5615         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
5616         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
5617
5618 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
5619
5620         * build-all.mk (all-cross): New target for Canadian Cross.
5621         Added Q2 go32 targets.
5622         * test-build.mk: Configure go32 cross sparclite-aout and
5623         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
5624         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
5625
5626 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5627
5628         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
5629         GO32 hosted toolchains
5630
5631 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
5632
5633         * configure: change  so "-exec-prefix" gets passed down rather
5634         than "-exec_prefix" so autoconf generated Makefiles get the
5635         exec_prefix set right.
5636
5637 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5638
5639         * config.guess: get the Solaris2 minor version number
5640
5641         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
5642
5643 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
5644
5645         * config.guess: Recognize some Sequent platforms.
5646
5647 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5648
5649         * Makefile.in: added the vault-install target
5650
5651         * configure.in: actually use the Sun3 makefile fragment that's in
5652         config, also added the release dir to configdirs
5653
5654 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5655
5656         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
5657
5658 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5659
5660         * configure.in: remove some program from Alpha targetted toolchains
5661
5662 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
5663
5664         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
5665         gprof.
5666         (taz): Run "make diststuff" in those directories instead of "make
5667         proto-dir".  Look for "VERSION=" only at start of line in subdir
5668         Makefile.  Use "gzip -9" for compression.
5669         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
5670         (binutils.tar.z): New target.
5671
5672 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5673
5674         * Makefile.in (taz): Include gpl.texinfo.
5675
5676 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5677
5678         * Makefile.in (setup-dirs): Merged into "taz" target.
5679         (taz): Only do `proto-dir' stuff if a directory is actually needed
5680         for this target.
5681
5682 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
5683
5684         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
5685         (FLAGS_TO_PASS): Pass down MUNCH_NM.
5686         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
5687         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
5688         (gcc-no-fixedincludes): Correct for current gcc Makefile.
5689
5690 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
5691
5692         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
5693         config.sub, and move-if-change to gdb testsuite distribution
5694         archive, so the testsuite can be extracted, configured, and
5695         run separately from the gdb distribution.  Blow away the Chill
5696         tests that require a Chill compiled executable, since GNU Chill
5697         is not yet publically available.
5698
5699 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5700
5701         * test-build.mk: set environment variables in a single command,
5702         instead of a list of assignments and exports
5703
5704         * config.guess: recognize Alpha/OSF1 systems
5705
5706 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
5707
5708         * configure: Change help message to prefer --options rather than
5709           -options.
5710
5711 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
5712
5713         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
5714         zippy@ecst.csuchico.edu.
5715         * config.guess: Recognize miniframe.
5716
5717 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
5718
5719        * Makefile.in: Use srcroot to find runtest rather than rootme.
5720        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
5721
5722 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
5723
5724         * test-build.mk: Extensive additions to support building on a
5725         machine other than the host.
5726
5727 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5728
5729         * configure (tooldir): Fix for i386-aix again.
5730
5731 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
5732
5733         * configure, Makefile.in:  Change definition of $(tooldir)
5734         to match the FSF.
5735
5736 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
5737
5738         * config.guess:  Recognize i[34]86/SVR4.
5739
5740 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
5741
5742         * Makefile.in (all-gdb): gdb depends on sim.
5743
5744 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
5745
5746         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
5747         at the same time we make the prototype gdb directory.
5748         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
5749         files at the same time as the gdb base release distribution.
5750
5751 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
5752
5753         * Makefile.in (check): Use individual check targets rather than
5754         DO_X rule.
5755         (check-gcc): Added.
5756
5757 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
5758
5759         * config.sub: Use sysv3.2 not sysv32 for canonical OS
5760         for System V release 3.2.
5761
5762 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5763
5764         * config.sub: Recognize hppaosf.
5765         * configure.in: Do configure ld/binutils/gas for it.
5766
5767 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
5768
5769         * configure (tooldir): Alter syntax used to set this, for systems
5770         where "\$" isn't handled right, like i386-aix.
5771
5772 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
5773
5774         * configure: Pass program-transform-name, not
5775         program_transform_name, to recursive configures.
5776
5777 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
5778
5779         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
5780         of gas+ld+binutils.
5781
5782 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
5783
5784         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
5785
5786 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5787
5788         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
5789
5790         * config/mh-delta88: remove extraneous GCC references
5791
5792 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
5793
5794         * Makefile.in (PRMS): Set back to all-prms.
5795
5796 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
5797
5798         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
5799         targets, rather than for MIPS hosts.
5800
5801 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5802
5803         * configure.in: add comment for --with-x default values
5804
5805         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
5806
5807         * Makefile.in: add check-* targets for each of the directories in
5808         the tree.  Add a definition of RUNTEST that will use the one we
5809         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
5810
5811 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
5812
5813         * configure.in: Removed obsolete references to bfd_target and
5814         target_makefile_frag.
5815
5816         * build-all.mk: Set assorted targets for Q2.
5817         * config.sub: Recognize z8k-sim and h8300-hms.
5818         * test-build.mk: Really don't pass host to configure.
5819         (HOLES): Added uname.
5820
5821 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
5822
5823         * configure: Handle an empty program-prefix, program-suffix or
5824         program-transform-name correctly.
5825
5826 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
5827
5828         * build-all.mk: -G 8 no longer required for MIPS targets.
5829         * test-build.mk: Don't pass host argument to configure; make it
5830         guess.
5831
5832 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
5833
5834         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
5835         * Makefile.in (COMPRESS):  New macro, like GZIP.
5836
5837 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
5838
5839         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
5840
5841         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
5842         with gas currently defaults to -G 0.
5843
5844 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
5845
5846         * Makefile.in (all-flex): flex depends on byacc.
5847
5848         * build-all.mk: If host not specified, use config.guess.  Pass TAG
5849         to test-build.mk as RELEASE_TAG.
5850         * test-build.mk (configargs): New variable containing arguments to
5851         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
5852         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
5853
5854         * config.guess: Use /bin/uname when checking -X argument on SCO,
5855         to avoid invoking GNU uname which doesn't understand -X.
5856
5857         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
5858
5859         * configure.in: Build gas for mips-*-*.
5860
5861 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
5862
5863         * Makefile.in (all.normal): insert missing backslash.
5864
5865 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
5866
5867         * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
5868         gcc requirements.
5869
5870         * Makefile.in: Complete overhaul to merge many almost identical
5871         targets.
5872
5873 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5874
5875         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
5876         (gdb.tar.Z): Adjusted.
5877
5878         * Makefile.in (setup-dirs, taz): New targets; should be general
5879         enough to adapt for gdb sometime.  Build only .z file.
5880         (gas.tar.z): New target.
5881
5882 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
5883
5884         * build-all.mk: Use CC=cc -Xs on Solaris.
5885
5886 Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5887
5888         * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
5889
5890         * config/mh-solaris: SunPRO C needs -Xs to be able to get a
5891         working xmakefile for Emacs.
5892
5893 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
5894
5895         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
5896         for handling BISON for FSF releases.
5897
5898 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
5899
5900         * configure: Actually implement the change zoo just documented.
5901
5902 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
5903
5904         * configure: when using config.guess, only set target_alias when
5905         it's not already been set (ie, on the command line)
5906
5907 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5908
5909         * Makefile.in: add installcheck target, set PRMS to install-prms
5910
5911 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5912
5913         * configure: add support for package_makefile_fragment, handle the
5914         case where a directory has a configure.in file but no Makefile.in
5915         more gracefully (with an actual understandable error message, even);
5916         add support for --without (and add this to the usage message); also
5917         explicitly add a --host=${host_alias} to the command line when
5918         config.guess is used
5919
5920 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
5921
5922         * configure: Must use both --host and --target in recursive calls.
5923
5924 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
5925
5926         * Makefile.in: Change deja-gnu to dejagnu.
5927
5928 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
5929
5930         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
5931
5932 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5933
5934         * configure.in: canonicalize all instances to *-*-solaris2*,
5935         also strip out a number of tools to not build for go32 host
5936
5937 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
5938
5939         * config.guess: add GPL.
5940
5941         * Makefile.in, config.guess, config.sub, configure: bump
5942           copyrights to 93.
5943
5944 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
5945
5946         * Makefile.in (do-info): Removed obsolete check for existence of
5947         localenv file.
5948
5949         * Makefile.in (MAKEOVERRIDES): Define to be empty.
5950
5951 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5952
5953         * Makefile.in: a couple of 'else true' for decstation,
5954         support for TclX
5955
5956         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
5957
5958 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
5959
5960         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
5961
5962 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
5963
5964         * config.guess: Recognize i386-ibm-aix (PS/2).
5965         * configure.in: Use config/mh-aix386 file for it.
5966
5967 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
5968
5969         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
5970         CC_FOR_TARGET instead.
5971         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
5972
5973 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
5974
5975         * Makefile.in: Add sim to list of directories sent with gdb
5976
5977 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
5978
5979         * configure.in: Put back mips-dec-bsd* case.
5980
5981 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
5982
5983         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
5984         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
5985         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
5986         * config/mh-vaxult2:  New file.
5987
5988 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5989
5990         * configure.in: remove no-op mips-dec-bsd* in "case $target"
5991
5992         * Makefile.in (dir.info): only run gen-info-dir if it exists,
5993         (install-info): install dir.info only if it exists,
5994         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
5995
5996 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
5997
5998         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
5999         gas for mips-dec-bsd.
6000
6001 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
6002
6003         * configure (makesrcdir): If ${srcdir} is relative and not ".",
6004         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
6005
6006 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
6007
6008         * configure.in: Added "dejagnu" to hosttools list.
6009
6010 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
6011
6012         * config.sub, configure.in, config.guess:  Add support
6013         for Bosx, an AIX variant from Bull.
6014         Patches from F.Pierresteguy@frcl.bull.fr.
6015
6016 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
6017
6018         * devo/dejagnu: Initial creation of devo/dejagnu.
6019         Migrated dejagnu testcases and support files for testing software
6020         tools to reside as subdirectories, currently called "testsuite",
6021         within the directory of the software tool.  Migrated all programs,
6022         support libraries, etc. beloging to dejagnu proper from
6023         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
6024         with no modifications.  The changes to these files which will
6025         allow them to configure, build, and execute properly will be made
6026         in a future update.
6027
6028 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
6029
6030         * Makefile.in: Change send_pr to send-pr.
6031         * configure.in: Likewise.
6032         * send_pr: Renamed directory to send-pr.
6033
6034 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
6035
6036         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
6037
6038 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
6039
6040         * README:  Update for gdb-4.8 release.
6041         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
6042         gdb-xxx.tar.z (gzip'd) file also.
6043
6044 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6045
6046         * Makefile.in: make all-diff depend on all-libiberty
6047
6048 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
6049
6050         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
6051
6052 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6053
6054         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
6055
6056 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
6057
6058         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
6059         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
6060         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
6061
6062 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6063
6064         * Makefile.in:  makeinfo binary is in a new location
6065
6066 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
6067
6068         * config.sub: Accept -ecoff as an OS.
6069
6070         * Makefile.in: Various changes to eliminate a level of make
6071         recursion and reduce the required command line length.
6072         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
6073         sub-makes.
6074         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
6075         variables holding settings for specific sub-makes.
6076         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
6077         in terms of BASE_FLAGS_TO_PASS.
6078         (TARGET_LIBS): New variable listing directories which use
6079         TARGET_FLAGS_TO_PASS.
6080         (subdir_do): Eliminated.
6081         (do-*): New set of targets to replace subdir_do.
6082         (various): All targets which used subdir_do now depend on do-*.
6083         (local-clean): Renamed from do_clean.
6084         (local-distclean): New target, dependency of distclean and
6085         realclean.
6086         (install-info): Don't create directories.  Depend on dir.info
6087         rather than calling make recursively.
6088         (install-dir.info): Eliminated.
6089         (install-info-dirs): Create all info directories here.
6090         (dir.info): Depend upon do-install-info.
6091
6092         * test-build.mk (HOLES): Added false.
6093
6094 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
6095
6096         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
6097
6098 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6099
6100         * Makefile.in (info): remove dependency on all-texinfo.  The
6101         problem was really in texinfo/C, not at this level.
6102
6103 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
6104
6105         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
6106
6107 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
6108
6109         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
6110         GDB releases.
6111
6112 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6113
6114         * configure: Include srcdir in message about target of link not
6115         being found.  Don't convert `-' to `_' in `with' options being
6116         passed to subdirs.
6117
6118 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6119
6120         * configure.in: add uudecode to host_tools
6121
6122         * Makefile.in: added {all,install}-uudecode targets, added them to
6123         the appropriate lists
6124
6125 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
6126
6127         * Makefile.in (all-gcc): Added dependency on all-gas.
6128
6129         * configure.in (mips-*-*): Build ld and binutils.
6130
6131 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
6132
6133         * configure: check return code from mkdir, print error message and
6134           exit on failure.
6135
6136 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
6137
6138         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
6139
6140 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
6141
6142         * test-build.mk (HOLES): Added tar, cpio and uudecode.
6143
6144 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
6145
6146         * config.sub (h8500):  Recognize this as a cpu type.
6147
6148 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6149
6150         * configure: source directory missing is no longer a warning
6151
6152         * configure.in: recognize irix[34]* instead of irix[34]
6153
6154         * Makefile.in: define and pass down X11_LIB
6155
6156         * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
6157
6158 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
6159
6160         * guess-systype: Renamed to ...
6161         * config.guess:  ... by popular request.
6162         * configure.in, Makefile.in:  Update accordingly.
6163
6164 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
6165
6166         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
6167         + Add Convex, Cray/Unicos, and Encore/Multimax support.
6168         + Execute ./dummy instead of assuming . is in PATH.
6169
6170 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
6171
6172         * guess-systype:  New shell script.  Attempts to guess the
6173         canonical host name of the executing host.
6174         Only a few hosts are supported so far.
6175         * configure:  Call guess-systype if no host is specified.
6176
6177 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
6178
6179         * Makefile.in (gcc-no-fixedincludes): Made to work with current
6180         gcc Makefile.
6181
6182
6183 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
6184
6185         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
6186         (all-gcc, install-gcc, subdir_do): Use it.
6187
6188 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
6189
6190         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
6191
6192 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
6193
6194         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
6195           set exclusively by configure, using configure.in .
6196
6197 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6198
6199         * test-build.mk: set $PATH for all builds
6200
6201         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
6202
6203 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
6204
6205         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
6206         the one used in gcc/Makefile.in, so that a null expansion doesn't
6207         override the one needed to build gcc with a native cc.
6208
6209
6210 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6211
6212         * configure: Accept -with arguments.
6213
6214 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
6215
6216         * Makefile.in: added h8300sim
6217
6218 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
6219
6220         * config/mh-sco: Don't override BISON definition.
6221
6222         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
6223         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
6224         (all-cygnus, native, build-cygnus): Make
6225         $(canonhost)-stamp-3stage-done, not $(host)....
6226         * test-build.mk (stamp-3stage-compared): Use tail +10c for
6227         i386-sco3.2v4.  Added else true to if command.
6228
6229 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
6230
6231         * config.sub: (from FSF) Sequent uses a BSD-like OS.
6232
6233 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
6234
6235         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
6236
6237 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6238
6239         * configure.in: don't remove binutils from Solaris builds
6240
6241 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
6242
6243         * Makefile.in: get rid of earlier definitions for *clean,
6244         also handle the recursive info rule better
6245
6246 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
6247
6248         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
6249         do more-or-less the right thing.
6250
6251 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
6252
6253         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
6254         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
6255
6256 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6257
6258         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
6259         $(host_canonical).
6260
6261         * configure.in: split the configdirs list into 4 categories (native
6262         v. cross, library v. tool) and handle the cross-only and native-
6263         only in more reasonable (and correct!) way.
6264
6265 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
6266
6267         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
6268         configdirs anymore.
6269
6270 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6271
6272         * Makefile.in: extensive cleanup::  removed all of the explicit
6273         clean-* targets, collapsed many wrappers around subdir_do into
6274         one, added additional targets to satisfy standards.texi, deleted
6275         some old targets, some changes for consistency
6276
6277 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6278
6279         * configure.in: handle some programs as cross-only, and others as
6280         native only
6281
6282         * test-build.mk: handle partial holes in a more generic manner
6283
6284         * Makefile.in: m4 depends on libiberty
6285
6286 Mon Dec  7 06:43:27 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6287
6288         * config/mh-sco: don't default $(CC) to gcc
6289
6290 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6291
6292         * configure.in: add m4, textutils, fileutils, sed, shellutils,
6293         time, wdiff, and find to configdirs
6294
6295         * Makefile.in: all, clean, and install rules for the new programs
6296         added to configure.in
6297
6298 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6299
6300         * configure.in: use mh-sun for all *-sun-* hosts
6301
6302         * config/mh-solaris: rework standard X location to use
6303         $OPENWINHOME, if defined.
6304
6305         * config/mh-sun: handle X11 include locations
6306
6307         * config/mh-decstation: define NeedFunctionPrototypes to 0, to
6308         work around dain-bramaged DECwindows include files
6309
6310 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6311
6312         * Makefile.in: define flags for X11 include files and library file
6313         locations, pass them down to the programs that need this info
6314
6315         * build-all.mk: added a 'native' target, to 3stage the native toolchain
6316
6317         * config/{mh-hpux,mh-solaris}: define the "standard" locations for
6318         the vendor supplied X11 headers and libraries
6319
6320 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6321
6322         * configure.in: start building libg++ for HP-UX targets
6323
6324 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
6325
6326         * README:  Update references to files moved into etc/.
6327
6328 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
6329
6330         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
6331         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
6332
6333 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
6334
6335         * configure: accept dash as well as underscore in long option
6336         names for FSF compatibility.
6337
6338 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
6339
6340         * config.sub: added -sco3.2v4 support from FSF.
6341
6342 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6343
6344         * configure.in: expand the section that adds or removes
6345         directories from the list of programs to build, to handle native
6346         vs. cross in addition to host v. native
6347
6348 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
6349
6350         * Makefile.in:  Replace C++ in macro names with CXX.
6351         This is less likely to break ...
6352
6353 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6354
6355         * test-build.mk: add -w to GNU_MAKE
6356
6357 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6358
6359         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
6360         add 'sparc' to list of recognized cpus.  This needed to make
6361         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
6362         Delete some redundant ose68 variants.  Recognize -wrs as an os,
6363         then changes that into $CPU-wrs-vxworks.
6364
6365         * configure.in: remove most references to gdbtest, regularize
6366         target based program removal
6367
6368         * test-build.mk: import from p3 tree (many fixes and changes)
6369
6370 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
6371
6372         * Makefile.in: added rules to handle tcl, tk, and expect
6373
6374         * configure.in: handle those directories if they exist
6375
6376 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6377
6378         * config.sub: removed bogus hppabsd and hppahpux names, since
6379         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
6380
6381 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6382
6383         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
6384         depends upon all-xiberty
6385
6386         * Makefile.in: changes from p3, including:
6387
6388         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
6389
6390         * Makefile.in (XTRAFLAGS): include newlib directories if
6391         newlib/Makefile exists, rather than if host != target.
6392
6393         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
6394
6395         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6396         from the same source tree and not building a cross-compiler.  This
6397         matters for the libg++ configuration if reconfiguring a tree that
6398         has already been installed.
6399
6400         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
6401
6402         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6403         pick up the machine and system specific header files.
6404
6405         * Makefile.in: added AS_FOR_TARGET, passed down in
6406         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
6407         the C compiler to use to create programs which are run in the
6408         build environment, set it to default to $(CC), and passed it down
6409         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6410
6411         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
6412
6413         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
6414         We need them for unusual native builds, like systems without
6415         ranlib.
6416
6417         * configure: also define $(host_canonical) and
6418         $(target_canonical), which are the full, canonical names for the
6419         given host and target
6420
6421 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
6422
6423         * Makefile.in:  Added separate definitions for C++.
6424
6425 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
6426
6427         * configure.in (configdirs):  Add deja-gnu.
6428
6429 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
6430
6431         * README:  Update for configure.texi and gdb-4.7 release.
6432
6433 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
6434
6435         * Makefile.in:  Move "all" target to top of file.
6436         Previously, first target was ".PHONY" which caused BSD4.4 make
6437         to build .PHONY when make was run without arguments.
6438
6439 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
6440
6441         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
6442         Library-copylefted code in libiberty.
6443
6444 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
6445
6446         * config.sub:  Replace m68kmote with plain old m68k.
6447
6448 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
6449
6450         * Makefile.in:  Remove space from blank line, avoid Make complaints.
6451
6452 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
6453
6454         * config.sub: Complain if no argument is given.  Added support for
6455         386bsd as OS and target alias.
6456
6457 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
6458
6459         * Makefile.in (XTRAFLAGS): include newlib directories if
6460         newlib/Makefile exists, rather than if host != target.
6461
6462 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
6463
6464         * config.sub: recognize sparclite-wrs-vxworks.
6465
6466         * Makefile.in (install-xiberty): added *-xiberty make rules (from
6467         p3.) Added clean-xiberty to clean.
6468
6469 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6470
6471         * configure.in: use *-*-* instead of nested cases for host and target
6472
6473 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
6474
6475         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6476         from the same source tree and not building a cross-compiler.  This
6477         matters for the libg++ configuration if reconfiguring a tree that
6478         has already been installed.
6479
6480 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
6481
6482         * config.sub (i486v/i486v4):  Merge in from FSF version.
6483
6484 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
6485
6486         * configure: only set PWD if it is already set.
6487
6488 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
6489
6490         * configure: just set PWD=`pwd` at the top, since Ultrix sh
6491         doesn't have unset and all success paths (and most error paths)
6492         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
6493         to just ${PWD} to avoid confusion.)
6494
6495 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
6496
6497         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
6498         even for a native compilation.
6499
6500 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
6501
6502         Changes to make the gdb.tar.Z rule work better.
6503
6504         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
6505         (DEVO_SUPPORT):  Add configure.texi.
6506         (bfd-ilrt.tar.Z):  Remove ancient rule.
6507
6508 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
6509
6510         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6511         pick up the machine and system specific header files.
6512
6513         * configure.in, config.sub: added new target m68010-adobe-scout,
6514         with alias of adobe68k.  Changed configure.in to check for
6515         -scout before -sco* to avoid a false match.
6516
6517         * Makefile.in: added AS_FOR_TARGET, passed down in
6518         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
6519         the C compiler to use to create programs which are run in the
6520         build environment, set it to default to $(CC), and passed it down
6521         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6522
6523 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
6524
6525         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
6526         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
6527         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
6528         FOR_TARGET variants, to newlib and libg++.
6529
6530 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6531
6532         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
6533         first.
6534
6535 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
6536
6537         * config.sub:  Accept `elf' as an environment.
6538
6539 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6540
6541         * Makefile.in (all-opcodes):  cd into the right directory
6542
6543 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
6544
6545         * configure: added -program_transform_name option, used as
6546         argument to sed when installing programs.
6547         configure.texi: added documentation for -program_prefix,
6548         -program_suffix and -program_transform_name.
6549
6550 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
6551
6552         * config.sub:  Accept i486 where i386 ok.
6553
6554 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
6555
6556         * config.sub: accept we32k
6557
6558 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
6559
6560         * config.sub, configure.in: accept OSE68000 and OSE68k.
6561
6562         * Makefile.in: don't create all directories for ``make install'';
6563         let the subdirectories create the ones they need.
6564
6565 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6566
6567         * COPYING: new file, GPL v2
6568
6569 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6570
6571         * Makefile.in: use the new gen-info-dir, which needs a template
6572         argument (which also lives in texinfo)
6573
6574         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
6575
6576 Mon Aug  3 15:41:28 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6577
6578         * config/mh-solaris: removed the -xs from CFLAGS (let the people
6579         with Sun's C compiler deal with it themselved)
6580
6581 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
6582
6583         * config.sub (ncr3000):  Change i386 to i486.
6584
6585 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6586
6587         * Makefile.in: add install-rcs, install-grep to
6588         install-no-fixedincludes, removed install-bison and install-libgcc
6589
6590 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
6591
6592         * configure.in: grab the HPUX makefile fragment if on HPUX
6593
6594 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
6595
6596         * Makefile.in: eradicate bison spoor (ditto libgcc).
6597          configure.in: recognise m68{k,000}-ericsson-OSE.
6598          es1800 is alias for m68k-ericsson-OSE
6599
6600 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6601
6602         * configure.in: rearrange the parts that remove programs from
6603         configdirs, based now on HOST==TARGET or by canonical triple.
6604
6605 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6606
6607         * test-build.mk: recurse explicitly with -f test-build.mk when
6608           appropriate.  predicate stage3 and comparison on the existence
6609           of gcc.  That is, if gcc isn't around, we aren't three-staging.
6610           On very clean, also remove ...stamp-co.  Build in-place before
6611           doing other builds.
6612
6613 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6614
6615         * Makefile.in, configure.in: add tgas
6616
6617 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6618
6619         * Makefile.in: a number of changes merged in from progressive.
6620
6621         * configure.in: add libm.
6622
6623         * .cvsignore: ignore some stuff that comes from test-build.mk.
6624
6625 Wed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
6626
6627         * config/mh-solaris:  Use -xs when compiling so that Sun-C puts
6628         a symbol-table into the executable.
6629
6630 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
6631
6632         * config.sub:  Add es1800 (m68k-ericsson-es1800).
6633
6634 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
6635
6636         * configure: Add program_suffix (parallel to program_prefix)
6637         * Makefile.in: adjust directory-creating script for losing decstation
6638
6639 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
6640
6641         * configure:  Minor $subdir-related fixes.
6642
6643 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6644
6645         * configure: fix various problems with propogating
6646         makefile_target_frag in subdirs.
6647         * configure.in: config libgcc if its there
6648
6649 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
6650
6651         * config.sub:  HPPA merge.
6652
6653 Mon Jun 15 12:31:52 1992  Fred Fish  (fnf@cygnus.com)
6654
6655         * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
6656         it is broken on ncr 3000's.
6657
6658 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
6659
6660         * Makefile.in:  Replace all-bison with all-byacc in all
6661         dependency lines for other tools (which now use byacc).
6662
6663 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
6664
6665         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
6666
6667 Tue Jun  9 17:18:11 1992  Fred Fish  (fnf at cygnus.com)
6668
6669         * config/{mh-ncr3000, mh-sysv4}:  Add INSTALL.
6670
6671 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
6672
6673         * Makefile.in: make gprof rules similar to byacc rules (instead of
6674         vestigal $(unsubdir) that didn't work...)
6675
6676 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
6677
6678         * config.sub:  Add support for Linux.
6679         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
6680         (at least for libg++).
6681
6682 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
6683
6684         * configure.texi: fix doc for the -nfp option to configure
6685
6686 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
6687
6688         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
6689
6690 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
6691
6692         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
6693         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
6694         * configure.in: added solaris* host_makefile_frag hook.
6695
6696 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6697
6698         * config.sub: changed recognition of m68000 so that various
6699         m68k types can be specified via m680[01234]0
6700
6701 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6702
6703         * config.sub (basic_machine): fix sed so that '-foo' isn't
6704         completely substituted out while .+'-foo' loses the '-foo'
6705
6706 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
6707
6708         * config.sub ($os): Add -aout.
6709
6710 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
6711
6712         * configure:  If host_makefile_frag is absolute, don't
6713         prefix ${invsubdir} (relevant to libg++ auto-configure).
6714
6715 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
6716
6717         * Makefile.in (tooldir): Define it.
6718         (all-ld): Depend on all-flex.
6719
6720 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
6721
6722         * Makefile.in (check):  Fix libg++ special case.
6723
6724 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
6725
6726         * configure: do not bury `pwd` into config.status, thus do fewer
6727           pwd's.
6728
6729         * configure: print the "Building in" message only when building in
6730           other than "." AND verbose.
6731
6732         * configure: remove -s, rework -v to better accomodate guested
6733           configures.
6734
6735         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
6736
6737 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
6738
6739         * Makefile.in: macroize flags passed on recursion.  remove
6740           fileutils.
6741
6742 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
6743
6744         * configure: get makesrcdir right for subdirs deeper than 1.
6745
6746         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
6747           install.
6748
6749 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
6750
6751         * Makefile.in: don't print subdir_do or recursion lines.
6752
6753 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
6754
6755         * standards.texi: added menu item.
6756
6757         * Makefile.in: build and install standards.info.
6758
6759         * standards.texi: new file.
6760
6761 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6762
6763         * configure: test for and move config.status pieces from
6764           ${subdir}/.
6765
6766 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
6767
6768         * config/mh-delta88, config/mh-ncr3000:  Replace MINUS_G with
6769         CFLAGS per new configuration strategy.
6770         * configure:  Test for existance of files before trying to mv
6771         them, to avoid numerous non-existance messages.
6772
6773 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
6774
6775         * configure: correct final line of config.status.
6776
6777         * configure: patch from eggert.  Avoids a protection problem if
6778           the original Makefile.in is read only.
6779
6780         * configure: use move-if-change from gcc to create config.status.
6781           Some makefiles depend on config.status to tell if a directory
6782           has been reconfigured for a different host.  This change
6783           prevents those directories from remaking everything in the case
6784           where the reconfig was only intended to rebuild a Makefile.
6785
6786         * configure: test for config.sub with "config.sub sun4" rather
6787           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
6788           host alias from a missing config.sub.
6789
6790 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6791
6792         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
6793           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
6794
6795 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
6796
6797         * configure: mkdir ${subdir} as needed.
6798
6799 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
6800
6801         * Makefile.in,configure.in: added autoconf.
6802
6803 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6804
6805         * Makefile.in: no longer pass against on recursion.
6806
6807         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
6808           definitions are not inherited.
6809
6810         * configure: correct makesrcdir when subdir is .
6811
6812 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
6813
6814         * configure:  Add support for 'subdirs' variable, which is
6815         like 'configdirs', except that configure doesn't re-invoke
6816         itself for subdirs, it just creates a Makefile for each subdir.
6817         * configure.texi:  Document subdirs.
6818
6819 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6820
6821         * configure.in: added flex to configdirs
6822
6823 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
6824
6825         * Makefile.in: remove clean-stamps from clean.
6826
6827 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
6828
6829         * configure.in:  Add gdbtest to configdirs.
6830
6831 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
6832
6833         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
6834         to recursive makes.
6835         * configure.in:  Recognize new ncr3000 config.
6836
6837 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
6838
6839         * Makefile.in, configure.in: removed references to gdbm.
6840
6841 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
6842
6843         * config.sub:  Don't canonicalize os value
6844         newsos* to bsd (readline needs to check for newsos).
6845         (This fix was earlier made Jan 31, but got re-broken.)
6846
6847 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
6848
6849         * configure.in:  sco is an os, not a vendor!
6850
6851         * configure:  Quote $( better.  Keep various shells happy.
6852
6853 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
6854
6855         * Makefile.in: eliminate stamp-files.
6856
6857 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
6858
6859         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
6860           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6861
6862 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
6863
6864         * config.sub:  fix iris/iris3.
6865
6866 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
6867
6868         * configure: re-add -rm.
6869
6870 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
6871
6872         * Maskefile.in: add .stmp-rcs to all.
6873
6874         * configure.in: remove gas from rs6000 build, use aix host fragment.
6875
6876 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
6877
6878         * configure: pass down site_option during recursion.
6879
6880 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
6881
6882         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
6883
6884 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
6885
6886         * configure: Change exec_prefix so that it really defaults to prefix.
6887
6888 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
6889
6890         * Makefile.in, configure.in:  Add support for mmalloc library.
6891
6892 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
6893
6894         * Makefile.in: add stmp dependencies for a few more things.
6895
6896 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
6897
6898         * configure: adjusted error message on objdir/srcdir configure
6899           collision, per john's suggestion.
6900
6901         * Makefile.in: add libiberty stmp to all and all.cross.
6902
6903 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
6904
6905         * Makefile.in: remove force dependencies, add grep to all.
6906
6907 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
6908
6909         * Makefile.in: drop flex.  make stamp files work.
6910
6911         * configure: added test for conflicting configuration in srcdir,
6912           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
6913           gets cranky.  use relative paths for configure and srcdir
6914           whenever possible.  Send some error messages to stderr that were
6915           going to stdout.
6916
6917 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
6918
6919         * Makefile.in:  Fix libg++ rule to check for gcc directory
6920         before using gcc/gcc.  Also pass XTRAFLAGS.
6921
6922 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
6923
6924         * Makefile.in: added stmp-files so that directories aren't polled
6925           when they are already built.
6926
6927         * configure.texi: fixed a node pointer problem.
6928
6929 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
6930
6931         * config.sub configure.in config/mh-irix4 gdb/configure.in
6932         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
6933         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
6934         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
6935
6936 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6937
6938         * configure: -recurring becomes -silent.  corrected help message
6939           for -site= option.
6940
6941         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
6942
6943 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6944
6945         * configure: when building Makefile for crosses, replace
6946           tooldir and program_prefix.  default srcdir from location of
6947           config.sub.  remove "for host in hosts" and "for target in
6948           targets" loops.
6949
6950 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
6951
6952         * Makefile.in: Do not pass bindir or mandir to cvs.
6953
6954 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
6955
6956         * Makefile.in, configure.in: removed traces of namesubdir,
6957           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
6958           copyrights to '92, changed some from Cygnus to FSF.
6959
6960         * configure.texi: remove most references to multiple hosts,
6961           multiple targets, subdirs, etc.
6962
6963         * configure.man: removed rcsid. reference config.sub not
6964           config.subr.
6965
6966         * Makefile.in: mkdir $(infodir) on install-info.
6967
6968 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
6969
6970         * configure.texi:  Explain better about .gdbinit and about
6971         the environment that configure.in sections run in.
6972
6973 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
6974
6975         * configure.in:  Ultrix is only a decstation if it's a MIPS.
6976
6977 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
6978
6979         * README:  DOC.configure => cfg-paper.texi.
6980
6981 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
6982
6983         * config.sub (near case $os):  Don't convert newsos* to bsd!
6984
6985 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
6986
6987         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
6988         the number of copies of COPYING that go into the GDB tar file.
6989
6990 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
6991
6992         * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
6993         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
6994         Fix SCO configuration stuff.
6995
6996 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
6997
6998         * Makefile.in:  For libg++, make sure the -I pointing
6999         to the gcc directory goes *after* all the libg++-local -I flags.
7000         Also, move just-gcc dependency from just-libg++ to all-libg++.
7001
7002 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
7003
7004         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
7005
7006 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
7007
7008         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
7009
7010 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
7011
7012         * config.sub:  Add stratus configuration frags.  Also
7013         submitted to FSF.
7014
7015 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
7016
7017         * Makefile.in (DEV_SUPPORT):  add configure.man.
7018
7019         * config.sub(Decode manufacturer-specific):  add -none*.
7020
7021 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
7022
7023         * Makefile.in:  remove form feeds to make Sun's make happy.
7024         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
7025
7026 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
7027
7028         * Makefile.in (AR_FLAGS):  Make quieter.
7029
7030 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
7031
7032         * configure.in:  Add libg++.
7033         * configure:  When verbose, don't output the command line at each
7034         level; it will be unremarkably the same as the previous version,
7035         which will be the same as what the user typed.
7036
7037 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
7038
7039         * configure.in, Makefile.in: fix clean-info, add flex.  add
7040           fileutils.
7041
7042         * configure: be less sensitive to spaces in Makefile.in.  Do not
7043           look for sources in "..".  Doing so breaks subdirectories that
7044           might have their own configure.  If a subdir has it's own
7045           configure script, use it.
7046
7047 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
7048
7049         * cfg-paper.texi: some changes suggested by rms.
7050
7051 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
7052
7053         * config.sub:  Merge in some small additions from the FSF version,
7054         taken from the gcc distribution, to bring the Cygnus and FSF
7055         versions into closer sync.
7056
7057 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
7058
7059         * configure.in:  Changed svr4 references to sysv4.
7060
7061 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
7062
7063         * configure: added -V for version number option.
7064
7065 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
7066
7067         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
7068           renamed from DOC.configure to cfg-paper.texi.
7069
7070 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7071
7072         * configure, config.subr, config.sub: config.subr is now
7073           config.sub again.
7074
7075 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
7076
7077         * configure.texi: new file, in progress.
7078
7079         * Makefile.in: build info file and install the man page for
7080           configure.
7081
7082         * configure.man: new file, first cut.
7083
7084         * configure: find config.subr again now that configuration "none"
7085           has gone.  removed all traces of the -ansi option.  removed all
7086           traces of the -languages option.
7087
7088         * config.subr: resync from rms.
7089
7090 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7091
7092         * configure, config.sub, config.subr: merge config.sub into
7093           config.subr, call the result config.subr, remove config.sub, use
7094           config.subr.
7095
7096         * Makefile.in: revised install for dir.info.
7097
7098 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7099
7100         * configure.in: add decstation host makefile frag.
7101
7102         * Makefile.in: BISON now bison -y again.  also install-gcc on
7103           install.  clean-gdbm on clean.  infodir belongs in datadir.
7104           Make directories for info install.  Build dir.info here then
7105           install it.
7106
7107 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7108
7109         * Makefile.in: fix for bad directory tests.
7110
7111 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7112
7113         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
7114           regexp.  -srcdir relative was being handled incorrectly.
7115
7116         * Makefile.in: unwrapped some for loops so that parallel makes
7117           work again and so one can focus one's attention on a particular
7118           package.
7119
7120 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7121
7122         * configure: added PWD as a stand in for `pwd` (for speed). use
7123           elif wherever possible.  make -srcdir work without -objdir.
7124           -objdir= commented out.
7125
7126 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7127
7128         * configure: +options become --options.  -subdirs commented out.
7129           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
7130           Makefile now at top of generated Makefile.  Removed cvs log
7131           entries.  added -srcdir.  create .gdbinit only if there is one
7132           in ${srcdir}.
7133
7134         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
7135           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
7136           and mandir now keyed off datadir by default.
7137
7138 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7139
7140         * Freshly created ChangeLog.
7141
7142 \f
7143 Local Variables:
7144 mode: change-log
7145 left-margin: 8
7146 fill-column: 76
7147 version-control: never
7148 End: