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