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