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