]> Git Repo - binutils.git/blob - ChangeLog
* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
[binutils.git] / ChangeLog
1 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
2
3         * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
4         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
5         Fix SCO configuration stuff.
6
7 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
8
9         * Makefile.in:  For libg++, make sure the -I pointing
10         to the gcc directory goes *after* all the libg++-local -I flags.
11         Also, move just-gcc dependency from just-libg++ to all-libg++.
12
13 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14
15         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16
17 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18
19         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20
21 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22
23         * config.sub:  Add stratus configuration frags.  Also 
24         submitted to FSF.
25
26 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
27
28         * Makefile.in (DEV_SUPPORT):  add configure.man.
29
30         * config.sub(Decode manufacturer-specific):  add -none*.
31
32 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
33
34         * Makefile.in:  remove form feeds to make Sun's make happy.
35         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
36
37 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
38
39         * Makefile.in (AR_FLAGS):  Make quieter.
40
41 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
42
43         * configure.in:  Add libg++.
44         * configure:  When verbose, don't output the command line at each
45         level; it will be unremarkably the same as the previous version,
46         which will be the same as what the user typed.
47
48 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
49
50         * configure.in, Makefile.in: fix clean-info, add flex.  add
51           fileutils.
52
53         * configure: be less sensitive to spaces in Makefile.in.  Do not
54           look for sources in "..".  Doing so breaks subdirectories that
55           might have their own configure.  If a subdir has it's own
56           configure script, use it.
57
58 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
59
60         * cfg-paper.texi: some changes suggested by rms.
61
62 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
63
64         * config.sub:  Merge in some small additions from the FSF version,
65         taken from the gcc distribution, to bring the Cygnus and FSF
66         versions into closer sync.
67
68 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
69
70         * configure.in:  Changed svr4 references to sysv4.
71
72 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
73
74         * configure: added -V for version number option.
75
76 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
77
78         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
79           renamed from DOC.configure to cfg-paper.texi.
80
81 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
82
83         * configure, config.subr, config.sub: config.subr is now
84           config.sub again.
85
86 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
87
88         * configure.texi: new file, in progress.
89
90         * Makefile.in: build info file and install the man page for
91           configure.
92
93         * configure.man: new file, first cut.
94
95         * configure: find config.subr again now that configuration "none"
96           has gone.  removed all traces of the -ansi option.  removed all
97           traces of the -languages option.
98
99         * config.subr: resync from rms.
100
101 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
102
103         * configure, config.sub, config.subr: merge config.sub into
104           config.subr, call the result config.subr, remove config.sub, use
105           config.subr.
106
107         * Makefile.in: revised install for dir.info.
108
109 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
110
111         * configure.in: add decstation host makefile frag.
112
113         * Makefile.in: BISON now bison -y again.  also install-gcc on
114           install.  clean-gdbm on clean.  infodir belongs in datadir.
115           Make directories for info install.  Build dir.info here then
116           install it.
117
118 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
119
120         * Makefile.in: fix for bad directory tests.
121
122 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
123
124         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
125           regexp.  -srcdir relative was being handled incorrectly.
126
127         * Makefile.in: unwrapped some for loops so that parallel makes
128           work again and so one can focus one's attention on a particular
129           package.
130
131 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
132
133         * configure: added PWD as a stand in for `pwd` (for speed). use
134           elif wherever possible.  make -srcdir work without -objdir.
135           -objdir= commented out. 
136
137 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
138
139         * configure: +options become --options.  -subdirs commented out.
140           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
141           Makefile now at top of generated Makefile.  Removed cvs log
142           entries.  added -srcdir.  create .gdbinit only if there is one
143           in ${srcdir}.
144
145         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
146           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
147           and mandir now keyed off datadir by default.
148
149 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
150
151         * Freshly created ChangeLog.
152
This page took 0.029563 seconds and 4 git commands to generate.