* som.c, som.h (bfd_som_set_section_attributes,
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
ffbec213
PB
1Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
2
3 * config.guess: Clean up NeXT support, to allow nextstep
4 on Intel machines. Make OS be nextstep.
5
6Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
7
8 * config.guess: Add alternate forms for Convex.
9
24845456
SG
10Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11
12 * configure: Completely rewrite option processing. Take
13 advantage of pattern-matching to avoid invoking test frequently.
14 Also clean up host and target defaulting logic.
15
5cc73086
KR
16Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17
18 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20 commands (plus user environment) will fit SCO limits.
21
588d1d68
ILT
22Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
23
9fe444b5 24 * configure.in: Don't issue warnings about directories which are
5cc73086
KR
25 not being configured if -norecursion is set. Correct test for
26 --with-gnu-as and --with-gnu-ld to not get confused by substring
27 matches.
9fe444b5 28
588d1d68
ILT
29 * configure.in: Don't build gas for alpha-dec-osf1*.
30
1c5d19ee
SG
31Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
32
33 * configure: Back out Per's change of 12/19/1993. It changes the
34 behavior of configure in unexpected and confusing ways.
35
36 Also, use different delim char when calculating
37 program_transform_name so that the name can contain slashes.
38
39Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
40
41 * configure.in, config.sub: Add support for VSTa micro-kernel.
42
43Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
44
45 * configure.in: Nuke hacks which were used to get a special
46 version of GAS for HPPA configurations.
47
48Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
49
50 * configure: If only ${target_alias} is given, use that
51 as the default for ${host_alias}.
52 * configure: Add missing back-slashes before nested quotes.
53
54Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
55
56 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
57
7509106c
PB
58Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
59
60 * config.guess: Recognize some Tektronix configurations.
61 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
62
4c57fc9c
SC
63Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
64
65 * config.sub: Match any flavor of SH.
66
67Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
68
69 * configure.in: Don't try to configure newlib for Alpha.
70
616d31f3
ILT
71Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
72
04b9315f
ILT
73 * configure.in: Don't build ld for Irix 5. Don't build gas,
74 libg++ or libio for any Alpha target.
75
616d31f3
ILT
76 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
77 * config/mh-irix5. New file for Irix 5.
78
d8aa61eb
JM
79Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
80
81 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
82 default arguments -- so it tried to compress itself.
83
bed5e19f
DZ
84Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
85
86 * configure.in (notsupp): ensure that a space is always at the end
87 of the configdirs list, since the grep checks for an explicit space
88
89Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
90
91 * configure.in (target i386-sysv4.2): don't build ld, since static
92 versions of many libraries are not available.
93
94Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
95
96 * config.guess: Recognize Apollos (using environment variables).
97 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
98
d0454ea8
JK
99Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
100
101 * config.guess: Recognize Sony news mips running newsos.
102
4d1259b1
ME
103Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
104
105 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
106 "fi ; else" for bash.
107
e4d7f4c7
ME
108Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
109
110 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
111
112Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
113
114 * config.sub: accept unixware as an alias for svr4.2.
115 Fix some inconsistancies with the gcc version.
116
66054cb4
JK
117Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
118
119 * Makefile.in (DISTDOCDIRS): Add gdb.
120
121Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
122
123 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
124
ea18081d
KR
125Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
126
127 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
128 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
129 this now.
130
86365152
JK
131Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
132
71da0d0b
JK
133 * config.sub: Accept hiux* as an OS name.
134
86365152
JK
135 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
136 etc/make-stds.texi. The underscore came from gcc, and dje now
137 agrees that RUNTESTFLAGS is the correct name.
138
1c242853
PB
139Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
140
4ec8fed3
PB
141 * install.sh: Remove 'set -e'. It makes any conditionals
142 in the script useless.
143
1c242853
PB
144 * config.guess: Automatically recognize arm-acorn-riscix
145 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
146
484fa12d
JW
147Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
148
149 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
150
151Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
152
153 * Makefile.in (DISTDOCDIRS): New variable.
154 (taz): Edit local Makefile.in sooner, instead of proto-toplev
155 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
156
99161873
DZ
157Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
158
159 * configure.in (hppa target): check the source directory for the
160 pagas sub-directory
161
162Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
163
164 * config.sub: Allow -aout* and -elf*.
165
320c9fff
KR
166Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
167
168 * configure.in: Don't build ld on i386-solaris2, same as for
169 sparc-solaris2.
170
171Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
172
173 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
174
ffd334ce
PS
175Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
176
177 * configure.in: Configure gdb for alpha.
178
7b636683
JK
179Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
180
181 * Makefile.in (CXXFLAGS): Add -O.
182
183Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
184
185 * config.guess: added support for DG Aviion
186
52e3ad87
KR
187Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
188
189 * configure.in: Produce warning message for subdirectories not
190 configurable for this host/target combination. Don't try to
191 configure gdb for vms.
192
193Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
194
195 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
196 appropriate files before making "diststuff".
197 (DISTBISONFILES): New var: list of files to be edited.
198 (DISTSTUFFDIRS): Add binutils.
199
200Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
201
202 * config.sub: also handle mipsel and mips64el (for little endian mips)
203
c71350fc
JK
204Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
205
206 * configure.in: Add * to end of all OS names.
207
312cae61
SS
208Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
209
210 * configure.in: Build newlib for LynxOS native.
211
408f64bc
JK
212Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
213
312cae61
SS
214 * config.guess: Add support for delta 88k running SVR3.
215
408f64bc
JK
216 * configure.in: Add comment about HP compiler vs. emacs.
217
1f69e88d
DZ
218Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
219
220 * configure.in: don't build ld on solaris2 (not a viable option
221 due to bugs in getpwnam & getpwuid)
222
1f97bff7
KR
223Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
224
225 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
226 config.guess will produce a full version number.
227
fd1aec33
ILT
228Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
229
230 * configure.in: Build linker and binutils for alpha-dec-osf1.
231
922b39a4
JK
232Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
233
234 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
235 and gdb/testsuite/Makefile.in.
236
237Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
238
239 * configure.in: recognize mips*- instead of mips-
240
a8c789c4
KR
241Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
242
243 * config.sub: Accept linux*coff and linux*elf as operating
244 systems.
245
246Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
247
248 * config.sub: Recognize mips64, and mips3 as an alias for it.
249
58021711
PS
250Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
251
252 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
253 gdb knows how to handle OSF/1 shared libraries.
254
9117f609
JK
255Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
256
257 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
258 * config.guess: Recognize Hitachi's HIUX.
259 * config.sub: Recognize h3050r* and hppahitachi.
260 Remove redundant cases for hp9k[23]*.
261
262Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
263
264 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
265 if gas and ld are in the source tree and are in ${configdirs}.
266 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
267 the --with options (but still pass them down on the command line,
1f97bff7 268 if they were explicitly specified).
9117f609
JK
269
270Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
271
272 * configure: substitute SHELL value in Makefile.in with
273 ${CONFIG_SHELL}
274
275Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
276
277 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
278 *-*-solaris2* targets.
279
2a6e0357
DZ
280Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
281
282 * Makefile.in: define M4, and pass it down to sub-makes;
283 all-autoconf now depends on all-m4
284
285Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
286
287 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
288 presence of {ar,ranlib} instead of a configured directory
289
290Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
291
292 * config.guess: Accept 34?? as well as 33?? for NCR.
293
36b41837
DZ
294Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
295
296 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
297 of 'gas' in sed commands, since 'gash' is now in the tree as well.
298
1f362412
DZ
299Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
300
36b41837
DZ
301 * configure: grab values for $(CC) and $(CXX) from the
302 environment, so that someone can do "CC=gcc configure; make" and
303 have it work right (matching the way that autoconf works now)
304
305 * configure.in, Makefile.in: add support for gash, the tcl
306 interface to Galaxy
307
1f362412
DZ
308 * config.guess: add NetBSD variants (hp300, x86)
309
24170039
JM
310Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
311
312 * install.sh: Support -d option (in the manner of SunOS 4 install,
313 as it is more deterministic than that of GNU install)
98e67c34
JM
314 (chmodcmd): Set file to mode 755 by default (should also do default
315 chgrp and chown, but I don't feel like dealing with that now)
24170039 316
105e2f1f
DE
317Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
318
319 * config.sub: Remove h8300hhms alias.
320
321Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
322
323 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
324
ddbec1c8
DZ
325Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
326
327 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
328 as stmp-fixinc
329
330Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
331
332 * config.sub: recognize m88110-bug-coff.
333
334Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
335
336 * Makefile.in (all-libio): all dependencies on the toolchain used
337 to build this (gcc, gas, ld, etc)
338
b385d4d9
JK
339Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
340
341 * config.guess: Deal with OSF/1 1.3 on alpha.
342
343Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
344
345 * install.sh: add some 'else true' clauses for portability
346
347 * configure.in: don't build libio for h8[35]00-*-* targets
348
6214eb23
PB
349Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
350
351 * Makefile.in: Add support for new libio.
352
08a0da68
JK
353Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
354
6214eb23
PB
355 * install.sh: If one command fails, don't try the rest. Don't try
356 to remove $dsttmp (via trap) unless we have already created it.
357 If $src doesn't exist, detect it and exit with an error.
358
08a0da68
JK
359 * config.guess: Recognize BSD on hp300.
360
361Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
362
363 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
364 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
365
ac259c28
JM
366Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
367
368 * Makefile.in (all-send-pr): depends on all-prms
369
d1711145
JK
370Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
371
372 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
373
374Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
375
376 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
377 Added test for mips-mips-riscos5.
378
379Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
380
381 * configure.in: use mh-hp300 for 68k HP hosts
382
383Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
384
385 * configure: add support for CONFIG_SHELL, so that you can use
386 some alternate shell for evaluating configure scripts
387
e65627f9
FF
388Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
389
c728758d
FF
390 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
391 in configure script to bug-gdb@prep.ai.mit.edu when building
392 distribution archive.
e65627f9
FF
393 * Makefile.in (COMPRESS): Remove def.
394 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
395 gdb.tar.Z and make-gdb.tar.Z respectively.
396 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
397 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
398 to convergence with 'taz' target in Makefile.in.
399
357561a6
DZ
400Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
401
402 * install.sh (dsttmp): use trap to ensure that tmp files go
403 away on error conditions
404
e65627f9
FF
405Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
406
407 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
408
01ec9588
JK
409Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
410
c49a9c40
JK
411 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
412 its parent is '/' not ''.
413
01ec9588
JK
414 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
415
416Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
417
418 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
419 that ${newsrcdir}/configure.in does.
420
ba82f8e4
DZ
421Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
422
423 * test-build.mk: support for CONFIG_SHELL
424
1f04121f
FF
425Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
426
427 * config.sub (netware): Add as a basic system type.
428
87ce60f9
RP
429Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
430
431 * Makefile.in (Makefile): depend on configure.in. Also drop the
432 $(srcdir)/ from the dependency on Makefile.in.
433
b2eed00f
DE
434Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
435
436 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
437 (h8300hhms is temporary until multi-libraries are implemented).
438 * configure.in: Handle h8300h too.
439
68c567a0
JK
440Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
441
442 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
443
8d159a48
JG
444Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
445
446 * configure: Remove extraneous output when guessing host type.
447 * config.guess: Remove extraneous output when guessing using C
448 compiler rather than uname, or when guessing fails.
449
26e4818b
DZ
450Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
451
8bc21181
DZ
452 * Makefile.in: remove all.cross and install.cross targets
453
26e4818b
DZ
454 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
455 definitions
456
817382d1
SC
457Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
458
459 * configure.in (target sh): Build gprof.
460
461Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
462
463 * config.sub: change -solaris to -solaris2
464
0abbc771
JK
465Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
466
467 * configure.in: Use config/mh-riscos for mips-*-sysv*.
468
469Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
470
471 * configure: Correct error message for missing Makefile.in to
472 print correct directory.
473
f0d7cc29
DZ
474Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
475
476 * install.sh: kludge around 386BSD shell bug
477
4f23a101
PB
478Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
479
0abbc771 480 * config.guess: Recognize NeXT.
4f23a101 481 * config.guess: Recognize i486-ncr-sysv4.
540dad44 482 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
4f23a101 483
9823504d
ILT
484Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
485
486 * Makefile.in (MAKEINFOFLAGS): New variable.
487 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
488 * build-all.mk, test-build.mk: Pass down --no-split as
489 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
490
491Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
492
493 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
494
5600fbd2
PB
495Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
496
497 * Makefile.in (libg++.tar.z): New rule.
498 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
499 * Makefile.in (taz): Only do a single chmod.
500
af864713
DZ
501Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
502
503 * install.sh: don't use dirname anymore (replaced with sed usage)
504
1d2bb445
FF
505Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
506
507 * Makefile.in: Change extension for gzip'd files from '.z' to
508 '.gz' per new FSF standard usage.
509
0ed316a0
DZ
510Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
511
512 * configure: put quotes around the final value of program_transform_name
513
f35c6160
DZ
514Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
515
516 * Makefile.in: new install.sh support; update install-info rules
517
fcf4d286
ILT
518Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
519
f35c6160
DZ
520 * configure.in: Build diff for crosses, but not for go32 host.
521
fcf4d286
ILT
522 * configure.in: Build gprof only for native, and don't build it
523 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
524
525Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
526
527 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
528
d6c8b354
BK
529Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
530
531 * configure.in (host_tools): Add prms.
532
533Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
534
535 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
1f97bff7 536 with $(FLAGS_TO_PASS) on the command line
d6c8b354
BK
537
538 * config.sub: Recognize lynx and lynxos
539
6a132b6d
ILT
540Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
541
542 * config.sub: Accept -ecoff*, not just -ecoff.
543
96bfa612
KR
544Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
545
546 * Makefile.in (taz): Use .gz suffix instead of .z.
547 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
548 names.
549
6c6f4dc9
DZ
550Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
551
552 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
553
554Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
555
556 * Makefile.in (install-no-fixedincludes): install gcc last, so
1f97bff7 557 that rebuilds that might happen during 'make install' don't get
6c6f4dc9
DZ
558 bogus gcc include files
559
60eea525
KR
560Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
561
562 Change from Utah for HPPA support:
563 * config.guess: Recognize hppa1.x-hp-bsd.
564
cd5d2efd
PB
565Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
566
567 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
568 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
569
9d784b19
RS
570Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
571
572 * config.sub: Add support for rom68k and bug boot monitors.
573
275049c0
JK
574Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
575
576 * Makefile.in: Make all-opcodes depend on all-bfd.
577
9c069486
ILT
578Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
579
275049c0 580 * config.guess: Added special check for i[34]86-univel-sysv4*.
9c069486 581
53756041
ILT
582Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
583
584 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
585 the processor rather than assuming i486.
586
a6c508f1
JK
587Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
588
589 * config.guess: Recognize SunOS6 as Solaris3.
590
5c49a353
PB
591Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
592
593 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
594 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
595
60986901
ILT
596Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
597
598 * build-all.mk (all-cross): New target for Canadian Cross.
599 Added Q2 go32 targets.
600 * test-build.mk: Configure go32 cross sparclite-aout and
601 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
602 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
603
604Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
605
606 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
607 GO32 hosted toolchains
608
a3f49a66
RS
609Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
610
611 * configure: change so "-exec-prefix" gets passed down rather
612 than "-exec_prefix" so autoconf generated Makefiles get the
613 exec_prefix set right.
614
3bc707c3
DZ
615Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
616
a3f49a66
RS
617 * config.guess: get the Solaris2 minor version number
618
3bc707c3
DZ
619 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
620
ebc447f4
BK
621Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
622
623 * config.guess: Recognize some Sequent platforms.
624
be8966dc
DZ
625Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
626
3bc707c3
DZ
627 * Makefile.in: added the vault-install target
628
ebc447f4 629 * configure.in: actually use the Sun3 makefile fragment that's in
1f97bff7 630 config, also added the release dir to configdirs
be8966dc 631
2b6582b4
KR
632Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
633
634 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
635
be8966dc
DZ
636Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
637
638 * configure.in: remove some program from Alpha targetted toolchains
639
7f9cb3b2
KR
640Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
641
642 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
643 gprof.
644 (taz): Run "make diststuff" in those directories instead of "make
645 proto-dir". Look for "VERSION=" only at start of line in subdir
646 Makefile. Use "gzip -9" for compression.
647 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
648 (binutils.tar.z): New target.
649
650Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
651
652 * Makefile.in (taz): Include gpl.texinfo.
653
654Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
655
656 * Makefile.in (setup-dirs): Merged into "taz" target.
657 (taz): Only do `proto-dir' stuff if a directory is actually needed
658 for this target.
659
660Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
661
662 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
663 (FLAGS_TO_PASS): Pass down MUNCH_NM.
664 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
665 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
666 (gcc-no-fixedincludes): Correct for current gcc Makefile.
667
668Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
669
670 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
671 config.sub, and move-if-change to gdb testsuite distribution
672 archive, so the testsuite can be extracted, configured, and
673 run separately from the gdb distribution. Blow away the Chill
674 tests that require a Chill compiled executable, since GNU Chill
675 is not yet publically available.
676
677Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
678
679 * test-build.mk: set environment variables in a single command,
680 instead of a list of assignments and exports
681
682 * config.guess: recognize Alpha/OSF1 systems
683
a0b9aa8d
RP
684Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
685
686 * configure: Change help message to prefer --options rather than
687 -options.
688
7f9cb3b2
KR
689Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
690
691 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
692 zippy@ecst.csuchico.edu.
693 * config.guess: Recognize miniframe.
694
a0b9aa8d
RP
695Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
696
697 * Makefile.in: Use srcroot to find runtest rather than rootme.
698 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
699
35064dd5
ILT
700Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
701
702 * test-build.mk: Extensive additions to support building on a
703 machine other than the host.
704
eb9e6f22
JK
705Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
706
707 * configure (tooldir): Fix for i386-aix again.
708
0404e104
PB
709Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
710
eb9e6f22 711 * configure, Makefile.in: Change definition of $(tooldir)
0404e104
PB
712 to match the FSF.
713
714Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
715
716 * config.guess: Recognize i[34]86/SVR4.
717
77372bff
SC
718Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
719
720 * Makefile.in (all-gdb): gdb depends on sim.
721
873045c1
FF
722Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
723
724 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
725 at the same time we make the prototype gdb directory.
726 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
727 files at the same time as the gdb base release distribution.
728
65088029
ILT
729Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
730
731 * Makefile.in (check): Use individual check targets rather than
732 DO_X rule.
733 (check-gcc): Added.
734
99aea58e
JK
735Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
736
737 * config.sub: Use sysv3.2 not sysv32 for canonical OS
738 for System V release 3.2.
739
99a5da15
KR
740Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
741
742 * config.sub: Recognize hppaosf.
743 * configure.in: Do configure ld/binutils/gas for it.
744
745Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
746
747 * configure (tooldir): Alter syntax used to set this, for systems
748 where "\$" isn't handled right, like i386-aix.
749
750Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
751
752 * configure: Pass program-transform-name, not
753 program_transform_name, to recursive configures.
754
cf345262
KR
755Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
756
757 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
758 of gas+ld+binutils.
759
760Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
761
762 * config.guess: Recognize AIX3.2 as distinct from 3.1.
763
764Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
765
766 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
767
768 * config/mh-delta88: remove extraneous GCC references
769
770Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
771
772 * Makefile.in (PRMS): Set back to all-prms.
773
da962137
ILT
774Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
775
776 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
777 targets, rather than for MIPS hosts.
778
6a42d184
DZ
779Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
780
781 * configure.in: add comment for --with-x default values
782
783 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
784
785 * Makefile.in: add check-* targets for each of the directories in
786 the tree. Add a definition of RUNTEST that will use the one we
787 just built, if it exists. Pass this down via FLAGS_TO_PASS.
788
a649a160
ILT
789Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
790
791 * configure.in: Removed obsolete references to bfd_target and
792 target_makefile_frag.
793
794 * build-all.mk: Set assorted targets for Q2.
795 * config.sub: Recognize z8k-sim and h8300-hms.
796 * test-build.mk: Really don't pass host to configure.
797 (HOLES): Added uname.
798
13998f7e
ILT
799Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
800
801 * configure: Handle an empty program-prefix, program-suffix or
802 program-transform-name correctly.
803
804Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
805
806 * build-all.mk: -G 8 no longer required for MIPS targets.
807 * test-build.mk: Don't pass host argument to configure; make it
808 guess.
809
8d3ca594
FF
810Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
811
812 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
813 * Makefile.in (COMPRESS): New macro, like GZIP.
814
013e4fa8
ILT
815Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
816
8d3ca594
FF
817 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
818
013e4fa8
ILT
819 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
820 with gas currently defaults to -G 0.
821
3dcd81b9
ILT
822Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
823
7dcc0664
ILT
824 * Makefile.in (all-flex): flex depends on byacc.
825
12eda620
ILT
826 * build-all.mk: If host not specified, use config.guess. Pass TAG
827 to test-build.mk as RELEASE_TAG.
828 * test-build.mk (configargs): New variable containing arguments to
829 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
830 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
831
832 * config.guess: Use /bin/uname when checking -X argument on SCO,
833 to avoid invoking GNU uname which doesn't understand -X.
834
43ba04b1
ILT
835 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
836
37ed0b11 837 * configure.in: Build gas for mips-*-*.
3dcd81b9 838
46d0ca81
RP
839Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
840
841 * Makefile.in (all.normal): insert missing backslash.
842
79337c85
ILT
843Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
844
4cb66853
ILT
845 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
846 gcc requirements.
847
79337c85
ILT
848 * Makefile.in: Complete overhaul to merge many almost identical
849 targets.
850
851Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
852
853 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
854 (gdb.tar.Z): Adjusted.
855
856 * Makefile.in (setup-dirs, taz): New targets; should be general
857 enough to adapt for gdb sometime. Build only .z file.
858 (gas.tar.z): New target.
859
6d98b3d2
ILT
860Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
861
862 * build-all.mk: Use CC=cc -Xs on Solaris.
863
48686e6d
DZ
864Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
865
866 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
867
868 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
869 working xmakefile for Emacs.
870
871Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
872
873 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
874 for handling BISON for FSF releases.
875
8aec543c
KR
876Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
877
878 * configure: Actually implement the change zoo just documented.
879
3dec6e14
DZ
880Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
881
882 * configure: when using config.guess, only set target_alias when
883 it's not already been set (ie, on the command line)
884
1a14993c
DZ
885Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
886
887 * Makefile.in: add installcheck target, set PRMS to install-prms
888
34bdab16
DZ
889Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
890
73f1f5ba
DZ
891 * configure: add support for package_makefile_fragment, handle the
892 case where a directory has a configure.in file but no Makefile.in
e5c6be8f 893 more gracefully (with an actual understandable error message, even);
8aec543c 894 add support for --without (and add this to the usage message); also
e5c6be8f
DZ
895 explicitly add a --host=${host_alias} to the command line when
896 config.guess is used
34bdab16 897
82aabe60
JW
898Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
899
900 * configure: Must use both --host and --target in recursive calls.
901
caba7dbe
ILT
902Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
903
904 * Makefile.in: Change deja-gnu to dejagnu.
905
8871eea2
ILT
906Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
907
f755298c
ILT
908 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
909
9f579565
DZ
910Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
911
912 * configure.in: canonicalize all instances to *-*-solaris2*,
913 also strip out a number of tools to not build for go32 host
914
6559fbdb
RP
915Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
916
917 * config.guess: add GPL.
918
919 * Makefile.in, config.guess, config.sub, configure: bump
920 copyrights to 93.
921
1fa4a94e
ILT
922Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
923
36286a3e
ILT
924 * Makefile.in (do-info): Removed obsolete check for existence of
925 localenv file.
926
1fa4a94e
ILT
927 * Makefile.in (MAKEOVERRIDES): Define to be empty.
928
50fbe976
DZ
929Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
930
931 * Makefile.in: a couple of 'else true' for decstation,
932 support for TclX
933
934 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
935
53222cbd
RP
936Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
937
938 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
939
940Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
941
942 * config.guess: Recognize i386-ibm-aix (PS/2).
943 * configure.in: Use config/mh-aix386 file for it.
944
d8bfa0f9
ILT
945Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
946
947 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
948 CC_FOR_TARGET instead.
949 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
950
951Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
952
953 * Makefile.in: Add sim to list of directories sent with gdb
954
77379667
KR
955Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
956
957 * configure.in: Put back mips-dec-bsd* case.
958
d3c06c91
FF
959Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
960
961 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
962 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
963 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
964 * config/mh-vaxult2: New file.
965
966Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
967
968 * configure.in: remove no-op mips-dec-bsd* in "case $target"
969
970 * Makefile.in (dir.info): only run gen-info-dir if it exists,
971 (install-info): install dir.info only if it exists,
972 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
973
be956b0c
KR
974Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
975
f9667cbe
KR
976 * configure.in: For vms target, skip bfd, ld, binutils. Do build
977 gas for mips-dec-bsd.
be956b0c 978
0c85d4ac 979Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
0e519240 980
0c85d4ac
ILT
981 * configure (makesrcdir): If ${srcdir} is relative and not ".",
982 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
0e519240 983
9f33c264
BK
984Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
985
986 * configure.in: Added "dejagnu" to hosttools list.
987
ba7f177a
PB
988Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
989
990 * config.sub, configure.in, config.guess: Add support
991 for Bosx, an AIX variant from Bull.
992 Patches from F.Pierresteguy@frcl.bull.fr.
993
4d3b63f7
MW
994Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
995
996 * devo/dejagnu: Initial creation of devo/dejagnu.
997 Migrated dejagnu testcases and support files for testing software
998 tools to reside as subdirectories, currently called "testsuite",
999 within the directory of the software tool. Migrated all programs,
1000 support libraries, etc. beloging to dejagnu proper from
1001 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
1002 with no modifications. The changes to these files which will
1003 allow them to configure, build, and execute properly will be made
1004 in a future update.
1005
98941fab
BK
1006Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
1007
1008 * Makefile.in: Change send_pr to send-pr.
1009 * configure.in: Likewise.
1010 * send_pr: Renamed directory to send-pr.
1011
81246025
PB
1012Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
1013
1014 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
1015
69ea5cf5
JG
1016Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
1017
1018 * README: Update for gdb-4.8 release.
81246025
PB
1019 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
1020 gdb-xxx.tar.z (gzip'd) file also.
69ea5cf5 1021
7e57a051
DZ
1022Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1023
1024 * Makefile.in: make all-diff depend on all-libiberty
1025
e528bc64
RP
1026Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
1027
1028 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
1029
07362bd9
DZ
1030Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1031
1032 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
1033
6d681784
JG
1034Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
1035
1036 * Makefile.in (DEVO_SUPPORT): Remove etc directory
1037 (ETC_SUPPORT): Only add the files GDB wants from etc/.
42187387 1038 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6d681784
JG
1039
1040Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1041
1042 * Makefile.in: makeinfo binary is in a new location
1043
94457618
ILT
1044Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
1045
6d681784
JG
1046 * config.sub: Accept -ecoff as an OS.
1047
0ef4728f
ILT
1048 * Makefile.in: Various changes to eliminate a level of make
1049 recursion and reduce the required command line length.
1050 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
1051 sub-makes.
1052 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
1053 variables holding settings for specific sub-makes.
1054 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
1055 in terms of BASE_FLAGS_TO_PASS.
1056 (TARGET_LIBS): New variable listing directories which use
1057 TARGET_FLAGS_TO_PASS.
1058 (subdir_do): Eliminated.
1059 (do-*): New set of targets to replace subdir_do.
1060 (various): All targets which used subdir_do now depend on do-*.
1061 (local-clean): Renamed from do_clean.
1062 (local-distclean): New target, dependency of distclean and
1063 realclean.
1064 (install-info): Don't create directories. Depend on dir.info
1065 rather than calling make recursively.
1066 (install-dir.info): Eliminated.
1067 (install-info-dirs): Create all info directories here.
1068 (dir.info): Depend upon do-install-info.
1069
94457618
ILT
1070 * test-build.mk (HOLES): Added false.
1071
d49f4c8a
PB
1072Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
1073
1074 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
1075
1076Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1077
1078 * Makefile.in (info): remove dependency on all-texinfo. The
1079 problem was really in texinfo/C, not at this level.
1080
ff9d0fd5
ILT
1081Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
1082
1083 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
1084
eab2562e
JG
1085Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
1086
1087 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
1088 GDB releases.
1089
318dc570
KR
1090Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1091
1092 * configure: Include srcdir in message about target of link not
016f8f06
KR
1093 being found. Don't convert `-' to `_' in `with' options being
1094 passed to subdirs.
318dc570 1095
4a2f0c79
DZ
1096Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1097
1098 * configure.in: add uudecode to host_tools
1099
1100 * Makefile.in: added {all,install}-uudecode targets, added them to
1101 the appropriate lists
1102
6bdeaead
ILT
1103Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
1104
cb4005ff
ILT
1105 * Makefile.in (all-gcc): Added dependency on all-gas.
1106
6bdeaead
ILT
1107 * configure.in (mips-*-*): Build ld and binutils.
1108
09e0b992
RP
1109Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
1110
1111 * configure: check return code from mkdir, print error message and
1112 exit on failure.
1113
f980fcfb
JG
1114Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
1115
1116 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
1117
41a88234
ILT
1118Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
1119
1120 * test-build.mk (HOLES): Added tar, cpio and uudecode.
1121
3a8d4a5f
JW
1122Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
1123
1124 * config.sub (h8500): Recognize this as a cpu type.
1125
1126Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1127
1128 * configure: source directory missing is no longer a warning
1129
1130 * configure.in: recognize irix[34]* instead of irix[34]
1131
1132 * Makefile.in: define and pass down X11_LIB
1133
1134 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
1135
5cc24596
PB
1136Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
1137
1138 * guess-systype: Renamed to ...
1139 * config.guess: ... by popular request.
1140 * configure.in, Makefile.in: Update accordingly.
1141
746ed525
PB
1142Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
1143
1144 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
1f97bff7 1145 + Add Convex, Cray/Unicos, and Encore/Multimax support.
746ed525
PB
1146 + Execute ./dummy instead of assuming . is in PATH.
1147
1148Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
1149
1150 * guess-systype: New shell script. Attempts to guess the
1151 canonical host name of the executing host.
1152 Only a few hosts are supported so far.
1153 * configure: Call guess-systype if no host is specified.
1154
aa121275
ILT
1155Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
1156
1157 * Makefile.in (gcc-no-fixedincludes): Made to work with current
1158 gcc Makefile.
1159
7d9f0c54 1160
f4e414f1
ILT
1161Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
1162
1163 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
1164 (all-gcc, install-gcc, subdir_do): Use it.
1165
31883f01
JW
1166Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
1167
1168 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
1169
31883f01
JW
1170Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
1171
1172 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
1173 set exclusively by configure, using configure.in .
31883f01
JW
1174
1175Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1176
1177 * test-build.mk: set $PATH for all builds
1178
1179 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
1180
bc2a2c17
FF
1181Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
1182
1183 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
1184 the one used in gcc/Makefile.in, so that a null expansion doesn't
1185 override the one needed to build gcc with a native cc.
1186
bc2a2c17 1187
2e255ccc
KR
1188Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1189
1190 * configure: Accept -with arguments.
1191
5dca5185
SC
1192Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1193
1f97bff7 1194 * Makefile.in: added h8300sim
5dca5185 1195
21412832
ILT
1196Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
1197
54f1b715
ILT
1198 * config/mh-sco: Don't override BISON definition.
1199
21412832
ILT
1200 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
1201 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
1202 (all-cygnus, native, build-cygnus): Make
1203 $(canonhost)-stamp-3stage-done, not $(host)....
1204 * test-build.mk (stamp-3stage-compared): Use tail +10c for
1205 i386-sco3.2v4. Added else true to if command.
1206
a70c9959
KR
1207Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
1208
1209 * config.sub: (from FSF) Sequent uses a BSD-like OS.
1210
19fb2a5f
ILT
1211Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
1212
1213 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
1214
83a47678
DZ
1215Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1216
1217 * configure.in: don't remove binutils from Solaris builds
1218
e9b5ed59
DZ
1219Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
1220
1221 * Makefile.in: get rid of earlier definitions for *clean,
1222 also handle the recursive info rule better
1223
3b30df82
PB
1224Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
1225
1226 * Makefile.in (mostlyclean, distclean, realclean): Fix to
1227 do more-or-less the right thing.
1228
e85e07cb
ILT
1229Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
1230
1231 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
1232 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
1233
1234Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1235
1236 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
1237 $(host_canonical).
1238
1239 * configure.in: split the configdirs list into 4 categories (native
1240 v. cross, library v. tool) and handle the cross-only and native-
1f97bff7 1241 only in more reasonable (and correct!) way.
e85e07cb 1242
f21de933
SG
1243Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
1244
1245 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
1246 configdirs anymore.
1247
b1cceba2
DZ
1248Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1249
1f97bff7
KR
1250 * Makefile.in: extensive cleanup:: removed all of the explicit
1251 clean-* targets, collapsed many wrappers around subdir_do into
b1cceba2
DZ
1252 one, added additional targets to satisfy standards.texi, deleted
1253 some old targets, some changes for consistency
1254
1255Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1256
1257 * configure.in: handle some programs as cross-only, and others as
1258 native only
1259
1260 * test-build.mk: handle partial holes in a more generic manner
1261
1262 * Makefile.in: m4 depends on libiberty
1263
1264Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1265
1266 * config/mh-sco: don't default $(CC) to gcc
1267
1dcc1344
DZ
1268Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1269
1270 * configure.in: add m4, textutils, fileutils, sed, shellutils,
1271 time, wdiff, and find to configdirs
1272
b1cceba2
DZ
1273 * Makefile.in: all, clean, and install rules for the new programs
1274 added to configure.in
1275
d10f77c1
DZ
1276Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1277
63a2386a
DZ
1278 * configure.in: use mh-sun for all *-sun-* hosts
1279
d10f77c1
DZ
1280 * config/mh-solaris: rework standard X location to use
1281 $OPENWINHOME, if defined.
1f97bff7 1282
d10f77c1
DZ
1283 * config/mh-sun: handle X11 include locations
1284
1285 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
1286 work around dain-bramaged DECwindows include files
1287
d1bea4c7
DZ
1288Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1289
1290 * Makefile.in: define flags for X11 include files and library file
1291 locations, pass them down to the programs that need this info
1292
c676f606
DZ
1293 * build-all.mk: added a 'native' target, to 3stage the native toolchain
1294
55f6d8c4
DZ
1295 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
1296 the vendor supplied X11 headers and libraries
1297
d1bea4c7
DZ
1298Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1299
1300 * configure.in: start building libg++ for HP-UX targets
1301
009cf24b
JG
1302Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
1303
1304 * README: Update references to files moved into etc/.
1305
1306Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
1307
1308 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
1309 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
1310
1311Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
1312
1313 * configure: accept dash as well as underscore in long option
1314 names for FSF compatibility.
1315
74c5c43a
ILT
1316Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
1317
1318 * config.sub: added -sco3.2v4 support from FSF.
1319
1320Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1321
1322 * configure.in: expand the section that adds or removes
1323 directories from the list of programs to build, to handle native
1324 vs. cross in addition to host v. native
1325
1326Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
1327
1328 * Makefile.in: Replace C++ in macro names with CXX.
1329 This is less likely to break ...
1330
1331Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1332
1333 * test-build.mk: add -w to GNU_MAKE
1334
255d0979
DZ
1335Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1336
3c52e52d
DZ
1337 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
1338 add 'sparc' to list of recognized cpus. This needed to make
52d5a27d
DZ
1339 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
1340 Delete some redundant ose68 variants. Recognize -wrs as an os,
1341 then changes that into $CPU-wrs-vxworks.
3c52e52d
DZ
1342
1343 * configure.in: remove most references to gdbtest, regularize
1344 target based program removal
1345
255d0979
DZ
1346 * test-build.mk: import from p3 tree (many fixes and changes)
1347
ffce44a0
DZ
1348Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
1349
1350 * Makefile.in: added rules to handle tcl, tk, and expect
1351
1352 * configure.in: handle those directories if they exist
1353
378fd382
DZ
1354Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1355
1356 * config.sub: removed bogus hppabsd and hppahpux names, since
1357 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
1358
1359Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1360
1361 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
1362 depends upon all-xiberty
1363
1364 * Makefile.in: changes from p3, including:
1365
1366 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
1367
1368 * Makefile.in (XTRAFLAGS): include newlib directories if
1369 newlib/Makefile exists, rather than if host != target.
1370
1371 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
1372
1373 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
1374 from the same source tree and not building a cross-compiler. This
1375 matters for the libg++ configuration if reconfiguring a tree that
1376 has already been installed.
1377
1378 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
1379
1380 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
1381 pick up the machine and system specific header files.
1382
1383 * Makefile.in: added AS_FOR_TARGET, passed down in
1384 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
1385 the C compiler to use to create programs which are run in the
1386 build environment, set it to default to $(CC), and passed it down
1387 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
1388
1389 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
1390
1391 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
1392 We need them for unusual native builds, like systems without
1393 ranlib.
1394
1395 * configure: also define $(host_canonical) and
1396 $(target_canonical), which are the full, canonical names for the
1397 given host and target
1398
df93a6c1
MW
1399Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
1400
1401 * Makefile.in: Added separate definitions for C++.
1402
7a8d10ce
FF
1403Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
1404
1405 * configure.in (configdirs): Add deja-gnu.
1406
1407Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
1408
1409 * README: Update for configure.texi and gdb-4.7 release.
1410
1411Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
1412
1413 * Makefile.in: Move "all" target to top of file.
1414 Previously, first target was ".PHONY" which caused BSD4.4 make
1415 to build .PHONY when make was run without arguments.
1416
1417Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
1418
1419 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
1420 Library-copylefted code in libiberty.
1421
ee3b893b
JG
1422Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
1423
1424 * config.sub: Replace m68kmote with plain old m68k.
1425
5a63b336
JG
1426Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
1427
1428 * Makefile.in: Remove space from blank line, avoid Make complaints.
1429
23ab00aa
KR
1430Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
1431
1432 * config.sub: Complain if no argument is given. Added support for
1433 386bsd as OS and target alias.
1434
9d401625
ILT
1435Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
1436
1437 * Makefile.in (XTRAFLAGS): include newlib directories if
1438 newlib/Makefile exists, rather than if host != target.
1439
fb90daeb
ME
1440Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
1441
1442 * config.sub: recognize sparclite-wrs-vxworks.
1443
1444 * Makefile.in (install-xiberty): added *-xiberty make rules (from
1445 p3.) Added clean-xiberty to clean.
1446
1447Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1448
1449 * configure.in: use *-*-* instead of nested cases for host and target
1450
ab96cdfc
ILT
1451Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
1452
1453 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
1454 from the same source tree and not building a cross-compiler. This
1455 matters for the libg++ configuration if reconfiguring a tree that
1456 has already been installed.
1457
1458Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
1459
1460 * config.sub (i486v/i486v4): Merge in from FSF version.
1461
2ec3d07c
ME
1462Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
1463
1464 * configure: only set PWD if it is already set.
1465
fc11b71a
ME
1466Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
1467
1468 * configure: just set PWD=`pwd` at the top, since Ultrix sh
1469 doesn't have unset and all success paths (and most error paths)
1470 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
1471 to just ${PWD} to avoid confusion.)
1472
c5108322
ILT
1473Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
1474
1475 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
1476 even for a native compilation.
1477
4a63dfde
JG
1478Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
1479
1480 Changes to make the gdb.tar.Z rule work better.
1481
1482 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
1483 (DEVO_SUPPORT): Add configure.texi.
1484 (bfd-ilrt.tar.Z): Remove ancient rule.
1485
440868a0
ILT
1486Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
1487
0012a471
ILT
1488 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
1489 pick up the machine and system specific header files.
1490
f68be6f0
ILT
1491 * configure.in, config.sub: added new target m68010-adobe-scout,
1492 with alias of adobe68k. Changed configure.in to check for
1493 -scout before -sco* to avoid a false match.
1494
440868a0
ILT
1495 * Makefile.in: added AS_FOR_TARGET, passed down in
1496 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
1497 the C compiler to use to create programs which are run in the
1498 build environment, set it to default to $(CC), and passed it down
1499 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
1500
51489233
ILT
1501Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
1502
1503 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
1504 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
1505 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
1506 FOR_TARGET variants, to newlib and libg++.
1507
a904db53
KR
1508Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
1509
1510 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
1511 first.
1512
1513Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
1514
1515 * config.sub: Accept `elf' as an environment.
1516
319a021e
SC
1517Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1518
a904db53 1519 * Makefile.in (all-opcodes): cd into the right directory
319a021e 1520
d257b46f
ILT
1521Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
1522
1523 * configure: added -program_transform_name option, used as
1524 argument to sed when installing programs.
1525 configure.texi: added documentation for -program_prefix,
1526 -program_suffix and -program_transform_name.
1527
6e122179
JG
1528Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
1529
1530 * config.sub: Accept i486 where i386 ok.
1531
de0f17d8
BK
1532Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
1533
1534 * config.sub: accept we32k
1535
56dcef3c
ILT
1536Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
1537
de0f17d8
BK
1538 * config.sub, configure.in: accept OSE68000 and OSE68k.
1539
56dcef3c
ILT
1540 * Makefile.in: don't create all directories for ``make install'';
1541 let the subdirectories create the ones they need.
1542
1543Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1544
1545 * COPYING: new file, GPL v2
1546
01b8752d
DZ
1547Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1548
1549 * Makefile.in: use the new gen-info-dir, which needs a template
1550 argument (which also lives in texinfo)
1551
1552 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
1553
dfa891fc
DZ
1554Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1555
1556 * config/mh-solaris: removed the -xs from CFLAGS (let the people
1557 with Sun's C compiler deal with it themselved)
1558
26fe0d7d
FF
1559Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
1560
1561 * config.sub (ncr3000): Change i386 to i486.
1562
dfa891fc
DZ
1563Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1564
1565 * Makefile.in: add install-rcs, install-grep to
1566 install-no-fixedincludes, removed install-bison and install-libgcc
1567
26fe0d7d
FF
1568Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
1569
1570 * configure.in: grab the HPUX makefile fragment if on HPUX
1571
1572Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
1573
1574 * Makefile.in: eradicate bison spoor (ditto libgcc).
1575 configure.in: recognise m68{k,000}-ericsson-OSE.
1576 es1800 is alias for m68k-ericsson-OSE
1577
1578Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1579
1580 * configure.in: rearrange the parts that remove programs from
1f97bff7 1581 configdirs, based now on HOST==TARGET or by canonical triple.
26fe0d7d 1582
846b9d7b
RP
1583Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1584
1585 * test-build.mk: recurse explicitly with -f test-build.mk when
dae8a4cf
RP
1586 appropriate. predicate stage3 and comparison on the existence
1587 of gcc. That is, if gcc isn't around, we aren't three-staging.
b4edd969
RP
1588 On very clean, also remove ...stamp-co. Build in-place before
1589 doing other builds.
846b9d7b 1590
3ad0ef37
SC
1591Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1592
1593 * Makefile.in, configure.in: add tgas
1594
67b36a23
RP
1595Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1596
06a07944
RP
1597 * Makefile.in: a number of changes merged in from progressive.
1598
2d115749
RP
1599 * configure.in: add libm.
1600
67b36a23
RP
1601 * .cvsignore: ignore some stuff that comes from test-build.mk.
1602
179798e1
SG
1603Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
1604
1605 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
1606 a symbol-table into the executable.
1607
a4168049
FF
1608Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
1609
1610 * config.sub: Add es1800 (m68k-ericsson-es1800).
1611
1775539e
RP
1612Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
1613
1614 * configure: Add program_suffix (parallel to program_prefix)
b385d4d9 1615 * Makefile.in: adjust directory-creating script for losing decstation
1775539e 1616
a4168049
FF
1617Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
1618
1619 * configure: Minor $subdir-related fixes.
1620
4347369f
SC
1621Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1622
1623 * configure: fix various problems with propogating
1624 makefile_target_frag in subdirs.
1625 * configure.in: config libgcc if its there
1626
7d87ec82
SG
1627Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
1628
1629 * config.sub: HPPA merge.
1630
65f14e33
FF
1631Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
1632
1633 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
1634 it is broken on ncr 3000's.
1635
1636Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
1637
1638 * Makefile.in: Replace all-bison with all-byacc in all
1639 dependency lines for other tools (which now use byacc).
1640
18eb7bad
JG
1641Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
1642
1643 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
1644
1645Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
1646
1647 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
1648
1649Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
1650
1651 * Makefile.in: make gprof rules similar to byacc rules (instead of
1652 vestigal $(unsubdir) that didn't work...)
1653
f0e9ba1e
PB
1654Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
1655
1656 * config.sub: Add support for Linux.
1657 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
1658 (at least for libg++).
1659
72754842
DZ
1660Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
1661
1662 * configure.texi: fix doc for the -nfp option to configure
1663
2198e4ba
MT
1664Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
1665
1666 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
1667
1668Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
1669
1670 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
1671 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
1672 * configure.in: added solaris* host_makefile_frag hook.
1673
a5992d11
DZ
1674Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1675
1676 * config.sub: changed recognition of m68000 so that various
1677 m68k types can be specified via m680[01234]0
1678
07f1d175
DZ
1679Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1680
1681 * config.sub (basic_machine): fix sed so that '-foo' isn't
1682 completely substituted out while .+'-foo' loses the '-foo'
1683
ad1f7512
MT
1684Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
1685
1686 * config.sub ($os): Add -aout.
1687
1688Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
1689
1690 * configure: If host_makefile_frag is absolute, don't
1691 prefix ${invsubdir} (relevant to libg++ auto-configure).
1692
11ad114b
MT
1693Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
1694
1695 * Makefile.in (tooldir): Define it.
1696 (all-ld): Depend on all-flex.
1697
1698Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
1699
1700 * Makefile.in (check): Fix libg++ special case.
1701
a60ff512
RP
1702Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
1703
9dba22c6
RP
1704 * configure: do not bury `pwd` into config.status, thus do fewer
1705 pwd's.
1706
3b6f914f
RP
1707 * configure: print the "Building in" message only when building in
1708 other than "." AND verbose.
1709
a98e98d3
RP
1710 * configure: remove -s, rework -v to better accomodate guested
1711 configures.
1712
a60ff512
RP
1713 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
1714
1715Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
1716
1717 * Makefile.in: macroize flags passed on recursion. remove
1718 fileutils.
1719
5bdf762b
RP
1720Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
1721
a60ff512
RP
1722 * configure: get makesrcdir right for subdirs deeper than 1.
1723
5bdf762b
RP
1724 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
1725 install.
1726
1dbe4d41
RP
1727Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
1728
1729 * Makefile.in: don't print subdir_do or recursion lines.
1730
5bdf762b
RP
1731Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
1732
1733 * standards.texi: added menu item.
1734
1735 * Makefile.in: build and install standards.info.
1736
1737 * standards.texi: new file.
1738
92b9ed40
RP
1739Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1740
1741 * configure: test for and move config.status pieces from
1742 ${subdir}/.
1743
58760cda
FF
1744Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
1745
1746 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
1747 CFLAGS per new configuration strategy.
1748 * configure: Test for existance of files before trying to mv
1749 them, to avoid numerous non-existance messages.
1750
94c7ae21
RP
1751Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
1752
53988f33
RP
1753 * configure: correct final line of config.status.
1754
86112802
RP
1755 * configure: patch from eggert. Avoids a protection problem if
1756 the original Makefile.in is read only.
1757
196377ee
RP
1758 * configure: use move-if-change from gcc to create config.status.
1759 Some makefiles depend on config.status to tell if a directory
1760 has been reconfigured for a different host. This change
1761 prevents those directories from remaking everything in the case
1762 where the reconfig was only intended to rebuild a Makefile.
1763
94c7ae21
RP
1764 * configure: test for config.sub with "config.sub sun4" rather
1765 than "config.sub ${host_alias}". Otherwise we can't tell a bad
1766 host alias from a missing config.sub.
1767
9546e9b4
RP
1768Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1769
1770 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
1771 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
1772
1773Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
1774
1775 * configure: mkdir ${subdir} as needed.
1776
618f57a9
RP
1777Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
1778
1779 * Makefile.in,configure.in: added autoconf.
1780
ee1dc1b7
RP
1781Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1782
9546e9b4
RP
1783 * Makefile.in: no longer pass against on recursion.
1784
e1ca0072
RP
1785 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
1786 definitions are not inherited.
1787
ee1dc1b7
RP
1788 * configure: correct makesrcdir when subdir is .
1789
8becd045
PB
1790Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
1791
1792 * configure: Add support for 'subdirs' variable, which is
1793 like 'configdirs', except that configure doesn't re-invoke
1794 itself for subdirs, it just creates a Makefile for each subdir.
1795 * configure.texi: Document subdirs.
1796
6adac399
DZ
1797Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1798
1799 * configure.in: added flex to configdirs
1800
64d424c6
RP
1801Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
1802
1803 * Makefile.in: remove clean-stamps from clean.
1804
347e3a00
JG
1805Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
1806
1807 * configure.in: Add gdbtest to configdirs.
1808
c4fb14b7
FF
1809Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
1810
1811 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
1812 to recursive makes.
1813 * configure.in: Recognize new ncr3000 config.
1814
1815Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
1816
1817 * Makefile.in, configure.in: removed references to gdbm.
1818
6910a5ac
PB
1819Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
1820
1821 * config.sub: Don't canonicalize os value
1822 newsos* to bsd (readline needs to check for newsos).
1823 (This fix was earlier made Jan 31, but got re-broken.)
1824
dd7368a7
SG
1825Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
1826
27c28d61
SG
1827 * configure.in: sco is an os, not a vendor!
1828
dd7368a7
SG
1829 * configure: Quote $( better. Keep various shells happy.
1830
1831Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
1832
1833 * Makefile.in: eliminate stamp-files.
1834
079b2abe
RP
1835Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
1836
1837 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
1838 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
1839
1840Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
1841
1842 * config.sub: fix iris/iris3.
1843
88578a2a
RP
1844Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
1845
1846 * configure: re-add -rm.
1847
b4e2a59b
RP
1848Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
1849
e855b0f8
RP
1850 * Maskefile.in: add .stmp-rcs to all.
1851
b4e2a59b
RP
1852 * configure.in: remove gas from rs6000 build, use aix host fragment.
1853
0e693d0b
RP
1854Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
1855
1856 * configure: pass down site_option during recursion.
1857
66cfe047
SG
1858Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
1859
52963fb7 1860 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
1861
1862Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
1863
1864 * configure: Change exec_prefix so that it really defaults to prefix.
1865
bb24c7e6
FF
1866Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
1867
1868 * Makefile.in, configure.in: Add support for mmalloc library.
1869
b7dd30ab
RP
1870Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
1871
1872 * Makefile.in: add stmp dependencies for a few more things.
1873
1cb49e87
RP
1874Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
1875
b7dd30ab
RP
1876 * configure: adjusted error message on objdir/srcdir configure
1877 collision, per john's suggestion.
1878
1cb49e87
RP
1879 * Makefile.in: add libiberty stmp to all and all.cross.
1880
02a7ba9a
RP
1881Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
1882
1883 * Makefile.in: remove force dependencies, add grep to all.
1884
c1e4672c
RP
1885Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
1886
9d98d2ac
RP
1887 * Makefile.in: drop flex. make stamp files work.
1888
8fd24008
RP
1889 * configure: added test for conflicting configuration in srcdir,
1890 remove trailing slashes from srcdir. Otherwise emacs gdb mode
1891 gets cranky. use relative paths for configure and srcdir
1892 whenever possible. Send some error messages to stderr that were
1893 going to stdout.
c1e4672c
RP
1894
1895Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
1896
1897 * Makefile.in: Fix libg++ rule to check for gcc directory
1898 before using gcc/gcc. Also pass XTRAFLAGS.
1899
1900Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
1901
1902 * Makefile.in: added stmp-files so that directories aren't polled
1903 when they are already built.
1904
1905 * configure.texi: fixed a node pointer problem.
1906
1907Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
1908
3a8d4a5f
JW
1909 * config.sub configure.in config/mh-irix4 gdb/configure.in
1910 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
1911 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
c1e4672c
RP
1912 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
1913
1914Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1915
1916 * configure: -recurring becomes -silent. corrected help message
1917 for -site= option.
1918
1919 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
1920
1921Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1922
1923 * configure: when building Makefile for crosses, replace
1924 tooldir and program_prefix. default srcdir from location of
1925 config.sub. remove "for host in hosts" and "for target in
1926 targets" loops.
1927
1928Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1929
1930 * Makefile.in: Do not pass bindir or mandir to cvs.
1931
1932Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
1933
1934 * Makefile.in, configure.in: removed traces of namesubdir,
1935 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
1936 copyrights to '92, changed some from Cygnus to FSF.
1937
1938 * configure.texi: remove most references to multiple hosts,
1939 multiple targets, subdirs, etc.
1940
1941 * configure.man: removed rcsid. reference config.sub not
1942 config.subr.
b74fd080
RP
1943
1944 * Makefile.in: mkdir $(infodir) on install-info.
1945
1946Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
1947
1948 * configure.texi: Explain better about .gdbinit and about
1949 the environment that configure.in sections run in.
1950
1951Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
1952
1953 * configure.in: Ultrix is only a decstation if it's a MIPS.
1954
1955Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
1956
1957 * README: DOC.configure => cfg-paper.texi.
1958
b0606560
SG
1959Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
1960
1961 * config.sub (near case $os): Don't convert newsos* to bsd!
1962
1963Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
1964
1965 * Makefile.in: Reinstall change from gdb-4.3 that reduces
1966 the number of copies of COPYING that go into the GDB tar file.
1967
92732c27
SG
1968Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
1969
1970 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
1971 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
1972 Fix SCO configuration stuff.
1973
4cc027e1
PB
1974Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
1975
1976 * Makefile.in: For libg++, make sure the -I pointing
1977 to the gcc directory goes *after* all the libg++-local -I flags.
1978 Also, move just-gcc dependency from just-libg++ to all-libg++.
1979
1980Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
1981
1982 * configure: Change -x to -f to keep Ultrix /bin/test happy.
1983
1984Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
1985
1986 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
1987
aa2e8c1c
FF
1988Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
1989
1f97bff7 1990 * config.sub: Add stratus configuration frags. Also
aa2e8c1c
FF
1991 submitted to FSF.
1992
c1e296fc
SG
1993Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
1994
1a7cac26
SG
1995 * Makefile.in (DEV_SUPPORT): add configure.man.
1996
c1e296fc
SG
1997 * config.sub(Decode manufacturer-specific): add -none*.
1998
23e3e7f9
SG
1999Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
2000
2001 * Makefile.in: remove form feeds to make Sun's make happy.
2002 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
2003
2004Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
2005
2006 * Makefile.in (AR_FLAGS): Make quieter.
2007
2008Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
2009
2010 * configure.in: Add libg++.
2011 * configure: When verbose, don't output the command line at each
2012 level; it will be unremarkably the same as the previous version,
2013 which will be the same as what the user typed.
2014
e488e581
RP
2015Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
2016
079399f6
RP
2017 * configure.in, Makefile.in: fix clean-info, add flex. add
2018 fileutils.
25113b46 2019
079399f6
RP
2020 * configure: be less sensitive to spaces in Makefile.in. Do not
2021 look for sources in "..". Doing so breaks subdirectories that
2022 might have their own configure. If a subdir has it's own
2023 configure script, use it.
e488e581 2024
62ddb92b
RP
2025Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
2026
2027 * cfg-paper.texi: some changes suggested by rms.
2028
7dac6086
FF
2029Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
2030
2031 * config.sub: Merge in some small additions from the FSF version,
2032 taken from the gcc distribution, to bring the Cygnus and FSF
2033 versions into closer sync.
2034
5f32984e
FF
2035Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
2036
2037 * configure.in: Changed svr4 references to sysv4.
2038
0c72405d
RP
2039Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
2040
2041 * configure: added -V for version number option.
2042
7d283cc1
RP
2043Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
2044
2045 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
2046 renamed from DOC.configure to cfg-paper.texi.
2047
2048Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2049
2050 * configure, config.subr, config.sub: config.subr is now
2051 config.sub again.
2052
f6031817
RP
2053Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
2054
7d283cc1
RP
2055 * configure.texi: new file, in progress.
2056
2057 * Makefile.in: build info file and install the man page for
2058 configure.
2059
2060 * configure.man: new file, first cut.
2061
7da1d334 2062 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
2063 has gone. removed all traces of the -ansi option. removed all
2064 traces of the -languages option.
7da1d334 2065
f6031817
RP
2066 * config.subr: resync from rms.
2067
9a9e8e7f
RP
2068Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2069
475576ae
RP
2070 * configure, config.sub, config.subr: merge config.sub into
2071 config.subr, call the result config.subr, remove config.sub, use
2072 config.subr.
2073
9a9e8e7f
RP
2074 * Makefile.in: revised install for dir.info.
2075
e9712bee
RP
2076Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2077
806fd9fc
RP
2078 * configure.in: add decstation host makefile frag.
2079
bb07ee3e 2080 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 2081 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
2082 Make directories for info install. Build dir.info here then
2083 install it.
e9712bee 2084
b26ff9d8
RP
2085Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2086
2087 * Makefile.in: fix for bad directory tests.
2088
098676c9
RP
2089Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2090
0e0643c7 2091 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 2092 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 2093
098676c9
RP
2094 * Makefile.in: unwrapped some for loops so that parallel makes
2095 work again and so one can focus one's attention on a particular
2096 package.
2097
2098Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2099
2100 * configure: added PWD as a stand in for `pwd` (for speed). use
2101 elif wherever possible. make -srcdir work without -objdir.
1f97bff7 2102 -objdir= commented out.
098676c9
RP
2103
2104Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2105
2106 * configure: +options become --options. -subdirs commented out.
2107 added -host, -datadir. Renamed -destdir to -prefix. Comment in
2108 Makefile now at top of generated Makefile. Removed cvs log
2109 entries. added -srcdir. create .gdbinit only if there is one
2110 in ${srcdir}.
2111
2112 * Makefile.in: idestdir and ddestdir go away. Added copyrights
2113 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
2114 and mandir now keyed off datadir by default.
2115
2116Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2117
2118 * Freshly created ChangeLog.
2119
This page took 0.179149 seconds and 4 git commands to generate.