* ChangeLog, ChangeLog-92: Split ChangeLog at 1993.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
a0b9aa8d
RP
1Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
2
3 * configure: Change help message to prefer --options rather than
4 -options.
5
6Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
7
8 * Makefile.in: Use srcroot to find runtest rather than rootme.
9 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10
35064dd5
ILT
11Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12
13 * test-build.mk: Extensive additions to support building on a
14 machine other than the host.
15
eb9e6f22
JK
16Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17
18 * configure (tooldir): Fix for i386-aix again.
19
0404e104
PB
20Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21
eb9e6f22 22 * configure, Makefile.in: Change definition of $(tooldir)
0404e104
PB
23 to match the FSF.
24
25Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
26
27 * config.guess: Recognize i[34]86/SVR4.
28
77372bff
SC
29Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
30
31 * Makefile.in (all-gdb): gdb depends on sim.
32
873045c1
FF
33Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
34
35 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
36 at the same time we make the prototype gdb directory.
37 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
38 files at the same time as the gdb base release distribution.
39
65088029
ILT
40Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
41
42 * Makefile.in (check): Use individual check targets rather than
43 DO_X rule.
44 (check-gcc): Added.
45
99aea58e
JK
46Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
47
48 * config.sub: Use sysv3.2 not sysv32 for canonical OS
49 for System V release 3.2.
50
99a5da15
KR
51Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
52
53 * config.sub: Recognize hppaosf.
54 * configure.in: Do configure ld/binutils/gas for it.
55
56Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
57
58 * configure (tooldir): Alter syntax used to set this, for systems
59 where "\$" isn't handled right, like i386-aix.
60
61Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
62
63 * configure: Pass program-transform-name, not
64 program_transform_name, to recursive configures.
65
cf345262
KR
66Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
67
68 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
69 of gas+ld+binutils.
70
71Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
72
73 * config.guess: Recognize AIX3.2 as distinct from 3.1.
74
75Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
76
77 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
78
79 * config/mh-delta88: remove extraneous GCC references
80
81Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
82
83 * Makefile.in (PRMS): Set back to all-prms.
84
da962137
ILT
85Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
86
87 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
88 targets, rather than for MIPS hosts.
89
6a42d184
DZ
90Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
91
92 * configure.in: add comment for --with-x default values
93
94 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
95
96 * Makefile.in: add check-* targets for each of the directories in
97 the tree. Add a definition of RUNTEST that will use the one we
98 just built, if it exists. Pass this down via FLAGS_TO_PASS.
99
a649a160
ILT
100Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
101
102 * configure.in: Removed obsolete references to bfd_target and
103 target_makefile_frag.
104
105 * build-all.mk: Set assorted targets for Q2.
106 * config.sub: Recognize z8k-sim and h8300-hms.
107 * test-build.mk: Really don't pass host to configure.
108 (HOLES): Added uname.
109
13998f7e
ILT
110Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
111
112 * configure: Handle an empty program-prefix, program-suffix or
113 program-transform-name correctly.
114
115Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
116
117 * build-all.mk: -G 8 no longer required for MIPS targets.
118 * test-build.mk: Don't pass host argument to configure; make it
119 guess.
120
8d3ca594
FF
121Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
122
123 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
124 * Makefile.in (COMPRESS): New macro, like GZIP.
125
013e4fa8
ILT
126Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
127
8d3ca594
FF
128 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
129
013e4fa8
ILT
130 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
131 with gas currently defaults to -G 0.
132
3dcd81b9
ILT
133Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
134
7dcc0664
ILT
135 * Makefile.in (all-flex): flex depends on byacc.
136
12eda620
ILT
137 * build-all.mk: If host not specified, use config.guess. Pass TAG
138 to test-build.mk as RELEASE_TAG.
139 * test-build.mk (configargs): New variable containing arguments to
140 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
141 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
142
143 * config.guess: Use /bin/uname when checking -X argument on SCO,
144 to avoid invoking GNU uname which doesn't understand -X.
145
43ba04b1
ILT
146 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
147
37ed0b11 148 * configure.in: Build gas for mips-*-*.
3dcd81b9 149
46d0ca81
RP
150Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
151
152 * Makefile.in (all.normal): insert missing backslash.
153
79337c85
ILT
154Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
155
4cb66853
ILT
156 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
157 gcc requirements.
158
79337c85
ILT
159 * Makefile.in: Complete overhaul to merge many almost identical
160 targets.
161
162Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
163
164 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
165 (gdb.tar.Z): Adjusted.
166
167 * Makefile.in (setup-dirs, taz): New targets; should be general
168 enough to adapt for gdb sometime. Build only .z file.
169 (gas.tar.z): New target.
170
6d98b3d2
ILT
171Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
172
173 * build-all.mk: Use CC=cc -Xs on Solaris.
174
48686e6d
DZ
175Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
176
177 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
178
179 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
180 working xmakefile for Emacs.
181
182Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
183
184 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
185 for handling BISON for FSF releases.
186
8aec543c
KR
187Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
188
189 * configure: Actually implement the change zoo just documented.
190
3dec6e14
DZ
191Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
192
193 * configure: when using config.guess, only set target_alias when
194 it's not already been set (ie, on the command line)
195
1a14993c
DZ
196Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
197
198 * Makefile.in: add installcheck target, set PRMS to install-prms
199
34bdab16
DZ
200Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
201
73f1f5ba
DZ
202 * configure: add support for package_makefile_fragment, handle the
203 case where a directory has a configure.in file but no Makefile.in
e5c6be8f 204 more gracefully (with an actual understandable error message, even);
8aec543c 205 add support for --without (and add this to the usage message); also
e5c6be8f
DZ
206 explicitly add a --host=${host_alias} to the command line when
207 config.guess is used
34bdab16 208
82aabe60
JW
209Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
210
211 * configure: Must use both --host and --target in recursive calls.
212
caba7dbe
ILT
213Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
214
215 * Makefile.in: Change deja-gnu to dejagnu.
216
8871eea2
ILT
217Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
218
f755298c
ILT
219 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
220
9f579565
DZ
221Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
222
223 * configure.in: canonicalize all instances to *-*-solaris2*,
224 also strip out a number of tools to not build for go32 host
225
6559fbdb
RP
226Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
227
228 * config.guess: add GPL.
229
230 * Makefile.in, config.guess, config.sub, configure: bump
231 copyrights to 93.
232
1fa4a94e
ILT
233Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
234
36286a3e
ILT
235 * Makefile.in (do-info): Removed obsolete check for existence of
236 localenv file.
237
1fa4a94e
ILT
238 * Makefile.in (MAKEOVERRIDES): Define to be empty.
239
50fbe976
DZ
240Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
241
242 * Makefile.in: a couple of 'else true' for decstation,
243 support for TclX
244
245 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
246
53222cbd
RP
247Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
248
249 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
250
251Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
252
253 * config.guess: Recognize i386-ibm-aix (PS/2).
254 * configure.in: Use config/mh-aix386 file for it.
255
d8bfa0f9
ILT
256Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
257
258 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
259 CC_FOR_TARGET instead.
260 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
261
262Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
263
264 * Makefile.in: Add sim to list of directories sent with gdb
265
77379667
KR
266Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
267
268 * configure.in: Put back mips-dec-bsd* case.
269
d3c06c91
FF
270Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
271
272 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
273 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
274 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
275 * config/mh-vaxult2: New file.
276
277Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
278
279 * configure.in: remove no-op mips-dec-bsd* in "case $target"
280
281 * Makefile.in (dir.info): only run gen-info-dir if it exists,
282 (install-info): install dir.info only if it exists,
283 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
284
be956b0c
KR
285Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
286
f9667cbe
KR
287 * configure.in: For vms target, skip bfd, ld, binutils. Do build
288 gas for mips-dec-bsd.
be956b0c 289
0c85d4ac 290Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
0e519240 291
0c85d4ac
ILT
292 * configure (makesrcdir): If ${srcdir} is relative and not ".",
293 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
0e519240 294
9f33c264
BK
295Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
296
297 * configure.in: Added "dejagnu" to hosttools list.
298
ba7f177a
PB
299Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
300
301 * config.sub, configure.in, config.guess: Add support
302 for Bosx, an AIX variant from Bull.
303 Patches from F.Pierresteguy@frcl.bull.fr.
304
4d3b63f7
MW
305Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
306
307 * devo/dejagnu: Initial creation of devo/dejagnu.
308 Migrated dejagnu testcases and support files for testing software
309 tools to reside as subdirectories, currently called "testsuite",
310 within the directory of the software tool. Migrated all programs,
311 support libraries, etc. beloging to dejagnu proper from
312 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
313 with no modifications. The changes to these files which will
314 allow them to configure, build, and execute properly will be made
315 in a future update.
316
98941fab
BK
317Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
318
319 * Makefile.in: Change send_pr to send-pr.
320 * configure.in: Likewise.
321 * send_pr: Renamed directory to send-pr.
322
81246025
PB
323Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
324
325 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
326
69ea5cf5
JG
327Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
328
329 * README: Update for gdb-4.8 release.
81246025
PB
330 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
331 gdb-xxx.tar.z (gzip'd) file also.
69ea5cf5 332
7e57a051
DZ
333Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
334
335 * Makefile.in: make all-diff depend on all-libiberty
336
e528bc64
RP
337Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
338
339 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
340
07362bd9
DZ
341Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
342
343 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
344
6d681784
JG
345Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
346
347 * Makefile.in (DEVO_SUPPORT): Remove etc directory
348 (ETC_SUPPORT): Only add the files GDB wants from etc/.
42187387 349 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6d681784
JG
350
351Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
352
353 * Makefile.in: makeinfo binary is in a new location
354
94457618
ILT
355Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
356
6d681784
JG
357 * config.sub: Accept -ecoff as an OS.
358
0ef4728f
ILT
359 * Makefile.in: Various changes to eliminate a level of make
360 recursion and reduce the required command line length.
361 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
362 sub-makes.
363 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
364 variables holding settings for specific sub-makes.
365 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
366 in terms of BASE_FLAGS_TO_PASS.
367 (TARGET_LIBS): New variable listing directories which use
368 TARGET_FLAGS_TO_PASS.
369 (subdir_do): Eliminated.
370 (do-*): New set of targets to replace subdir_do.
371 (various): All targets which used subdir_do now depend on do-*.
372 (local-clean): Renamed from do_clean.
373 (local-distclean): New target, dependency of distclean and
374 realclean.
375 (install-info): Don't create directories. Depend on dir.info
376 rather than calling make recursively.
377 (install-dir.info): Eliminated.
378 (install-info-dirs): Create all info directories here.
379 (dir.info): Depend upon do-install-info.
380
94457618
ILT
381 * test-build.mk (HOLES): Added false.
382
d49f4c8a
PB
383Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
384
385 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
386
387Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
388
389 * Makefile.in (info): remove dependency on all-texinfo. The
390 problem was really in texinfo/C, not at this level.
391
ff9d0fd5
ILT
392Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
393
394 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
395
eab2562e
JG
396Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
397
398 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
399 GDB releases.
400
318dc570
KR
401Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
402
403 * configure: Include srcdir in message about target of link not
016f8f06
KR
404 being found. Don't convert `-' to `_' in `with' options being
405 passed to subdirs.
318dc570 406
4a2f0c79
DZ
407Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
408
409 * configure.in: add uudecode to host_tools
410
411 * Makefile.in: added {all,install}-uudecode targets, added them to
412 the appropriate lists
413
6bdeaead
ILT
414Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
415
cb4005ff
ILT
416 * Makefile.in (all-gcc): Added dependency on all-gas.
417
6bdeaead
ILT
418 * configure.in (mips-*-*): Build ld and binutils.
419
09e0b992
RP
420Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
421
422 * configure: check return code from mkdir, print error message and
423 exit on failure.
424
f980fcfb
JG
425Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
426
427 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
428
41a88234
ILT
429Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
430
431 * test-build.mk (HOLES): Added tar, cpio and uudecode.
432
3a8d4a5f
JW
433Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
434
435 * config.sub (h8500): Recognize this as a cpu type.
436
437Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
438
439 * configure: source directory missing is no longer a warning
440
441 * configure.in: recognize irix[34]* instead of irix[34]
442
443 * Makefile.in: define and pass down X11_LIB
444
445 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
446
5cc24596
PB
447Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
448
449 * guess-systype: Renamed to ...
450 * config.guess: ... by popular request.
451 * configure.in, Makefile.in: Update accordingly.
452
746ed525
PB
453Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
454
455 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
456 + Add Convex, Cray/Unicos, and Encore/Multimax support.
457 + Execute ./dummy instead of assuming . is in PATH.
458
459Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
460
461 * guess-systype: New shell script. Attempts to guess the
462 canonical host name of the executing host.
463 Only a few hosts are supported so far.
464 * configure: Call guess-systype if no host is specified.
465
aa121275
ILT
466Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
467
468 * Makefile.in (gcc-no-fixedincludes): Made to work with current
469 gcc Makefile.
470
7d9f0c54 471
f4e414f1
ILT
472Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
473
474 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
475 (all-gcc, install-gcc, subdir_do): Use it.
476
31883f01
JW
477Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
478
479 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
480
31883f01
JW
481Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
482
483 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
484 set exclusively by configure, using configure.in .
31883f01
JW
485
486Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
487
488 * test-build.mk: set $PATH for all builds
489
490 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
491
bc2a2c17
FF
492Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
493
494 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
495 the one used in gcc/Makefile.in, so that a null expansion doesn't
496 override the one needed to build gcc with a native cc.
497
bc2a2c17 498
2e255ccc
KR
499Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
500
501 * configure: Accept -with arguments.
502
5dca5185
SC
503Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
504
505 * Makefile.in: added h8300sim
506
21412832
ILT
507Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
508
54f1b715
ILT
509 * config/mh-sco: Don't override BISON definition.
510
21412832
ILT
511 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
512 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
513 (all-cygnus, native, build-cygnus): Make
514 $(canonhost)-stamp-3stage-done, not $(host)....
515 * test-build.mk (stamp-3stage-compared): Use tail +10c for
516 i386-sco3.2v4. Added else true to if command.
517
a70c9959
KR
518Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
519
520 * config.sub: (from FSF) Sequent uses a BSD-like OS.
521
19fb2a5f
ILT
522Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
523
524 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
525
83a47678
DZ
526Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
527
528 * configure.in: don't remove binutils from Solaris builds
529
e9b5ed59
DZ
530Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
531
532 * Makefile.in: get rid of earlier definitions for *clean,
533 also handle the recursive info rule better
534
3b30df82
PB
535Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
536
537 * Makefile.in (mostlyclean, distclean, realclean): Fix to
538 do more-or-less the right thing.
539
e85e07cb
ILT
540Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
541
542 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
543 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
544
545Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
546
547 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
548 $(host_canonical).
549
550 * configure.in: split the configdirs list into 4 categories (native
551 v. cross, library v. tool) and handle the cross-only and native-
552 only in more reasonable (and correct!) way.
553
f21de933
SG
554Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
555
556 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
557 configdirs anymore.
558
b1cceba2
DZ
559Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
560
561 * Makefile.in: extensive cleanup:: removed all of the explicit
562 clean-* targets, collapsed many wrappers around subdir_do into
563 one, added additional targets to satisfy standards.texi, deleted
564 some old targets, some changes for consistency
565
566Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
567
568 * configure.in: handle some programs as cross-only, and others as
569 native only
570
571 * test-build.mk: handle partial holes in a more generic manner
572
573 * Makefile.in: m4 depends on libiberty
574
575Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
576
577 * config/mh-sco: don't default $(CC) to gcc
578
1dcc1344
DZ
579Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
580
581 * configure.in: add m4, textutils, fileutils, sed, shellutils,
582 time, wdiff, and find to configdirs
583
b1cceba2
DZ
584 * Makefile.in: all, clean, and install rules for the new programs
585 added to configure.in
586
d10f77c1
DZ
587Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
588
63a2386a
DZ
589 * configure.in: use mh-sun for all *-sun-* hosts
590
d10f77c1
DZ
591 * config/mh-solaris: rework standard X location to use
592 $OPENWINHOME, if defined.
593
594 * config/mh-sun: handle X11 include locations
595
596 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
597 work around dain-bramaged DECwindows include files
598
d1bea4c7
DZ
599Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
600
601 * Makefile.in: define flags for X11 include files and library file
602 locations, pass them down to the programs that need this info
603
c676f606
DZ
604 * build-all.mk: added a 'native' target, to 3stage the native toolchain
605
55f6d8c4
DZ
606 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
607 the vendor supplied X11 headers and libraries
608
d1bea4c7
DZ
609Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
610
611 * configure.in: start building libg++ for HP-UX targets
612
009cf24b
JG
613Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
614
615 * README: Update references to files moved into etc/.
616
617Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
618
619 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
620 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
621
622Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
623
624 * configure: accept dash as well as underscore in long option
625 names for FSF compatibility.
626
74c5c43a
ILT
627Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
628
629 * config.sub: added -sco3.2v4 support from FSF.
630
631Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
632
633 * configure.in: expand the section that adds or removes
634 directories from the list of programs to build, to handle native
635 vs. cross in addition to host v. native
636
637Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
638
639 * Makefile.in: Replace C++ in macro names with CXX.
640 This is less likely to break ...
641
642Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
643
644 * test-build.mk: add -w to GNU_MAKE
645
255d0979
DZ
646Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
647
3c52e52d
DZ
648 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
649 add 'sparc' to list of recognized cpus. This needed to make
52d5a27d
DZ
650 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
651 Delete some redundant ose68 variants. Recognize -wrs as an os,
652 then changes that into $CPU-wrs-vxworks.
3c52e52d
DZ
653
654 * configure.in: remove most references to gdbtest, regularize
655 target based program removal
656
255d0979
DZ
657 * test-build.mk: import from p3 tree (many fixes and changes)
658
ffce44a0
DZ
659Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
660
661 * Makefile.in: added rules to handle tcl, tk, and expect
662
663 * configure.in: handle those directories if they exist
664
378fd382
DZ
665Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
666
667 * config.sub: removed bogus hppabsd and hppahpux names, since
668 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
669
670Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
671
672 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
673 depends upon all-xiberty
674
675 * Makefile.in: changes from p3, including:
676
677 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
678
679 * Makefile.in (XTRAFLAGS): include newlib directories if
680 newlib/Makefile exists, rather than if host != target.
681
682 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
683
684 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
685 from the same source tree and not building a cross-compiler. This
686 matters for the libg++ configuration if reconfiguring a tree that
687 has already been installed.
688
689 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
690
691 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
692 pick up the machine and system specific header files.
693
694 * Makefile.in: added AS_FOR_TARGET, passed down in
695 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
696 the C compiler to use to create programs which are run in the
697 build environment, set it to default to $(CC), and passed it down
698 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
699
700 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
701
702 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
703 We need them for unusual native builds, like systems without
704 ranlib.
705
706 * configure: also define $(host_canonical) and
707 $(target_canonical), which are the full, canonical names for the
708 given host and target
709
df93a6c1
MW
710Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
711
712 * Makefile.in: Added separate definitions for C++.
713
7a8d10ce
FF
714Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
715
716 * configure.in (configdirs): Add deja-gnu.
717
718Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
719
720 * README: Update for configure.texi and gdb-4.7 release.
721
722Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
723
724 * Makefile.in: Move "all" target to top of file.
725 Previously, first target was ".PHONY" which caused BSD4.4 make
726 to build .PHONY when make was run without arguments.
727
728Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
729
730 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
731 Library-copylefted code in libiberty.
732
ee3b893b
JG
733Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
734
735 * config.sub: Replace m68kmote with plain old m68k.
736
5a63b336
JG
737Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
738
739 * Makefile.in: Remove space from blank line, avoid Make complaints.
740
23ab00aa
KR
741Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
742
743 * config.sub: Complain if no argument is given. Added support for
744 386bsd as OS and target alias.
745
9d401625
ILT
746Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
747
748 * Makefile.in (XTRAFLAGS): include newlib directories if
749 newlib/Makefile exists, rather than if host != target.
750
fb90daeb
ME
751Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
752
753 * config.sub: recognize sparclite-wrs-vxworks.
754
755 * Makefile.in (install-xiberty): added *-xiberty make rules (from
756 p3.) Added clean-xiberty to clean.
757
758Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
759
760 * configure.in: use *-*-* instead of nested cases for host and target
761
ab96cdfc
ILT
762Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
763
764 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
765 from the same source tree and not building a cross-compiler. This
766 matters for the libg++ configuration if reconfiguring a tree that
767 has already been installed.
768
769Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
770
771 * config.sub (i486v/i486v4): Merge in from FSF version.
772
2ec3d07c
ME
773Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
774
775 * configure: only set PWD if it is already set.
776
fc11b71a
ME
777Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
778
779 * configure: just set PWD=`pwd` at the top, since Ultrix sh
780 doesn't have unset and all success paths (and most error paths)
781 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
782 to just ${PWD} to avoid confusion.)
783
c5108322
ILT
784Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
785
786 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
787 even for a native compilation.
788
4a63dfde
JG
789Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
790
791 Changes to make the gdb.tar.Z rule work better.
792
793 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
794 (DEVO_SUPPORT): Add configure.texi.
795 (bfd-ilrt.tar.Z): Remove ancient rule.
796
440868a0
ILT
797Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
798
0012a471
ILT
799 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
800 pick up the machine and system specific header files.
801
f68be6f0
ILT
802 * configure.in, config.sub: added new target m68010-adobe-scout,
803 with alias of adobe68k. Changed configure.in to check for
804 -scout before -sco* to avoid a false match.
805
440868a0
ILT
806 * Makefile.in: added AS_FOR_TARGET, passed down in
807 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
808 the C compiler to use to create programs which are run in the
809 build environment, set it to default to $(CC), and passed it down
810 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
811
51489233
ILT
812Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
813
814 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
815 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
816 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
817 FOR_TARGET variants, to newlib and libg++.
818
a904db53
KR
819Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
820
821 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
822 first.
823
824Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
825
826 * config.sub: Accept `elf' as an environment.
827
319a021e
SC
828Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
829
a904db53 830 * Makefile.in (all-opcodes): cd into the right directory
319a021e 831
d257b46f
ILT
832Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
833
834 * configure: added -program_transform_name option, used as
835 argument to sed when installing programs.
836 configure.texi: added documentation for -program_prefix,
837 -program_suffix and -program_transform_name.
838
6e122179
JG
839Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
840
841 * config.sub: Accept i486 where i386 ok.
842
de0f17d8
BK
843Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
844
845 * config.sub: accept we32k
846
56dcef3c
ILT
847Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
848
de0f17d8
BK
849 * config.sub, configure.in: accept OSE68000 and OSE68k.
850
56dcef3c
ILT
851 * Makefile.in: don't create all directories for ``make install'';
852 let the subdirectories create the ones they need.
853
854Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
855
856 * COPYING: new file, GPL v2
857
01b8752d
DZ
858Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
859
860 * Makefile.in: use the new gen-info-dir, which needs a template
861 argument (which also lives in texinfo)
862
863 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
864
dfa891fc
DZ
865Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
866
867 * config/mh-solaris: removed the -xs from CFLAGS (let the people
868 with Sun's C compiler deal with it themselved)
869
26fe0d7d
FF
870Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
871
872 * config.sub (ncr3000): Change i386 to i486.
873
dfa891fc
DZ
874Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
875
876 * Makefile.in: add install-rcs, install-grep to
877 install-no-fixedincludes, removed install-bison and install-libgcc
878
26fe0d7d
FF
879Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
880
881 * configure.in: grab the HPUX makefile fragment if on HPUX
882
883Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
884
885 * Makefile.in: eradicate bison spoor (ditto libgcc).
886 configure.in: recognise m68{k,000}-ericsson-OSE.
887 es1800 is alias for m68k-ericsson-OSE
888
889Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
890
891 * configure.in: rearrange the parts that remove programs from
892 configdirs, based now on HOST==TARGET or by canonical triple.
893
846b9d7b
RP
894Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
895
896 * test-build.mk: recurse explicitly with -f test-build.mk when
dae8a4cf
RP
897 appropriate. predicate stage3 and comparison on the existence
898 of gcc. That is, if gcc isn't around, we aren't three-staging.
b4edd969
RP
899 On very clean, also remove ...stamp-co. Build in-place before
900 doing other builds.
846b9d7b 901
3ad0ef37
SC
902Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
903
904 * Makefile.in, configure.in: add tgas
905
67b36a23
RP
906Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
907
06a07944
RP
908 * Makefile.in: a number of changes merged in from progressive.
909
2d115749
RP
910 * configure.in: add libm.
911
67b36a23
RP
912 * .cvsignore: ignore some stuff that comes from test-build.mk.
913
179798e1
SG
914Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
915
916 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
917 a symbol-table into the executable.
918
a4168049
FF
919Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
920
921 * config.sub: Add es1800 (m68k-ericsson-es1800).
922
1775539e
RP
923Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
924
925 * configure: Add program_suffix (parallel to program_prefix)
926 * Makefile.in: adjust directory-creting script for losing decstation
1775539e 927
a4168049
FF
928Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
929
930 * configure: Minor $subdir-related fixes.
931
4347369f
SC
932Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
933
934 * configure: fix various problems with propogating
935 makefile_target_frag in subdirs.
936 * configure.in: config libgcc if its there
937
7d87ec82
SG
938Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
939
940 * config.sub: HPPA merge.
941
65f14e33
FF
942Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
943
944 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
945 it is broken on ncr 3000's.
946
947Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
948
949 * Makefile.in: Replace all-bison with all-byacc in all
950 dependency lines for other tools (which now use byacc).
951
18eb7bad
JG
952Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
953
954 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
955
956Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
957
958 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
959
960Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
961
962 * Makefile.in: make gprof rules similar to byacc rules (instead of
963 vestigal $(unsubdir) that didn't work...)
964
f0e9ba1e
PB
965Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
966
967 * config.sub: Add support for Linux.
968 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
969 (at least for libg++).
970
72754842
DZ
971Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
972
973 * configure.texi: fix doc for the -nfp option to configure
974
2198e4ba
MT
975Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
976
977 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
978
979Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
980
981 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
982 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
983 * configure.in: added solaris* host_makefile_frag hook.
984
a5992d11
DZ
985Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
986
987 * config.sub: changed recognition of m68000 so that various
988 m68k types can be specified via m680[01234]0
989
07f1d175
DZ
990Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
991
992 * config.sub (basic_machine): fix sed so that '-foo' isn't
993 completely substituted out while .+'-foo' loses the '-foo'
994
ad1f7512
MT
995Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
996
997 * config.sub ($os): Add -aout.
998
999Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
1000
1001 * configure: If host_makefile_frag is absolute, don't
1002 prefix ${invsubdir} (relevant to libg++ auto-configure).
1003
11ad114b
MT
1004Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
1005
1006 * Makefile.in (tooldir): Define it.
1007 (all-ld): Depend on all-flex.
1008
1009Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
1010
1011 * Makefile.in (check): Fix libg++ special case.
1012
a60ff512
RP
1013Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
1014
9dba22c6
RP
1015 * configure: do not bury `pwd` into config.status, thus do fewer
1016 pwd's.
1017
3b6f914f
RP
1018 * configure: print the "Building in" message only when building in
1019 other than "." AND verbose.
1020
a98e98d3
RP
1021 * configure: remove -s, rework -v to better accomodate guested
1022 configures.
1023
a60ff512
RP
1024 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
1025
1026Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
1027
1028 * Makefile.in: macroize flags passed on recursion. remove
1029 fileutils.
1030
5bdf762b
RP
1031Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
1032
a60ff512
RP
1033 * configure: get makesrcdir right for subdirs deeper than 1.
1034
5bdf762b
RP
1035 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
1036 install.
1037
1dbe4d41
RP
1038Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
1039
1040 * Makefile.in: don't print subdir_do or recursion lines.
1041
5bdf762b
RP
1042Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
1043
1044 * standards.texi: added menu item.
1045
1046 * Makefile.in: build and install standards.info.
1047
1048 * standards.texi: new file.
1049
92b9ed40
RP
1050Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1051
1052 * configure: test for and move config.status pieces from
1053 ${subdir}/.
1054
58760cda
FF
1055Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
1056
1057 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
1058 CFLAGS per new configuration strategy.
1059 * configure: Test for existance of files before trying to mv
1060 them, to avoid numerous non-existance messages.
1061
94c7ae21
RP
1062Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
1063
53988f33
RP
1064 * configure: correct final line of config.status.
1065
86112802
RP
1066 * configure: patch from eggert. Avoids a protection problem if
1067 the original Makefile.in is read only.
1068
196377ee
RP
1069 * configure: use move-if-change from gcc to create config.status.
1070 Some makefiles depend on config.status to tell if a directory
1071 has been reconfigured for a different host. This change
1072 prevents those directories from remaking everything in the case
1073 where the reconfig was only intended to rebuild a Makefile.
1074
94c7ae21
RP
1075 * configure: test for config.sub with "config.sub sun4" rather
1076 than "config.sub ${host_alias}". Otherwise we can't tell a bad
1077 host alias from a missing config.sub.
1078
9546e9b4
RP
1079Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1080
1081 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
1082 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
1083
1084Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
1085
1086 * configure: mkdir ${subdir} as needed.
1087
618f57a9
RP
1088Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
1089
1090 * Makefile.in,configure.in: added autoconf.
1091
ee1dc1b7
RP
1092Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1093
9546e9b4
RP
1094 * Makefile.in: no longer pass against on recursion.
1095
e1ca0072
RP
1096 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
1097 definitions are not inherited.
1098
ee1dc1b7
RP
1099 * configure: correct makesrcdir when subdir is .
1100
8becd045
PB
1101Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
1102
1103 * configure: Add support for 'subdirs' variable, which is
1104 like 'configdirs', except that configure doesn't re-invoke
1105 itself for subdirs, it just creates a Makefile for each subdir.
1106 * configure.texi: Document subdirs.
1107
6adac399
DZ
1108Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1109
1110 * configure.in: added flex to configdirs
1111
64d424c6
RP
1112Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
1113
1114 * Makefile.in: remove clean-stamps from clean.
1115
347e3a00
JG
1116Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
1117
1118 * configure.in: Add gdbtest to configdirs.
1119
c4fb14b7
FF
1120Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
1121
1122 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
1123 to recursive makes.
1124 * configure.in: Recognize new ncr3000 config.
1125
1126Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
1127
1128 * Makefile.in, configure.in: removed references to gdbm.
1129
6910a5ac
PB
1130Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
1131
1132 * config.sub: Don't canonicalize os value
1133 newsos* to bsd (readline needs to check for newsos).
1134 (This fix was earlier made Jan 31, but got re-broken.)
1135
dd7368a7
SG
1136Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
1137
27c28d61
SG
1138 * configure.in: sco is an os, not a vendor!
1139
dd7368a7
SG
1140 * configure: Quote $( better. Keep various shells happy.
1141
1142Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
1143
1144 * Makefile.in: eliminate stamp-files.
1145
079b2abe
RP
1146Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
1147
1148 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
1149 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
1150
1151Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
1152
1153 * config.sub: fix iris/iris3.
1154
88578a2a
RP
1155Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
1156
1157 * configure: re-add -rm.
1158
b4e2a59b
RP
1159Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
1160
e855b0f8
RP
1161 * Maskefile.in: add .stmp-rcs to all.
1162
b4e2a59b
RP
1163 * configure.in: remove gas from rs6000 build, use aix host fragment.
1164
0e693d0b
RP
1165Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
1166
1167 * configure: pass down site_option during recursion.
1168
66cfe047
SG
1169Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
1170
52963fb7 1171 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
1172
1173Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
1174
1175 * configure: Change exec_prefix so that it really defaults to prefix.
1176
bb24c7e6
FF
1177Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
1178
1179 * Makefile.in, configure.in: Add support for mmalloc library.
1180
b7dd30ab
RP
1181Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
1182
1183 * Makefile.in: add stmp dependencies for a few more things.
1184
1cb49e87
RP
1185Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
1186
b7dd30ab
RP
1187 * configure: adjusted error message on objdir/srcdir configure
1188 collision, per john's suggestion.
1189
1cb49e87
RP
1190 * Makefile.in: add libiberty stmp to all and all.cross.
1191
02a7ba9a
RP
1192Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
1193
1194 * Makefile.in: remove force dependencies, add grep to all.
1195
c1e4672c
RP
1196Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
1197
9d98d2ac
RP
1198 * Makefile.in: drop flex. make stamp files work.
1199
8fd24008
RP
1200 * configure: added test for conflicting configuration in srcdir,
1201 remove trailing slashes from srcdir. Otherwise emacs gdb mode
1202 gets cranky. use relative paths for configure and srcdir
1203 whenever possible. Send some error messages to stderr that were
1204 going to stdout.
c1e4672c
RP
1205
1206Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
1207
1208 * Makefile.in: Fix libg++ rule to check for gcc directory
1209 before using gcc/gcc. Also pass XTRAFLAGS.
1210
1211Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
1212
1213 * Makefile.in: added stmp-files so that directories aren't polled
1214 when they are already built.
1215
1216 * configure.texi: fixed a node pointer problem.
1217
1218Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
1219
3a8d4a5f
JW
1220 * config.sub configure.in config/mh-irix4 gdb/configure.in
1221 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
1222 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
c1e4672c
RP
1223 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
1224
1225Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1226
1227 * configure: -recurring becomes -silent. corrected help message
1228 for -site= option.
1229
1230 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
1231
1232Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1233
1234 * configure: when building Makefile for crosses, replace
1235 tooldir and program_prefix. default srcdir from location of
1236 config.sub. remove "for host in hosts" and "for target in
1237 targets" loops.
1238
1239Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1240
1241 * Makefile.in: Do not pass bindir or mandir to cvs.
1242
1243Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
1244
1245 * Makefile.in, configure.in: removed traces of namesubdir,
1246 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
1247 copyrights to '92, changed some from Cygnus to FSF.
1248
1249 * configure.texi: remove most references to multiple hosts,
1250 multiple targets, subdirs, etc.
1251
1252 * configure.man: removed rcsid. reference config.sub not
1253 config.subr.
b74fd080
RP
1254
1255 * Makefile.in: mkdir $(infodir) on install-info.
1256
1257Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
1258
1259 * configure.texi: Explain better about .gdbinit and about
1260 the environment that configure.in sections run in.
1261
1262Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
1263
1264 * configure.in: Ultrix is only a decstation if it's a MIPS.
1265
1266Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
1267
1268 * README: DOC.configure => cfg-paper.texi.
1269
b0606560
SG
1270Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
1271
1272 * config.sub (near case $os): Don't convert newsos* to bsd!
1273
1274Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
1275
1276 * Makefile.in: Reinstall change from gdb-4.3 that reduces
1277 the number of copies of COPYING that go into the GDB tar file.
1278
92732c27
SG
1279Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
1280
1281 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
1282 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
1283 Fix SCO configuration stuff.
1284
4cc027e1
PB
1285Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
1286
1287 * Makefile.in: For libg++, make sure the -I pointing
1288 to the gcc directory goes *after* all the libg++-local -I flags.
1289 Also, move just-gcc dependency from just-libg++ to all-libg++.
1290
1291Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
1292
1293 * configure: Change -x to -f to keep Ultrix /bin/test happy.
1294
1295Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
1296
1297 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
1298
aa2e8c1c
FF
1299Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
1300
1301 * config.sub: Add stratus configuration frags. Also
1302 submitted to FSF.
1303
c1e296fc
SG
1304Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
1305
1a7cac26
SG
1306 * Makefile.in (DEV_SUPPORT): add configure.man.
1307
c1e296fc
SG
1308 * config.sub(Decode manufacturer-specific): add -none*.
1309
23e3e7f9
SG
1310Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
1311
1312 * Makefile.in: remove form feeds to make Sun's make happy.
1313 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
1314
1315Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
1316
1317 * Makefile.in (AR_FLAGS): Make quieter.
1318
1319Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
1320
1321 * configure.in: Add libg++.
1322 * configure: When verbose, don't output the command line at each
1323 level; it will be unremarkably the same as the previous version,
1324 which will be the same as what the user typed.
1325
e488e581
RP
1326Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
1327
079399f6
RP
1328 * configure.in, Makefile.in: fix clean-info, add flex. add
1329 fileutils.
25113b46 1330
079399f6
RP
1331 * configure: be less sensitive to spaces in Makefile.in. Do not
1332 look for sources in "..". Doing so breaks subdirectories that
1333 might have their own configure. If a subdir has it's own
1334 configure script, use it.
e488e581 1335
62ddb92b
RP
1336Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
1337
1338 * cfg-paper.texi: some changes suggested by rms.
1339
7dac6086
FF
1340Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
1341
1342 * config.sub: Merge in some small additions from the FSF version,
1343 taken from the gcc distribution, to bring the Cygnus and FSF
1344 versions into closer sync.
1345
5f32984e
FF
1346Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
1347
1348 * configure.in: Changed svr4 references to sysv4.
1349
0c72405d
RP
1350Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
1351
1352 * configure: added -V for version number option.
1353
7d283cc1
RP
1354Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
1355
1356 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
1357 renamed from DOC.configure to cfg-paper.texi.
1358
1359Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1360
1361 * configure, config.subr, config.sub: config.subr is now
1362 config.sub again.
1363
f6031817
RP
1364Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
1365
7d283cc1
RP
1366 * configure.texi: new file, in progress.
1367
1368 * Makefile.in: build info file and install the man page for
1369 configure.
1370
1371 * configure.man: new file, first cut.
1372
7da1d334 1373 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
1374 has gone. removed all traces of the -ansi option. removed all
1375 traces of the -languages option.
7da1d334 1376
f6031817
RP
1377 * config.subr: resync from rms.
1378
9a9e8e7f
RP
1379Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1380
475576ae
RP
1381 * configure, config.sub, config.subr: merge config.sub into
1382 config.subr, call the result config.subr, remove config.sub, use
1383 config.subr.
1384
9a9e8e7f
RP
1385 * Makefile.in: revised install for dir.info.
1386
e9712bee
RP
1387Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1388
806fd9fc
RP
1389 * configure.in: add decstation host makefile frag.
1390
bb07ee3e 1391 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 1392 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
1393 Make directories for info install. Build dir.info here then
1394 install it.
e9712bee 1395
b26ff9d8
RP
1396Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1397
1398 * Makefile.in: fix for bad directory tests.
1399
098676c9
RP
1400Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1401
0e0643c7 1402 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 1403 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 1404
098676c9
RP
1405 * Makefile.in: unwrapped some for loops so that parallel makes
1406 work again and so one can focus one's attention on a particular
1407 package.
1408
1409Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1410
1411 * configure: added PWD as a stand in for `pwd` (for speed). use
1412 elif wherever possible. make -srcdir work without -objdir.
1413 -objdir= commented out.
1414
1415Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1416
1417 * configure: +options become --options. -subdirs commented out.
1418 added -host, -datadir. Renamed -destdir to -prefix. Comment in
1419 Makefile now at top of generated Makefile. Removed cvs log
1420 entries. added -srcdir. create .gdbinit only if there is one
1421 in ${srcdir}.
1422
1423 * Makefile.in: idestdir and ddestdir go away. Added copyrights
1424 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
1425 and mandir now keyed off datadir by default.
1426
1427Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1428
1429 * Freshly created ChangeLog.
1430
This page took 0.115301 seconds and 4 git commands to generate.