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