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