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