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