better error testing on perverse cases (eg, ./config.sub -sun3)
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
07f1d175
DZ
1Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2
3 * config.sub (basic_machine): fix sed so that '-foo' isn't
4 completely substituted out while .+'-foo' loses the '-foo'
5
49df2308
MT
6Thu May 28 19:48:35 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
7
8 * .Sanitize: Add flex to the list of keepers. flex is needed to
9 build GNU ld.
10
ad1f7512
MT
11Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12
13 * config.sub ($os): Add -aout.
14
15Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16
17 * configure: If host_makefile_frag is absolute, don't
18 prefix ${invsubdir} (relevant to libg++ auto-configure).
19
11ad114b
MT
20Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21
22 * Makefile.in (tooldir): Define it.
23 (all-ld): Depend on all-flex.
24
25Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
26
27 * Makefile.in (check): Fix libg++ special case.
28
a60ff512
RP
29Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
30
9dba22c6
RP
31 * configure: do not bury `pwd` into config.status, thus do fewer
32 pwd's.
33
3b6f914f
RP
34 * configure: print the "Building in" message only when building in
35 other than "." AND verbose.
36
a98e98d3
RP
37 * configure: remove -s, rework -v to better accomodate guested
38 configures.
39
a60ff512
RP
40 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
41
42Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
43
44 * Makefile.in: macroize flags passed on recursion. remove
45 fileutils.
46
5bdf762b
RP
47Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
48
a60ff512
RP
49 * configure: get makesrcdir right for subdirs deeper than 1.
50
5bdf762b
RP
51 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
52 install.
53
1dbe4d41
RP
54Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
55
56 * Makefile.in: don't print subdir_do or recursion lines.
57
5bdf762b
RP
58Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
59
60 * standards.texi: added menu item.
61
62 * Makefile.in: build and install standards.info.
63
64 * standards.texi: new file.
65
92b9ed40
RP
66Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
67
68 * configure: test for and move config.status pieces from
69 ${subdir}/.
70
58760cda
FF
71Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
72
73 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
74 CFLAGS per new configuration strategy.
75 * configure: Test for existance of files before trying to mv
76 them, to avoid numerous non-existance messages.
77
94c7ae21
RP
78Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
79
53988f33
RP
80 * configure: correct final line of config.status.
81
86112802
RP
82 * configure: patch from eggert. Avoids a protection problem if
83 the original Makefile.in is read only.
84
196377ee
RP
85 * configure: use move-if-change from gcc to create config.status.
86 Some makefiles depend on config.status to tell if a directory
87 has been reconfigured for a different host. This change
88 prevents those directories from remaking everything in the case
89 where the reconfig was only intended to rebuild a Makefile.
90
94c7ae21
RP
91 * configure: test for config.sub with "config.sub sun4" rather
92 than "config.sub ${host_alias}". Otherwise we can't tell a bad
93 host alias from a missing config.sub.
94
9546e9b4
RP
95Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
96
97 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
98 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
99
100Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
101
102 * configure: mkdir ${subdir} as needed.
103
618f57a9
RP
104Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
105
106 * Makefile.in,configure.in: added autoconf.
107
ee1dc1b7
RP
108Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
109
9546e9b4
RP
110 * Makefile.in: no longer pass against on recursion.
111
e1ca0072
RP
112 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
113 definitions are not inherited.
114
ee1dc1b7
RP
115 * configure: correct makesrcdir when subdir is .
116
8becd045
PB
117Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
118
119 * configure: Add support for 'subdirs' variable, which is
120 like 'configdirs', except that configure doesn't re-invoke
121 itself for subdirs, it just creates a Makefile for each subdir.
122 * configure.texi: Document subdirs.
123
6adac399
DZ
124Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
125
126 * configure.in: added flex to configdirs
127
64d424c6
RP
128Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
129
130 * Makefile.in: remove clean-stamps from clean.
131
347e3a00
JG
132Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
133
134 * configure.in: Add gdbtest to configdirs.
135
c4fb14b7
FF
136Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
137
138 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
139 to recursive makes.
140 * configure.in: Recognize new ncr3000 config.
141
142Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
143
144 * Makefile.in, configure.in: removed references to gdbm.
145
6910a5ac
PB
146Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
147
148 * config.sub: Don't canonicalize os value
149 newsos* to bsd (readline needs to check for newsos).
150 (This fix was earlier made Jan 31, but got re-broken.)
151
dd7368a7
SG
152Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
153
27c28d61
SG
154 * configure.in: sco is an os, not a vendor!
155
dd7368a7
SG
156 * configure: Quote $( better. Keep various shells happy.
157
158Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
159
160 * Makefile.in: eliminate stamp-files.
161
079b2abe
RP
162Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
163
164 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
165 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
166
167Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
168
169 * config.sub: fix iris/iris3.
170
88578a2a
RP
171Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
172
173 * configure: re-add -rm.
174
b4e2a59b
RP
175Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
176
e855b0f8
RP
177 * Maskefile.in: add .stmp-rcs to all.
178
b4e2a59b
RP
179 * configure.in: remove gas from rs6000 build, use aix host fragment.
180
0e693d0b
RP
181Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
182
183 * configure: pass down site_option during recursion.
184
66cfe047
SG
185Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
186
52963fb7 187 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
188
189Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
190
191 * configure: Change exec_prefix so that it really defaults to prefix.
192
bb24c7e6
FF
193Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
194
195 * Makefile.in, configure.in: Add support for mmalloc library.
196
b7dd30ab
RP
197Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
198
199 * Makefile.in: add stmp dependencies for a few more things.
200
1cb49e87
RP
201Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
202
b7dd30ab
RP
203 * configure: adjusted error message on objdir/srcdir configure
204 collision, per john's suggestion.
205
1cb49e87
RP
206 * Makefile.in: add libiberty stmp to all and all.cross.
207
02a7ba9a
RP
208Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
209
210 * Makefile.in: remove force dependencies, add grep to all.
211
c1e4672c
RP
212Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
213
9d98d2ac
RP
214 * Makefile.in: drop flex. make stamp files work.
215
8fd24008
RP
216 * configure: added test for conflicting configuration in srcdir,
217 remove trailing slashes from srcdir. Otherwise emacs gdb mode
218 gets cranky. use relative paths for configure and srcdir
219 whenever possible. Send some error messages to stderr that were
220 going to stdout.
c1e4672c
RP
221
222Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
223
224 * Makefile.in: Fix libg++ rule to check for gcc directory
225 before using gcc/gcc. Also pass XTRAFLAGS.
226
227Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
228
229 * Makefile.in: added stmp-files so that directories aren't polled
230 when they are already built.
231
232 * configure.texi: fixed a node pointer problem.
233
234Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
235
236 * config.sub configure.in config/.Sanitize config/mh-irix4
237 gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
238 gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
239 gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
240 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
241
242Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
243
244 * configure: -recurring becomes -silent. corrected help message
245 for -site= option.
246
247 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
248
249Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
250
251 * configure: when building Makefile for crosses, replace
252 tooldir and program_prefix. default srcdir from location of
253 config.sub. remove "for host in hosts" and "for target in
254 targets" loops.
255
256Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
257
258 * Makefile.in: Do not pass bindir or mandir to cvs.
259
260Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
261
262 * Makefile.in, configure.in: removed traces of namesubdir,
263 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
264 copyrights to '92, changed some from Cygnus to FSF.
265
266 * configure.texi: remove most references to multiple hosts,
267 multiple targets, subdirs, etc.
268
269 * configure.man: removed rcsid. reference config.sub not
270 config.subr.
b74fd080
RP
271
272 * Makefile.in: mkdir $(infodir) on install-info.
273
274Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
275
276 * configure.texi: Explain better about .gdbinit and about
277 the environment that configure.in sections run in.
278
279Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
280
281 * configure.in: Ultrix is only a decstation if it's a MIPS.
282
283Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
284
285 * README: DOC.configure => cfg-paper.texi.
286
b0606560
SG
287Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
288
289 * config.sub (near case $os): Don't convert newsos* to bsd!
290
291Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
292
293 * Makefile.in: Reinstall change from gdb-4.3 that reduces
294 the number of copies of COPYING that go into the GDB tar file.
295
92732c27
SG
296Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
297
298 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
299 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
300 Fix SCO configuration stuff.
301
4cc027e1
PB
302Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
303
304 * Makefile.in: For libg++, make sure the -I pointing
305 to the gcc directory goes *after* all the libg++-local -I flags.
306 Also, move just-gcc dependency from just-libg++ to all-libg++.
307
308Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
309
310 * configure: Change -x to -f to keep Ultrix /bin/test happy.
311
312Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
313
314 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
315
aa2e8c1c
FF
316Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
317
318 * config.sub: Add stratus configuration frags. Also
319 submitted to FSF.
320
c1e296fc
SG
321Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
322
1a7cac26
SG
323 * Makefile.in (DEV_SUPPORT): add configure.man.
324
c1e296fc
SG
325 * config.sub(Decode manufacturer-specific): add -none*.
326
23e3e7f9
SG
327Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
328
329 * Makefile.in: remove form feeds to make Sun's make happy.
330 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
331
332Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
333
334 * Makefile.in (AR_FLAGS): Make quieter.
335
336Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
337
338 * configure.in: Add libg++.
339 * configure: When verbose, don't output the command line at each
340 level; it will be unremarkably the same as the previous version,
341 which will be the same as what the user typed.
342
e488e581
RP
343Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
344
079399f6
RP
345 * configure.in, Makefile.in: fix clean-info, add flex. add
346 fileutils.
25113b46 347
079399f6
RP
348 * configure: be less sensitive to spaces in Makefile.in. Do not
349 look for sources in "..". Doing so breaks subdirectories that
350 might have their own configure. If a subdir has it's own
351 configure script, use it.
e488e581 352
62ddb92b
RP
353Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
354
355 * cfg-paper.texi: some changes suggested by rms.
356
7dac6086
FF
357Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
358
359 * config.sub: Merge in some small additions from the FSF version,
360 taken from the gcc distribution, to bring the Cygnus and FSF
361 versions into closer sync.
362
5f32984e
FF
363Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
364
365 * configure.in: Changed svr4 references to sysv4.
366
0c72405d
RP
367Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
368
369 * configure: added -V for version number option.
370
7d283cc1
RP
371Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
372
373 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
374 renamed from DOC.configure to cfg-paper.texi.
375
376Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
377
378 * configure, config.subr, config.sub: config.subr is now
379 config.sub again.
380
f6031817
RP
381Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
382
7d283cc1
RP
383 * configure.texi: new file, in progress.
384
385 * Makefile.in: build info file and install the man page for
386 configure.
387
388 * configure.man: new file, first cut.
389
7da1d334 390 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
391 has gone. removed all traces of the -ansi option. removed all
392 traces of the -languages option.
7da1d334 393
f6031817
RP
394 * config.subr: resync from rms.
395
9a9e8e7f
RP
396Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
397
475576ae
RP
398 * configure, config.sub, config.subr: merge config.sub into
399 config.subr, call the result config.subr, remove config.sub, use
400 config.subr.
401
9a9e8e7f
RP
402 * Makefile.in: revised install for dir.info.
403
e9712bee
RP
404Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
405
806fd9fc
RP
406 * configure.in: add decstation host makefile frag.
407
bb07ee3e 408 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 409 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
410 Make directories for info install. Build dir.info here then
411 install it.
e9712bee 412
b26ff9d8
RP
413Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
414
415 * Makefile.in: fix for bad directory tests.
416
098676c9
RP
417Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
418
0e0643c7 419 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 420 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 421
098676c9
RP
422 * Makefile.in: unwrapped some for loops so that parallel makes
423 work again and so one can focus one's attention on a particular
424 package.
425
426Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
427
428 * configure: added PWD as a stand in for `pwd` (for speed). use
429 elif wherever possible. make -srcdir work without -objdir.
430 -objdir= commented out.
431
432Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
433
434 * configure: +options become --options. -subdirs commented out.
435 added -host, -datadir. Renamed -destdir to -prefix. Comment in
436 Makefile now at top of generated Makefile. Removed cvs log
437 entries. added -srcdir. create .gdbinit only if there is one
438 in ${srcdir}.
439
440 * Makefile.in: idestdir and ddestdir go away. Added copyrights
441 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
442 and mandir now keyed off datadir by default.
443
444Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
445
446 * Freshly created ChangeLog.
447
This page took 0.057829 seconds and 4 git commands to generate.