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