]>
Commit | Line | Data |
---|---|---|
079b2abe RP |
1 | Mon Mar 30 22:20:23 1992 K. Richard Pixley ([email protected]) |
2 | ||
3 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
4 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
5 | ||
6 | Wed Mar 25 15:20:04 1992 Stu Grossman ([email protected]) | |
7 | ||
8 | * config.sub: fix iris/iris3. | |
9 | ||
88578a2a RP |
10 | Wed Mar 25 10:34:19 1992 K. Richard Pixley ([email protected]) |
11 | ||
12 | * configure: re-add -rm. | |
13 | ||
b4e2a59b RP |
14 | Tue Mar 24 23:50:16 1992 K. Richard Pixley ([email protected]) |
15 | ||
e855b0f8 RP |
16 | * Maskefile.in: add .stmp-rcs to all. |
17 | ||
b4e2a59b RP |
18 | * configure.in: remove gas from rs6000 build, use aix host fragment. |
19 | ||
0e693d0b RP |
20 | Mon Mar 23 19:43:35 1992 K. Richard Pixley ([email protected]) |
21 | ||
22 | * configure: pass down site_option during recursion. | |
23 | ||
66cfe047 SG |
24 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) |
25 | ||
52963fb7 | 26 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. |
66cfe047 SG |
27 | |
28 | Wed Mar 18 15:29:33 1992 Mike Stump ([email protected]) | |
29 | ||
30 | * configure: Change exec_prefix so that it really defaults to prefix. | |
31 | ||
bb24c7e6 FF |
32 | Sat Mar 14 17:20:38 1992 Fred Fish ([email protected]) |
33 | ||
34 | * Makefile.in, configure.in: Add support for mmalloc library. | |
35 | ||
b7dd30ab RP |
36 | Fri Mar 13 18:44:18 1992 K. Richard Pixley ([email protected]) |
37 | ||
38 | * Makefile.in: add stmp dependencies for a few more things. | |
39 | ||
1cb49e87 RP |
40 | Thu Mar 12 04:56:24 1992 K. Richard Pixley ([email protected]) |
41 | ||
b7dd30ab RP |
42 | * configure: adjusted error message on objdir/srcdir configure |
43 | collision, per john's suggestion. | |
44 | ||
1cb49e87 RP |
45 | * Makefile.in: add libiberty stmp to all and all.cross. |
46 | ||
02a7ba9a RP |
47 | Wed Mar 11 02:07:52 1992 K. Richard Pixley ([email protected]) |
48 | ||
49 | * Makefile.in: remove force dependencies, add grep to all. | |
50 | ||
c1e4672c RP |
51 | Tue Mar 10 21:49:18 1992 K. Richard Pixley ([email protected]) |
52 | ||
9d98d2ac RP |
53 | * Makefile.in: drop flex. make stamp files work. |
54 | ||
8fd24008 RP |
55 | * configure: added test for conflicting configuration in srcdir, |
56 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
57 | gets cranky. use relative paths for configure and srcdir | |
58 | whenever possible. Send some error messages to stderr that were | |
59 | going to stdout. | |
c1e4672c RP |
60 | |
61 | Tue Mar 10 18:01:55 1992 Per Bothner ([email protected]) | |
62 | ||
63 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
64 | before using gcc/gcc. Also pass XTRAFLAGS. | |
65 | ||
66 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
67 | ||
68 | * Makefile.in: added stmp-files so that directories aren't polled | |
69 | when they are already built. | |
70 | ||
71 | * configure.texi: fixed a node pointer problem. | |
72 | ||
73 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
74 | ||
75 | * config.sub configure.in config/.Sanitize config/mh-irix4 | |
76 | gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c | |
77 | gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h | |
78 | gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3 | |
79 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
80 | ||
81 | Wed Mar 4 02:57:46 1992 K. Richard Pixley ([email protected]) | |
82 | ||
83 | * configure: -recurring becomes -silent. corrected help message | |
84 | for -site= option. | |
85 | ||
86 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
87 | ||
88 | Tue Mar 3 14:51:21 1992 K. Richard Pixley ([email protected]) | |
89 | ||
90 | * configure: when building Makefile for crosses, replace | |
91 | tooldir and program_prefix. default srcdir from location of | |
92 | config.sub. remove "for host in hosts" and "for target in | |
93 | targets" loops. | |
94 | ||
95 | Wed Feb 26 19:48:25 1992 K. Richard Pixley ([email protected]) | |
96 | ||
97 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
98 | ||
99 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
100 | ||
101 | * Makefile.in, configure.in: removed traces of namesubdir, | |
102 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
103 | copyrights to '92, changed some from Cygnus to FSF. | |
104 | ||
105 | * configure.texi: remove most references to multiple hosts, | |
106 | multiple targets, subdirs, etc. | |
107 | ||
108 | * configure.man: removed rcsid. reference config.sub not | |
109 | config.subr. | |
b74fd080 RP |
110 | |
111 | * Makefile.in: mkdir $(infodir) on install-info. | |
112 | ||
113 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
114 | ||
115 | * configure.texi: Explain better about .gdbinit and about | |
116 | the environment that configure.in sections run in. | |
117 | ||
118 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
119 | ||
120 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
121 | ||
122 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
123 | ||
124 | * README: DOC.configure => cfg-paper.texi. | |
125 | ||
b0606560 SG |
126 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) |
127 | ||
128 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
129 | ||
130 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
131 | ||
132 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
133 | the number of copies of COPYING that go into the GDB tar file. | |
134 | ||
92732c27 SG |
135 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) |
136 | ||
137 | * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco, | |
138 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: | |
139 | Fix SCO configuration stuff. | |
140 | ||
4cc027e1 PB |
141 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) |
142 | ||
143 | * Makefile.in: For libg++, make sure the -I pointing | |
144 | to the gcc directory goes *after* all the libg++-local -I flags. | |
145 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
146 | ||
147 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
148 | ||
149 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
150 | ||
151 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
152 | ||
153 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
154 | ||
aa2e8c1c FF |
155 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) |
156 | ||
157 | * config.sub: Add stratus configuration frags. Also | |
158 | submitted to FSF. | |
159 | ||
c1e296fc SG |
160 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) |
161 | ||
1a7cac26 SG |
162 | * Makefile.in (DEV_SUPPORT): add configure.man. |
163 | ||
c1e296fc SG |
164 | * config.sub(Decode manufacturer-specific): add -none*. |
165 | ||
23e3e7f9 SG |
166 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) |
167 | ||
168 | * Makefile.in: remove form feeds to make Sun's make happy. | |
169 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
170 | ||
171 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
172 | ||
173 | * Makefile.in (AR_FLAGS): Make quieter. | |
174 | ||
175 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
176 | ||
177 | * configure.in: Add libg++. | |
178 | * configure: When verbose, don't output the command line at each | |
179 | level; it will be unremarkably the same as the previous version, | |
180 | which will be the same as what the user typed. | |
181 | ||
e488e581 RP |
182 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) |
183 | ||
079399f6 RP |
184 | * configure.in, Makefile.in: fix clean-info, add flex. add |
185 | fileutils. | |
25113b46 | 186 | |
079399f6 RP |
187 | * configure: be less sensitive to spaces in Makefile.in. Do not |
188 | look for sources in "..". Doing so breaks subdirectories that | |
189 | might have their own configure. If a subdir has it's own | |
190 | configure script, use it. | |
e488e581 | 191 | |
62ddb92b RP |
192 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) |
193 | ||
194 | * cfg-paper.texi: some changes suggested by rms. | |
195 | ||
7dac6086 FF |
196 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) |
197 | ||
198 | * config.sub: Merge in some small additions from the FSF version, | |
199 | taken from the gcc distribution, to bring the Cygnus and FSF | |
200 | versions into closer sync. | |
201 | ||
5f32984e FF |
202 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) |
203 | ||
204 | * configure.in: Changed svr4 references to sysv4. | |
205 | ||
0c72405d RP |
206 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) |
207 | ||
208 | * configure: added -V for version number option. | |
209 | ||
7d283cc1 RP |
210 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) |
211 | ||
212 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
213 | renamed from DOC.configure to cfg-paper.texi. | |
214 | ||
215 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
216 | ||
217 | * configure, config.subr, config.sub: config.subr is now | |
218 | config.sub again. | |
219 | ||
f6031817 RP |
220 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) |
221 | ||
7d283cc1 RP |
222 | * configure.texi: new file, in progress. |
223 | ||
224 | * Makefile.in: build info file and install the man page for | |
225 | configure. | |
226 | ||
227 | * configure.man: new file, first cut. | |
228 | ||
7da1d334 | 229 | * configure: find config.subr again now that configuration "none" |
7d283cc1 RP |
230 | has gone. removed all traces of the -ansi option. removed all |
231 | traces of the -languages option. | |
7da1d334 | 232 | |
f6031817 RP |
233 | * config.subr: resync from rms. |
234 | ||
9a9e8e7f RP |
235 | Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
236 | ||
475576ae RP |
237 | * configure, config.sub, config.subr: merge config.sub into |
238 | config.subr, call the result config.subr, remove config.sub, use | |
239 | config.subr. | |
240 | ||
9a9e8e7f RP |
241 | * Makefile.in: revised install for dir.info. |
242 | ||
e9712bee RP |
243 | Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
244 | ||
806fd9fc RP |
245 | * configure.in: add decstation host makefile frag. |
246 | ||
bb07ee3e | 247 | * Makefile.in: BISON now bison -y again. also install-gcc on |
c466cfab | 248 | install. clean-gdbm on clean. infodir belongs in datadir. |
9a9e8e7f RP |
249 | Make directories for info install. Build dir.info here then |
250 | install it. | |
e9712bee | 251 | |
b26ff9d8 RP |
252 | Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
253 | ||
254 | * Makefile.in: fix for bad directory tests. | |
255 | ||
098676c9 RP |
256 | Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
257 | ||
0e0643c7 | 258 | * configure: \{1,2\} appears to be a sysv'ism. Use a different |
b26ff9d8 | 259 | regexp. -srcdir relative was being handled incorrectly. |
0e0643c7 | 260 | |
098676c9 RP |
261 | * Makefile.in: unwrapped some for loops so that parallel makes |
262 | work again and so one can focus one's attention on a particular | |
263 | package. | |
264 | ||
265 | Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
266 | ||
267 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
268 | elif wherever possible. make -srcdir work without -objdir. | |
269 | -objdir= commented out. | |
270 | ||
271 | Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
272 | ||
273 | * configure: +options become --options. -subdirs commented out. | |
274 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
275 | Makefile now at top of generated Makefile. Removed cvs log | |
276 | entries. added -srcdir. create .gdbinit only if there is one | |
277 | in ${srcdir}. | |
278 | ||
279 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
280 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
281 | and mandir now keyed off datadir by default. | |
282 | ||
283 | Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
284 | ||
285 | * Freshly created ChangeLog. | |
286 |