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