* Makefile.in (all-db, all-sn): New targets.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
f922fbb9
TT
1Tue Feb 25 11:41:51 1997 Tom Tromey <tromey@cygnus.com>
2
3 * Makefile.in (all-db, all-sn): New targets.
4 (ALL_MODULES): Added all-sn.
5 (CROSS_CHECK_MODULES): Added check-sn.
6 (INSTALL_MODULES): Added install-sn.
7 (CLEAN_MODULES): Added clean-sn.
8
7adc1084
GRK
9start-sanitize-d30v
10Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11
12 * configure.in (noconfigdirs): Enable ld for d30v.
13end-sanitize-d30v
41416969
MM
14start-sanitize-tic80
15Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16
17 * configure.in (tic80-*-*): Build compiler.
18
19end-sanitize-tic80
c2304cba 20start-sanitize-d30v
317df3b5
AC
21Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
22
23 * configure.in (d30v-*): Remove sim directory from list of
24 unsupported d30v directories
25
26end-sanitize-d30v
27start-sanitize-d30v
c2304cba
MH
28Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
29
30 * config.sub, configure.in: Add d30v target cpu.
31
32end-sanitize-d30v
33Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
34
35 * makefile.vms: New file.
36 * make-all.com: Remove.
37
c99c63a4
JW
38Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
39
40 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
41
276c2d7d 42start-sanitize-r5900
7adc1084
GRK
43Fri Feb 7 16:39:29 1997 Gavin Koch <gavin@cygnus.com>
44
45 * config.sub, configure.in: add r5900
46
276c2d7d 47end-sanitize-r5900
754a6784
MM
48Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
49
50 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
51
97840afa
TT
52Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
53
54 * Makefile.in (ALL_MODULES): Added all-db.
55 (CROSS_CHECK_MODULES): Addec check-db.
56 (INSTALL_MODULES): Added install-db.
57 (CLEAN_MODULES): Added clean-db.
58
b6086671
ILT
59Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
60
61 * config.guess: Merge with latest FSF sources.
62
97840afa
TT
63Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
64
65 * Makefile.in (ALL_MODULES): Added all-itcl.
66 (CROSS_CHECK_MODULES): Added check-itcl.
67 (INSTALL_MODULES): Added install-itcl.
68 (CLEAN_MODULES): Added clean-itcl.
69
750fa681
GN
70Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
71
72 * configure.in: build gdb for mn10200
73
74Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
75
76 * Makefile.in (all-target-winsup): Depend on all-target-libio.
77
78start-sanitize-tic80
79Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
80
81 * configure.in (tic80-*-*): Turn off most targets right now.
82
83end-sanitize-tic80
98141a3c
ILT
84Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
85
86 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
87 rather than the makeinfo program.
88 (do-info): Depend upon all-texinfo.
89
5962c1cd
ILT
90Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
91
0bcd9172
ILT
92 * configure.in: Remove uses of config/mh-linux.
93
5962c1cd
ILT
94 * config.sub, config.guess: Merge with latest FSF sources.
95
962873d5
FF
96start-sanitize-tic80
97Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
98
99 * config.sub (case $basic_machine): Add tic80 entries.
100
750fa681 101end-sanitize-tic80
9ddf4089
ILT
102Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
103
104 * config.sub, config.guess: Merge with latest FSF sources.
105
7357af56
SS
106Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
107
108 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
109 * mpw-config.in: Test for NewFolderRecursive.
110 * mpw-install: Use symbolic name for startup filename.
111 * mpw-README: Add various additional details.
112
4ceaca77
JW
113Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
114
115 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
116
f42e0aab
JL
117Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
118
119 * configure.in: Do build gcc and the target libraries for
120 the mn10200.
121
122Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
123
124 * configure.in: don't avoid building gdb for mn10300 any more
125 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
126 instead of single-quoting it.
127
128Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
129
130 * configure.in: Don't use --with-stabs on IRIX 6.
131
132start-sanitize-m32r
133Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
134
135 * configure.in (m32r): Build gdb, libg++ now.
136
137end-sanitize-m32r
b2107b04
PS
138Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
139
140 * configure.in (mips*-sgi-irix6*): Remove gdb and related
141 directories from noconfigdirs.
142
8a1aafab
ILT
143Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
144
145 * config.sub (basic_machine): added mips16 configuration
146
8a1aafab
ILT
147Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
148
149 * config.sub: Handle d10v-unknown.
150
803a6df2 151start-sanitize-v850
0e5a3361 152Sat Nov 23 14:23:01 1996 Gavin Koch <gavin@cygnus.com>
7adc1084 153
0e5a3361
GRK
154 * gcc/depragmaize.c: Handle MSDOS's (non-unix) text files.
155
803a6df2 156Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7adc1084 157
803a6df2
GRK
158 * config.sub: Handle v850-unknown.
159
160end-sanitize-v850
b512a901
GN
161Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
162
163 * Makefile.in: add findutils
164 * configure.in: add findutils to list of host_tools
165
3817470b
JL
166Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
167
168 * config.sub: Handle mn10200 and mn10300.
169
c1f6b406
MM
170Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
171
172 * configure.in (d10v-*): Do not build librx.
173
f3285daa
JL
174Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
175
176 * configure.in (mn10300): Build everything except gdb & libgloss.
177
5a1d5a6a
PB
178Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
179
180 * config.guess: Patch for Dansk Data Elektronik servers,
181 from Niels Skou Olsen <nso@dde.dk>.
182
183 For ncr, use /bin/uname rather than uname, since GNU uname does not
184 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
185
186 Patch for MIPS R4000 running System V,
187 from Eric S. Raymond <esr@snark.thyrsus.com>.
188
189 Fix thinko for nextstep.
190
191 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
192
193 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
194 * config.guess: Guess mips-dec-mach_bsd4.3.
195
196 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
197 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
198 release numbers.
199 * config.guess (mips-mips-riscos*): Emit just enough of the
200 release number.
201
202 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
203 * config.guess (sparc-auspex-sunos*): Added.
204 (f300-fujitsu-*): Added.
205
206 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
207 * config.guess: Recognize a Tadpole as a sparc.
208
209Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
210
211 * config.guess: Don't assume that NextStep version is either 2 or
212 3. NextStep 4 (aka OpenStep 4) has come out now.
213
214Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
215
216 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
217 From Rik Faith <faith@cs.unc.edu>.
218
219Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
220
221 * config.sub: Contributions from bug-gnu-utils to:
222 Support plain "hppa" (no version given) architecture, reported by
223 OpenStep.
224 OpenBSD like NetBSD.
225 LynxOs is not a hardware supplier.
226
227 * config.guess: Contributions from bug-gnu-utils to add support for:
228 OpenBSD like NetBSD.
229 Stratus systems.
230 More Pyramid systems.
231 i[n>4]86 Intel chips.
232 M680[n>4]0 Motorola chips.
233 Use unknown instead of lynx for hardware manufacturer.
234
235Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
236
237 * install.sh (chmodcmd): Set to null if the DST directory already
238 exists.
239
489c265b
MM
240Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
241
242 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
243 not use mt-ppc target Makefile fragment any more.
244
5707b74f
SG
245Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
246
247 * configure.in (*-*-windows): Exclude everything but those dirs
248 needed to build windows.
249
be951827
DE
250Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
251
252 * Makefile.in (all-target-winsup): Depend on all-target-librx.
253
da7f2a10
SG
254Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
255
341aa377 256 * configure.in: Exclude mmalloc from i386-windows.
da7f2a10
SG
257 * config/mh-windows: Add rules for building MSVC makefiles.
258
259Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
260
261 * Undo my previous change.
262
05992891
ILT
263Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
264
265 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
266 unconditionally.
267 (MAKEOVERRIDES): Define (revert this part of October 18 change).
268
3e288e27
SG
269Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
270
271 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
272 host to add it's own flags.
273 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
274 for MSVC build procedure.
275
a3fac17e
ILT
276Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
277
278 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
279
72ce05e8
ILT
280Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
281
282 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
283 (CXX_FOR_TARGET): Likewise.
284 (GCC_FOR_TARGET): Define.
285 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
286 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
287 CC_FOR_TARGET was specified on the command line.
288 (MAKEOVERRIDES): Don't define.
289
9d459449
DE
290start-sanitize-m32r
291Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
292
293 * configure.in (m32r): Fix spelling of libg++ libs.
294
295end-sanitize-m32r
3e41eeb4
SS
296Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
297
298 * config.sub (-apple*): Remove, now redundant.
299
d7a57996
ILT
300Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
301
3274332f
ILT
302 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
303
d9f3f187
ILT
304 * configure: Rework yesterday's sed script patch.
305
d7a57996
ILT
306 * config.sub: Merge with FSF.
307
44ad3d83
PB
308Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
309
310 * config.guess: Merge from FSF.
311
312 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
313 * config.guess: Use pc instead of unknown, for pc clone systems.
314 Change linux to linux-gnu.
315
316 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
317 * config.guess: Avoid non-portable tr syntax.
318
4efa6b75
JL
319Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
320
ed46a8ee
JL
321 * test-build.mk (HOLES): Add "xargs" for gdb.
322
4efa6b75
JL
323 * configure: Avoid hpux10.20 sed bug.
324
d0e01d94
SG
325Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
326
327 * configure.in config/mh-windows: Add support for windows host
328 (that is a build done under the Microsoft build environment).
329
d5a8bfde
ILT
330Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
331
81eb5025
ILT
332 * Makefile.in: Replace all uses of srcroot with s, to shrink
333 command line lengths.
334
d5a8bfde
ILT
335 Patches from Geoffrey Noer <noer@cygnus.com>:
336 * configure.in: If configuring for newlib, pass --with-newlib to
337 subdirectories.
338 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
339 -Bnewlib/ and -Lwinsup to gcc.
340 (CXX_FOR_TARGET): Likewise.
341
f2b43566
ILT
342Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
343
344 * Makefile.in (ETC_SUPPORT): Add configure.
345
3dd3627a
AMT
346Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
347
348 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
349 host configuration file.
350
ae1b99e4
JL
351Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
352
353 * configure.in: Break mn10x00 support into separate
354 mn10200 and mn10300 configurations.
355 * config.sub: Likewise.
356
be9b9d69
JL
357Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
358
0cfa6de4
JL
359 * configure.in: Add lots of stuff to noconfigdirs for
360 the mn10x00 targets.
361
be9b9d69
JL
362 * config.sub, configure.in: Add mn10x00 support.
363
6ffb8ab7
ILT
364Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
365
366 * make-all.com: Call conf-a-gas, not config-a-gas.
367
875c8d5c
JSC
368Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
369
370 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
371 targets.
372
373Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
374
375 * mpw-README: Add much more detail for native PowerMac.
376 * mpw-install: New file.
377 * mpw-configure: Add --norecursion and --help options.
378 * mpw-config.in: Translate readme and install files when
379 copying to objdir.
380 * mpw-build.in: Don't always depend on byacc and flex.
381 (install-only-top): New action.
382
383start-sanitize-v850
384Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
385
386 * configure.in: You can now configure GDB for the v850.
387
388end-sanitize-v850
875c8d5c
JSC
389Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
390
391 * configure.in (noconfigdirs): Don't configure any C++ dirs
392 if targeting D10V.
393
875c8d5c
JSC
394Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
395
396 * config.sub: Recognize mips64vr5000.
397
cd0ae558
ILT
398Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
399
400 * configure.in: Use a single line for host_tools and native_only.
401
88632436
DE
402start-sanitize-m32r
403Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
404
405 * config.sub, configure.in: Add entries for m32r.
88632436 406
cd0ae558 407end-sanitize-m32r
642c85fa
TT
408Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
409
410 * Makefile.in (inet-install): Don't run install-gzip.
411
91f6cfea
SG
412Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
413
414 * configure.in: Don't config lots of things for *-*-windows*.
415
416Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
417
418 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
419 (host_libs, host_tools): Copy from configure.in.
420 * mpw-configure: Don't complain about directories not found.
421
f7954d86
MM
422Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
423
424 * configure.in (i[345]86): Recognize i686 for pentium pro.
7fa565a6
MM
425 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
426 file.
427
f7954d86
MM
428 * config.guess (i[345]86): Ditto.
429
f7954d86
MM
430Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
431
432 * configure.in (noconfigdirs): Removed gdb for D10V.
433
f7954d86
MM
434start-sanitize-v850
435Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
436
437 * configure.in: Remove ld, target-libio, target-libg++, and
438 target-libstdc++ from noconfigdirs.
439
440end-sanitize-v850
866d38a8
FF
441Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
442
443 * configure: Fix three locations where shell scripts were
444 being run directly rather than with config_shell.
445
3f5d1c2c
C
446start-sanitize-v850
447Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
448
449 * configure.in (v850-*-*): Set up initial $noconfigdirs.
450 * config.sub (basic_machine): Recognize v850.
451
452end-sanitize-v850
453Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
454
455 * mpw-configure: Handle multiple enable/disable options and
456 pass them down recursively, handle -c and -s flags appropriately
457 depending on choice of compiler, add escape mechanism for
458 quoted arguments to gC.
459
460Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
461
462 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
463 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
464 so that -mrelocatable-lib and -mno-eabi are used.
465
466 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
467 not support --print-multi-lib, don't abort.
468
215d6a41
SG
469Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
470
471 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
472 with normal Windows compilation environment.
473
9e8419d0
ILT
474Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
475
476 * make-all.com: Run config-a-gas.
477 * setup.com: Don't copy subdirectory files around.
478
479Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
480
481 * configure.in (*-*-ose): Remove exclusion of libgloss for this
482 target, it now compiles correctly.
483
959376c9
SS
484Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
485
486 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
487
7ae1ceee
MH
488Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
489
490 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
491
57f69c31
BK
492Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
493
494 * configure.in (native_only): Add prms.
495
47f00924
ILT
496Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
497
498 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
499 (BINUTILS_SUPPORT_DIRS): Likewise.
500
05a8bf33
MM
501Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
502
503 * configure.in (d10v-*-*): Don't configure ld or gdb until the
504 d10v support is added.
505
506Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
a1e636c8
MH
507
508 * configure.in (d10v-*-*): New target.
47f00924 509
eddf8efe
JL
510Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
511
512 * config.guess (HP 9000/811): Recognize this as a PA1.1
513 machine.
514
b5dbae28
KR
515Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
516
517 * Makefile.in (do-tar-gz): New target, split out from tail end of
518 taz target. Run each command separately, don't use pipes.
519 (taz): Use it.
520
f76215e0
SS
521Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
522
523 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
524 * mpw-build.in: No builds should depend on building byacc or flex,
525 they are assumed to be installed already.
526
59d3634c
MM
527Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
528
529 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
530 variable that CC_FOR_TARGET needs.
531
062aded9
MM
532Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
533
534 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
535 options have changed since the last time the subdirectory was
536 configured, and if it has, reconfigure.
537 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
538 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
539
5db223e4
DE
540Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
541
542 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
543 CLEAN_MODULES): Add bash.
544 (all-bash): New target.
545
5133e9ed
JW
546Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
547
548 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
549
5133e9ed
JW
550Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
551
552 * config.sub (basic_machine): Recognize d10v as a valid processor.
5133e9ed 553
6f607c12
SS
554Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
555
556 * mpw-configure: Add support for --bindir.
557 * mpw-build.in: Use a GCC-specific build script for GCC actions.
558
a928fca1
GN
559Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
560
561 * configure.in: add bash, time, gawk to list of hosttools and things
562 to only build for native toolchains
563
5e70d079
JM
564Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
565
566 * Makefile.in (docdir): Remove.
567
d92eef0c
JM
568Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
569
570 * Makefile.in (datadir): Set to $(prefix)/share.
571
d79bfb0d
GN
572Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
573
574 * configure.in: build diff and patch for cygwin32-hosted
575 toolchains.
576
577Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
578
579 * config.sub: Accept -rtems*.
580
581Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
582
583 * configure.in: enable dosrel for cygwin32-hosted builds,
584 remove diff from the list of things not buildable
585 via Canadian Cross
586
d32baaf0
JM
587Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
588
589 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
590 don't get ". ".
591
79a2d56d
JW
592Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
593
594 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
595
8d190aa3
KR
596Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
597
598 * Makefile.in (taz): Handle case where tex3patch didn't even get
599 checked out. Also, if it was found, put the symlink in a new util
600 subdirectory.
601
c1801422
MM
602Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
603
604 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
605
bc70a918
ILT
606Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
607
608 * config.sub: Recognize -openvms.
609 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
610 * make-all.com, setup.com: New files.
611
9deb9485
JM
612Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
613
c1801422 614 * Makefile.in (taz): tex3patch moved to texinfo/util.
9deb9485 615
25c32773
GN
616Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
617
618 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
bc70a918
ILT
619 * configure.in: remove make from disable-if-Can-Cross list
620 enable gdb if ${host} and ${target} are cygwin32
25c32773
GN
621
622Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
1b5484af
PB
623
624 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
625 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
626
45d03d11
PB
627Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
628
629 * config.guess: Combine mips-mips-riscos cases, and use cpp to
630 distinguish sysv/svr4/bsd variants.
25c32773 631 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
45d03d11 632
85f533f7
TT
633Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
634
635 * configure.in: Added copyright notice.
636 * move-if-change: Added copyright notice.
637
59d95e81
MM
638Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
639
640 * configure.in (powerpcle-*-solaris*): Until we get shared
85f533f7
TT
641 libraries working, don't build gdb, sim, make, tcl, tk, or
642 expect.
59d95e81 643
60bcbf8d
PB
644Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
645
646 * config.guess: Merge with FSF:
647
648 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
649 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
650
651 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
652 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
653
654 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
655 * config.guess: Combine two OSF1 rules.
656 Also recognize field test versions. From mjr@zk3.dec.com.
657 * config.guess (dgux): Use /usr/bin/uname rather than uname,
658 because GNU uname does not support -p. From pmr@pajato.com.
659
af34f1a9
TT
660Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
661
662 * Makefile.in (MAKEDIRS): Removed $(tooldir).
663
8f8e5b89
SS
664Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
665
666 * mpw-README: Document GCCIncludes.
667
553c179c
FF
668Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
669
670 * configure.in (alpha-*-linux*): Set enable_shared to yes.
671
672Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
673
674 * mpw-configure: Handle --enable-FOO and --disable-FOO.
675
5fdebee3
GN
676Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
677
553c179c 678 * configure.in (*-*-cygwin32): Configure make.
5fdebee3
GN
679
680Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
681
682 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
683
13d7cbe2
TT
684Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
685
8d1d94b6
TT
686 * Makefile.in (all-inet): Depend on all-perl.
687
424c7ca7
TT
688 * Makefile.in (inet-install): New target.
689
13d7cbe2
TT
690 * Makefile.in (all-inet): Depend on all-tcl.
691 (all-inet): Depend on all-send-pr.
692
2f14f781
MM
693Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
694
695 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
696 temporarily.
697
3d40ace0
ILT
698Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
699
700 * configure.in: Don't configure --with-gnu-ld on AIX.
701
8970d123
MM
702Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
703
704 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
705
706Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
707
708 * Makefile.in (ALL_MODULES): Added all-inet.
709 (CROSS_CHECK_MODULES): Added check-inet.
710 (INSTALL_MODULES): Added install-inet.
711 (CLEAN_MODULES): Added clean-inet.
712 (all-indent): New target.
713
714 * configure.in (host_tools): Added inet.
715 (native_only): Added inet.
716 (noconfigdirs): Added inet.
717
718Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
719
720 * configure.in: Don't configure libgloss if we are not configuring
721 newlib.
722
35cb2108
RS
723Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
724
725 * configure.in: Don't configure libgloss for unsupported
726 architectures.
727
b90f590c
MM
728Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
729
730 * Makefile.in (CLEAN_MODULES): Add clean-apache.
731
53c403df
TT
732Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
733
734 * Makefile.in (ALL_MODULES): Include all-apache.
735 (CROSS_CHECK_MODULES): Include check-apache.
736 (INSTALL_MODULES): Include install-apache.
737 (all-apache): New target.
738
739 * configure.in: Added apache everywhere perl is seen.
740
7508666f
MM
741Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
742
743 * Makefile.in: Add support for clean-{module} and
744 clean-target-{module} rules.
745
8e85fd5f
MS
746Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
747
748 * configure.in (*-*-ose) do not build libgloss.
749
6e005d44
MM
750Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
751
752 * config.guess (prep*:SunOS:5.*:*): Turn into
753 powerpele-unknown-solaris2.
754
d4be7765
ILT
755Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
756
757 * configure.in: Permit --enable-shared to specify a list of
758 directories.
759
e94c0e40
JM
760Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
761
762 * configure.in (host==solaris): Pass only the first word of $CC
763 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
764
eb40ca93
JM
765Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
766
767 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
768
0f8f1d33
TT
769Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
770
771 * Makefile.in (ALL_MODULES): Include all-perl.
772 (CROSS_CHECK_MODULES): Include check-perl.
773 (INSTALL_MODULES): Include install-perl.
774 (ALL_X11_MODULES): Include all-guile.
775 (CHECK_X11_MODULES): Include check-guile.
776 (INSTALL_X11_MODULES): Include install-guile.
777 (all-perl): New target.
778 (all-guile): New target.
779
780 * configure.in (host_tools): Include perl and guile.
781 (native_only): Include perl and guile.
782 (noconfigdirs): Don't build guile and perl; no ports have been
783 done.
784
977ff85a
MM
785Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
786
787 * configure (--enable-*): Handle quoted option lists such as
788 --enable-sim-cflags='-g0 -O' better.
789
790Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
791
792 * Makefile.in ({,inst}all-target): New rule so we can make and
793 install all of the target directories easily.
794
795Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
796
797 * configure.in: Add missing global flag in sed substitution when
798 deleting `target-' from ${configdirs}.
799
e6769dee
ILT
800Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
801
b213fd29
ILT
802 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
803 option.
804
a527d9d7
ILT
805 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
806 config/mh-necv4.
807
c0914b6e
ILT
808 * install.sh: Correct misspelling of transformbasename.
809
e6769dee
ILT
810 * config.guess: Recognize mips-*-sysv*.
811
812Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
813
814 * config.sub: Recognize mon960.
815
a9872a28
ILT
816Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
817
818 * configure: Restore Canadian Cross handling of BISON and LEX,
819 removed in Feb 20 change.
820
821Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
822
823 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
824 Mention make install. Remove the old copyright date as well the
825 clumsy and rather pointless copyright on the README file.
826
9dd5affc
ILT
827Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
828
829 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
830 Makefile after running symlink-tree, then run `make distclean' to
831 avoid clobbering any generated files in srcdir.
832
08714af6
C
833Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
834
835 * configure.in (m68k-*-netbsd*): Build everything now.
836
aaefc574
JM
837Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
838
839 * Makefile.in (taz): Fix quoting.
840
e12079d3
DE
841Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
842
843 * configure.in (sparclet-*-*): Build everything now.
844
769e064d 845Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
74a03cac 846
769e064d 847 * configure.in (m68k-*-linux*): New host.
be317b06 848
a8e06235
ILT
849Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
850
851 * configure: Check for bison before byacc.
852
853Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
854
855 * Makefile.in configure: Change the way LEX and BISON/YACC are
856 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
857 searching PATH. These are used as fallbacks by Makefile.in if
858 flex/bison/byacc aren't in objdir.
859
b6ae0f10
ILT
860Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
861
862 * Makefile.in: Make everything which depends upon all-bfd also
863 depend upon all-opcodes, in case --with-commonbfdlib is used.
864
44ccfc3c
MM
865Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
866
867 * configure.in (host *-*-cygwin32): Don't build gdb if we are
868 building NT native compilers on Unix.
869
0e47ce97
ILT
870Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
871
872 * configure.in: Don't get CC from the host Makefile fragment if we
873 can find gcc in PATH, or if this is a Canadian Cross. Move the
874 Solaris test for /usr/ucb/cc to the post target script, just after
875 the compiler sanity test.
876
efc1902b
ILT
877Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
878
879 * config.sub: Merge with FSF.
880
881Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
882
883 * Makefile.in (RPATH_ENVVAR): New variable.
884 (REALLY_SET_LIB_PATH): Use it.
885 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
886
e08dfe61
DE
887Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
888
889 * config.sub, configure.in: Recognize sparclet cpu.
890
891Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
1d0e0732
PB
892
893 * config.guess: Support m68k-cbm-sysv4.
894
895Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
896
897 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
898 m68k-unknown-linuxaout from linker help string. Put quotes around
899 $ld_help_string.
900
901Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
902
903 * config.guess (powerpc-harris-powerunix): Add guess for port
904 to new target.
905
4c494515
BK
906Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
907
908 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
909
910Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
911
912 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
913 $(REALLY_SET_LIB_PATH) in Makefile.
914 * Makefile.in (SET_LIB_PATH): New variable.
915 (REALLY_SET_LIB_PATH): New variable.
916 ($(DO_X)): Use $(SET_LIB_PATH).
917 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
918 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
919 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
920 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
921 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
922 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
923 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
924 (install-dosrel): Likewise.
925 (all-opcodes): Depend upon all-libiberty.
926
927Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
928
929 * config.guess (*:CYGWIN*): New
930
d03a1ca8
MM
931Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
932
933 * Makefile.in (all-target-winsup): All all-target-libiberty.
934
fcfcbf27
MM
935Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
936
937 * configure.in (noconfigdirs): Add missing # in front of comment.
938
0807a8af
GN
939Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
940
941 * configure.in: add second pass to things added to noconfigdirs
942 so *-gm-magic can exclude libgloss properly.
943
2805d4b8
SS
944Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
945
946 * mpw-configure (extralibs_name, rez_name): Set correctly
947 for MWC68K compiler.
948
949 * mpw-README: Add more info on the necessary build tools.
950
9daacfc4
SC
951Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
952
953 * configure.in, config.sub: Recognize cygwin32.
954
349f03db
ILT
955Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
956
957 * config.guess, config.sub: Recognize A/UX.
958
d586f394
ILT
959Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
960
961 * config.sub: Merge with gcc/config.sub.
962
963Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
964
965 * mpw-build.in (do-binutils): Add build of stamps.
966
b209d2a3
JSC
967Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
968
969 * config.sub: Add recognition for mips64vr4100*-* targets.
970
397a4fa3
BK
971Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
972
973 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
974 Add creation of gconfigargs with `--enable-shared' turned on.
975 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
976 ($(host)-stamp-stage3-configured): Likewise.
977 (HOLES): Add chatr and ldd.
978 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
979
df1ddda9
PB
980Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
981
982 * configure: Pass --nfp to recursive configures.
983
84aa3e69
SC
984Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
985
986 * Makefile.in (DLLTOOL): New.
987 (DLLTOOL_FOR_TARGET): New.
988 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
989 (EXTRA_TARGET_FLAGS): Ditto.
990 (EXTRA_GCC_FLAGS): Ditto.
991 (CONFIGURE_TARGET_MODULES): Ditto.
992 (DO_X): Ditto.
993 * configure: Add DLLTOOL.
994
a48876fc
SS
995Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
996
997 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
998 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
999 mh-sco, since old workarounds no longer needed, and don't
1000 build ld, since libraries have weak symbols in COFF.
1001
9908eb6a
FF
1002Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
1003
1004 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
1005
b5ae8419
ILT
1006Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
1007
1008 * configure.in: Make sure that ${CC} can be used to compile an
1009 executable.
1010
01082eaf
MM
1011Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
1012
1013 * Makefile.in (all-gdb): Depend on $(GDB_TK).
1014 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
1015 nothing depending on whether gdbtk is being built.
1016
4c0b7ebc
DE
1017Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
1018
1019 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
1020
1021Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
1022
1023 * configure.in (noconfigdirs): Put ld or gas in this early, if the
1024 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
1025
a493dcd8
DE
1026Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
1027
1028 * config-ml.in: Add support for
1029 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
1030 Simplify setting of multidirs from --disable-foo.
1031
2ab80461
MM
1032Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1033
1034 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
1035 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
1036 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
1037 non-empty, pass them on to the GCC make.
1038 (all-bootstrap): New rule that is like all-gcc, except it executes
1039 the GCC bootstrap rule instead of the GCC all rule.
1040
1041Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
1042
1043 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
1044
04bdf322
MM
1045Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1046
1047 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
1048 DG/UX support.
1049
d3c0ec63
MM
1050Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
1051
1052 * config.sub (i*86*) Change [345] to [3456]
1053
0b0124c6
BK
1054Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
1055
1056 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
1057 --with-gnu-ld=no.
1058
d1265690
MM
1059Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1060
1061 * config-ml.in (rs6000*, powerpc*): Add switches to control which
1062 AIX multilibs get built.
1063
1064Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1065
1066 * configure.in (i386-win32): Don't build expect if we're not
1067 building the tcl subdir.
1068
33bc6fe5
SS
1069Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
1070
1071 * Makefile.in: (configure-target-examples, all-target-examples):
1072 New targets, configure and build example programs.
1073
a585028b
SS
1074Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1075
1076 * mpw-configure: If an mpw-config.in generated a file mk.sed,
1077 use it as input to sedit the generated MPW makefile.
1078 * mpw-README: Add a suggestion about Gestalt.h.
1079
48ac1853
ILT
1080Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
1081
1082 * config.sub: Accept *-*-ieee*.
1083
8c5bc3e3
ILT
1084Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
1085
1086 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
1087 Ronald F. Guilmette <rfg@monkeys.com>.
1088
a51794f1
JM
1089Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1090
1091 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
1092 for powerpc-pe native.
1093 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
1094 (target==powerpc-pe): duplicate i386-win32 entry.
1095
406477a6
JW
1096Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1097
1098 * configure.in (noconfigdirs): Exclude target-newlib for all versions
1099 of vxworks, not just vxworks5.1.
1100
4ac27a60
SS
1101Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
1102
1103 * mpw-configure: Add support for exec-prefix.
1104
ebf73052
JL
1105Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
1106
1107 * config.guess: Recognize HP model 816 machines as having
1108 a PA1.1 processor.
1109
c222f124
ILT
1110Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
1111
1112 * configure: Ignore new autoconf configure options.
1113
cee52482
C
1114Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1115
1116 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
1117 defaults to K&R mode, but doesn't have varargs.h, so we have to
1118 compile in ANSI mode.
1119
638536a7
PB
1120Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
1121
1122 * config.guess: Recognize Pentium under SCO.
1123 From Robert Lipe <robertl@arnet.com>.
1124
d25fd70d
C
1125Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1126
1127 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
1128 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
1129 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
1130
2a3486d2
ILT
1131Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
1132
1133 * configure.in: Don't configure gas for alpha-dec-osf*.
1134
4f0ad91b
ILT
1135Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
1136
1137 * configure.in: Default to --with-stabs for some targets for which
1138 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
1139 i[345]86*-*-unixware*.
1140
f70c5b56
ILT
1141Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
1142
1143 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
1144 rather than basing it on the target. Simplify handling of options
1145 controlling which directories to configure. Remove extraneous
1146 slash in multi-clean target.
1147
2a59259c
DE
1148Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
1149
1150 * config-ml.in: Prefix more variables with ml_ so they don't collide
1151 with configure's.
1152
81749575
ILT
1153Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
1154
1155 * configure: Don't turn -v into --v.
1156
90bdf864
DE
1157Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
1158
1159 * configure.in (targargs): Fix typo.
283a2b3d
DE
1160
1161 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
1162
7fc36fda
ILT
1163Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
1164
1165 * configure.in: Strip --host and --target options from
1166 CONFIG_ARGUMENTS, and always configure for --host only. Add
1167 --with-cross-host option when building with a cross-compiler.
1168 * configure: Canonicalize the arguments put into config.status by
1169 always using `=' for an option with an argument. Pass a presumed
1170 --host or --target explicitly.
1171
1172Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
1173
1174 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
1175 into general OS recognition case.
1176
77cd090a
JM
1177Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1178
1179 * configure.in (target_configdirs): add target-winsup only
1180 for win32 target systems.
1181
71a164f7
ILT
1182Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
1183
1184 * Makefile.in (all-target-libgloss): Depend upon
1185 configure-target-newlib, since when libgloss is built it looks to
1186 see if the newlib directory exists.
1187
1188Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
1189
1190 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
1191 cfg-ml-*.in.
1192
29386972
ILT
1193Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
1194
1195 * configure: Handle LD and LD_FOR_TARGET when configuring a
1196 Canadian Cross.
1197
1198Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1199
1200 * config/mh-i386win32: add LD_FOR_TARGET.
1201
600b2f21
JM
1202Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1203
1204 * configure.in (target_libs): add target-winsup.
1205 (target==i386-win32): add patch diff flex make to $noconfigdirs.
1206 (target==ppcle-pe): remove ld from $noconfigdirs.
1207
d747cac4
DE
1208Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
1209
1210 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
1211 Preserve relative path names in $srcdir. Build symlink tree if
1212 configuring cross target dir and srcdir=. (= no VPATH support).
1213 (configure-target-libg++): Depend on configure-target-librx.
1214 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
1215 * config-ml.in: New file.
1216 * symlink-tree: New file.
1217 * configure: Ensure srcdir="." if that's what it is.
1218
19b1d034
SS
1219Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
1220
13a0f595
SS
1221 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
1222 includes and FLEX_SKELETON setting.
1223 * mpw-configure (--with-gnu-ld): New option, controls whether
1224 to use PPCLink or ld with PowerMac GCC.
1225 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
1226 * mpw-config.in: Configure grez if targeting Mac.
1227
19b1d034
SS
1228 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
1229 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
1230 just macos.
1231 * configure.in: Configure grez resource compiler if targeting Mac.
1232 * Makefile.in (all-grez, install-grez): New targets.
1233
1234Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
1235
1236 * configure: CXX defaults to gcc, not g++. If we find
1237 gcc in the path, set CC to gcc -O2.
1238
bfe725ec
ILT
1239Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
1240
1241 * configure: Default ${build} correctly. Avoid picking up extra
1242 spaces when reading CC and CXX from Makefile. When doing a
1243 Canadian Cross, use plausible default values for numerous
1244 variables.
1245 * configure.in: When doing a Canadian Cross, don't try to
1246 configure tools whose configure script can't handle it.
1247
f59312e9
JW
1248Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1249
1250 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
1251
96457d7f
PB
1252Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
1253
1254 * configure: Remove dubious bug reporting address.
1255
d3e8ed54
PB
1256Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
1257
1258 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
1259 configure script, run that instead of this directory's configure.
1260 In either case, print a message that we're configuring the sub-dir.
1261
b58d9e5d
PB
1262Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
1263
1264 * configure.in: Before checking for the existence of various files,
1265 use sed to filter out "target-".
1266
ec7a8792
ILT
1267Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
1268
1269 * Makefile.in (DO_X): Split rule to decrease command line length
1270 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
1271 (Philippe De Muyter).
1272
be2c65d3
JM
1273Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1274
1275 * Makefile.in (all-patch): depend on all-libiberty.
1276
fba66802
ILT
1277Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
1278
1279 * configure.in: If the only directory in target_configdirs which
1280 actually exists is libiberty, then set target_configdirs to empty,
1281 to avoid trying to build a target libiberty in a gas or gdb
1282 distribution.
1283
39772dd8
C
1284Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
1285
1286 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
1287 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
1288 systems.
1289
52b5deb9
JW
1290Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1291
1292 * configure.in (copy_dirs): Use sys-include instead of include
1293 for --with-headers option.
1294
1295Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
309dca2a
SC
1296
1297 * Makefile.in, configure.in: Make winsup builds work with
1298 new scheme.
1299
92caaa6a
ILT
1300Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
1301
1302 * configure.in: Build the linker on AIX.
1303
e66eb658
PB
1304Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
1305
1306 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
1307 where needed.
1308
fc3524a9
DE
1309Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
1310
1311 * Makefile.in (all-gcc): Fix typo.
1312
136ca05d
PB
1313Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
1314
1315 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
1316
ab1cbc67
PB
1317Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
1318
1319 * configure.in: Rename libFOO to target-libFOO, and xiberty
1320 to target-xiberty, to provide more flexibility.
1321 (target_subdir): Define. Create if cross.
1322 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
1323 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
1324 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
1325 check-libFOO -> check-target-libFOO, etc.
1326 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
1327 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
1328 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
1329 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
1330 allow ALL_GCC="" to only configure.
1331 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
1332 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
1333 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
1334
3dbe0fa2
KR
1335Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
1336
1337 * Makefile.in (taz): Build "info" in etc explicitly.
1338
2f9bfdfa
SG
1339Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
1340
1341 * configure.in: Make sure that CC is undefined (as opposed to
1342 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
1343 problem with autoconf trying to configure on a host without GCC.
1344
1345start-sanitize-gm
1346Fri Oct 27 09:32:25 1995 Stu Grossman (grossman@cygnus.com)
1347
1348 * config.sub: Add `magic' as an OS target for General Magic.
1349
1350end-sanitize-gm
7391e11c
SS
1351Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
1352
1353 * mpw-configure: Set host alias from choice of host compiler,
1354 only use generic MPW Makefile sed if present, edit a file
1355 named "hacked_Makefile.in" instead of "Makefile.in" if present.
1356 * mpw-README: Add problem notes about CW6 and CW7.
1357
65f1be06
KR
1358Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
1359
1360 * Makefile.in (taz): Use ";" instead of ";;".
1361
6b9e3a78
PB
1362Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
1363
1364 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
1365 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
1366 DISTDOCDIRS.
1367 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
1368 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
1369
fd83c2d2
PB
1370Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
1371
1372 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
1373 and gnats, because they are now subsumed by DISTSTUFFDIRS.
1374 Move bfd to DISTSTUFFDIRS.
1375
054f9ada
JM
1376Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1377
1378 * Makefile.in (X11_LIB): Removed.
1379 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
1380
1381 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
1382
0228bc7b
MM
1383Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1384
1385 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
1386 names.
1387
ab1da7f4
MM
1388Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1389
1390 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
1391
1392Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
1393
1394 * configure.in (i[345]86-*-win32): Always build newlib.
1395 Don't configure cvs, autoconf or texinfo.
1396 * Makefile.in (LD_FOR_TARGET): New.
1397 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
1398 Pass down LD_FOR_TARGET.
1399
2cbf1e15
SC
1400Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
1401
19b1d034 1402 * winsup: New directory.
2cbf1e15
SC
1403 * Makefile.in: Build winsup.
1404 * configure.in: Winsup is configured when target is win32.
1405 Can only build win32 target GDB when native.
1406
5cee1353
JL
1407Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
1408
1409 * config.guess: Recognize HP model 819 machines as having
1410 a PA 1.1 processor.
1411
e7876e46
ILT
1412Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
1413
1414 * configure: Fix sed loop which substitutes for CC and CXX to
1415 avoid bug found in various sed implementations.
1416
1417Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1418
1419 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
1420 simulator. Use standard powerpc-*-eabi*.
1421
a6d5af31
ILT
1422Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
1423
034fd45d 1424 * configure.in: Stop putting gas and binutils in noconfigdirs for
a6d5af31
ILT
1425 powerpc-*-aix* and rs6000-*-*.
1426
adbc2f55
MM
1427Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
1428
1429 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
1430 -mcall-aixdesc libraries.
1431
69ee9125
KR
1432Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
1433
1434 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1435
1436 * config.sub (arm | armel | armeb): Fix shell syntax.
1437
ea2785a3
MM
1438Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1439
1440 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
1441 -msoft-float and -mcpu=common support.
e2eb48d6
MM
1442 (powerpc*-*-eabisim*): Add support for building -mcall-aix
1443 libraries.
ea2785a3 1444
f4791d95
BK
1445Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
1446
1447 * configure.in: Allow configuration and build of emacs19 for the alpha.
1448
c67de584
JM
1449Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1450
1451 * configure.in (CC): Get ^CC, not just any old CC, from
1452 ${host_makefile_frag}.
1453
4caf3f7d
JM
1454Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1455
1456 * configure.in (CC): Try to get CC from
1457 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
1458
abf85a72
JM
1459Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1460
1461 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
1462 only if it exists in $(srcdir).
1463
ca2ce3b3
ILT
1464Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
1465
1466 * configure: If CC and CXX are not set in the environment, set
1467 them, based on either an existing Makefile or on searching for gcc
1468 in PATH. Substitute for CC and CXX in Makefile.
1469 * configure.in: Remove libm from target_libs. Separate
1470 target_configdirs from configdirs. If CC is not set in
1471 environment, try to get it from a host Makefile fragment. Rewrite
1472 changes of configdirs to use skipdirs instead. A few minor
1473 tweaks. Take directories out of target_configdirs as they are
1474 taken out of configdirs. Remove existing Makefile files from
1475 subdirectories. Substitute for TARGET_CONFIGDIRS and
1476 CONFIG_ARGUMENTS in Makefile.
1477 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
1478 by configure.in.
1479 (CONFIG_ARGUMENTS): Likewise.
1480 (CONFIGURE_TARGET_MODULES): New variable.
1481 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
1482 ($(CONFIGURE_TARGET_MODULES)): New target.
1483 (configure-libg++, configure-libio): New targets.
1484 (all-libg++): Depend upon configure-libg++.
1485 (all-libio): Depend upon configure-libio.
1486 (configure-libgloss, all-libgloss): New targets.
1487 (configure-libstdc++): New target.
1488 (all-libstdc++): Depend upon configure-libstdc++.
1489 (configure-librx, all-librx): New targets.
1490 (configure-newlib): New target.
1491 (all-newlib): Depend upon configure-newlib
1492 (configure-xiberty): New target.
1493 (all-xiberty): Depend upon configure-xiberty.
1494
1495Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1496
1497 * configure.in (host i[345]86-*-win32): Expand the
1498 noconfigdirs again.
1499
98fec350
SS
1500Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
1501
1502 * mpw-configure: Fix sed command file name.
1503
9e6dfd96
SC
1504Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
1505
1506 * configure.in (host i[345]86-*-win32): Reduce the
1507 noconfigdirs again.
1508
81d08d0c
ILT
1509Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
1510
1293a6fc
ILT
1511 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
1512 or powerpc*-*-pe*, since they are not yet supported.
81d08d0c 1513
a2e72689
SS
1514Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
1515
1516 Add PowerMac support and many other enhancements.
1517 * mpw-configure: New option --cc to select compiler to use,
1518 paste options set according to --cc into the generated
1519 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
1520 if mpw-make.sed is present.
1521 * mpw-config.in: Don't test for gC1, test for mpw-touch,
1522 add forward includes for PowerPC include files.
1523 * mpw-build.in: Build using Makefile.PPC if present.
1524 (do-byacc, etc): Remove separate version resource builds.
1525 (do-gas): Build "stamps" before "all".
1526 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
1527 * mpw-README: Update to reflect --cc option, PowerMac support,
1528 and recently-reported compatibility problems.
1529
d9677195
DE
1530Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
1531
1532 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
1533 embedded m68k systems (-aout, -coff, -elf, -vxworks).
1534 (--with-multilib-top): Pass to recursive invocations.
1535
f74b6b5f
C
1536Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
1537
1538 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
1539 v810-*-*.
1540
486e0f0a
C
1541Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1542
1543 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
1544 gdb, ld and opcodes on v810-*-*.
1545
952306d1 1546Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
486e0f0a 1547
952306d1 1548 * config/mh-ncrsvr43: Removed AR_FLAGS
1549
56a39ce9
ILT
1550Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
1551
1552 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
1553 (local-maintainer-clean): New target.
1554 (maintainer-clean): New target.
1555 (realclean): Just depend upon maintainer-clean.
1556
d55a8267
C
1557Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1558
1559 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
1560
ffb8885b
ILT
1561Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
1562
1563 * configure.in: Build ld in mips*-*-bsd* case.
1564
ebf6d5e6
KR
1565Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
1566
1567 * config.sub: Accept -lites* OS. From Ian Dall.
1568
6d333529
JSC
1569Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
1570
1571 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
1572 targets.
1573
c928c81f
JM
1574Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1575
1576 * configure.in: treat i386-win32 canadian cross the same as
1577 i386-go32 canadian cross.
1578
1579Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1580
1581 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
1582 running under the simulator to build a reduced set of libraries.
1583 (powerpc-*-eabiaix): Add fine grained multilib support added to
1584 other powerpc targets yesterday.
1585
c2838adc
MM
1586Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1587
1588 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
1589 -disable-softfloat, -disable-relocatable, -disable-aix, and
1590 -disable-sysv to control which multilib libraries get built.
1591
80152a20
KR
1592Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1593
1594 * configure: Add Makefile.tem to list of files to remove in trap
1595 handler.
1596
1597Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
1598
1599 * config.guess (*Linux*): Add missing "exit"s.
1600 Also, need specific check for alpha-unknown-linux (uses COFF).
1601
74a86d1f
PB
1602Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
1603
1604 * config.guess: Merge with FSF:
1605
1606 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
1607 * config.guess (AIX4): More robust release numbering discovery.
1608
1609 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
1610 * config.guess (i386-sequent-ptx): Properly get version number.
1611
1612 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
1613 * config.guess (mips:*:4*:UMIPS): New case.
1614
1615Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
1616
1617 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
1618 (i386-win32 host): Likewise. Don't build readline.
1619
560ac5de
FF
1620Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
1621
1622 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
1623 SUPPORT_FILES to submakes.
1624
81597186
FF
1625Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
1626
1627 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
1628 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
1629 mpw-configure.
1630
1631Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
1632
1633 * configure.in (appdirs): Use =, not ==, in test expression when
1634 trying to build the text to print in the warning message for
1635 Solaris users.
1636
1637Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
1638
1639 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
1640
1641Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
1642
1643 * config.guess: Recognize lynx-2.3.
1644
1645Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
1646
1647 * config.sub (z8ksim): Deleted
1648 (z8k-*-coff): New, this is the one true name of the target.
1649
e9a9d059
DE
1650Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
1651
1652 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
1653
8e2c205b
FF
1654Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
1655
1656 * config.guess (*:Linux:*:*): First try asking the linker what the
1657 default object file format is (elf, aout, or coff). Then if this
1658 fails, try previous methods.
1659
dca68f1e
C
1660Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1661
1662 * configure.in: Don't build newlib for *-*-vxworks5.1.
1663
849367a2
BK
1664Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
1665
1666 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
1667 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
1668
1669Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
1670
1671 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
1672
9eb59e0b
DE
1673Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
1674
849367a2
BK
1675 * cfg-ml-com.in: New file.
1676 * cfg-ml-pos.in: New file.
9eb59e0b
DE
1677
1678Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
1679
1680 * COPYING.NEWLIB: Add HP free copyright to list.
1681
1682Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1683
1684 * config.sub: Recognize -eabi* for the system, not just -eabi.
1685
1686Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
1687
1688 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
1689 * config.sub, configure.in (win32): New target and host.
1690
8ab7ddc8
SC
1691Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
1692
1693 * configure.in: Add i386-pe configuration.
1694
1695Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
1696
1697 * mpw-build.in (install): Install GDB after LD.
1698
9e000b35
SS
1699Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
1700
1701 * mpw-config.in (elf/mips.h): Always forward-include, needed
1702 for GDB to build.
1703
6d5cfab0
RS
1704Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
1705
1706 * testsuite: New directory for customer acceptance and whole tool
1707 chain tests.
1708
6109825c
KR
1709Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1710
1711 * configure: If per-host line isn't found, but AC_OUTPUT is found
1712 and a configure script exists, run it instead.
1713
1714Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
1715
1716 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
1717
6d5cfab0
RS
1718Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
1719
1720 * configure: Set build_{cpu,vendor,os,alias} to host values when
1721 --build isn't specified.
1722
6109825c
KR
1723Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1724
1725 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
1726 (FLAGS_TO_PASS): Pass them.
1727 (EXTRA_TARGET_FLAGS): Ditto.
1728
1729 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
1730
1731Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1732
1733 * Makefile.in (all-libg++): Depend on all-libstdc++.
1734
1735Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1736
1737 * configure.in (noconfigdirs): Enable all packages for
1738 i386-unknown-netbsd.
1739
1740Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
1741
1742 * configure.in (noconfigdirs): Don't configure tk for i386-go32
1743 hosted builds (DOS builds)
1744
ff15324f
KR
1745Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1746
1747 Changes for ARM based on patches from Richard Earnshaw:
1748 * config.sub: Handle armeb and armel.
1749 * configure.in: Omit arm linker only for riscix.
1750
1751Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
1752
1753 * config.guess: Update from FSF.
1754
b4ecce2f
MM
1755Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
1756
1757 * config.sub: Recognize powerpcle as the little endian varient of
1758 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
1759 powerpcle variant. Convert pentium into i586, not i486. Add p5
1760 alias for i586. Map new x86 variants p6, k5, nexgen into i586
1761 temporarily.
1762
1763Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
1764
1765 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
1766
1767Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
1768
1769 * config.sub: Accept -lites* as a basic system type.
1770
26fc8340
MM
1771Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
1772
1773 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
1774 installed, and if so return linuxoldld as the system name.
1775
094a7e43
JL
1776Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
1777
1778 * config.guess: Add hppa1.1-hp-lites support.
1779
06723100 1780Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
eddd1942 1781
06723100 1782 * configure.in: Don't build newlib for m68k-vxworks5.1.
eddd1942
JM
1783
1784Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1785
1786 * configure.in (mips-sgi-irix6): Use mh-irix5.
1787
1788Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
1789
1790 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
1791
1792Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1793
1794 * test-build.mk: Enable building of shared libraries on IRIX 5 and
1795 OSF/1. Fix compiler flags.
1796 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
1797
99dff294
DE
1798Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
1799
1800 * configure.in: Recognize --with-newlib.
1801 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
1802
67bbb405
JM
1803Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1804
1805 * Makefile.in: move {all,check,install}-gdb from *_MODULES
1806 to *_X11_MODULES due to gdbtk needing X include files et al.
1807
8993849c
SS
1808Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
1809
1810 Merge in support for Mac MPW as a host.
1811 (Old change descriptions retained for informational value.)
1812
1813 * mpw-config.in: Add generic include forwards for cpu-specific
1814 include files in aout and elf directories.
1815
1816 * mpw-configure: Added copyright.
1817 * mpw-config.in: Check for presence of required build tools.
1818 (target_libs): Add newlib.
1819 (target_tools): Add examples.
1820 (Read Me): Generate as "Read Me for MPW" instead.
1821 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
1822 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
1823 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
1824
1825 * mpw-configure: Remove subdir-specific makefile hackery,
1826 delete mk.tmp after using it.
1827
1828 * mpw-build.in (all): Display start and end times.
1829
1830 * mpw-configure (host_canonical): Set.
1831 (target_cpu): Always add to makefiles.
1832 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
1833 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
1834 (mpw-mh-mpw): Look for in srcdir and srcroot.
1835 Use sed instead of mpw-edit-prefix to edit prefix definitions.
1836
1837 * mpw-build.in: (install-only): New target.
1838
1839 * mpw-configure (host_alias, target_alias): Rename from hostalias
1840 and targetalias, add into generated Makefile.
1841 (mk.tmp): If present, add into generated Makefile.
1842 * mpw-build.in (all-gas): Build config.h first before gas proper.
1843
1844 * mpw-configure (config.status): Write only if changed.
1845 * mpw-config.in (readline): Configure it (not built, just used for
1846 definitions).
1847
1848 * mpw-config.in (elf/mips.h): Add a forward include.
1849
1850 * mpw-config.in: Forward-include most .h files in include into
1851 extra-include.
1852 (readline): Don't build.
1853 mpw-build.in (install): Install GDB.
1854
1855 * mpw-configure (prefix, mpw_prefix): Handle it.
1856 * mpw-config.in (mmalloc, readline): Don't configure.
1857 * mpw-build.in (thisscript): Rename to ThisScript.
1858 Use mpw-build instead of BuildProgram everywhere.
1859 (mmalloc, readline): Don't build.
1860 * mpw-README: New file, basic documentation about the MPW port.
1861
1862 * mpw-config.in: Use forward-include to create include files.
1863
1864 * mpw-configure: Add more things to the top of each configured
1865 Makefile, including contents of config/mpw-mh-mpw.
1866 * mpw-config.in (extra-include): Create this directory and fill it
1867 with Posix-like include files when configuring.
1868
1869 * config.sub (apple, mac, mpw): Add various aliases.
1870
1871 * mpw-build.in: New file, top-level build script fragment for MPW.
1872 * mpw-configure: New file, configure script for MPW.
1873 * mpw-config.in: New file, config fragment for MPW.
1874
6d3055cb
JK
1875Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1876
1877 * configure.in (host_libs): Remove glob, since it is gone from the
1878 sources.
1879
1880Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1881
1882 * Makefile.in: define empty GDB_NLM_DEPS var.
1883
1884 * configure.in(target_makefile_frag): use config/mt-netware
1885 for netware targets.
1886
84849c9c
ILT
1887Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
1888
c2a4f18c
ILT
1889 * config.sub: Merge in recent FSF changes. Remove linux special
1890 cases.
84849c9c 1891
ac42799d
JM
1892Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1893
1894 build-all.mk,config/mh-solaris: revert these two changes:
1895
1896 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
1897
1898 * build-all.mk: Use CC=cc -Xs on Solaris.
1899
1900 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1901
1902 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
1903 working xmakefile for Emacs.
1904
1905Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1906
1907 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
1908 stop using it.
1909 * Makefile.in: Nuke all references to glob subdirectory.
1910
1911Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1912
1913 * configure.in: Fix --enable-shared logic in per-host.
1914
1915Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
1916
1917 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
1918
1919Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1920
1921 * configure.in (noconfigdirs): Don't build gas on AIX, for
1922 powerpc*-*-aix* as well as for rs6000*-*-aix*.
1923
1924Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
1925
1926 * configure: Fix --cache-file to work if the file argument is a
1927 relative path.
1928
121bdf8f
ILT
1929Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
1930
1931 * configure: If the --cache-file is used, pass it down to
1932 configure in subdirectories.
1933
9ce13cfc
KH
1934Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
1935
1936 * config.sub: add vxworks29k configuration.
1937
1938Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1939
1940 * Makefile.in (taz): Do "diststuff" part quietly.
1941
1942Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
1943
1944 * config.sub: Mini-merge with gcc/config.sub.
1945
ada4e0c2
JW
1946Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1947
1948 * config.guess (IRIX): Sed - to _.
1949
dd025a49
C
1950Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1951
19b1d034 1952 * Makefile.in (source-vault, binary-vault): New targets.
dd025a49
C
1953
1954Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
1955
1956 * config.sub: Recognize -eabi as a basic system type.
1957
1958Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1959
1960 * configure.in (enable_shared stuff): Fix typo.
1961
1962Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
1963
1964 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
1965
2f64ef77
JM
1966Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1967
1968 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
1969
d5a7bb73
JK
1970Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1971
1972 * configure.in (rs6000-*-*): Don't build gas.
1973
ea6d5817
ILT
1974Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
1975
1976 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
1977 reduce command line length.
1978 (AS_FOR_TARGET): Check for as.new, not Makefile.
1979 (NM_FOR_TARGET): Check for nm.new, not Makefile.
1980
320ad1ed
PB
1981Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
1982
1983 * config.guess: Merge from FSF.
1984
1985Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1986
1987 * configure: Don't use $ when handling program_suffix.
1988
1989Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
1990
1991 * configure.in: Configure tk for hppa/hpux.
1992
91f4a683
PB
1993Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
1994
1995 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
1996
1997Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
1998
1999 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
2000 to LIBCXXFLAGS. Tests are better run without it.
2001
3585593d
BK
2002Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
2003
2004 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
2005
647acb00
C
2006Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
2007
2008 * configure.in (*-*-netware*): Don't configure xiberty.
2009
2010Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
2011
2012 * configure.in: Remove tk from native_only list.
2013
06a8010d
BC
2014Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
2015
2016 * build-all.mk: Add mips-ncd-elf target to sun4 targets
2017 for special NCD build.
2018
2492f942
KR
2019Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2020
2021 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
2022 makeall.bat, they're only useful for binutils snapshots.
2023 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
2024 makeall.bat to specified SUPPORT_FILES.
2025
e3f6f4cf
BC
2026Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
2027
2028 * build-all.mk: Add Ericsson targets to sun4 and solaris
2029 hosts. Add BNR's sun4 target to solaris host, so their
2030 build-from-source will be tested in-house first.
2031
06a8010d
BC
2032Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
2033
2034 * Makefile.in (LIBCFLAGS): New variable.
2035 (CFLAGS_FOR_TARGET): Ditto.
2036 (LIBCFLAGS_FOR_TARGET): Ditto.
2037 (LIBCXXFLAGS): Ditto.
2038 (CXXFLAGS_FOR_TARGET): Ditto.
2039 (LIBCXXFLAGS_FOR_TARGET): Ditto.
2040 (BASE_FLAGS_TO_PASS): Pass them.
2041 (EXTRA_TARGET_FLAGS): Ditto.
2042
2043 * configure.in, config/m[th]-*pic: Support --enable-shared.
2044
8deb5c5f
PB
2045Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
2046
2047 * configure.in (target_libs): Include libstdc++ again.
2048 * config.guess: Update from FSF (for FreeBSD).
2049
15408b3b
KR
2050Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2051
2052 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
2053 makeall.bat.
2054 (DISTDOCDIRS): Add `etc'.
2055 (ETC_SUPPORT_PFX): New variable.
2056 (taz): Include anything from etc starting with a word in
2057 ETC_SUPPORT_PFX.
2058
cb409b5d
ILT
2059Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2060
2061 * config.sub: Update for recent FSF changes. Remove obsolete
2062 h8300hds entry. Add -windows* and -osx as basic os. Minor
2063 spacing changes.
2064
7e290a5d
PB
2065Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
2066
cb409b5d
ILT
2067 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
2068
7e290a5d
PB
2069 * config.guess: Merge with FSF.
2070 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
2071
1b79c34d
KR
2072Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2073
2074 * configure: Since the "trap 0" handler will override the exit
2075 status on many systems, only use it for "exit 1", and make it set
2076 a non-zero exit status; reset it before "exit 0". Also, check
2077 exit status of config.sub, and error out if it failed.
2078
2079Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
2080
2081 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
2082 and install libgloss.
2083
82633710
ILT
2084Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2085
dfe44004
ILT
2086 * Makefile.in (all-binutils): Depend upon all-byacc.
2087
82633710
ILT
2088 * configure.in: Don't build emacs on Irix 5.
2089
f16db092
C
2090Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
2091
2092 * configure.in (*-*-netware*): Add libio.
2093
4be4b991
JM
2094Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
2095
2096 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
2097 (CHECK_TARGET_MODULES): Ditto.
2098 (INSTALL_TARGET_MODULES): Ditto.
2099 (TARGET_LIBS): Ditto.
2100 (all-libstdc++): Note dependencies.
2101
2102Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2103
2104 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
2105
b255ccdb
JM
2106Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
2107
2108 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
2109 -fexternal-templates.
2110
2111 * configure.in (target_libs): Add libstdc++.
2112 (noconfigdirs): Add libstdc++ as appropriate.
2113
b5e7c7b3 2114Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
28a499bb 2115
b5e7c7b3 2116 * config.guess: Update from FSF.
28a499bb 2117
1ce422b0
ILT
2118Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2119
2120 * configure: Use ${config_shell} when running ${configsub}.
2121
c03a4997
DE
2122Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
2123
2124 * config.sub: No longer recognize h8300h.
2125
d1c8b869
ILT
2126Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2127
2128 * config.sub: Remove extraneous differences between config.sub and
2129 gcc/config.sub.
2130
7166a308
KR
2131Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2132
2133 * Makefile.in (DISTSTUFFDIRS): Add gas.
2134
2135Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
2136
2137 * COPYING.NEWLIB: New file.
2138
57b2362f
PB
2139Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
2140
2141 * config.guess (HP-UX): Patch from Harlan Stenn
2142 <harlan@landmark.com> to also emit release level.
2143
2144Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
2145
2146 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
2147
c9cbfd5e
PB
2148Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
2149
2150 * config.sub: Merge nextstep cleanup from FSF.
2151
318b02b6
KR
2152Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2153
2154 * configure.in (arm-*-*): Don't configure ld for this target.
2155
2156Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
2157
2158 * configure.in (*-*-netware): don't configure libg++, libio,
2159 librx, or newlib.
2160
6bd3f765
ILT
2161Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2162
2163 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
2164 configure ld--it works, but it doesn't support shared libraries.
2165
c46e56ef
PB
2166Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
2167
2168 * config.guess (*-unknown-freebsd*): Get rid of possible
2169 trailing "(Release)" in version string.
2170 Patch from Paul Richards <paul@isl.cf.ac.uk>.
2171
419736f4
PB
2172Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
2173
2174 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
2175 Fix type: *-next-neststep -> *-next-nextstep.
2176
2177 * config.guess: Merge from FSF:
2178
2179 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
2180
2181 * config.guess: Recognize powerpc-ibm-aix3.2.5.
2182
2183 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
2184
2185 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
2186 instead of UNIX_SV for UnixWare 1.0).
2187
dad7168a
SG
2188Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
2189
2190 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
2191 to make gdb/nlm/* build after the compiler and linker.
2192
6f023e8a
PB
2193Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
2194
1f2a60d4
PB
2195 * config.guess (netbsd, freebsd, linux): Accept any machine,
2196 not just i[34]86.
2197 (m68k-atari-sysv4): Relocate to match FSF version.
2198
6f023e8a
PB
2199 * config.guess: More merges from the FSF:
2200
2201 Add a space before function call or macro invocation.
2202
2203 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2204
2205 * config.guess: Add trap cmd to remove dummy.c and dummy when
2206 interrupted.
2207
2208 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2209
2210 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
2211 (dummy): Redirect stderr from compilation of dummy.c.
2212
2213 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
2214
2215 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
2216
5a2400c4
KR
2217Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
2218
2219 * configure: Accept and ignore --cache*, for compatibility with
2220 new autoconf.
2221
574516bf
PB
2222Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
2223
6f023e8a 2224 * config.guess: Merge from FSF:
574516bf
PB
2225
2226 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2227
2228 * config.guess (Pyramid*:OSx*:*:*): New case.
2229 (PATH): Add /.attbin at end for finding uname.
2230 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
2231
2232 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
2233
2234 * config.guess (M88*:DolphinOS:*:*): New case.
2235
2236 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
2237
2238 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
2239 to select whether to use ELF or COFF.
2240
2241 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2242
2243 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
2244
0ffe8814
PB
2245 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2246
2247 * config.guess: Guess the OS version for HPUX.
2248
2249 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2250
2251 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
2252
1c15a33d
ILT
2253Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2254
055cca84
ILT
2255 * configure.in: Recognize --with-headers, --with-libs, and
2256 --without-newlib.
2257 * Makefile.in (all-xiberty): Depend upon all-ld.
1c15a33d 2258
a73fc881
ILT
2259Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2260
2261 * configure.in: Change i[34]86 to i[345]86.
2262
2263Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2264
2265 * configure (version): A few more tweaks to help message.
2266
8e364171
PB
2267Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
2268
2269 * Makefile.in: Remove (for now) librx as a host library,
2270 now that we're building it for target.
2271
64b7bf9f
ILT
2272Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2273
2274 * configure: Fix up help message; from karl@owl.hq.ileaf.com
2275 (Karl Berry).
2276
63a042e6
PB
2277Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
2278
2279 * configure.in: Also configure librx.
2280
1d5fcc66
PB
2281Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
2282
2283 * Makefile.in: Update various rules to reflect that librx
2284 is now needed for libg++.
2285
9a1ef62d
ILT
2286Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2287
2288 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
2289
2290Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2291
2292 * configure.in: Configure the examples directory.
2293
a278d5a0
JMD
2294Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2295
2296 * configure: Simplify Jun 2 1994 change.
2297
756b40d5
DHW
2298Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
2299
2300 * change CC to /usr/latest/bin/gcc for lynx host builds, since
2301 /bin/gcc isn't good enough to build gcc.
2302
0a127a3e
FF
2303Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
2304
2305 * Makefile.in (GDB_SUPPORT_FILES): Remove
2306 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
2307 (gdb.tar.gz): Add new rule to use standard distribution building
2308 mechanism.
2309
866cdf6c
ILT
2310Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2311
2312 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
2313 Bill Cox <bill@cygnus.com>.
2314
a4798dec
PB
2315Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
2316
2317 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
2318
c7f72253
SG
2319Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
2320
2321 * configure: Search current dir first in .gdbinit.
2322
2323Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
2324
2325 * config.sub: Recognize freebsd (merged from gcc config.sub).
2326
842ca181
PB
2327Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
2328
1983e432
PB
2329 * config.sub: Refer to NeXT's operating system as nextstep.
2330
842ca181
PB
2331 * config.sub (case $basic_machine): Re-order the cases, to match
2332 the order in the FSF version (which is mostly alphabethical).
2333 Merge in some additions and changes from the FSF.
2334
2335Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
2336
2337 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
2338 * config.sub: Recognize cxux7.
2339 * configure.in: Use mh-cxux for m88k-harris-cxux*.
2340
4a967132
PB
2341Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
2342
2343 * config.sub: Fix typo powerpc -> powerpc-*.
2344
4d802af9
MT
2345Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
2346
d0d30489
MT
2347 * Makefile.in: `all-emacs19' depends on `all-byacc'.
2348
4d802af9
MT
2349 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
2350 parallel with all-emacs and install-emacs). Top-level command
2351 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
2352
2353Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2354
2355 * test-build.mk ($(host)-stamp-stage2-installed): Remove
2356 $(relbindir)/make before doing ``make install'', and use
2357 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
2358 installing over running make binary.
2359 ($(host)-stamp-stage3-installed): Likewise.
2360
61172a5a
JMD
2361Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2362
2363 * config.guess: Recognize Mach.
2364
55f6c903
JMD
2365Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2366
2367 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
2368 see whether --exec-prefix was used.
2369
2370Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
2371
2372 * README: Explicitly mention libg++/README. (Zoo's idea.)
2373
f579270b
JK
2374Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2375
2376 * Makefile.in: Add all-librx target similar to all-libproc.
2377
2378Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
2379
2380 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
2381 with post 1.2 uname bogosity.
2382
5005cbca
ILT
2383Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2384
2385 * configure: Remove temporary files on receipt of a signal.
2386
e08a7c05
ILT
2387Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
2388
2389 * configure: If there is a package_makefile_frag, remove
2390 ${subdir}/Makefile.tem after copying it in.
2391
b5775df3
DHW
2392Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
2393
2394 * build_all.mk: support rs6000 lynx identifies itself as
2395 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
2396 since /bin/gcc is too feeble to compile a modern gcc.
2397
0a7674cc
KC
2398Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
2399
2400 * brought devo/test-build.mk update-to-date with progressive/
2401 test-build.mk. Add lynx targets and hppa flag info.
2402
c4d7d826
PB
2403Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
2404
2405 * configure.in: Use mh-ncrsvr43. Patch from
2406 Tom McConnell <tmcconne@sedona.intel.com>.
2407
96364ec4
PB
2408Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
2409
2410 * config.guess (i386-unknown-bsdi): No longer need to
2411 check #if defined(__bsdi__) && defined(__i386__).
2412
4b82ae34
ILT
2413Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2414
2415 * configure: Set program_transform_nameoption correctly.
2416
0a7674cc 2417Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
055cc3ff
KC
2418
2419 * brought build-all.mk update-to-date with progressive build-all.mk,
2420 added new targets and hppa info.
2421
a0de4c4d
ILT
2422Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2423
94028943
ILT
2424 * configure: If config.guess result is a prefix of the user
2425 specified target, assume a native build and use the user specified
2426 target as the host alias. Remove SunOS patch suffix removal hack.
2427 * configure.in: Remove SunOS patch suffix removal hack.
2428
a0de4c4d
ILT
2429 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
2430 in NATIVE_CHECK_MODULES.
2431
d237841c
BC
2432Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
2433
2434 * Makefile.in: Rename HOST_ONLY to NATIVE.
2435 * configure: Delete SunOs patch suffix from host_canonical
2436 and build_canonical variables that are prepended to Makefiles.
2437 * configure.in: Add comments for easier maintenance.
2438
3de70f1d
JK
2439Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2440
2441 * Makefile.in: Add all-libproc target similar to all-gui.
2442
aa460932
TL
2443Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
2444
2445 * Makefile.in (CHECK_MODULES): split into
2446 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
2447
0a7674cc
KC
2448Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
2449
2450 * config.guess (i386-unknown-bsdi): New system to guess.
2451
1fd65531
JK
2452Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2453
2454 * Makefile.in: Add all-gui target (but not yet build by "all").
2455
66dea507
BC
2456Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
2457
2458 * config.sub: Move deletion of patch suffix from here...
2459 * configure.in: To here, at Ian's suggestion. The top-
2460 level scripts might need to know of a patch level.
2461
b2857593
BC
2462Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
2463
2464 * config.sub: Strip off patch suffix so rtl is recognized
2465 as a sunos4.1.3 machine, even though it's been patched.
2466
09985c96
SC
2467Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
2468
2469 * Makefile.in (INSTALL_LAST): Delete.
2470 (INSTALL_DOSREL): New.
2471
f8cc598e
ILT
2472Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2473
2474 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
2475 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
2476 whether we pass down --with-gnu-ld anyhow.
2477
a987271c
SC
2478Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
2479
2480 * Makefile.in (INSTALL_LAST): Change operation so it works
2481 on more flavors of make.
2482 * configure.in (go32): Don't build libg++ or libio.
2483
753d5049
SC
2484Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
2485
2486 * Makefile.in (Move HOST_PREFIX_1 and friends up so
2487 they can be overriden by templates.
2488
2489Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
2490
2491 * configure.in (target==go32): Don't build gdb.
2492 * dosrel: New directory.
2493
2494Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
2495
2496 * configure.in (host==go32): Configure dosrel too.
2497 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
2498 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
2499 be set by incoming names or templates.
2500 (INSTALL_LAST): New rule.
2501 * config/mh-go32: New fragment.
2502
b2c61654
SS
2503Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
2504
2505 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
2506
2de0acc1
KR
2507Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2508
2509 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
2510 unique in 8.3 naming schemes.
2511 * configure.in (appdirs): New variable. Currently empty, but will
2512 be used in gas distribution. If nonempty, lists a set of
2513 directories at least one of which must get configured, or top
2514 level configuration is considered to have failed.
2515 (rs6000-*-lynxos*): Use new file name.
2516
2517Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2518
2519 Eliminate XTRAFLAGS.
2520 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
2521 newlib include files using -idirafter, and also use -nostdinc.
2522 (CXX_FOR_TARGET): Likewise.
2523 (XTRAFLAGS): Removed.
2524 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
2525 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
2526 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
2527 ($(DO_X)): Don't pass down XTRAFLAGS.
2528
9ea9e1af
KR
2529Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2530
2531 * configure.in (mips*-dec-bsd*): New target; do build linker.
2532 (mips*-*-bsd*): New target; don't build linker.
2533
b2c61654
SS
2534Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
2535
2536 * configure.in: support rs6000-*-lynxos* configuration.
2537 support sunos4 as a cross target.
2538
2539 * config.sub: look for lynx*, not lynx since the OS version may
2540 legitimately be part of the name.
2541
de9117a7
KR
2542Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2543
2544 * configure.in (i[34]86-*-sco*): Move to be with other i386
2545 targets.
2546 (romp-*-*): New target. Skip various binary utilities.
2547 (vax-*-*): New target. Don't build newlib.
2548 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
2549
594c548a
DM
2550Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2551
2552 * configure.in: Only set host_makefile_frag if config
2553 directory exists.
2554
835578f3
DM
2555Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2556
2557 * install.sh: If $dstdir exists, don't check whether each
2558 component does.
2559
05deed9a
ILT
2560Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2561
2562 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
2563
89c27486
SS
2564Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
2565
2566 * configure.in (*-*-lynxos*): Don't configure newlib for either
2567 native or cross Lynx.
2568
aa6db781
DE
2569Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
2570
2571 * config.sub (sparc64-elf): Fix os.
89c27486 2572 (z8k): Remove duplicate.
aa6db781 2573
9f9afe49
ILT
2574Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2575
2576 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
2577 gcc/stmp-fixproto, to try to prevent fixproto from being run.
2578
3e4cd224
BC
2579Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
2580
2581 * configure: Make file links cleanly even if Lynx fails on
2582 an NFS symlink (at least fail cleanly).
2583
2584Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
2585
2586 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
2587 -XNh2000.
2588
35be712d
DM
2589Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2590
2591 * configure: Unknown options are fatal again.
2592
0ffb871e
DM
2593Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
2594
2595 * configure: Ignore --x-includes and --x-libraries, for Autoconf
2596 compatibility.
2597
44c1515d
DE
2598Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
2599
2600 * build-all.mk: Add `clean' target.
2601
49ad26c2
PS
2602Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2603
2604 * config.guess: Add SINIX support.
2605 * configure.in: Add mips-*-sysv4* support.
2606
85195426
DE
2607Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
2608
2609 * build-all.mk: Document all useful targets.
2610 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
2611 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
2612
d2d324f8
DM
2613Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2614
2615 * configure: Support --silent, --quiet.
2616
bfb08994
DM
2617Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2618
2619 * configure: Support --disable-FEATURE.
2620
ee65efa8
JK
2621Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2622
2623 * config.guess: Recognize NCR running SVR4.3.
2624
db7ea4ea
PB
2625Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
2626
2627 * config.guess: Make BSDI generate i386-unknown-bsd386.
2628 Patch from Paul Eggert <eggert@twinsun.com>.
2629
3e1e245d
ILT
2630Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2631
2632 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
2633
9336e47e
DM
2634Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2635
2636 * configure: Make unrecognized options give nonfatal warnings
2637 instead of fatal errors, and pass them to any subdirectory
2638 configures in case they recognize them.
2639 Make --x equivalent to --with-x.
2640
00f56390
DM
2641Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2642
2643 * configure: Add --enable-* options. Clean up usage message and
2644 some comments.
2645
18d94a58
DE
2646Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
2647
2648 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
2649
2650Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2651
2652 * configure.in (hppa*-*-*): Enable binutils.
2653
27c2404f
JK
2654Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2655
2656 * config.sub: Recognize cisco.
2657
9dd16b88
JM
2658Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
2659
2660 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
2661
2662Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2663
2664 * config.guess: about target *-hitachi-hiuxwe2, don't print more
2665 than one configuration name. Add comment.
2666
e7b02f0e
PB
2667Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
2668
2669 * config.guess: about target *-hitachi-hiuxwe2, fixed
2670 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
2671 macro is incorrect.]
2672
5cfde096
JK
2673Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2674
2675 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
2676 than the "make ls" stuff which used to be here.
2677
545f07da
PB
2678Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
2679
2680 * config.guess: Recognize i[34]86-unknown-freebsd.
e9e5a8dc 2681 From Shawn M Carey <smcarey@rodan.syr.edu>.
545f07da 2682
07043fa7
PB
2683Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
2684
2685 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
2686
b11e31ed
JK
2687Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2688
2689 * config.guess: Check for ptx.
2690
fcd19da3
KH
2691Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
2692
2693 * config.sub: Add os9k checking.
2694
2695Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2696
2697 * config.guess: Handle OSF1 running on HPPA processors
2698
b49b761c
KR
2699Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2700
2701 * configure: If subdir configure fails, print out a message with
2702 subdirectory name, in case subdir's configure code didn't identify
2703 itself.
2704
8f30a41e
DE
2705Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
2706
2707 * configure.in: Remove embedded newlines from configdirs.
2708 Avoid mismatches of substrings. Fix matching strings at end
2709 of configdirs.
2710
47515657
SG
2711Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
2712
2713 * config.guess: Add Lynx/rs6000 config support.
2714
2715Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2716
2717 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
2718
2719Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
2720
2721 * configure.in (hppa*-*-osf*): Treat this just like most other
2722 PA configurations (eg no binutils or ld).
2723 (hppa*-*-*elf*): These configurations have binutils and ld.
2724
939d9e8a
JL
2725Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2726
2727 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
2728
7a54cdb0
ILT
2729Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2730
2731 * configure.in (rs6000-*-*): Build gas.
2732
2733Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2734
2735 * Makefile.in: Avoid bug in losing hpux sed.
2736
0f18218b
JK
2737Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2738
2739 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
2740 for GDB and GDB has been fixed to not need it.
2741
ffcb7f05
SG
2742Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
2743
2744 * config/mh-lynxosrs6k: Account for lack of ranlib!
2745
a627df96
KR
2746Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2747
2748 * config.guess: Recognize vax hosts.
2749
52fa9d66
KR
2750Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2751
2752 * configure (while loop): Don't use "break 2" inside case
2753 statement -- the case statement isn't an enclosing loop.
2754
ffbec213
PB
2755Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
2756
2757 * config.guess: Clean up NeXT support, to allow nextstep
2758 on Intel machines. Make OS be nextstep.
2759
2760Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
2761
2762 * config.guess: Add alternate forms for Convex.
2763
24845456
SG
2764Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
2765
2766 * configure: Completely rewrite option processing. Take
2767 advantage of pattern-matching to avoid invoking test frequently.
2768 Also clean up host and target defaulting logic.
2769
5cc73086
KR
2770Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2771
2772 * Makefile.in: Replace all occurrances of "rootme" with "r" and
2773 "$${rootme}" with "$$r", to increase the likelihood that the do-*
2774 commands (plus user environment) will fit SCO limits.
2775
588d1d68
ILT
2776Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2777
9fe444b5 2778 * configure.in: Don't issue warnings about directories which are
5cc73086
KR
2779 not being configured if -norecursion is set. Correct test for
2780 --with-gnu-as and --with-gnu-ld to not get confused by substring
2781 matches.
9fe444b5 2782
588d1d68
ILT
2783 * configure.in: Don't build gas for alpha-dec-osf1*.
2784
1c5d19ee
SG
2785Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
2786
2787 * configure: Back out Per's change of 12/19/1993. It changes the
2788 behavior of configure in unexpected and confusing ways.
2789
2790 Also, use different delim char when calculating
2791 program_transform_name so that the name can contain slashes.
2792
2793Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
2794
2795 * configure.in, config.sub: Add support for VSTa micro-kernel.
2796
2797Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2798
2799 * configure.in: Nuke hacks which were used to get a special
2800 version of GAS for HPPA configurations.
2801
2802Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
2803
2804 * configure: If only ${target_alias} is given, use that
2805 as the default for ${host_alias}.
2806 * configure: Add missing back-slashes before nested quotes.
2807
2808Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
2809
2810 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
2811
7509106c
PB
2812Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
2813
2814 * config.guess: Recognize some Tektronix configurations.
2815 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
2816
4c57fc9c
SC
2817Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2818
2819 * config.sub: Match any flavor of SH.
2820
2821Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
2822
2823 * configure.in: Don't try to configure newlib for Alpha.
2824
616d31f3
ILT
2825Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2826
04b9315f
ILT
2827 * configure.in: Don't build ld for Irix 5. Don't build gas,
2828 libg++ or libio for any Alpha target.
2829
616d31f3
ILT
2830 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
2831 * config/mh-irix5. New file for Irix 5.
2832
d8aa61eb
JM
2833Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
2834
2835 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
2836 default arguments -- so it tried to compress itself.
2837
bed5e19f
DZ
2838Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
2839
2840 * configure.in (notsupp): ensure that a space is always at the end
2841 of the configdirs list, since the grep checks for an explicit space
2842
2843Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2844
2845 * configure.in (target i386-sysv4.2): don't build ld, since static
2846 versions of many libraries are not available.
2847
2848Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2849
2850 * config.guess: Recognize Apollos (using environment variables).
2851 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
2852
d0454ea8
JK
2853Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2854
2855 * config.guess: Recognize Sony news mips running newsos.
2856
4d1259b1
ME
2857Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
2858
2859 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
2860 "fi ; else" for bash.
2861
e4d7f4c7
ME
2862Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
2863
2864 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
2865
2866Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
2867
2868 * config.sub: accept unixware as an alias for svr4.2.
2869 Fix some inconsistancies with the gcc version.
2870
66054cb4
JK
2871Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2872
2873 * Makefile.in (DISTDOCDIRS): Add gdb.
2874
2875Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
2876
2877 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
2878
ea18081d
KR
2879Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2880
2881 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
2882 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
2883 this now.
2884
86365152
JK
2885Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2886
71da0d0b
JK
2887 * config.sub: Accept hiux* as an OS name.
2888
86365152
JK
2889 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
2890 etc/make-stds.texi. The underscore came from gcc, and dje now
2891 agrees that RUNTESTFLAGS is the correct name.
2892
1c242853
PB
2893Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
2894
4ec8fed3
PB
2895 * install.sh: Remove 'set -e'. It makes any conditionals
2896 in the script useless.
2897
1c242853
PB
2898 * config.guess: Automatically recognize arm-acorn-riscix
2899 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
2900
484fa12d
JW
2901Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
2902
2903 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
2904
2905Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2906
2907 * Makefile.in (DISTDOCDIRS): New variable.
2908 (taz): Edit local Makefile.in sooner, instead of proto-toplev
2909 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
2910
99161873
DZ
2911Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2912
2913 * configure.in (hppa target): check the source directory for the
2914 pagas sub-directory
2915
2916Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
2917
2918 * config.sub: Allow -aout* and -elf*.
2919
320c9fff
KR
2920Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2921
2922 * configure.in: Don't build ld on i386-solaris2, same as for
2923 sparc-solaris2.
2924
2925Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
2926
2927 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
2928
ffd334ce
PS
2929Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2930
2931 * configure.in: Configure gdb for alpha.
2932
7b636683
JK
2933Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2934
2935 * Makefile.in (CXXFLAGS): Add -O.
2936
2937Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2938
2939 * config.guess: added support for DG Aviion
2940
52e3ad87
KR
2941Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2942
2943 * configure.in: Produce warning message for subdirectories not
2944 configurable for this host/target combination. Don't try to
2945 configure gdb for vms.
2946
2947Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2948
2949 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
2950 appropriate files before making "diststuff".
2951 (DISTBISONFILES): New var: list of files to be edited.
2952 (DISTSTUFFDIRS): Add binutils.
2953
2954Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2955
2956 * config.sub: also handle mipsel and mips64el (for little endian mips)
2957
c71350fc
JK
2958Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2959
2960 * configure.in: Add * to end of all OS names.
2961
312cae61
SS
2962Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
2963
2964 * configure.in: Build newlib for LynxOS native.
2965
408f64bc
JK
2966Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2967
312cae61
SS
2968 * config.guess: Add support for delta 88k running SVR3.
2969
408f64bc
JK
2970 * configure.in: Add comment about HP compiler vs. emacs.
2971
1f69e88d
DZ
2972Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2973
2974 * configure.in: don't build ld on solaris2 (not a viable option
2975 due to bugs in getpwnam & getpwuid)
2976
1f97bff7
KR
2977Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2978
2979 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
2980 config.guess will produce a full version number.
2981
fd1aec33
ILT
2982Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2983
2984 * configure.in: Build linker and binutils for alpha-dec-osf1.
2985
922b39a4
JK
2986Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2987
2988 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
2989 and gdb/testsuite/Makefile.in.
2990
2991Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2992
2993 * configure.in: recognize mips*- instead of mips-
2994
a8c789c4
KR
2995Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
2996
2997 * config.sub: Accept linux*coff and linux*elf as operating
2998 systems.
2999
3000Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3001
3002 * config.sub: Recognize mips64, and mips3 as an alias for it.
3003
58021711
PS
3004Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3005
3006 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
3007 gdb knows how to handle OSF/1 shared libraries.
3008
9117f609
JK
3009Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3010
3011 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
3012 * config.guess: Recognize Hitachi's HIUX.
3013 * config.sub: Recognize h3050r* and hppahitachi.
3014 Remove redundant cases for hp9k[23]*.
3015
3016Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3017
3018 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
3019 if gas and ld are in the source tree and are in ${configdirs}.
3020 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3021 the --with options (but still pass them down on the command line,
1f97bff7 3022 if they were explicitly specified).
9117f609
JK
3023
3024Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3025
3026 * configure: substitute SHELL value in Makefile.in with
3027 ${CONFIG_SHELL}
3028
3029Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3030
3031 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
3032 *-*-solaris2* targets.
3033
2a6e0357
DZ
3034Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3035
3036 * Makefile.in: define M4, and pass it down to sub-makes;
3037 all-autoconf now depends on all-m4
3038
3039Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3040
3041 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
3042 presence of {ar,ranlib} instead of a configured directory
3043
3044Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
3045
3046 * config.guess: Accept 34?? as well as 33?? for NCR.
3047
36b41837
DZ
3048Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3049
3050 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
3051 of 'gas' in sed commands, since 'gash' is now in the tree as well.
3052
1f362412
DZ
3053Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3054
36b41837
DZ
3055 * configure: grab values for $(CC) and $(CXX) from the
3056 environment, so that someone can do "CC=gcc configure; make" and
3057 have it work right (matching the way that autoconf works now)
3058
3059 * configure.in, Makefile.in: add support for gash, the tcl
3060 interface to Galaxy
3061
1f362412
DZ
3062 * config.guess: add NetBSD variants (hp300, x86)
3063
24170039
JM
3064Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
3065
3066 * install.sh: Support -d option (in the manner of SunOS 4 install,
3067 as it is more deterministic than that of GNU install)
98e67c34
JM
3068 (chmodcmd): Set file to mode 755 by default (should also do default
3069 chgrp and chown, but I don't feel like dealing with that now)
24170039 3070
105e2f1f
DE
3071Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
3072
3073 * config.sub: Remove h8300hhms alias.
3074
3075Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3076
3077 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
3078
ddbec1c8
DZ
3079Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3080
3081 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
3082 as stmp-fixinc
3083
3084Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3085
3086 * config.sub: recognize m88110-bug-coff.
3087
3088Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3089
3090 * Makefile.in (all-libio): all dependencies on the toolchain used
3091 to build this (gcc, gas, ld, etc)
3092
b385d4d9
JK
3093Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3094
3095 * config.guess: Deal with OSF/1 1.3 on alpha.
3096
3097Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3098
3099 * install.sh: add some 'else true' clauses for portability
3100
3101 * configure.in: don't build libio for h8[35]00-*-* targets
3102
6214eb23
PB
3103Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
3104
3105 * Makefile.in: Add support for new libio.
3106
08a0da68
JK
3107Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3108
6214eb23
PB
3109 * install.sh: If one command fails, don't try the rest. Don't try
3110 to remove $dsttmp (via trap) unless we have already created it.
3111 If $src doesn't exist, detect it and exit with an error.
3112
08a0da68
JK
3113 * config.guess: Recognize BSD on hp300.
3114
3115Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
3116
3117 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
3118 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
3119
ac259c28
JM
3120Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
3121
3122 * Makefile.in (all-send-pr): depends on all-prms
3123
d1711145
JK
3124Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3125
3126 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
3127
3128Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3129
3130 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
3131 Added test for mips-mips-riscos5.
3132
3133Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3134
3135 * configure.in: use mh-hp300 for 68k HP hosts
3136
3137Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3138
3139 * configure: add support for CONFIG_SHELL, so that you can use
3140 some alternate shell for evaluating configure scripts
3141
e65627f9
FF
3142Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
3143
c728758d
FF
3144 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
3145 in configure script to bug-gdb@prep.ai.mit.edu when building
3146 distribution archive.
e65627f9
FF
3147 * Makefile.in (COMPRESS): Remove def.
3148 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
3149 gdb.tar.Z and make-gdb.tar.Z respectively.
3150 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
3151 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
3152 to convergence with 'taz' target in Makefile.in.
3153
357561a6
DZ
3154Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3155
3156 * install.sh (dsttmp): use trap to ensure that tmp files go
3157 away on error conditions
3158
e65627f9
FF
3159Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3160
3161 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
3162
01ec9588
JK
3163Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3164
c49a9c40
JK
3165 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
3166 its parent is '/' not ''.
3167
01ec9588
JK
3168 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
3169
3170Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
3171
3172 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
3173 that ${newsrcdir}/configure.in does.
3174
ba82f8e4
DZ
3175Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3176
3177 * test-build.mk: support for CONFIG_SHELL
3178
1f04121f
FF
3179Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
3180
3181 * config.sub (netware): Add as a basic system type.
3182
87ce60f9
RP
3183Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3184
3185 * Makefile.in (Makefile): depend on configure.in. Also drop the
3186 $(srcdir)/ from the dependency on Makefile.in.
3187
b2eed00f
DE
3188Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
3189
3190 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
3191 (h8300hhms is temporary until multi-libraries are implemented).
3192 * configure.in: Handle h8300h too.
3193
68c567a0
JK
3194Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3195
3196 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
3197
8d159a48
JG
3198Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
3199
3200 * configure: Remove extraneous output when guessing host type.
3201 * config.guess: Remove extraneous output when guessing using C
3202 compiler rather than uname, or when guessing fails.
3203
26e4818b
DZ
3204Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3205
8bc21181
DZ
3206 * Makefile.in: remove all.cross and install.cross targets
3207
26e4818b
DZ
3208 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3209 definitions
3210
817382d1
SC
3211Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3212
3213 * configure.in (target sh): Build gprof.
3214
3215Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3216
3217 * config.sub: change -solaris to -solaris2
3218
0abbc771
JK
3219Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3220
3221 * configure.in: Use config/mh-riscos for mips-*-sysv*.
3222
3223Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
3224
3225 * configure: Correct error message for missing Makefile.in to
3226 print correct directory.
3227
f0d7cc29
DZ
3228Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3229
3230 * install.sh: kludge around 386BSD shell bug
3231
4f23a101
PB
3232Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
3233
0abbc771 3234 * config.guess: Recognize NeXT.
4f23a101 3235 * config.guess: Recognize i486-ncr-sysv4.
540dad44 3236 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
4f23a101 3237
9823504d
ILT
3238Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
3239
3240 * Makefile.in (MAKEINFOFLAGS): New variable.
3241 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
3242 * build-all.mk, test-build.mk: Pass down --no-split as
3243 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
3244
3245Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
3246
3247 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
3248
5600fbd2
PB
3249Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
3250
3251 * Makefile.in (libg++.tar.z): New rule.
3252 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
3253 * Makefile.in (taz): Only do a single chmod.
3254
af864713
DZ
3255Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
3256
3257 * install.sh: don't use dirname anymore (replaced with sed usage)
3258
1d2bb445
FF
3259Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
3260
3261 * Makefile.in: Change extension for gzip'd files from '.z' to
3262 '.gz' per new FSF standard usage.
3263
0ed316a0
DZ
3264Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
3265
3266 * configure: put quotes around the final value of program_transform_name
3267
f35c6160
DZ
3268Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3269
3270 * Makefile.in: new install.sh support; update install-info rules
3271
fcf4d286
ILT
3272Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
3273
f35c6160
DZ
3274 * configure.in: Build diff for crosses, but not for go32 host.
3275
fcf4d286
ILT
3276 * configure.in: Build gprof only for native, and don't build it
3277 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
3278
3279Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
3280
3281 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
3282
d6c8b354
BK
3283Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3284
3285 * configure.in (host_tools): Add prms.
3286
3287Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3288
3289 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
1f97bff7 3290 with $(FLAGS_TO_PASS) on the command line
d6c8b354
BK
3291
3292 * config.sub: Recognize lynx and lynxos
3293
6a132b6d
ILT
3294Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
3295
3296 * config.sub: Accept -ecoff*, not just -ecoff.
3297
96bfa612
KR
3298Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3299
3300 * Makefile.in (taz): Use .gz suffix instead of .z.
3301 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
3302 names.
3303
6c6f4dc9
DZ
3304Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3305
3306 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
3307
3308Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3309
3310 * Makefile.in (install-no-fixedincludes): install gcc last, so
1f97bff7 3311 that rebuilds that might happen during 'make install' don't get
6c6f4dc9
DZ
3312 bogus gcc include files
3313
60eea525
KR
3314Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3315
3316 Change from Utah for HPPA support:
3317 * config.guess: Recognize hppa1.x-hp-bsd.
3318
cd5d2efd
PB
3319Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
3320
3321 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
3322 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
3323
9d784b19
RS
3324Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
3325
3326 * config.sub: Add support for rom68k and bug boot monitors.
3327
275049c0
JK
3328Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
3329
3330 * Makefile.in: Make all-opcodes depend on all-bfd.
3331
9c069486
ILT
3332Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
3333
275049c0 3334 * config.guess: Added special check for i[34]86-univel-sysv4*.
9c069486 3335
53756041
ILT
3336Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
3337
3338 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
3339 the processor rather than assuming i486.
3340
a6c508f1
JK
3341Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3342
3343 * config.guess: Recognize SunOS6 as Solaris3.
3344
5c49a353
PB
3345Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
3346
3347 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
3348 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
3349
60986901
ILT
3350Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
3351
3352 * build-all.mk (all-cross): New target for Canadian Cross.
3353 Added Q2 go32 targets.
3354 * test-build.mk: Configure go32 cross sparclite-aout and
3355 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
3356 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
3357
3358Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3359
3360 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
3361 GO32 hosted toolchains
3362
a3f49a66
RS
3363Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
3364
3365 * configure: change so "-exec-prefix" gets passed down rather
3366 than "-exec_prefix" so autoconf generated Makefiles get the
3367 exec_prefix set right.
3368
3bc707c3
DZ
3369Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3370
a3f49a66
RS
3371 * config.guess: get the Solaris2 minor version number
3372
3bc707c3
DZ
3373 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
3374
ebc447f4
BK
3375Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3376
3377 * config.guess: Recognize some Sequent platforms.
3378
be8966dc
DZ
3379Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3380
3bc707c3
DZ
3381 * Makefile.in: added the vault-install target
3382
ebc447f4 3383 * configure.in: actually use the Sun3 makefile fragment that's in
1f97bff7 3384 config, also added the release dir to configdirs
be8966dc 3385
2b6582b4
KR
3386Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3387
3388 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
3389
be8966dc
DZ
3390Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3391
3392 * configure.in: remove some program from Alpha targetted toolchains
3393
7f9cb3b2
KR
3394Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
3395
3396 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
3397 gprof.
3398 (taz): Run "make diststuff" in those directories instead of "make
3399 proto-dir". Look for "VERSION=" only at start of line in subdir
3400 Makefile. Use "gzip -9" for compression.
3401 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
3402 (binutils.tar.z): New target.
3403
3404Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3405
3406 * Makefile.in (taz): Include gpl.texinfo.
3407
3408Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3409
3410 * Makefile.in (setup-dirs): Merged into "taz" target.
3411 (taz): Only do `proto-dir' stuff if a directory is actually needed
3412 for this target.
3413
3414Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
3415
3416 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
3417 (FLAGS_TO_PASS): Pass down MUNCH_NM.
3418 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
3419 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
3420 (gcc-no-fixedincludes): Correct for current gcc Makefile.
3421
3422Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
3423
3424 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
3425 config.sub, and move-if-change to gdb testsuite distribution
3426 archive, so the testsuite can be extracted, configured, and
3427 run separately from the gdb distribution. Blow away the Chill
3428 tests that require a Chill compiled executable, since GNU Chill
3429 is not yet publically available.
3430
3431Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3432
3433 * test-build.mk: set environment variables in a single command,
3434 instead of a list of assignments and exports
3435
3436 * config.guess: recognize Alpha/OSF1 systems
3437
a0b9aa8d
RP
3438Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3439
3440 * configure: Change help message to prefer --options rather than
3441 -options.
3442
7f9cb3b2
KR
3443Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3444
3445 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
3446 zippy@ecst.csuchico.edu.
3447 * config.guess: Recognize miniframe.
3448
a0b9aa8d
RP
3449Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
3450
3451 * Makefile.in: Use srcroot to find runtest rather than rootme.
3452 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
3453
35064dd5
ILT
3454Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
3455
3456 * test-build.mk: Extensive additions to support building on a
3457 machine other than the host.
3458
eb9e6f22
JK
3459Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3460
3461 * configure (tooldir): Fix for i386-aix again.
3462
0404e104
PB
3463Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
3464
eb9e6f22 3465 * configure, Makefile.in: Change definition of $(tooldir)
0404e104
PB
3466 to match the FSF.
3467
3468Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
3469
3470 * config.guess: Recognize i[34]86/SVR4.
3471
77372bff
SC
3472Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
3473
3474 * Makefile.in (all-gdb): gdb depends on sim.
3475
873045c1
FF
3476Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
3477
3478 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
3479 at the same time we make the prototype gdb directory.
3480 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
3481 files at the same time as the gdb base release distribution.
3482
65088029
ILT
3483Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
3484
3485 * Makefile.in (check): Use individual check targets rather than
3486 DO_X rule.
3487 (check-gcc): Added.
3488
99aea58e
JK
3489Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
3490
3491 * config.sub: Use sysv3.2 not sysv32 for canonical OS
3492 for System V release 3.2.
3493
99a5da15
KR
3494Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3495
3496 * config.sub: Recognize hppaosf.
3497 * configure.in: Do configure ld/binutils/gas for it.
3498
3499Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3500
3501 * configure (tooldir): Alter syntax used to set this, for systems
3502 where "\$" isn't handled right, like i386-aix.
3503
3504Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
3505
3506 * configure: Pass program-transform-name, not
3507 program_transform_name, to recursive configures.
3508
cf345262
KR
3509Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
3510
3511 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
3512 of gas+ld+binutils.
3513
3514Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
3515
3516 * config.guess: Recognize AIX3.2 as distinct from 3.1.
3517
3518Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3519
3520 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
3521
3522 * config/mh-delta88: remove extraneous GCC references
3523
3524Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3525
3526 * Makefile.in (PRMS): Set back to all-prms.
3527
da962137
ILT
3528Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
3529
3530 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
3531 targets, rather than for MIPS hosts.
3532
6a42d184
DZ
3533Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3534
3535 * configure.in: add comment for --with-x default values
3536
3537 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
3538
3539 * Makefile.in: add check-* targets for each of the directories in
3540 the tree. Add a definition of RUNTEST that will use the one we
3541 just built, if it exists. Pass this down via FLAGS_TO_PASS.
3542
a649a160
ILT
3543Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
3544
3545 * configure.in: Removed obsolete references to bfd_target and
3546 target_makefile_frag.
3547
3548 * build-all.mk: Set assorted targets for Q2.
3549 * config.sub: Recognize z8k-sim and h8300-hms.
3550 * test-build.mk: Really don't pass host to configure.
3551 (HOLES): Added uname.
3552
13998f7e
ILT
3553Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
3554
3555 * configure: Handle an empty program-prefix, program-suffix or
3556 program-transform-name correctly.
3557
3558Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
3559
3560 * build-all.mk: -G 8 no longer required for MIPS targets.
3561 * test-build.mk: Don't pass host argument to configure; make it
3562 guess.
3563
8d3ca594
FF
3564Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
3565
3566 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
3567 * Makefile.in (COMPRESS): New macro, like GZIP.
3568
013e4fa8
ILT
3569Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
3570
8d3ca594
FF
3571 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
3572
013e4fa8
ILT
3573 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
3574 with gas currently defaults to -G 0.
3575
3dcd81b9
ILT
3576Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
3577
7dcc0664
ILT
3578 * Makefile.in (all-flex): flex depends on byacc.
3579
12eda620
ILT
3580 * build-all.mk: If host not specified, use config.guess. Pass TAG
3581 to test-build.mk as RELEASE_TAG.
3582 * test-build.mk (configargs): New variable containing arguments to
3583 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
3584 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
3585
3586 * config.guess: Use /bin/uname when checking -X argument on SCO,
3587 to avoid invoking GNU uname which doesn't understand -X.
3588
43ba04b1
ILT
3589 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
3590
37ed0b11 3591 * configure.in: Build gas for mips-*-*.
3dcd81b9 3592
46d0ca81
RP
3593Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3594
3595 * Makefile.in (all.normal): insert missing backslash.
3596
79337c85
ILT
3597Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
3598
4cb66853
ILT
3599 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
3600 gcc requirements.
3601
79337c85
ILT
3602 * Makefile.in: Complete overhaul to merge many almost identical
3603 targets.
3604
3605Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3606
3607 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
3608 (gdb.tar.Z): Adjusted.
3609
3610 * Makefile.in (setup-dirs, taz): New targets; should be general
3611 enough to adapt for gdb sometime. Build only .z file.
3612 (gas.tar.z): New target.
3613
6d98b3d2
ILT
3614Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
3615
3616 * build-all.mk: Use CC=cc -Xs on Solaris.
3617
48686e6d
DZ
3618Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3619
3620 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
3621
3622 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
3623 working xmakefile for Emacs.
3624
3625Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
3626
3627 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
3628 for handling BISON for FSF releases.
3629
8aec543c
KR
3630Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3631
3632 * configure: Actually implement the change zoo just documented.
3633
3dec6e14
DZ
3634Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3635
3636 * configure: when using config.guess, only set target_alias when
3637 it's not already been set (ie, on the command line)
3638
1a14993c
DZ
3639Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3640
3641 * Makefile.in: add installcheck target, set PRMS to install-prms
3642
34bdab16
DZ
3643Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3644
73f1f5ba
DZ
3645 * configure: add support for package_makefile_fragment, handle the
3646 case where a directory has a configure.in file but no Makefile.in
e5c6be8f 3647 more gracefully (with an actual understandable error message, even);
8aec543c 3648 add support for --without (and add this to the usage message); also
e5c6be8f
DZ
3649 explicitly add a --host=${host_alias} to the command line when
3650 config.guess is used
34bdab16 3651
82aabe60
JW
3652Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3653
3654 * configure: Must use both --host and --target in recursive calls.
3655
caba7dbe
ILT
3656Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
3657
3658 * Makefile.in: Change deja-gnu to dejagnu.
3659
8871eea2
ILT
3660Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
3661
f755298c
ILT
3662 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
3663
9f579565
DZ
3664Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3665
3666 * configure.in: canonicalize all instances to *-*-solaris2*,
3667 also strip out a number of tools to not build for go32 host
3668
6559fbdb
RP
3669Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3670
3671 * config.guess: add GPL.
3672
3673 * Makefile.in, config.guess, config.sub, configure: bump
3674 copyrights to 93.
3675
1fa4a94e
ILT
3676Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
3677
36286a3e
ILT
3678 * Makefile.in (do-info): Removed obsolete check for existence of
3679 localenv file.
3680
1fa4a94e
ILT
3681 * Makefile.in (MAKEOVERRIDES): Define to be empty.
3682
50fbe976
DZ
3683Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3684
3685 * Makefile.in: a couple of 'else true' for decstation,
3686 support for TclX
3687
3688 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
3689
53222cbd
RP
3690Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
3691
3692 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
3693
3694Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
3695
3696 * config.guess: Recognize i386-ibm-aix (PS/2).
3697 * configure.in: Use config/mh-aix386 file for it.
3698
d8bfa0f9
ILT
3699Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
3700
3701 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
3702 CC_FOR_TARGET instead.
3703 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
3704
3705Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
3706
3707 * Makefile.in: Add sim to list of directories sent with gdb
3708
77379667
KR
3709Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
3710
3711 * configure.in: Put back mips-dec-bsd* case.
3712
d3c06c91
FF
3713Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
3714
3715 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
3716 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
3717 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
3718 * config/mh-vaxult2: New file.
3719
3720Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3721
3722 * configure.in: remove no-op mips-dec-bsd* in "case $target"
3723
3724 * Makefile.in (dir.info): only run gen-info-dir if it exists,
3725 (install-info): install dir.info only if it exists,
3726 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
3727
be956b0c
KR
3728Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
3729
f9667cbe
KR
3730 * configure.in: For vms target, skip bfd, ld, binutils. Do build
3731 gas for mips-dec-bsd.
be956b0c 3732
0c85d4ac 3733Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
0e519240 3734
0c85d4ac
ILT
3735 * configure (makesrcdir): If ${srcdir} is relative and not ".",
3736 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
0e519240 3737
9f33c264
BK
3738Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
3739
3740 * configure.in: Added "dejagnu" to hosttools list.
3741
ba7f177a
PB
3742Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
3743
3744 * config.sub, configure.in, config.guess: Add support
3745 for Bosx, an AIX variant from Bull.
3746 Patches from F.Pierresteguy@frcl.bull.fr.
3747
4d3b63f7
MW
3748Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
3749
3750 * devo/dejagnu: Initial creation of devo/dejagnu.
3751 Migrated dejagnu testcases and support files for testing software
3752 tools to reside as subdirectories, currently called "testsuite",
3753 within the directory of the software tool. Migrated all programs,
3754 support libraries, etc. beloging to dejagnu proper from
3755 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
3756 with no modifications. The changes to these files which will
3757 allow them to configure, build, and execute properly will be made
3758 in a future update.
3759
98941fab
BK
3760Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3761
3762 * Makefile.in: Change send_pr to send-pr.
3763 * configure.in: Likewise.
3764 * send_pr: Renamed directory to send-pr.
3765
81246025
PB
3766Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
3767
3768 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
3769
69ea5cf5
JG
3770Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
3771
3772 * README: Update for gdb-4.8 release.
81246025
PB
3773 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
3774 gdb-xxx.tar.z (gzip'd) file also.
69ea5cf5 3775
7e57a051
DZ
3776Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3777
3778 * Makefile.in: make all-diff depend on all-libiberty
3779
e528bc64
RP
3780Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
3781
3782 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
3783
07362bd9
DZ
3784Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3785
3786 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
3787
6d681784
JG
3788Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
3789
3790 * Makefile.in (DEVO_SUPPORT): Remove etc directory
3791 (ETC_SUPPORT): Only add the files GDB wants from etc/.
42187387 3792 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6d681784
JG
3793
3794Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3795
3796 * Makefile.in: makeinfo binary is in a new location
3797
94457618
ILT
3798Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
3799
6d681784
JG
3800 * config.sub: Accept -ecoff as an OS.
3801
0ef4728f
ILT
3802 * Makefile.in: Various changes to eliminate a level of make
3803 recursion and reduce the required command line length.
3804 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
3805 sub-makes.
3806 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
3807 variables holding settings for specific sub-makes.
3808 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
3809 in terms of BASE_FLAGS_TO_PASS.
3810 (TARGET_LIBS): New variable listing directories which use
3811 TARGET_FLAGS_TO_PASS.
3812 (subdir_do): Eliminated.
3813 (do-*): New set of targets to replace subdir_do.
3814 (various): All targets which used subdir_do now depend on do-*.
3815 (local-clean): Renamed from do_clean.
3816 (local-distclean): New target, dependency of distclean and
3817 realclean.
3818 (install-info): Don't create directories. Depend on dir.info
3819 rather than calling make recursively.
3820 (install-dir.info): Eliminated.
3821 (install-info-dirs): Create all info directories here.
3822 (dir.info): Depend upon do-install-info.
3823
94457618
ILT
3824 * test-build.mk (HOLES): Added false.
3825
d49f4c8a
PB
3826Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
3827
3828 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
3829
3830Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3831
3832 * Makefile.in (info): remove dependency on all-texinfo. The
3833 problem was really in texinfo/C, not at this level.
3834
ff9d0fd5
ILT
3835Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
3836
3837 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
3838
eab2562e
JG
3839Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
3840
3841 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
3842 GDB releases.
3843
318dc570
KR
3844Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3845
3846 * configure: Include srcdir in message about target of link not
016f8f06
KR
3847 being found. Don't convert `-' to `_' in `with' options being
3848 passed to subdirs.
318dc570 3849
4a2f0c79
DZ
3850Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3851
3852 * configure.in: add uudecode to host_tools
3853
3854 * Makefile.in: added {all,install}-uudecode targets, added them to
3855 the appropriate lists
3856
6bdeaead
ILT
3857Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
3858
cb4005ff
ILT
3859 * Makefile.in (all-gcc): Added dependency on all-gas.
3860
6bdeaead
ILT
3861 * configure.in (mips-*-*): Build ld and binutils.
3862
09e0b992
RP
3863Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3864
3865 * configure: check return code from mkdir, print error message and
3866 exit on failure.
3867
f980fcfb
JG
3868Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
3869
3870 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
3871
41a88234
ILT
3872Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
3873
3874 * test-build.mk (HOLES): Added tar, cpio and uudecode.
3875
3a8d4a5f
JW
3876Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3877
3878 * config.sub (h8500): Recognize this as a cpu type.
3879
3880Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3881
3882 * configure: source directory missing is no longer a warning
3883
3884 * configure.in: recognize irix[34]* instead of irix[34]
3885
3886 * Makefile.in: define and pass down X11_LIB
3887
3888 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
3889
5cc24596
PB
3890Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
3891
3892 * guess-systype: Renamed to ...
3893 * config.guess: ... by popular request.
3894 * configure.in, Makefile.in: Update accordingly.
3895
746ed525
PB
3896Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
3897
3898 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
1f97bff7 3899 + Add Convex, Cray/Unicos, and Encore/Multimax support.
746ed525
PB
3900 + Execute ./dummy instead of assuming . is in PATH.
3901
3902Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
3903
3904 * guess-systype: New shell script. Attempts to guess the
3905 canonical host name of the executing host.
3906 Only a few hosts are supported so far.
3907 * configure: Call guess-systype if no host is specified.
3908
aa121275
ILT
3909Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
3910
3911 * Makefile.in (gcc-no-fixedincludes): Made to work with current
3912 gcc Makefile.
3913
7d9f0c54 3914
f4e414f1
ILT
3915Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
3916
3917 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
3918 (all-gcc, install-gcc, subdir_do): Use it.
3919
31883f01
JW
3920Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3921
3922 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
3923
31883f01
JW
3924Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
3925
3926 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3927 set exclusively by configure, using configure.in .
31883f01
JW
3928
3929Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3930
3931 * test-build.mk: set $PATH for all builds
3932
3933 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
3934
bc2a2c17
FF
3935Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
3936
3937 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
3938 the one used in gcc/Makefile.in, so that a null expansion doesn't
3939 override the one needed to build gcc with a native cc.
3940
bc2a2c17 3941
2e255ccc
KR
3942Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3943
3944 * configure: Accept -with arguments.
3945
5dca5185
SC
3946Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
3947
1f97bff7 3948 * Makefile.in: added h8300sim
5dca5185 3949
21412832
ILT
3950Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
3951
54f1b715
ILT
3952 * config/mh-sco: Don't override BISON definition.
3953
21412832
ILT
3954 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
3955 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
3956 (all-cygnus, native, build-cygnus): Make
3957 $(canonhost)-stamp-3stage-done, not $(host)....
3958 * test-build.mk (stamp-3stage-compared): Use tail +10c for
3959 i386-sco3.2v4. Added else true to if command.
3960
a70c9959
KR
3961Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
3962
3963 * config.sub: (from FSF) Sequent uses a BSD-like OS.
3964
19fb2a5f
ILT
3965Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
3966
3967 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
3968
83a47678
DZ
3969Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3970
3971 * configure.in: don't remove binutils from Solaris builds
3972
e9b5ed59
DZ
3973Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
3974
3975 * Makefile.in: get rid of earlier definitions for *clean,
3976 also handle the recursive info rule better
3977
3b30df82
PB
3978Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
3979
3980 * Makefile.in (mostlyclean, distclean, realclean): Fix to
3981 do more-or-less the right thing.
3982
e85e07cb
ILT
3983Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
3984
3985 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
3986 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
3987
3988Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3989
3990 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
3991 $(host_canonical).
3992
3993 * configure.in: split the configdirs list into 4 categories (native
3994 v. cross, library v. tool) and handle the cross-only and native-
1f97bff7 3995 only in more reasonable (and correct!) way.
e85e07cb 3996
f21de933
SG
3997Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
3998
3999 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
4000 configdirs anymore.
4001
b1cceba2
DZ
4002Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4003
1f97bff7
KR
4004 * Makefile.in: extensive cleanup:: removed all of the explicit
4005 clean-* targets, collapsed many wrappers around subdir_do into
b1cceba2
DZ
4006 one, added additional targets to satisfy standards.texi, deleted
4007 some old targets, some changes for consistency
4008
4009Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4010
4011 * configure.in: handle some programs as cross-only, and others as
4012 native only
4013
4014 * test-build.mk: handle partial holes in a more generic manner
4015
4016 * Makefile.in: m4 depends on libiberty
4017
4018Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4019
4020 * config/mh-sco: don't default $(CC) to gcc
4021
1dcc1344
DZ
4022Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4023
4024 * configure.in: add m4, textutils, fileutils, sed, shellutils,
4025 time, wdiff, and find to configdirs
4026
b1cceba2
DZ
4027 * Makefile.in: all, clean, and install rules for the new programs
4028 added to configure.in
4029
d10f77c1
DZ
4030Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4031
63a2386a
DZ
4032 * configure.in: use mh-sun for all *-sun-* hosts
4033
d10f77c1
DZ
4034 * config/mh-solaris: rework standard X location to use
4035 $OPENWINHOME, if defined.
1f97bff7 4036
d10f77c1
DZ
4037 * config/mh-sun: handle X11 include locations
4038
4039 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
4040 work around dain-bramaged DECwindows include files
4041
d1bea4c7
DZ
4042Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4043
4044 * Makefile.in: define flags for X11 include files and library file
4045 locations, pass them down to the programs that need this info
4046
c676f606
DZ
4047 * build-all.mk: added a 'native' target, to 3stage the native toolchain
4048
55f6d8c4
DZ
4049 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
4050 the vendor supplied X11 headers and libraries
4051
d1bea4c7
DZ
4052Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4053
4054 * configure.in: start building libg++ for HP-UX targets
4055
009cf24b
JG
4056Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
4057
4058 * README: Update references to files moved into etc/.
4059
4060Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
4061
4062 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
4063 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
4064
4065Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
4066
4067 * configure: accept dash as well as underscore in long option
4068 names for FSF compatibility.
4069
74c5c43a
ILT
4070Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
4071
4072 * config.sub: added -sco3.2v4 support from FSF.
4073
4074Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4075
4076 * configure.in: expand the section that adds or removes
4077 directories from the list of programs to build, to handle native
4078 vs. cross in addition to host v. native
4079
4080Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
4081
4082 * Makefile.in: Replace C++ in macro names with CXX.
4083 This is less likely to break ...
4084
4085Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4086
4087 * test-build.mk: add -w to GNU_MAKE
4088
255d0979
DZ
4089Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4090
3c52e52d
DZ
4091 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
4092 add 'sparc' to list of recognized cpus. This needed to make
52d5a27d
DZ
4093 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
4094 Delete some redundant ose68 variants. Recognize -wrs as an os,
4095 then changes that into $CPU-wrs-vxworks.
3c52e52d
DZ
4096
4097 * configure.in: remove most references to gdbtest, regularize
4098 target based program removal
4099
255d0979
DZ
4100 * test-build.mk: import from p3 tree (many fixes and changes)
4101
ffce44a0
DZ
4102Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
4103
4104 * Makefile.in: added rules to handle tcl, tk, and expect
4105
4106 * configure.in: handle those directories if they exist
4107
378fd382
DZ
4108Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4109
4110 * config.sub: removed bogus hppabsd and hppahpux names, since
4111 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
4112
4113Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4114
4115 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
4116 depends upon all-xiberty
4117
4118 * Makefile.in: changes from p3, including:
4119
4120 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
4121
4122 * Makefile.in (XTRAFLAGS): include newlib directories if
4123 newlib/Makefile exists, rather than if host != target.
4124
4125 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
4126
4127 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
4128 from the same source tree and not building a cross-compiler. This
4129 matters for the libg++ configuration if reconfiguring a tree that
4130 has already been installed.
4131
4132 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
4133
4134 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
4135 pick up the machine and system specific header files.
4136
4137 * Makefile.in: added AS_FOR_TARGET, passed down in
4138 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
4139 the C compiler to use to create programs which are run in the
4140 build environment, set it to default to $(CC), and passed it down
4141 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
4142
4143 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
4144
4145 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
4146 We need them for unusual native builds, like systems without
4147 ranlib.
4148
4149 * configure: also define $(host_canonical) and
4150 $(target_canonical), which are the full, canonical names for the
4151 given host and target
4152
df93a6c1
MW
4153Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
4154
4155 * Makefile.in: Added separate definitions for C++.
4156
7a8d10ce
FF
4157Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
4158
4159 * configure.in (configdirs): Add deja-gnu.
4160
4161Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
4162
4163 * README: Update for configure.texi and gdb-4.7 release.
4164
4165Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
4166
4167 * Makefile.in: Move "all" target to top of file.
4168 Previously, first target was ".PHONY" which caused BSD4.4 make
4169 to build .PHONY when make was run without arguments.
4170
4171Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
4172
4173 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
4174 Library-copylefted code in libiberty.
4175
ee3b893b
JG
4176Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
4177
4178 * config.sub: Replace m68kmote with plain old m68k.
4179
5a63b336
JG
4180Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
4181
4182 * Makefile.in: Remove space from blank line, avoid Make complaints.
4183
23ab00aa
KR
4184Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
4185
4186 * config.sub: Complain if no argument is given. Added support for
4187 386bsd as OS and target alias.
4188
9d401625
ILT
4189Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
4190
4191 * Makefile.in (XTRAFLAGS): include newlib directories if
4192 newlib/Makefile exists, rather than if host != target.
4193
fb90daeb
ME
4194Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
4195
4196 * config.sub: recognize sparclite-wrs-vxworks.
4197
4198 * Makefile.in (install-xiberty): added *-xiberty make rules (from
4199 p3.) Added clean-xiberty to clean.
4200
4201Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4202
4203 * configure.in: use *-*-* instead of nested cases for host and target
4204
ab96cdfc
ILT
4205Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
4206
4207 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
4208 from the same source tree and not building a cross-compiler. This
4209 matters for the libg++ configuration if reconfiguring a tree that
4210 has already been installed.
4211
4212Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
4213
4214 * config.sub (i486v/i486v4): Merge in from FSF version.
4215
2ec3d07c
ME
4216Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
4217
4218 * configure: only set PWD if it is already set.
4219
fc11b71a
ME
4220Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
4221
4222 * configure: just set PWD=`pwd` at the top, since Ultrix sh
4223 doesn't have unset and all success paths (and most error paths)
4224 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
4225 to just ${PWD} to avoid confusion.)
4226
c5108322
ILT
4227Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
4228
4229 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
4230 even for a native compilation.
4231
4a63dfde
JG
4232Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
4233
4234 Changes to make the gdb.tar.Z rule work better.
4235
4236 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
4237 (DEVO_SUPPORT): Add configure.texi.
4238 (bfd-ilrt.tar.Z): Remove ancient rule.
4239
440868a0
ILT
4240Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
4241
0012a471
ILT
4242 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
4243 pick up the machine and system specific header files.
4244
f68be6f0
ILT
4245 * configure.in, config.sub: added new target m68010-adobe-scout,
4246 with alias of adobe68k. Changed configure.in to check for
4247 -scout before -sco* to avoid a false match.
4248
440868a0
ILT
4249 * Makefile.in: added AS_FOR_TARGET, passed down in
4250 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
4251 the C compiler to use to create programs which are run in the
4252 build environment, set it to default to $(CC), and passed it down
4253 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
4254
51489233
ILT
4255Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
4256
4257 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
4258 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
4259 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
4260 FOR_TARGET variants, to newlib and libg++.
4261
a904db53
KR
4262Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
4263
4264 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
4265 first.
4266
4267Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
4268
4269 * config.sub: Accept `elf' as an environment.
4270
319a021e
SC
4271Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4272
a904db53 4273 * Makefile.in (all-opcodes): cd into the right directory
319a021e 4274
d257b46f
ILT
4275Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
4276
4277 * configure: added -program_transform_name option, used as
4278 argument to sed when installing programs.
4279 configure.texi: added documentation for -program_prefix,
4280 -program_suffix and -program_transform_name.
4281
6e122179
JG
4282Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
4283
4284 * config.sub: Accept i486 where i386 ok.
4285
de0f17d8
BK
4286Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
4287
4288 * config.sub: accept we32k
4289
56dcef3c
ILT
4290Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
4291
de0f17d8
BK
4292 * config.sub, configure.in: accept OSE68000 and OSE68k.
4293
56dcef3c
ILT
4294 * Makefile.in: don't create all directories for ``make install'';
4295 let the subdirectories create the ones they need.
4296
4297Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4298
4299 * COPYING: new file, GPL v2
4300
01b8752d
DZ
4301Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4302
4303 * Makefile.in: use the new gen-info-dir, which needs a template
4304 argument (which also lives in texinfo)
4305
4306 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
4307
dfa891fc
DZ
4308Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4309
4310 * config/mh-solaris: removed the -xs from CFLAGS (let the people
4311 with Sun's C compiler deal with it themselved)
4312
26fe0d7d
FF
4313Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
4314
4315 * config.sub (ncr3000): Change i386 to i486.
4316
dfa891fc
DZ
4317Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4318
4319 * Makefile.in: add install-rcs, install-grep to
4320 install-no-fixedincludes, removed install-bison and install-libgcc
4321
26fe0d7d
FF
4322Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
4323
4324 * configure.in: grab the HPUX makefile fragment if on HPUX
4325
4326Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
4327
4328 * Makefile.in: eradicate bison spoor (ditto libgcc).
4329 configure.in: recognise m68{k,000}-ericsson-OSE.
4330 es1800 is alias for m68k-ericsson-OSE
4331
4332Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4333
4334 * configure.in: rearrange the parts that remove programs from
1f97bff7 4335 configdirs, based now on HOST==TARGET or by canonical triple.
26fe0d7d 4336
846b9d7b
RP
4337Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4338
4339 * test-build.mk: recurse explicitly with -f test-build.mk when
dae8a4cf
RP
4340 appropriate. predicate stage3 and comparison on the existence
4341 of gcc. That is, if gcc isn't around, we aren't three-staging.
b4edd969
RP
4342 On very clean, also remove ...stamp-co. Build in-place before
4343 doing other builds.
846b9d7b 4344
3ad0ef37
SC
4345Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4346
4347 * Makefile.in, configure.in: add tgas
4348
67b36a23
RP
4349Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4350
06a07944
RP
4351 * Makefile.in: a number of changes merged in from progressive.
4352
2d115749
RP
4353 * configure.in: add libm.
4354
67b36a23
RP
4355 * .cvsignore: ignore some stuff that comes from test-build.mk.
4356
179798e1
SG
4357Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
4358
4359 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
4360 a symbol-table into the executable.
4361
a4168049
FF
4362Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
4363
4364 * config.sub: Add es1800 (m68k-ericsson-es1800).
4365
1775539e
RP
4366Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
4367
4368 * configure: Add program_suffix (parallel to program_prefix)
b385d4d9 4369 * Makefile.in: adjust directory-creating script for losing decstation
1775539e 4370
a4168049
FF
4371Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
4372
4373 * configure: Minor $subdir-related fixes.
4374
4347369f
SC
4375Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4376
4377 * configure: fix various problems with propogating
4378 makefile_target_frag in subdirs.
4379 * configure.in: config libgcc if its there
4380
7d87ec82
SG
4381Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
4382
4383 * config.sub: HPPA merge.
4384
65f14e33
FF
4385Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
4386
4387 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
4388 it is broken on ncr 3000's.
4389
4390Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
4391
4392 * Makefile.in: Replace all-bison with all-byacc in all
4393 dependency lines for other tools (which now use byacc).
4394
18eb7bad
JG
4395Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
4396
4397 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
4398
4399Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
4400
4401 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
4402
4403Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
4404
4405 * Makefile.in: make gprof rules similar to byacc rules (instead of
4406 vestigal $(unsubdir) that didn't work...)
4407
f0e9ba1e
PB
4408Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
4409
4410 * config.sub: Add support for Linux.
4411 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
4412 (at least for libg++).
4413
72754842
DZ
4414Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
4415
4416 * configure.texi: fix doc for the -nfp option to configure
4417
2198e4ba
MT
4418Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
4419
4420 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
4421
4422Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
4423
4424 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
4425 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
4426 * configure.in: added solaris* host_makefile_frag hook.
4427
a5992d11
DZ
4428Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4429
4430 * config.sub: changed recognition of m68000 so that various
4431 m68k types can be specified via m680[01234]0
4432
07f1d175
DZ
4433Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4434
4435 * config.sub (basic_machine): fix sed so that '-foo' isn't
4436 completely substituted out while .+'-foo' loses the '-foo'
4437
ad1f7512
MT
4438Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
4439
4440 * config.sub ($os): Add -aout.
4441
4442Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
4443
4444 * configure: If host_makefile_frag is absolute, don't
4445 prefix ${invsubdir} (relevant to libg++ auto-configure).
4446
11ad114b
MT
4447Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
4448
4449 * Makefile.in (tooldir): Define it.
4450 (all-ld): Depend on all-flex.
4451
4452Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
4453
4454 * Makefile.in (check): Fix libg++ special case.
4455
a60ff512
RP
4456Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
4457
9dba22c6
RP
4458 * configure: do not bury `pwd` into config.status, thus do fewer
4459 pwd's.
4460
3b6f914f
RP
4461 * configure: print the "Building in" message only when building in
4462 other than "." AND verbose.
4463
a98e98d3
RP
4464 * configure: remove -s, rework -v to better accomodate guested
4465 configures.
4466
a60ff512
RP
4467 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
4468
4469Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
4470
4471 * Makefile.in: macroize flags passed on recursion. remove
4472 fileutils.
4473
5bdf762b
RP
4474Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
4475
a60ff512
RP
4476 * configure: get makesrcdir right for subdirs deeper than 1.
4477
5bdf762b
RP
4478 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
4479 install.
4480
1dbe4d41
RP
4481Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
4482
4483 * Makefile.in: don't print subdir_do or recursion lines.
4484
5bdf762b
RP
4485Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
4486
4487 * standards.texi: added menu item.
4488
4489 * Makefile.in: build and install standards.info.
4490
4491 * standards.texi: new file.
4492
92b9ed40
RP
4493Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4494
4495 * configure: test for and move config.status pieces from
4496 ${subdir}/.
4497
58760cda
FF
4498Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
4499
4500 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
4501 CFLAGS per new configuration strategy.
4502 * configure: Test for existance of files before trying to mv
4503 them, to avoid numerous non-existance messages.
4504
94c7ae21
RP
4505Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
4506
53988f33
RP
4507 * configure: correct final line of config.status.
4508
86112802
RP
4509 * configure: patch from eggert. Avoids a protection problem if
4510 the original Makefile.in is read only.
4511
196377ee
RP
4512 * configure: use move-if-change from gcc to create config.status.
4513 Some makefiles depend on config.status to tell if a directory
4514 has been reconfigured for a different host. This change
4515 prevents those directories from remaking everything in the case
4516 where the reconfig was only intended to rebuild a Makefile.
4517
94c7ae21
RP
4518 * configure: test for config.sub with "config.sub sun4" rather
4519 than "config.sub ${host_alias}". Otherwise we can't tell a bad
4520 host alias from a missing config.sub.
4521
9546e9b4
RP
4522Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4523
4524 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
4525 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
4526
4527Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
4528
4529 * configure: mkdir ${subdir} as needed.
4530
618f57a9
RP
4531Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
4532
4533 * Makefile.in,configure.in: added autoconf.
4534
ee1dc1b7
RP
4535Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4536
9546e9b4
RP
4537 * Makefile.in: no longer pass against on recursion.
4538
e1ca0072
RP
4539 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
4540 definitions are not inherited.
4541
ee1dc1b7
RP
4542 * configure: correct makesrcdir when subdir is .
4543
8becd045
PB
4544Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
4545
4546 * configure: Add support for 'subdirs' variable, which is
4547 like 'configdirs', except that configure doesn't re-invoke
4548 itself for subdirs, it just creates a Makefile for each subdir.
4549 * configure.texi: Document subdirs.
4550
6adac399
DZ
4551Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4552
4553 * configure.in: added flex to configdirs
4554
64d424c6
RP
4555Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
4556
4557 * Makefile.in: remove clean-stamps from clean.
4558
347e3a00
JG
4559Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
4560
4561 * configure.in: Add gdbtest to configdirs.
4562
c4fb14b7
FF
4563Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
4564
4565 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
4566 to recursive makes.
4567 * configure.in: Recognize new ncr3000 config.
4568
4569Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
4570
4571 * Makefile.in, configure.in: removed references to gdbm.
4572
6910a5ac
PB
4573Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
4574
4575 * config.sub: Don't canonicalize os value
4576 newsos* to bsd (readline needs to check for newsos).
4577 (This fix was earlier made Jan 31, but got re-broken.)
4578
dd7368a7
SG
4579Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
4580
27c28d61
SG
4581 * configure.in: sco is an os, not a vendor!
4582
dd7368a7
SG
4583 * configure: Quote $( better. Keep various shells happy.
4584
4585Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
4586
4587 * Makefile.in: eliminate stamp-files.
4588
079b2abe
RP
4589Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
4590
4591 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
4592 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
4593
4594Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
4595
4596 * config.sub: fix iris/iris3.
4597
88578a2a
RP
4598Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
4599
4600 * configure: re-add -rm.
4601
b4e2a59b
RP
4602Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
4603
e855b0f8
RP
4604 * Maskefile.in: add .stmp-rcs to all.
4605
b4e2a59b
RP
4606 * configure.in: remove gas from rs6000 build, use aix host fragment.
4607
0e693d0b
RP
4608Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
4609
4610 * configure: pass down site_option during recursion.
4611
66cfe047
SG
4612Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
4613
52963fb7 4614 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
4615
4616Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
4617
4618 * configure: Change exec_prefix so that it really defaults to prefix.
4619
bb24c7e6
FF
4620Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
4621
4622 * Makefile.in, configure.in: Add support for mmalloc library.
4623
b7dd30ab
RP
4624Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
4625
4626 * Makefile.in: add stmp dependencies for a few more things.
4627
1cb49e87
RP
4628Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
4629
b7dd30ab
RP
4630 * configure: adjusted error message on objdir/srcdir configure
4631 collision, per john's suggestion.
4632
1cb49e87
RP
4633 * Makefile.in: add libiberty stmp to all and all.cross.
4634
02a7ba9a
RP
4635Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
4636
4637 * Makefile.in: remove force dependencies, add grep to all.
4638
c1e4672c
RP
4639Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
4640
9d98d2ac
RP
4641 * Makefile.in: drop flex. make stamp files work.
4642
8fd24008
RP
4643 * configure: added test for conflicting configuration in srcdir,
4644 remove trailing slashes from srcdir. Otherwise emacs gdb mode
4645 gets cranky. use relative paths for configure and srcdir
4646 whenever possible. Send some error messages to stderr that were
4647 going to stdout.
c1e4672c
RP
4648
4649Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
4650
4651 * Makefile.in: Fix libg++ rule to check for gcc directory
4652 before using gcc/gcc. Also pass XTRAFLAGS.
4653
4654Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
4655
4656 * Makefile.in: added stmp-files so that directories aren't polled
4657 when they are already built.
4658
4659 * configure.texi: fixed a node pointer problem.
4660
4661Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
4662
3a8d4a5f
JW
4663 * config.sub configure.in config/mh-irix4 gdb/configure.in
4664 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
4665 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
c1e4672c
RP
4666 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
4667
4668Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4669
4670 * configure: -recurring becomes -silent. corrected help message
4671 for -site= option.
4672
4673 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
4674
4675Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4676
4677 * configure: when building Makefile for crosses, replace
4678 tooldir and program_prefix. default srcdir from location of
4679 config.sub. remove "for host in hosts" and "for target in
4680 targets" loops.
4681
4682Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4683
4684 * Makefile.in: Do not pass bindir or mandir to cvs.
4685
4686Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4687
4688 * Makefile.in, configure.in: removed traces of namesubdir,
4689 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4690 copyrights to '92, changed some from Cygnus to FSF.
4691
4692 * configure.texi: remove most references to multiple hosts,
4693 multiple targets, subdirs, etc.
4694
4695 * configure.man: removed rcsid. reference config.sub not
4696 config.subr.
b74fd080
RP
4697
4698 * Makefile.in: mkdir $(infodir) on install-info.
4699
4700Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
4701
4702 * configure.texi: Explain better about .gdbinit and about
4703 the environment that configure.in sections run in.
4704
4705Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
4706
4707 * configure.in: Ultrix is only a decstation if it's a MIPS.
4708
4709Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
4710
4711 * README: DOC.configure => cfg-paper.texi.
4712
b0606560
SG
4713Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
4714
4715 * config.sub (near case $os): Don't convert newsos* to bsd!
4716
4717Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
4718
4719 * Makefile.in: Reinstall change from gdb-4.3 that reduces
4720 the number of copies of COPYING that go into the GDB tar file.
4721
92732c27
SG
4722Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
4723
4724 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
4725 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
4726 Fix SCO configuration stuff.
4727
4cc027e1
PB
4728Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
4729
4730 * Makefile.in: For libg++, make sure the -I pointing
4731 to the gcc directory goes *after* all the libg++-local -I flags.
4732 Also, move just-gcc dependency from just-libg++ to all-libg++.
4733
4734Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
4735
4736 * configure: Change -x to -f to keep Ultrix /bin/test happy.
4737
4738Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
4739
4740 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
4741
aa2e8c1c
FF
4742Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
4743
1f97bff7 4744 * config.sub: Add stratus configuration frags. Also
aa2e8c1c
FF
4745 submitted to FSF.
4746
c1e296fc
SG
4747Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
4748
1a7cac26
SG
4749 * Makefile.in (DEV_SUPPORT): add configure.man.
4750
c1e296fc
SG
4751 * config.sub(Decode manufacturer-specific): add -none*.
4752
23e3e7f9
SG
4753Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
4754
4755 * Makefile.in: remove form feeds to make Sun's make happy.
4756 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
4757
4758Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
4759
4760 * Makefile.in (AR_FLAGS): Make quieter.
4761
4762Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
4763
4764 * configure.in: Add libg++.
4765 * configure: When verbose, don't output the command line at each
4766 level; it will be unremarkably the same as the previous version,
4767 which will be the same as what the user typed.
4768
e488e581
RP
4769Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
4770
079399f6
RP
4771 * configure.in, Makefile.in: fix clean-info, add flex. add
4772 fileutils.
25113b46 4773
079399f6
RP
4774 * configure: be less sensitive to spaces in Makefile.in. Do not
4775 look for sources in "..". Doing so breaks subdirectories that
4776 might have their own configure. If a subdir has it's own
4777 configure script, use it.
e488e581 4778
62ddb92b
RP
4779Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
4780
4781 * cfg-paper.texi: some changes suggested by rms.
4782
7dac6086
FF
4783Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
4784
4785 * config.sub: Merge in some small additions from the FSF version,
4786 taken from the gcc distribution, to bring the Cygnus and FSF
4787 versions into closer sync.
4788
5f32984e
FF
4789Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
4790
4791 * configure.in: Changed svr4 references to sysv4.
4792
0c72405d
RP
4793Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
4794
4795 * configure: added -V for version number option.
4796
7d283cc1
RP
4797Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
4798
4799 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
4800 renamed from DOC.configure to cfg-paper.texi.
4801
4802Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4803
4804 * configure, config.subr, config.sub: config.subr is now
4805 config.sub again.
4806
f6031817
RP
4807Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
4808
7d283cc1
RP
4809 * configure.texi: new file, in progress.
4810
4811 * Makefile.in: build info file and install the man page for
4812 configure.
4813
4814 * configure.man: new file, first cut.
4815
7da1d334 4816 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
4817 has gone. removed all traces of the -ansi option. removed all
4818 traces of the -languages option.
7da1d334 4819
f6031817
RP
4820 * config.subr: resync from rms.
4821
9a9e8e7f
RP
4822Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4823
475576ae
RP
4824 * configure, config.sub, config.subr: merge config.sub into
4825 config.subr, call the result config.subr, remove config.sub, use
4826 config.subr.
4827
9a9e8e7f
RP
4828 * Makefile.in: revised install for dir.info.
4829
e9712bee
RP
4830Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4831
806fd9fc
RP
4832 * configure.in: add decstation host makefile frag.
4833
bb07ee3e 4834 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 4835 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
4836 Make directories for info install. Build dir.info here then
4837 install it.
e9712bee 4838
b26ff9d8
RP
4839Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4840
4841 * Makefile.in: fix for bad directory tests.
4842
098676c9
RP
4843Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4844
0e0643c7 4845 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 4846 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 4847
098676c9
RP
4848 * Makefile.in: unwrapped some for loops so that parallel makes
4849 work again and so one can focus one's attention on a particular
4850 package.
4851
4852Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4853
4854 * configure: added PWD as a stand in for `pwd` (for speed). use
4855 elif wherever possible. make -srcdir work without -objdir.
1f97bff7 4856 -objdir= commented out.
098676c9
RP
4857
4858Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4859
4860 * configure: +options become --options. -subdirs commented out.
4861 added -host, -datadir. Renamed -destdir to -prefix. Comment in
4862 Makefile now at top of generated Makefile. Removed cvs log
4863 entries. added -srcdir. create .gdbinit only if there is one
4864 in ${srcdir}.
4865
4866 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4867 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4868 and mandir now keyed off datadir by default.
4869
4870Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4871
4872 * Freshly created ChangeLog.
4873
9a458b67
ILT
4874\f
4875Local Variables:
c6c7035c 4876mode: change-log
55f6c903 4877left-margin: 8
c6c7035c 4878fill-column: 76
9a458b67
ILT
4879version-control: never
4880End:
This page took 0.389192 seconds and 4 git commands to generate.