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