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