M88K fixes reported by Carl Greco, <cgreco@Creighton.Edu>:
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
41a88234
ILT
1Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
2
3 * test-build.mk (HOLES): Added tar, cpio and uudecode.
4
3a8d4a5f
JW
5Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
6
7 * config.sub (h8500): Recognize this as a cpu type.
8
9Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10
11 * configure: source directory missing is no longer a warning
12
13 * configure.in: recognize irix[34]* instead of irix[34]
14
15 * Makefile.in: define and pass down X11_LIB
16
17 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
18
5cc24596
PB
19Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20
21 * guess-systype: Renamed to ...
22 * config.guess: ... by popular request.
23 * configure.in, Makefile.in: Update accordingly.
24
746ed525
PB
25Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
26
27 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
28 + Add Convex, Cray/Unicos, and Encore/Multimax support.
29 + Execute ./dummy instead of assuming . is in PATH.
30
31Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
32
33 * guess-systype: New shell script. Attempts to guess the
34 canonical host name of the executing host.
35 Only a few hosts are supported so far.
36 * configure: Call guess-systype if no host is specified.
37
aa121275
ILT
38Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
39
40 * Makefile.in (gcc-no-fixedincludes): Made to work with current
41 gcc Makefile.
42
3a8d4a5f 43**** start-sanitize-chill ****
7d9f0c54
MW
44Fri Jan 15 16:40:54 1993 Mike Werner (mtw@rtl.cygnus.com)
45
7d9f0c54
MW
46 * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
47 and CHILL_LIB.
48 * deja-gnu/gdb.t31/Makefile.in: removed explicit setting of
49 CHILL variables as these are now passed down from the top
50 level makefile using FLAGS_TO_PASS.
3a8d4a5f 51**** end-sanitize-chill ****
7d9f0c54 52
f4e414f1
ILT
53Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
54
55 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
56 (all-gcc, install-gcc, subdir_do): Use it.
57
31883f01
JW
58Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
59
60 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
61
31883f01
JW
62Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
63
64 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
65 set exclusively by configure, using configure.in .
66 **** start-sanitize-chill ****
67 * configure.in: Changed the method by which SUBDIRS is set, in order
68 to properly handle the addition of chill related subdirectories
69 to the SUBDIRS list.
70 **** end-sanitize-chill ****
71
72Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
73
74 * test-build.mk: set $PATH for all builds
75
76 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
77
bc2a2c17
FF
78Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
79
80 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
81 the one used in gcc/Makefile.in, so that a null expansion doesn't
82 override the one needed to build gcc with a native cc.
83
84 **** start-sanitize-chill ****
85Wed Jan 6 07:53:46 1993 Fred Fish (fnf@cygnus.com)
86
87 * Makefile.in (SUBDIRS): Add chillrt.
88 * Makefile.in (all.normal): Add all-chillrt.
89 * Makefile.in (all.cross): Add all-chillrt.
90 * Makefile.in (install-no-fixedincludes): Add install-chillrt.
91 * Makefile.in (install.cross): Add install-chillrt.
92 * Makefile.in (all-chillrt, install-chillrt): New targets.
93 * Makefile.in (subdir_do): Handle chillrt like newlib.
94 * configure.in (target_libs): Add chillrt.
95 **** end-sanitize-chill ****
96
2e255ccc
KR
97Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
98
99 * configure: Accept -with arguments.
100
5dca5185
SC
101Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
102
103 * Makefile.in: added h8300sim
104
21412832
ILT
105Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
106
54f1b715
ILT
107 * config/mh-sco: Don't override BISON definition.
108
21412832
ILT
109 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
110 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
111 (all-cygnus, native, build-cygnus): Make
112 $(canonhost)-stamp-3stage-done, not $(host)....
113 * test-build.mk (stamp-3stage-compared): Use tail +10c for
114 i386-sco3.2v4. Added else true to if command.
115
a70c9959
KR
116Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
117
118 * config.sub: (from FSF) Sequent uses a BSD-like OS.
119
19fb2a5f
ILT
120Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
121
122 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
123
83a47678
DZ
124Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
125
126 * configure.in: don't remove binutils from Solaris builds
127
e9b5ed59
DZ
128Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
129
130 * Makefile.in: get rid of earlier definitions for *clean,
131 also handle the recursive info rule better
132
3b30df82
PB
133Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
134
135 * Makefile.in (mostlyclean, distclean, realclean): Fix to
136 do more-or-less the right thing.
137
e85e07cb
ILT
138Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
139
140 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
141 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
142
143Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
144
145 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
146 $(host_canonical).
147
148 * configure.in: split the configdirs list into 4 categories (native
149 v. cross, library v. tool) and handle the cross-only and native-
150 only in more reasonable (and correct!) way.
151
f21de933
SG
152Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
153
154 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
155 configdirs anymore.
156
b1cceba2
DZ
157Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
158
159 * Makefile.in: extensive cleanup:: removed all of the explicit
160 clean-* targets, collapsed many wrappers around subdir_do into
161 one, added additional targets to satisfy standards.texi, deleted
162 some old targets, some changes for consistency
163
164Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
165
166 * configure.in: handle some programs as cross-only, and others as
167 native only
168
169 * test-build.mk: handle partial holes in a more generic manner
170
171 * Makefile.in: m4 depends on libiberty
172
173Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
174
175 * config/mh-sco: don't default $(CC) to gcc
176
1dcc1344
DZ
177Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
178
179 * configure.in: add m4, textutils, fileutils, sed, shellutils,
180 time, wdiff, and find to configdirs
181
b1cceba2
DZ
182 * Makefile.in: all, clean, and install rules for the new programs
183 added to configure.in
184
d10f77c1
DZ
185Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
186
63a2386a
DZ
187 * configure.in: use mh-sun for all *-sun-* hosts
188
d10f77c1
DZ
189 * config/mh-solaris: rework standard X location to use
190 $OPENWINHOME, if defined.
191
192 * config/mh-sun: handle X11 include locations
193
194 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
195 work around dain-bramaged DECwindows include files
196
d1bea4c7
DZ
197Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
198
199 * Makefile.in: define flags for X11 include files and library file
200 locations, pass them down to the programs that need this info
201
c676f606
DZ
202 * build-all.mk: added a 'native' target, to 3stage the native toolchain
203
55f6d8c4
DZ
204 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
205 the vendor supplied X11 headers and libraries
206
d1bea4c7
DZ
207Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
208
209 * configure.in: start building libg++ for HP-UX targets
210
009cf24b
JG
211Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
212
213 * README: Update references to files moved into etc/.
214
215Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
216
217 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
218 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
219
220Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
221
222 * configure: accept dash as well as underscore in long option
223 names for FSF compatibility.
224
74c5c43a
ILT
225Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
226
227 * config.sub: added -sco3.2v4 support from FSF.
228
229Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
230
231 * configure.in: expand the section that adds or removes
232 directories from the list of programs to build, to handle native
233 vs. cross in addition to host v. native
234
235Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
236
237 * Makefile.in: Replace C++ in macro names with CXX.
238 This is less likely to break ...
239
240Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
241
242 * test-build.mk: add -w to GNU_MAKE
243
255d0979
DZ
244Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
245
3c52e52d
DZ
246 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
247 add 'sparc' to list of recognized cpus. This needed to make
52d5a27d
DZ
248 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
249 Delete some redundant ose68 variants. Recognize -wrs as an os,
250 then changes that into $CPU-wrs-vxworks.
3c52e52d
DZ
251
252 * configure.in: remove most references to gdbtest, regularize
253 target based program removal
254
255d0979
DZ
255 * test-build.mk: import from p3 tree (many fixes and changes)
256
ffce44a0
DZ
257Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
258
259 * Makefile.in: added rules to handle tcl, tk, and expect
260
261 * configure.in: handle those directories if they exist
262
378fd382
DZ
263Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
264
265 * config.sub: removed bogus hppabsd and hppahpux names, since
266 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
267
268Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
269
270 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
271 depends upon all-xiberty
272
273 * Makefile.in: changes from p3, including:
274
275 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
276
277 * Makefile.in (XTRAFLAGS): include newlib directories if
278 newlib/Makefile exists, rather than if host != target.
279
280 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
281
282 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
283 from the same source tree and not building a cross-compiler. This
284 matters for the libg++ configuration if reconfiguring a tree that
285 has already been installed.
286
287 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
288
289 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
290 pick up the machine and system specific header files.
291
292 * Makefile.in: added AS_FOR_TARGET, passed down in
293 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
294 the C compiler to use to create programs which are run in the
295 build environment, set it to default to $(CC), and passed it down
296 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
297
298 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
299
300 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
301 We need them for unusual native builds, like systems without
302 ranlib.
303
304 * configure: also define $(host_canonical) and
305 $(target_canonical), which are the full, canonical names for the
306 given host and target
307
df93a6c1
MW
308Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
309
310 * Makefile.in: Added separate definitions for C++.
311
7a8d10ce
FF
312Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
313
314 * configure.in (configdirs): Add deja-gnu.
315
316Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
317
318 * README: Update for configure.texi and gdb-4.7 release.
319
320Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
321
322 * Makefile.in: Move "all" target to top of file.
323 Previously, first target was ".PHONY" which caused BSD4.4 make
324 to build .PHONY when make was run without arguments.
325
326Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
327
328 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
329 Library-copylefted code in libiberty.
330
ee3b893b
JG
331Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
332
333 * config.sub: Replace m68kmote with plain old m68k.
334
5a63b336
JG
335Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
336
337 * Makefile.in: Remove space from blank line, avoid Make complaints.
338
23ab00aa
KR
339Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
340
341 * config.sub: Complain if no argument is given. Added support for
342 386bsd as OS and target alias.
343
9d401625
ILT
344Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
345
346 * Makefile.in (XTRAFLAGS): include newlib directories if
347 newlib/Makefile exists, rather than if host != target.
348
fb90daeb
ME
349Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
350
351 * config.sub: recognize sparclite-wrs-vxworks.
352
353 * Makefile.in (install-xiberty): added *-xiberty make rules (from
354 p3.) Added clean-xiberty to clean.
355
356Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
357
358 * configure.in: use *-*-* instead of nested cases for host and target
359
ab96cdfc
ILT
360Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
361
362 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
363 from the same source tree and not building a cross-compiler. This
364 matters for the libg++ configuration if reconfiguring a tree that
365 has already been installed.
366
367Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
368
369 * config.sub (i486v/i486v4): Merge in from FSF version.
370
2ec3d07c
ME
371Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
372
373 * configure: only set PWD if it is already set.
374
fc11b71a
ME
375Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
376
377 * configure: just set PWD=`pwd` at the top, since Ultrix sh
378 doesn't have unset and all success paths (and most error paths)
379 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
380 to just ${PWD} to avoid confusion.)
381
c5108322
ILT
382Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
383
384 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
385 even for a native compilation.
386
4a63dfde
JG
387Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
388
389 Changes to make the gdb.tar.Z rule work better.
390
391 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
392 (DEVO_SUPPORT): Add configure.texi.
393 (bfd-ilrt.tar.Z): Remove ancient rule.
394
440868a0
ILT
395Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
396
0012a471
ILT
397 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
398 pick up the machine and system specific header files.
399
f68be6f0
ILT
400 * configure.in, config.sub: added new target m68010-adobe-scout,
401 with alias of adobe68k. Changed configure.in to check for
402 -scout before -sco* to avoid a false match.
403
440868a0
ILT
404 * Makefile.in: added AS_FOR_TARGET, passed down in
405 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
406 the C compiler to use to create programs which are run in the
407 build environment, set it to default to $(CC), and passed it down
408 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
409
51489233
ILT
410Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
411
412 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
413 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
414 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
415 FOR_TARGET variants, to newlib and libg++.
416
a904db53
KR
417Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
418
419 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
420 first.
421
422Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
423
424 * config.sub: Accept `elf' as an environment.
425
319a021e
SC
426Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
427
a904db53 428 * Makefile.in (all-opcodes): cd into the right directory
319a021e 429
d257b46f
ILT
430Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
431
432 * configure: added -program_transform_name option, used as
433 argument to sed when installing programs.
434 configure.texi: added documentation for -program_prefix,
435 -program_suffix and -program_transform_name.
436
6e122179
JG
437Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
438
439 * config.sub: Accept i486 where i386 ok.
440
de0f17d8
BK
441Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
442
443 * config.sub: accept we32k
444
56dcef3c
ILT
445Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
446
de0f17d8
BK
447 * config.sub, configure.in: accept OSE68000 and OSE68k.
448
56dcef3c
ILT
449 * Makefile.in: don't create all directories for ``make install'';
450 let the subdirectories create the ones they need.
451
452Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
453
454 * COPYING: new file, GPL v2
455
01b8752d
DZ
456Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
457
458 * Makefile.in: use the new gen-info-dir, which needs a template
459 argument (which also lives in texinfo)
460
461 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
462
dfa891fc
DZ
463Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
464
465 * config/mh-solaris: removed the -xs from CFLAGS (let the people
466 with Sun's C compiler deal with it themselved)
467
26fe0d7d
FF
468Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
469
470 * config.sub (ncr3000): Change i386 to i486.
471
dfa891fc
DZ
472Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
473
474 * Makefile.in: add install-rcs, install-grep to
475 install-no-fixedincludes, removed install-bison and install-libgcc
476
26fe0d7d
FF
477Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
478
479 * configure.in: grab the HPUX makefile fragment if on HPUX
480
481Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
482
483 * Makefile.in: eradicate bison spoor (ditto libgcc).
484 configure.in: recognise m68{k,000}-ericsson-OSE.
485 es1800 is alias for m68k-ericsson-OSE
486
487Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
488
489 * configure.in: rearrange the parts that remove programs from
490 configdirs, based now on HOST==TARGET or by canonical triple.
491
846b9d7b
RP
492Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
493
494 * test-build.mk: recurse explicitly with -f test-build.mk when
dae8a4cf
RP
495 appropriate. predicate stage3 and comparison on the existence
496 of gcc. That is, if gcc isn't around, we aren't three-staging.
b4edd969
RP
497 On very clean, also remove ...stamp-co. Build in-place before
498 doing other builds.
846b9d7b 499
3ad0ef37
SC
500Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
501
502 * Makefile.in, configure.in: add tgas
503
67b36a23
RP
504Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
505
06a07944
RP
506 * Makefile.in: a number of changes merged in from progressive.
507
2d115749
RP
508 * configure.in: add libm.
509
67b36a23
RP
510 * .cvsignore: ignore some stuff that comes from test-build.mk.
511
179798e1
SG
512Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
513
514 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
515 a symbol-table into the executable.
516
a4168049
FF
517Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
518
519 * config.sub: Add es1800 (m68k-ericsson-es1800).
520
1775539e
RP
521Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
522
523 * configure: Add program_suffix (parallel to program_prefix)
524 * Makefile.in: adjust directory-creting script for losing decstation
1775539e 525
a4168049
FF
526Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
527
528 * configure: Minor $subdir-related fixes.
529
4347369f
SC
530Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
531
532 * configure: fix various problems with propogating
533 makefile_target_frag in subdirs.
534 * configure.in: config libgcc if its there
535
7d87ec82
SG
536Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
537
538 * config.sub: HPPA merge.
539
65f14e33
FF
540Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
541
542 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
543 it is broken on ncr 3000's.
544
545Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
546
547 * Makefile.in: Replace all-bison with all-byacc in all
548 dependency lines for other tools (which now use byacc).
549
18eb7bad
JG
550Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
551
552 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
553
554Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
555
556 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
557
558Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
559
560 * Makefile.in: make gprof rules similar to byacc rules (instead of
561 vestigal $(unsubdir) that didn't work...)
562
f0e9ba1e
PB
563Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
564
565 * config.sub: Add support for Linux.
566 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
567 (at least for libg++).
568
72754842
DZ
569Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
570
571 * configure.texi: fix doc for the -nfp option to configure
572
2198e4ba
MT
573Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
574
575 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
576
577Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
578
579 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
580 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
581 * configure.in: added solaris* host_makefile_frag hook.
582
a5992d11
DZ
583Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
584
585 * config.sub: changed recognition of m68000 so that various
586 m68k types can be specified via m680[01234]0
587
07f1d175
DZ
588Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
589
590 * config.sub (basic_machine): fix sed so that '-foo' isn't
591 completely substituted out while .+'-foo' loses the '-foo'
592
ad1f7512
MT
593Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
594
595 * config.sub ($os): Add -aout.
596
597Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
598
599 * configure: If host_makefile_frag is absolute, don't
600 prefix ${invsubdir} (relevant to libg++ auto-configure).
601
11ad114b
MT
602Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
603
604 * Makefile.in (tooldir): Define it.
605 (all-ld): Depend on all-flex.
606
607Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
608
609 * Makefile.in (check): Fix libg++ special case.
610
a60ff512
RP
611Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
612
9dba22c6
RP
613 * configure: do not bury `pwd` into config.status, thus do fewer
614 pwd's.
615
3b6f914f
RP
616 * configure: print the "Building in" message only when building in
617 other than "." AND verbose.
618
a98e98d3
RP
619 * configure: remove -s, rework -v to better accomodate guested
620 configures.
621
a60ff512
RP
622 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
623
624Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
625
626 * Makefile.in: macroize flags passed on recursion. remove
627 fileutils.
628
5bdf762b
RP
629Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
630
a60ff512
RP
631 * configure: get makesrcdir right for subdirs deeper than 1.
632
5bdf762b
RP
633 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
634 install.
635
1dbe4d41
RP
636Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
637
638 * Makefile.in: don't print subdir_do or recursion lines.
639
5bdf762b
RP
640Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
641
642 * standards.texi: added menu item.
643
644 * Makefile.in: build and install standards.info.
645
646 * standards.texi: new file.
647
92b9ed40
RP
648Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
649
650 * configure: test for and move config.status pieces from
651 ${subdir}/.
652
58760cda
FF
653Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
654
655 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
656 CFLAGS per new configuration strategy.
657 * configure: Test for existance of files before trying to mv
658 them, to avoid numerous non-existance messages.
659
94c7ae21
RP
660Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
661
53988f33
RP
662 * configure: correct final line of config.status.
663
86112802
RP
664 * configure: patch from eggert. Avoids a protection problem if
665 the original Makefile.in is read only.
666
196377ee
RP
667 * configure: use move-if-change from gcc to create config.status.
668 Some makefiles depend on config.status to tell if a directory
669 has been reconfigured for a different host. This change
670 prevents those directories from remaking everything in the case
671 where the reconfig was only intended to rebuild a Makefile.
672
94c7ae21
RP
673 * configure: test for config.sub with "config.sub sun4" rather
674 than "config.sub ${host_alias}". Otherwise we can't tell a bad
675 host alias from a missing config.sub.
676
9546e9b4
RP
677Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
678
679 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
680 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
681
682Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
683
684 * configure: mkdir ${subdir} as needed.
685
618f57a9
RP
686Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
687
688 * Makefile.in,configure.in: added autoconf.
689
ee1dc1b7
RP
690Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
691
9546e9b4
RP
692 * Makefile.in: no longer pass against on recursion.
693
e1ca0072
RP
694 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
695 definitions are not inherited.
696
ee1dc1b7
RP
697 * configure: correct makesrcdir when subdir is .
698
8becd045
PB
699Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
700
701 * configure: Add support for 'subdirs' variable, which is
702 like 'configdirs', except that configure doesn't re-invoke
703 itself for subdirs, it just creates a Makefile for each subdir.
704 * configure.texi: Document subdirs.
705
6adac399
DZ
706Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
707
708 * configure.in: added flex to configdirs
709
64d424c6
RP
710Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
711
712 * Makefile.in: remove clean-stamps from clean.
713
347e3a00
JG
714Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
715
716 * configure.in: Add gdbtest to configdirs.
717
c4fb14b7
FF
718Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
719
720 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
721 to recursive makes.
722 * configure.in: Recognize new ncr3000 config.
723
724Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
725
726 * Makefile.in, configure.in: removed references to gdbm.
727
6910a5ac
PB
728Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
729
730 * config.sub: Don't canonicalize os value
731 newsos* to bsd (readline needs to check for newsos).
732 (This fix was earlier made Jan 31, but got re-broken.)
733
dd7368a7
SG
734Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
735
27c28d61
SG
736 * configure.in: sco is an os, not a vendor!
737
dd7368a7
SG
738 * configure: Quote $( better. Keep various shells happy.
739
740Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
741
742 * Makefile.in: eliminate stamp-files.
743
079b2abe
RP
744Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
745
746 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
747 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
748
749Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
750
751 * config.sub: fix iris/iris3.
752
88578a2a
RP
753Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
754
755 * configure: re-add -rm.
756
b4e2a59b
RP
757Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
758
e855b0f8
RP
759 * Maskefile.in: add .stmp-rcs to all.
760
b4e2a59b
RP
761 * configure.in: remove gas from rs6000 build, use aix host fragment.
762
0e693d0b
RP
763Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
764
765 * configure: pass down site_option during recursion.
766
66cfe047
SG
767Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
768
52963fb7 769 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
770
771Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
772
773 * configure: Change exec_prefix so that it really defaults to prefix.
774
bb24c7e6
FF
775Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
776
777 * Makefile.in, configure.in: Add support for mmalloc library.
778
b7dd30ab
RP
779Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
780
781 * Makefile.in: add stmp dependencies for a few more things.
782
1cb49e87
RP
783Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
784
b7dd30ab
RP
785 * configure: adjusted error message on objdir/srcdir configure
786 collision, per john's suggestion.
787
1cb49e87
RP
788 * Makefile.in: add libiberty stmp to all and all.cross.
789
02a7ba9a
RP
790Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
791
792 * Makefile.in: remove force dependencies, add grep to all.
793
c1e4672c
RP
794Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
795
9d98d2ac
RP
796 * Makefile.in: drop flex. make stamp files work.
797
8fd24008
RP
798 * configure: added test for conflicting configuration in srcdir,
799 remove trailing slashes from srcdir. Otherwise emacs gdb mode
800 gets cranky. use relative paths for configure and srcdir
801 whenever possible. Send some error messages to stderr that were
802 going to stdout.
c1e4672c
RP
803
804Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
805
806 * Makefile.in: Fix libg++ rule to check for gcc directory
807 before using gcc/gcc. Also pass XTRAFLAGS.
808
809Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
810
811 * Makefile.in: added stmp-files so that directories aren't polled
812 when they are already built.
813
814 * configure.texi: fixed a node pointer problem.
815
816Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
817
3a8d4a5f
JW
818 * config.sub configure.in config/mh-irix4 gdb/configure.in
819 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
820 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
c1e4672c
RP
821 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
822
823Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
824
825 * configure: -recurring becomes -silent. corrected help message
826 for -site= option.
827
828 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
829
830Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
831
832 * configure: when building Makefile for crosses, replace
833 tooldir and program_prefix. default srcdir from location of
834 config.sub. remove "for host in hosts" and "for target in
835 targets" loops.
836
837Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
838
839 * Makefile.in: Do not pass bindir or mandir to cvs.
840
841Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
842
843 * Makefile.in, configure.in: removed traces of namesubdir,
844 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
845 copyrights to '92, changed some from Cygnus to FSF.
846
847 * configure.texi: remove most references to multiple hosts,
848 multiple targets, subdirs, etc.
849
850 * configure.man: removed rcsid. reference config.sub not
851 config.subr.
b74fd080
RP
852
853 * Makefile.in: mkdir $(infodir) on install-info.
854
855Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
856
857 * configure.texi: Explain better about .gdbinit and about
858 the environment that configure.in sections run in.
859
860Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
861
862 * configure.in: Ultrix is only a decstation if it's a MIPS.
863
864Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
865
866 * README: DOC.configure => cfg-paper.texi.
867
b0606560
SG
868Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
869
870 * config.sub (near case $os): Don't convert newsos* to bsd!
871
872Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
873
874 * Makefile.in: Reinstall change from gdb-4.3 that reduces
875 the number of copies of COPYING that go into the GDB tar file.
876
92732c27
SG
877Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
878
879 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
880 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
881 Fix SCO configuration stuff.
882
4cc027e1
PB
883Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
884
885 * Makefile.in: For libg++, make sure the -I pointing
886 to the gcc directory goes *after* all the libg++-local -I flags.
887 Also, move just-gcc dependency from just-libg++ to all-libg++.
888
889Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
890
891 * configure: Change -x to -f to keep Ultrix /bin/test happy.
892
893Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
894
895 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
896
aa2e8c1c
FF
897Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
898
899 * config.sub: Add stratus configuration frags. Also
900 submitted to FSF.
901
c1e296fc
SG
902Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
903
1a7cac26
SG
904 * Makefile.in (DEV_SUPPORT): add configure.man.
905
c1e296fc
SG
906 * config.sub(Decode manufacturer-specific): add -none*.
907
23e3e7f9
SG
908Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
909
910 * Makefile.in: remove form feeds to make Sun's make happy.
911 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
912
913Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
914
915 * Makefile.in (AR_FLAGS): Make quieter.
916
917Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
918
919 * configure.in: Add libg++.
920 * configure: When verbose, don't output the command line at each
921 level; it will be unremarkably the same as the previous version,
922 which will be the same as what the user typed.
923
e488e581
RP
924Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
925
079399f6
RP
926 * configure.in, Makefile.in: fix clean-info, add flex. add
927 fileutils.
25113b46 928
079399f6
RP
929 * configure: be less sensitive to spaces in Makefile.in. Do not
930 look for sources in "..". Doing so breaks subdirectories that
931 might have their own configure. If a subdir has it's own
932 configure script, use it.
e488e581 933
62ddb92b
RP
934Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
935
936 * cfg-paper.texi: some changes suggested by rms.
937
7dac6086
FF
938Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
939
940 * config.sub: Merge in some small additions from the FSF version,
941 taken from the gcc distribution, to bring the Cygnus and FSF
942 versions into closer sync.
943
5f32984e
FF
944Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
945
946 * configure.in: Changed svr4 references to sysv4.
947
0c72405d
RP
948Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
949
950 * configure: added -V for version number option.
951
7d283cc1
RP
952Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
953
954 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
955 renamed from DOC.configure to cfg-paper.texi.
956
957Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
958
959 * configure, config.subr, config.sub: config.subr is now
960 config.sub again.
961
f6031817
RP
962Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
963
7d283cc1
RP
964 * configure.texi: new file, in progress.
965
966 * Makefile.in: build info file and install the man page for
967 configure.
968
969 * configure.man: new file, first cut.
970
7da1d334 971 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
972 has gone. removed all traces of the -ansi option. removed all
973 traces of the -languages option.
7da1d334 974
f6031817
RP
975 * config.subr: resync from rms.
976
9a9e8e7f
RP
977Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
978
475576ae
RP
979 * configure, config.sub, config.subr: merge config.sub into
980 config.subr, call the result config.subr, remove config.sub, use
981 config.subr.
982
9a9e8e7f
RP
983 * Makefile.in: revised install for dir.info.
984
e9712bee
RP
985Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
986
806fd9fc
RP
987 * configure.in: add decstation host makefile frag.
988
bb07ee3e 989 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 990 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
991 Make directories for info install. Build dir.info here then
992 install it.
e9712bee 993
b26ff9d8
RP
994Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
995
996 * Makefile.in: fix for bad directory tests.
997
098676c9
RP
998Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
999
0e0643c7 1000 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 1001 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 1002
098676c9
RP
1003 * Makefile.in: unwrapped some for loops so that parallel makes
1004 work again and so one can focus one's attention on a particular
1005 package.
1006
1007Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1008
1009 * configure: added PWD as a stand in for `pwd` (for speed). use
1010 elif wherever possible. make -srcdir work without -objdir.
1011 -objdir= commented out.
1012
1013Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1014
1015 * configure: +options become --options. -subdirs commented out.
1016 added -host, -datadir. Renamed -destdir to -prefix. Comment in
1017 Makefile now at top of generated Makefile. Removed cvs log
1018 entries. added -srcdir. create .gdbinit only if there is one
1019 in ${srcdir}.
1020
1021 * Makefile.in: idestdir and ddestdir go away. Added copyrights
1022 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
1023 and mandir now keyed off datadir by default.
1024
1025Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1026
1027 * Freshly created ChangeLog.
1028
This page took 0.088314 seconds and 4 git commands to generate.