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