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