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